Subject | JBoss CVS dependency |
---|---|
Author | david_beutel |
Post date | 2002-11-15T09:14:02Z |
Hi All,
Is the JBoss source only needed to make the mini-j2ee.jar? Is it
fairly stable? If so, I'm wondering whether it could be built
separately and then included as a jar in lib. (or if necessary,
duplicate that JBoss source under client-java?)
The problem with build.xml checking out the latest JBoss from CVS is
that it introduces a big source of unpredictability to the build
process, depending on things like firewalls, the JBoss CVS server, and
whatever got checked into JBoss last night. It's distressingly
nondeterministic, producing different output from the same client-java
source version because it's built at different times.
Thanks,
11011011
Is the JBoss source only needed to make the mini-j2ee.jar? Is it
fairly stable? If so, I'm wondering whether it could be built
separately and then included as a jar in lib. (or if necessary,
duplicate that JBoss source under client-java?)
The problem with build.xml checking out the latest JBoss from CVS is
that it introduces a big source of unpredictability to the build
process, depending on things like firewalls, the JBoss CVS server, and
whatever got checked into JBoss last night. It's distressingly
nondeterministic, producing different output from the same client-java
source version because it's built at different times.
Thanks,
11011011