java*Flight Code
Code, projects and examples from my posts on javaflight.blogspot.com blog
changelog
* April 08, 2009: yui-compressor-ant-task 0.4
- [Brian Riddle] upgrade to latest yuicompressor version (2.4.2)
- source is now hosted on GitHub: [http://github.com/n0ha/yui-compressor-ant-task/tree/master]
* February 18, 2008: yui-compressor-ant-task 0.3
- upgrade to latest yuicompressor version (2.3.5)
- new attribute: optimize [default is true]
- imported vendor source into source tree
- build now builds zip file with docs, libs and optionally source
* January 29, 2008: cvs-status.py
- First try.
* November 25, 2007: yui-compressor-ant-task 0.2-alpha1
- Added CSS file support.
* November 24, 2007: yui-compressor-ant-task 0.1
- Includes some bugfixes based on real world usage, including same infile-outfile fix, or cleaned-up statistics.yui-compressor-ant-task
Yahoo UI's great Rhino based compressor packaged as an Ant task
- Short introduction with examples
- Kratky uvod s prikladmi
- Download:
- Source repository via HTTP
cvs-status.py
CVS utility to filter garbage from cvs status message
- Start: How to use