> De: Steve Loughran [mailto:[EMAIL PROTECTED]] > Enviado el: 5 de junio de 2002 23:18
> Anyhows, as and when sun.tools.javac.Main goes away, you will > be able to cut > and paste the replacement from ant. > > Alternatively, we could factor out the java compilation > adapters into a > jakarta-commons lib, so that other tools that compile code > (Tomcat springs > to mind) can share code. FYI: Jasper2 ( the proposed replacement JSP compiler for 4.1.X release ) has switched from his own adapter to javac to the one present at the current Ant ( 1.4 codebase if i recall well), just for the very same reasons you give in your message.. it's unlikely that ant will stop to compile java at any future version :)).. and this way one can leave those things to the people that already know how.. Saludos , Ignacio J. Ortega