I saw that javac is ready now at http://incubator.apache.org/harmony/roadmap.html#General but I cannot find the javac.exe it in deploy/jdk/jre/bin. I have also been referred to the thread http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/<[EMAIL PROTECTED]> where Tim said how to make an executable of javac. Since that time we have tools.jar being built in common build. But this seems strange for me, that while the functionality of the tool is ready, everyone who wants to use it has to copy tools.jar from one place to another and to make the executable oneself.
Or maybe there is already a mechanism to build executables using a special target? If not, how do you think what should be better - build all tools' executables together or to add an individual target for each tool? Should the executables generation be added to the common build or it is better to be done optionally? What does the community think about this? -- Thanks, Anton --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
