Here's the output I get when attempting to build from my cvs projects
directory:
C:\cvs projects\jsft\jsftemplating>ant
Buildfile: build.xml
init:
[echo] Using C:\ant/bin/ant.bat
[echo] java.home=C:\Program Files\Java\jdk1.5.0_06\jre
[echo] ant.home=C:\ant
[exec] Apache Ant version 1.7.0 compiled on December 13 2006
compile-apt-files:
[echo] C:\Program Files\Java\jdk1.5.0_06\jre
jar-apt-files:
compile:
[exec] Buildfile: aptbuild.xml
[exec]
[exec] compile:
[exec] [apt] Compiling 290 source files to C:\cvs
projects\jsft\jsfte
mplating\build
[exec]
[exec] BUILD FAILED
[exec] C:\cvs projects\jsft\jsftemplating\aptbuild.xml:31: Error
running C:
\Program Files\Java\jdk1.5.0_06\bin\apt.exe compiler
[exec]
[exec] Total time: 0 seconds
jar:
build:
BUILD SUCCESSFUL
Total time: 3 seconds
C:\cvs projects\jsft\jsftemplating>
On 5/13/07, Michael Phoenix <michaelandrewphoenix_at_gmail.com> wrote:
>
> OK, I tried it again after checking out the project again from cvs. When I
> try to build it from the directory a check out into it gets the errors
> below, which tell me nothing. If I copy the entire checked out directory to
> C:\jsftemplating I get the same errors as before. Soneone with expertise in
> ant and the other stuff being used to build the project needs to take a look
> at the build process. It is REALLY UNSTABLE.
>
>
>