Evgeny Bessonov wrote: > Hello, > > I'm working on update of apache ant to latest stable release (1.7.1) > And here is webrev for proposed update: > http://cr.opensolaris.org/~jinb/ant/
Here's a few things to get it in more consistent shape: Add a METADATA file for ant. Here's an example: http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/meld/METADATA Cleanup the CDDL and copyright headers in all the files. Here's an example: http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/meld/Makefile.sfw rename install-ant to install-sfw and update Makefile.sfw accordingly. rename ant.1.sunman to sunman-stability, and move it up to /src/cmd/ant, and remove sunman directory, and update install-sfw accordingly. usr/src/cmd/ant/install-ant usr/src/pkgdefs/SUNWant/prototype_com - do you still need to target the obsolete /usr/sfw/* directories? Cheers, Jim
