bodewig 2003/10/02 00:45:08 Modified: . Tag: ANT_16_BRANCH welcome.html Log: javadoc -> javah Revision Changes Path No revision No revision 1.2.2.6 +2 -2 ant/welcome.html Index: welcome.html =================================================================== RCS file: /home/cvs/ant/welcome.html,v retrieving revision 1.2.2.5 retrieving revision 1.2.2.6 diff -u -r1.2.2.5 -r1.2.2.6 --- welcome.html 30 Sep 2003 00:10:56 -0000 1.2.2.5 +++ welcome.html 2 Oct 2003 07:45:08 -0000 1.2.2.6 @@ -314,14 +314,14 @@ <P>A special message to whoever it is in charge of commands in tools.jar: stop moving your entry points! In Ant1.5 we had to deal with the 'classic' javac entry point going away in Java1.4.0, -seemingly coming back later. In Java 1.4.2, the javadoc entry point +seemingly coming back later. In Java 1.4.2, the javah entry point moved. The traditional command line invocation mechanism has been replaced by hosted invocation -Ant, Maven, IDEs, etc, and moving entry points around breaks these host applications. Even if we get a bug fix out in Ant a few weeks after the Java release, it takes months for this to trickle down to end users, especially via IDEs and other distributions. For example, Sun's own Java Web Services -Developer Pack ships with Ant1.5.1, and so cannot run <javadoc> +Developer Pack ships with Ant1.5.1, and so cannot run <javah> on a 1.4.2 installation. </P> </BODY>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]