Discussion:
[Middlegen-user] strange build problem...
Dean Des Rosiers
2002-09-23 18:49:05 UTC
Permalink
I have been trying to build the CVS version of Middlegen all day, but I’ve
been having a problem with external tasks (e.g.:Xdoclet and jrefactory
Pretty). The classpath looks fine, and I can use external tasks in my own
project’s build file. I ended up solving the problem by putting the
required jars in Ant’s lib directory – not an altogether palatable solution.
I’m using the very latest Ant:1.5.1b1. Previous to this I was using 1.5,
but I upgraded to see if that would help (didn’t, naturally). I’m also
using j2sdk1.4.0_01. I set up my environment like this:

PATH=c:\work\jakarta-ant-1.5.1\bin;c:\work\jikes-1.15\bin
SET CLASSPATH=;
SET JBOSS_DIST=c:\work\jboss3
SET JIKES_HOME=c:\work\jikes-1.15
SET ANT_HOME=c:\work\jakarta-ant-1.5.1
SET JAVA_HOME=c:\j2sdk1.4.0_01
ant %1

Does anyone have any ideas? Thanks in advance.

Dean Des Rosiers
Aslak Hellesøy
2002-09-25 08:30:05 UTC
Permalink
Hi.

Did you sort this out? What *exactly* is your problem?
Can you send ASCII mail? Thanks,

Aslak


-----Original Message-----
From: middlegen-user-***@lists.sourceforge.net
[mailto:middlegen-user-***@lists.sourceforge.net]On Behalf Of Dean Des
Rosiers
Sent: 23. september 2002 22:49
To: middlegen-***@lists.sourceforge.net
Subject: [Middlegen-user] strange build problem...


I have been trying to build the CVS version of Middlegen all day, but I’ve
been having a problem with external tasks (e.g.:Xdoclet and jrefactory
Pretty). The classpath looks fine, and I can use external tasks in my own
project’s build file. I ended up solving the problem by putting the
required jars in Ant’s lib directory – not an altogether palatable solution.
I’m using the very latest Ant:1.5.1b1. Previous to this I was using 1.5,
but I upgraded to see if that would help (didn’t, naturally). I’m also
using j2sdk1.4.0_01. I set up my environment like this:

PATH=c:\work\jakarta-ant-1.5.1\bin;c:\work\jikes-1.15\bin
SET CLASSPATH=;
SET JBOSS_DIST=c:\work\jboss3
SET JIKES_HOME=c:\work\jikes-1.15
SET ANT_HOME=c:\work\jakarta-ant-1.5.1
SET JAVA_HOME=c:\j2sdk1.4.0_01
ant %1

Does anyone have any ideas? Thanks in advance.

Loading...