From: Matthew B. <mat...@co...> - 2005-05-27 11:21:45
|
gxdev Developer wrote: > It seams the entry point for the compiler(1.5) has > moved to: > com.sun.tools.javac.main.Main Although java 1.5 does have this class the other class still exists: com.sun.tools.javac.Main and I can sucessfully compile the Bodington templates using old current entry point. buckett@oucs-matthewb:~/workspace/bodington_head $ java -version java version "1.5.0_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07) Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing) buckett@oucs-matthewb:~/workspace/bodington_head $ ant compile-templates Buildfile: build.xml init: [copy] Copying 1 file to /home/buckett/workspace/bodington_head/build compile: rmi-it: build: prepare-compile-task: compile-templates: [template-compiler] Compiling 468 templates to /home/buckett/workspace/bodington_head/build/bodington/WEB-INF/template_classes BUILD SUCCESSFUL Total time: 1 minute 15 seconds -- +--Matthew Buckett-----------------------------------------+ | VLE Developer, Learning Technologies Group | | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | +------------Computing Services, University of Oxford------+ |