cvs commit: jakarta-gump/project jakarta-turbine-maven.xml

2003-01-02 Thread rubys
rubys 2003/01/02 18:51:57 Modified:project jakarta-turbine-maven.xml Log: Add the beginnings of a bootstrap. Doesn't pass yet, most of the errors are related to Jelly... Revision ChangesPath 1.13 +27 -0 jakarta-gump/project/jakarta-turbine-maven.xml In

Re: JAXP Pre-req not being recognised?

2003-01-02 Thread dion
Sam Ruby <[EMAIL PROTECTED]> wrote on 03/01/2003 10:12:53 AM: > [EMAIL PROTECTED] wrote: > > > > But I still get failures due to JAXP being missing. > > What failures are you getting? Can you send me (or upload to your > cvs.apache.org:public_html directory) your generated build.bat? I'm get

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread dion
Sam Ruby <[EMAIL PROTECTED]> wrote on 03/01/2003 10:02:23 AM: > [EMAIL PROTECTED] wrote: > >> > > > > And. > > > > That should not be required. Note the "property=" on the depend > element. There even is an "id" which identifies which ant jar, to > handle those cases where projects rename

Re: JAXP Pre-req not being recognised?

2003-01-02 Thread Sam Ruby
[EMAIL PROTECTED] wrote: But I still get failures due to JAXP being missing. What failures are you getting? Can you send me (or upload to your cvs.apache.org:public_html directory) your generated build.bat? Does it always take so long to run build all? I got the following: -8<---

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread Sam Ruby
[EMAIL PROTECTED] wrote: And. That should not be required. Note the "property=" on the depend element. There even is an "id" which identifies which ant jar, to handle those cases where projects rename jars. - Sam Ruby -- To unsubscribe, e-mail: For additi

JAXP Pre-req not being recognised?

2003-01-02 Thread dion
I've got the following: And in c:\opt I have: Directory of c:\opt 02/01/2003 01:33pjava_xml_pack-summer-02 Directory of c:\opt\java_xml_pack-summer-02 02/01/2003 01:34pjaxp-1.2 Directory of c:\opt\java_xml_pack-summer-02\jaxp-1.2 02/10/2002 11:00a

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread dion
Sam Ruby <[EMAIL PROTECTED]> wrote on 03/01/2003 04:52:40 AM: > > The bootstrap build file is build-bootstrap.xml in the base directory of > > maven. > > This one should be: > > We'll need to pass the build file some properties: > > #offline mode > > maven.bootstrap.online=-o > > > > ma

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread Sam Ruby
[EMAIL PROTECTED] wrote: parallel is good. How can I help? We'll need a descriptor for maven-bootstrap that depends on ant (and jaxp under < jdk14). Easy enough: The bootstrap build file is build-bootstrap.xml in the base directory of maven. We'll need to pass the build file som

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread dion
news <[EMAIL PROTECTED]> wrote on 03/01/2003 02:49:59 AM: > [EMAIL PROTECTED] wrote: > > > > I was hoping to get to this before you, but given I'm still running the > > 'update all' from gump\work (and have for the last 10-11 hrs), it'll have > > to wait :) > > You should be able to reproduc

cvs commit: jakarta-gump/project jakarta-commons-sandbox.xml nsuml.xml

2003-01-02 Thread rubys
rubys 2003/01/02 06:37:52 Modified:project jakarta-commons-sandbox.xml nsuml.xml Log: nsuml depends on nsmdf at runtime Revision ChangesPath 1.106 +1 -1 jakarta-gump/project/jakarta-commons-sandbox.xml Index: jakarta-commons-sandbox.xml

cvs commit: jakarta-gump .cvsignore

2003-01-02 Thread dion
dion2003/01/02 06:11:05 Modified:..cvsignore Log: Added javadocs generated directory Revision ChangesPath 1.8 +1 -0 jakarta-gump/.cvsignore Index: .cvsignore === RCS file: /hom

cvs commit: jakarta-gump/project jakarta-jmeter.xml

2003-01-02 Thread rubys
rubys 2003/01/02 05:39:46 Modified:project jakarta-jmeter.xml Log: jorphon and core work directories are needed later in the build Revision ChangesPath 1.12 +2 -0 jakarta-gump/project/jakarta-jmeter.xml Index: jakarta-jmeter.xml ===

cvs commit: jakarta-gump/project jakarta-turbine-2.xml

2003-01-02 Thread rubys
rubys 2003/01/02 05:14:38 Modified:profile gump.xml Added: project jakarta-turbine-2.xml Log: It is clear that the turbine dev team is no longer maintaining the turbine-2 gump project descriptor. Revision ChangesPath 1.156 +1 -1 jakarta-gump/profile

Re: Gump and Jaxp?

2003-01-02 Thread Conor MacNeill
Sam Ruby wrote: gen.sh = bootstrap gen target in build.xml is what you "normally" use after you have successfully bootstrapped. I don't use gen.sh at all. Under JDK 1.4, I just do ant -Dworkspace=conor.xml and away it goes. Don't know if this means I am missing something ? :-) I've just com

cvs commit: jakarta-gump build.xml

2003-01-02 Thread conor
conor 2003/01/02 04:49:40 Modified:.build.xml Log: Automate script execution Revision ChangesPath 1.14 +34 -14jakarta-gump/build.xml Index: build.xml === RCS file: /home/cvs/jakart

[HEADS UP] Gump now builds Centipede projects

2003-01-02 Thread Nicola Ken Barozzi
Last Gump build has made a positive build of Jakarta POI using the latest Centipede. http://nagoya.apache.org/~rubys/gump/jakarta-poi.html Since we use an enhanced Gump descriptor for building with Centipede, it's easier now for Centipede projects to run under Gump. At Krysalis we are working