Greetings all, For years now, the GNU Coding Standards (http://www.gnu.org/prep/standards.html) have specified a standard release process, typical distribution files, and Makefile conventions including standard variable names and targets. These conventions have over the years evolved into other tools that automate these conventions: autoconf, automake, libtool, rpm, etc. Now, these conventions and tools have been adopted by virtually all open source software for *nix systems.
So I was wondering. As the leading Java build tool, does Ant specify any conventions for build.xml files? A standard release process? The layout of a typical Ant distribution? Thanks, Eric. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
