On Jul 13, 2005, at 12:18 PM, Manish Khettry wrote:
BUILDING.txt section 5.1 suggests adding the following line to your ant.properties: compile.classpath=${java14compile.classpath} This ensures that the taglet classes are on the classpath for the files in java/build. I suppose a better solution than requiring that this line be added to your ant.properties would be to make the classpath for the java/build compile reference java14compile.classpath instead of compile.classpath. There is no reason why the files in java/build need to built with the JDK 1.3 classes, and it would remove the need to set compile.classpath to java14compile.classpath on the Mac. andrew |
- Mac OS Build failure. Manish Khettry
- Re: Mac OS Build failure. Andrew McIntyre
- Re: Mac OS Build failure. Manish Khettry
- Re: Mac OS Build failure. Andrew McIntyre
- Re: Mac OS Build failure. Manish Khettry
