SOLVED
I narrowed the problem down to the weblogic servicegen task setup. When
using the ant task to call the nested build file, servicegen was not setup.
By using the exec task, the build file runs just the same as when run
directly, so the problem goes away.
Basically I changed the wrapper bui
Ninju,
Thanks for the reply. I tried forking the javac too, but got the same
results. I'm leaning more and more to thinking the problem is in the foo
build itself, and maybe the foo code. I found unused imports that caused the
EJB dependency, but taking them out lead to another EJB dependency tha
of the .
Good Luck,
Ninju
- Original Message
From: Christofer Jennings <[EMAIL PROTECTED]>
To: user@ant.apache.org
Sent: Monday, June 12, 2006 6:56:43 PM
Subject: trouble with basedir (I think)
I'm having trouble with basedir (I think).
It all started with me trying
t;[EMAIL PROTECTED]> wrote:
I'm having trouble with basedir (I think).
It all started with me trying to run a build.xml script from cruisecontrol
(CC). CC uses wrapper scripts to run project builds. I've run the wrapper
without CC and got the same results, so it's not CC. The wrapper
I'm having trouble with basedir (I think).
It all started with me trying to run a build.xml script from cruisecontrol
(CC). CC uses wrapper scripts to run project builds. I've run the wrapper
without CC and got the same results, so it's not CC. The wrapper build file