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

2005-02-21 Thread sebb
On Mon, 21 Feb 2005 08:33:29 +0100, Stefan Bodewig [EMAIL PROTECTED] wrote:
 On 20 Feb 2005, [EMAIL PROTECTED] wrote:
 
Anakia also needs logkit..
 
 Sebb, maybe we should assemble an Anakia project that has runtime
 dependencies on all the stuff needed to run it and have all projects
 that use Anakia depend on that.

Sounds useful.

 
 jakarta-site2 used to be such a project, but since it has switched to
 XSLT instead of Anakia recently, I was planning to remove the now
 unneeded dependencies from there.
 

I was also thinking about replacing Anakia by XSLT in JMeter.
It's getting complicated to support two versions of JDom, and we can
then drop some jars.
But this will take a while, as the stylesheet is rather out of date.

 This list
 
 work nested=lib/logkit-1.2.jar/
 work nested=lib/commons-collections.jar/
 work nested=lib/velocity-1.4-dev.jar/
 work nested=legacy/jdom-b9.jar/
 
 looks complete, given that jakarta-site2 is
 
 depend project=jdom/
 depend project=jakarta-velocity/
 depend project=avalon-logkit/
 depend project=commons-collections/
 
 HEAD of velocity should work with HEAD of JDom, BTW.

Not tried that - I'll  give it a go sometime.
There's no particular need to use the CVS jars for building
documentation in Gump - though we do need them for standalone doc
creation - AFAIK Velocity have not yet released a new version that
works with JDom 1.0.

 
 Stefan
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2005-02-21 Thread Stefan Bodewig
On Mon, 21 Feb 2005, sebb [EMAIL PROTECTED] wrote:
 On Mon, 21 Feb 2005 08:33:29 +0100, Stefan Bodewig
 [EMAIL PROTECTED] wrote:

 Sebb, maybe we should assemble an Anakia project that has runtime
 dependencies on all the stuff needed to run it and have all
 projects that use Anakia depend on that.
 
 Sounds useful.

Is already there - project is named anakia.

 HEAD of velocity should work with HEAD of JDom, BTW.
 
 Not tried that - I'll  give it a go sometime.

At least until jakarta-site2 switched to XSLT, it worked fine.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2005-02-20 Thread Stefan Bodewig
On 20 Feb 2005, [EMAIL PROTECTED] wrote:

   Anakia also needs logkit..

Sebb, maybe we should assemble an Anakia project that has runtime
dependencies on all the stuff needed to run it and have all projects
that use Anakia depend on that.

jakarta-site2 used to be such a project, but since it has switched to
XSLT instead of Anakia recently, I was planning to remove the now
unneeded dependencies from there.

This list

work nested=lib/logkit-1.2.jar/
work nested=lib/commons-collections.jar/
work nested=lib/velocity-1.4-dev.jar/
work nested=legacy/jdom-b9.jar/

looks complete, given that jakarta-site2 is

depend project=jdom/
depend project=jakarta-velocity/
depend project=avalon-logkit/
depend project=commons-collections/

HEAD of velocity should work with HEAD of JDom, BTW.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread sebb
On 20 Sep 2004 09:18:33 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 bodewig 2004/09/20 02:18:33
 
   Modified:project  jakarta-jmeter.xml
   Log:
   remove broken project references
 
   Revision  ChangesPath
   1.106 +12 -10gump/project/jakarta-jmeter.xml
 
   Index: jakarta-jmeter.xml
   ===
   RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
   retrieving revision 1.105
   retrieving revision 1.106
   diff -u -r1.105 -r1.106
   --- jakarta-jmeter.xml10 Sep 2004 14:01:01 -  1.105
   +++ jakarta-jmeter.xml20 Sep 2004 09:18:32 -  1.106
   @@ -85,9 +85,11 @@
 
depend project=commons-collections/
depend project=jtidy /
   -depend project=excalibur-compatibility /
depend project=excalibur-logger /
   +!-- gone, no idea what to replace them with
   +depend project=excalibur-compatibility /
depend project=excalibur-i18n /
   +--

Perhaps there needs to be an archive version of such items in Gump.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Stephen McConnell


 -Original Message-
 From: sebb [mailto:[EMAIL PROTECTED]
 Sent: 20 September 2004 12:49
 To: Gump code and data
 Subject: Re: cvs commit: gump/project jakarta-jmeter.xml
 
 On 20 Sep 2004 09:18:33 -, [EMAIL PROTECTED] [EMAIL PROTECTED]
 wrote:
  bodewig 2004/09/20 02:18:33
 
Modified:project  jakarta-jmeter.xml
Log:
remove broken project references
 
Revision  ChangesPath
1.106 +12 -10gump/project/jakarta-jmeter.xml
 
Index: jakarta-jmeter.xml
 
===
RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- jakarta-jmeter.xml10 Sep 2004 14:01:01 -
1.105
+++ jakarta-jmeter.xml20 Sep 2004 09:18:32 -
1.106
@@ -85,9 +85,11 @@
 
 depend project=commons-collections/
 depend project=jtidy /
-depend project=excalibur-compatibility /
 depend project=excalibur-logger /
+!-- gone, no idea what to replace them with
+depend project=excalibur-compatibility /
 depend project=excalibur-i18n /
+--
 
 Perhaps there needs to be an archive version of such items in Gump.

These are the official released made by the Avalon project.

http://www.apache.org/dist/avalon/excalibur-i18n/jars/
http://www.apache.org/dist/avalon/excalibur-compatibility/jars/

Steve.


 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Niclas Hedhman
On Monday 20 September 2004 18:48, sebb wrote:

+!-- gone, no idea what to replace them with
+depend project=excalibur-compatibility /
 depend project=excalibur-i18n /

 Perhaps there needs to be an archive version of such items in Gump.

By the way, I think I saw something about using an i18n package at CodeHaus or 
some other similar external source.

Niclas
-- 
   +--//---+
  / http://www.bali.ac/
 / http://niclas.hedhman.org / 
+--//---+


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Stephen McConnell


 -Original Message-
 From: Niclas Hedhman [mailto:[EMAIL PROTECTED]
 Sent: 20 September 2004 12:57
 To: Gump code and data
 Subject: Re: cvs commit: gump/project jakarta-jmeter.xml
 
 On Monday 20 September 2004 18:48, sebb wrote:
 
 +!-- gone, no idea what to replace them with
 +depend project=excalibur-compatibility /
  depend project=excalibur-i18n /
 
  Perhaps there needs to be an archive version of such items in Gump.
 
 By the way, I think I saw something about using an i18n package at
 CodeHaus or
 some other similar external source.


There is also the following (maintained) version of i18n.

http://www.apache.org/dist/avalon/avalon-util/jars/

You just need to switch package names to:

  org.apache.avalon.util.i18n

Steve.


 
 Niclas
 --
+--//---+
   / http://www.bali.ac/
  / http://niclas.hedhman.org /
 +--//---+
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Stefan Bodewig
On Mon, 20 Sep 2004, sebb [EMAIL PROTECTED] wrote:
 On 20 Sep 2004 09:18:33 -, [EMAIL PROTECTED]
 [EMAIL PROTECTED] wrote:
   remove broken project references
   -depend project=excalibur-compatibility /
depend project=excalibur-logger /
   +!-- gone, no idea what to replace them with
   +depend project=excalibur-compatibility /
depend project=excalibur-i18n /
   +--
 
 Perhaps there needs to be an archive version of such items in Gump.

Probably.

Are the latest excalibur releases from Avalon the ones to look at?  I
surely can't answer this, but you (as a client of those libs) should
know.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Stephen McConnell


 -Original Message-
 From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
 Sent: 20 September 2004 13:10
 To: [EMAIL PROTECTED]
 Subject: Re: cvs commit: gump/project jakarta-jmeter.xml
 
 On Mon, 20 Sep 2004, sebb [EMAIL PROTECTED] wrote:
  On 20 Sep 2004 09:18:33 -, [EMAIL PROTECTED]
  [EMAIL PROTECTED] wrote:
remove broken project references
-depend project=excalibur-compatibility /
 depend project=excalibur-logger /
+!-- gone, no idea what to replace them with
+depend project=excalibur-compatibility /
 depend project=excalibur-i18n /
+--
 
  Perhaps there needs to be an archive version of such items in Gump.
 
 Probably.
 
 Are the latest excalibur releases from Avalon the ones to look at?  I
 surely can't answer this, but you (as a client of those libs) should
 know.

All of the avalon stuff is good with full endorsed releases.

Steve.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Niclas Hedhman
On Monday 20 September 2004 19:10, Stefan Bodewig wrote:
 Are the latest excalibur releases from Avalon the ones to look at?  I
 surely can't answer this, but you (as a client of those libs) should
 know.

The Avalon sources sitting in CVS are good, as I mentioned in my list of 
possible actions.

However, if you don't get Gump to Nag the Excalibur community a LOT (see post 
that Gump is officially annoying, and nags were turned off) don't expect any 
action to resolve this from them. I think it is mainly up to Steve, since he 
got committer status there for some odd reason.

I would suggest that give Steve a couple of days, and if he can't figure it 
out, move the issue to Brett Porter since he has promised to solve all 
Maven-Gump issues. If that doesn't work, switch back to Avalon CVS version.

Cheers
Niclas
-- 
   +--//---+
  / http://www.bali.ac/
 / http://niclas.hedhman.org / 
+--//---+


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread sebb
On Mon, 20 Sep 2004 13:17:49 +0200, Stephen McConnell
[EMAIL PROTECTED] wrote:
 
 
  -Original Message-
  From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
  Sent: 20 September 2004 13:10
  To: [EMAIL PROTECTED]
  Subject: Re: cvs commit: gump/project jakarta-jmeter.xml
 
  On Mon, 20 Sep 2004, sebb [EMAIL PROTECTED] wrote:
   On 20 Sep 2004 09:18:33 -, [EMAIL PROTECTED]
   [EMAIL PROTECTED] wrote:
 remove broken project references
 -depend project=excalibur-compatibility /
  depend project=excalibur-logger /
 +!-- gone, no idea what to replace them with
 +depend project=excalibur-compatibility /
  depend project=excalibur-i18n /
 +--
  
   Perhaps there needs to be an archive version of such items in Gump.
 
  Probably.
 
  Are the latest excalibur releases from Avalon the ones to look at?  I
  surely can't answer this, but you (as a client of those libs) should
  know.
 
 All of the avalon stuff is good with full endorsed releases.

OK, thanks, I'll check this out.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Stefan Bodewig
On Mon, 20 Sep 2004, Niclas Hedhman [EMAIL PROTECTED] wrote:

 The Avalon sources sitting in CVS are good, as I mentioned in my
 list of possible actions.

Yes, I understood that.

I don't follow excalibur development so I don't know what has happened
to -compatibility and -i18n.  IMHO: If they are still under
development, we should try to build them from Excalibur.  If they are
no longer under any development, then turn them into installed
packages using the latest releases from Avalon.

Users of those packages should be aware of the fact that the product
has become stable or unmaintained - depends on interpretation.
But making them aware is outside of Gump's scope IMHO.

 However, if you don't get Gump to Nag the Excalibur community a LOT

We shouldn't nag anybody who doesn't want it.

 I would suggest that give Steve a couple of days,

Sure, if it is something that is fixable by him.

 and if he can't figure it out, move the issue to Brett Porter since
 he has promised to solve all Maven-Gump issues.

If a project no longer exists, this is hardly a Maven-Gump issue 8-)

The one thing I'd love to get resolved is the version.  It seems as if
we currently don't manage to override the hard coded version numbers.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-09-20 Thread Stefan Bodewig
On Mon, 20 Sep 2004, Stephen McConnell [EMAIL PROTECTED] wrote:

 My recommendation would be to put in place the last release from
 Avalon (see earlier email with links) as static resources.

Will do.  I'll open a new installed package project called
excalibur-legacy and add the jars.

Thanks

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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

2004-09-20 Thread sebb
On Mon, 20 Sep 2004 13:02:16 +0200, Stephen McConnell
[EMAIL PROTECTED] wrote:
 
 
  -Original Message-
  From: Niclas Hedhman [mailto:[EMAIL PROTECTED]
  Sent: 20 September 2004 12:57
  To: Gump code and data
  Subject: Re: cvs commit: gump/project jakarta-jmeter.xml
 
  On Monday 20 September 2004 18:48, sebb wrote:
 
  +!-- gone, no idea what to replace them with
  +depend project=excalibur-compatibility /
   depend project=excalibur-i18n /
 
   Perhaps there needs to be an archive version of such items in Gump.
 
  By the way, I think I saw something about using an i18n package at
  CodeHaus or
  some other similar external source.
 
 
 There is also the following (maintained) version of i18n.
 
 http://www.apache.org/dist/avalon/avalon-util/jars/
 
 You just need to switch package names to:
 
   org.apache.avalon.util.i18n
 

Just had a brief look around the Avalon web-site, and there seems to
be no mention of the status of these jars...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-21 Thread Martin van den Bemt
On Mon, 2004-06-21 at 08:44, Stefan Bodewig wrote:
 On 20 Jun 2004, [EMAIL PROTECTED] wrote:
 
+work nested=lib/xpp3-1.1.3.4.D.jar/
 
 xpp is available from the dom4j descriptor - I have no idea which one
 is more recent but IMHO we should stick with one.
 
+work nested=lib/xstream-1.0.1.jar/

This could also be built from source. Don't know the criteria for that though..

Mvgr,
martin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-21 Thread Stefan Bodewig
On Mon, 21 Jun 2004, Martin van den Bemt [EMAIL PROTECTED] wrote:
 On Mon, 2004-06-21 at 08:44, Stefan Bodewig wrote:
 On 20 Jun 2004, [EMAIL PROTECTED] wrote:
 
+work nested=lib/xpp3-1.1.3.4.D.jar/
 
 xpp is available from the dom4j descriptor - I have no idea which
 one is more recent but IMHO we should stick with one.
 
+work nested=lib/xstream-1.0.1.jar/
 
 This could also be built from source. Don't know the criteria for
 that though..

If it is used by more than one project and easy to build from source
(which includes doesn't break every second day) I'd be all for
building.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-06-21 Thread Martin van den Bemt
The project is mavenized and Joe isn't the type of guy to break things
constantly...
For now only one project is using it (although I thought maven2 uses it,
but I must verify that)

mvgr,
Martin

On Mon, 2004-06-21 at 11:22, Stefan Bodewig wrote:
 On Mon, 21 Jun 2004, Martin van den Bemt [EMAIL PROTECTED] wrote:
  On Mon, 2004-06-21 at 08:44, Stefan Bodewig wrote:
  On 20 Jun 2004, [EMAIL PROTECTED] wrote:
  
 +work nested=lib/xpp3-1.1.3.4.D.jar/
  
  xpp is available from the dom4j descriptor - I have no idea which
  one is more recent but IMHO we should stick with one.
  
 +work nested=lib/xstream-1.0.1.jar/
  
  This could also be built from source. Don't know the criteria for
  that though..
 
 If it is used by more than one project and easy to build from source
 (which includes doesn't break every second day) I'd be all for
 building.
 
 Stefan
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Mvgr,
Martin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-06-21 Thread sebb
sebb2004/06/21 14:35:00

  Modified:project  jakarta-jmeter.xml
  Log:
  Make xpp and xstream separate sub-projects
  
  Revision  ChangesPath
  1.102 +32 -16gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- jakarta-jmeter.xml20 Jun 2004 01:48:04 -  1.101
  +++ jakarta-jmeter.xml21 Jun 2004 21:35:00 -  1.102
  @@ -97,11 +97,10 @@
   work nested=build/htmlparser/
   work nested=build/jorphan/
   
  -!-- Not available as Gump projects --
  -work nested=lib/xpp3-1.1.3.4.D.jar/
  -work nested=lib/xstream-1.0.1.jar/
  -
  -!-- Allow http to build: --
  +depend project=xpp3/
  +depend project=xstream/
  +
  +!-- Allow http to build: --
   work nested=build/components/
   
   !-- Allow Monitor to build --
  @@ -113,8 +112,25 @@
   regexp pattern=/BUILD FAILED/ subject=JMeter Build Failure/
   /nag
 /project
  -
  -  project name=jakarta-jmeter-cvs
  +  
  +  project name=xpp3
  + url href=http://www.extreme.indiana.edu/xgws/xsoap/xpp//
  + description
  + Xml Pull Parser (in short XPP) is a streaming pull XML parser
  + and should be used when there is a need to process quickly and 
efficiently 
  + all input elements.
  + /description
  + jar name=lib/xpp3-1.1.3.4.D.jar id=xpp3/
  +  /project
  +  
  +  project name=xstream
  + url href=http://xstream.codehaus.org//
  + descriptionXStream is a simple library to serialize objects to XML and back 
again
  + /description
  +jar name=lib/xstream-1.0.1.jar id=xstream/
  +  /project
  +  
  + project name=jakarta-jmeter-cvs
   !-- Build JMeter from CVS versions of dependencies --
   packageorg.apache.jmeter/package
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-05-20 Thread sebb
sebb2004/05/20 15:14:47

  Modified:project  jakarta-jmeter.xml
  Log:
  Add new excalibur libraries
  
  Revision  ChangesPath
  1.97  +30 -12gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- jakarta-jmeter.xml6 Apr 2004 14:16:44 -   1.96
  +++ jakarta-jmeter.xml20 May 2004 22:14:47 -  1.97
  @@ -52,6 +52,8 @@
 depend property=js.jar project=rhino/
 depend property=soap.jar project=ws-soap/
   
  +
  +
 !-- Ensure work directories don't get dropped from classpath --
 mkdir dir=build/core/
 mkdir dir=build/htmlparser/
  @@ -79,6 +81,10 @@
   depend project=excalibur-logger /
   depend project=excalibur-i18n /
   
  +depend project=excalibur-datasource/
  +depend project=excalibur-pool/
  +depend project=excalibur-instrument/
  +
   depend project=commons-logging/
   depend project=commons-httpclient/
   
  @@ -96,7 +102,7 @@
   work nested=build/protocol/http/
   work nested=build/monitor/model/
   
  -nag from=Sebb lt;[EMAIL PROTECTED]gt;
  +nag from=Gump-build lt;[EMAIL PROTECTED]gt;
to=[EMAIL PROTECTED]
   regexp pattern=/BUILD FAILED/ subject=JMeter Build Failure/
   /nag
  @@ -154,6 +160,10 @@
   work nested=lib/excalibur-compatibility-1.1.jar/
   work nested=lib/excalibur-i18n-1.1.jar/
   
  +work nested=lib/excalibur-datasource-1.1.1.jar/
  +work nested=lib/excalibur-pool-1.2.jar/
  +work nested=lib/excalibur-instrument-1.0.jar/
  +
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
   work nested=lib/jakarta-oro-2.0.8.jar/
  @@ -186,7 +196,7 @@
   jar name=NOTICE /
   jar name=INSTALLING /
   
  -nag from=Sebb lt;[EMAIL PROTECTED]gt;
  +nag from=Gump-build lt;[EMAIL PROTECTED]gt;
to=[EMAIL PROTECTED]
   regexp pattern=/BUILD FAILED/ subject=JMeter CVS Build Failure/
   /nag
  @@ -222,6 +232,10 @@
   work nested=lib/excalibur-compatibility-1.1.jar/
   work nested=lib/excalibur-i18n-1.1.jar/
   
  +work nested=lib/excalibur-datasource-1.1.1.jar/
  +work nested=lib/excalibur-pool-1.2.jar/
  +work nested=lib/excalibur-instrument-1.0.jar/
  +
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
   work nested=lib/jakarta-oro-2.0.8.jar/
  @@ -253,7 +267,7 @@
   work nested=lib/ext/ApacheJMeter_monitors.jar/
   work nested=lib/ext/ApacheJMeter_tcp.jar/
   
  -nag from=Sebb lt;[EMAIL PROTECTED]gt;
  +nag from=Gump-build lt;[EMAIL PROTECTED]gt;
to=[EMAIL PROTECTED]
   regexp pattern=/FAILURES!!!|OK \(0 tests\)/ subject=JMeter Unit Test 
Failure/
   /nag
  @@ -282,6 +296,10 @@
   work nested=lib/excalibur-logger-1.1.jar/
   work nested=lib/excalibur-compatibility-1.1.jar/
   work nested=lib/excalibur-i18n-1.1.jar/
  +
  +work nested=lib/excalibur-datasource-1.1.1.jar/
  +work nested=lib/excalibur-pool-1.2.jar/
  +work nested=lib/excalibur-instrument-1.0.jar/
   
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-04-01 Thread sebb
sebb2004/04/01 05:35:07

  Modified:project  jakarta-jmeter.xml
  Log:
  Add license for Javadoc jar
  
  Revision  ChangesPath
  1.95  +11 -9 gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- jakarta-jmeter.xml31 Mar 2004 18:05:20 -  1.94
  +++ jakarta-jmeter.xml1 Apr 2004 13:35:07 -   1.95
  @@ -304,6 +304,8 @@
   !-- Export the JMeter API doc jar --
   home nested=. /
   jar name=dist/jakarta-jmeter-@@DATE@@_api.zip /
  +!-- needs licenze to keep Gump happy --
  +license name=LICENSE/
   
 /project
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-31 Thread sebb
sebb2004/03/31 10:05:20

  Modified:project  jakarta-jmeter.xml
  Log:
  Add java.awt.headless definition
  
  Revision  ChangesPath
  1.94  +11 -9 gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- jakarta-jmeter.xml27 Mar 2004 15:26:42 -  1.93
  +++ jakarta-jmeter.xml31 Mar 2004 18:05:20 -  1.94
  @@ -197,6 +197,8 @@
   ant target=gump-test
 property name=jmeter.version value=@@DATE@@/
 property name=gump.run value=true/
  +  !-- Temp hack to make up for missing workspace property ... --
  +  property name=java.awt.headless value=true/
 !-- The version of this file --
 property name=version.projectfile value=$Revision$/
 property name=date.projectfile value=$Date$/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-03-31 Thread Stefan Bodewig
On 31 Mar 2004, [EMAIL PROTECTED] wrote:

   Add java.awt.headless definition

I think it has to be a sysproperty to be useful.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-21 Thread sebb
sebb2004/03/21 18:07:31

  Modified:project  jakarta-jmeter.xml
  Log:
  Adding excalibur-logger
  
  Revision  ChangesPath
  1.90  +15 -9 gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- jakarta-jmeter.xml21 Mar 2004 11:44:39 -  1.89
  +++ jakarta-jmeter.xml22 Mar 2004 02:07:31 -  1.90
  @@ -76,6 +76,7 @@
   depend project=commons-collections/
   depend project=jtidy /
   depend project=excalibur-compatibility /
  +depend project=excalibur-logger /
   
   depend project=commons-logging/
   depend project=commons-httpclient/
  @@ -162,6 +163,8 @@
   work nested=lib/commons-logging.jar/
   work nested=lib/commons-httpclient-2.0.jar/
   
  +work nested=lib/excalibur-logger-1.1.jar/
  +
   !-- needed for documentation --
   work nested=lib/velocity-1.4-dev.jar/
   
  @@ -224,6 +227,8 @@
   work nested=lib/commons-httpclient-2.0.jar/
   work nested=lib/commons-logging.jar/
   
  +work nested=lib/excalibur-logger-1.1.jar/
  +
   !-- work nested=lib/velocity-1.4-dev.jar/ --
   work nested=lib/xalan.jar/
   work nested=lib/xercesImpl.jar/
  @@ -281,6 +286,7 @@
   
   work nested=lib/commons-httpclient-2.0.jar/
   !--work nested=lib/commons-logging.jar/--
  +work nested=lib/excalibur-logger-1.1.jar/
   
   !-- work nested=lib/velocity-1.4-dev.jar/ --
   work nested=lib/xalan.jar/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-21 Thread sebb
sebb2004/03/21 18:13:13

  Modified:project  jakarta-jmeter.xml
  Log:
  excalibur-logger needs to be before avalon-excalibur
  
  Revision  ChangesPath
  1.91  +18 -13gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- jakarta-jmeter.xml22 Mar 2004 02:07:31 -  1.90
  +++ jakarta-jmeter.xml22 Mar 2004 02:13:13 -  1.91
  @@ -149,6 +149,9 @@
   work nested=build/protocol/http/
   work nested=build/monitor/model/
   
  +!-- needs to be before avalon-excalibur --
  +work nested=lib/excalibur-logger-1.1.jar/
  +
   work nested=lib/avalon-excalibur-4.1.jar/
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
  @@ -163,7 +166,6 @@
   work nested=lib/commons-logging.jar/
   work nested=lib/commons-httpclient-2.0.jar/
   
  -work nested=lib/excalibur-logger-1.1.jar/
   
   !-- needed for documentation --
   work nested=lib/velocity-1.4-dev.jar/
  @@ -214,6 +216,9 @@
   option project=jakarta-bsf/
   
   !-- are these needed ? --
  +!-- needs to be before avalon-excalibur --
  +work nested=lib/excalibur-logger-1.1.jar/
  +
   work nested=lib/avalon-excalibur-4.1.jar/
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
  @@ -227,8 +232,6 @@
   work nested=lib/commons-httpclient-2.0.jar/
   work nested=lib/commons-logging.jar/
   
  -work nested=lib/excalibur-logger-1.1.jar/
  -
   !-- work nested=lib/velocity-1.4-dev.jar/ --
   work nested=lib/xalan.jar/
   work nested=lib/xercesImpl.jar/
  @@ -273,6 +276,9 @@
   option project=beanshell ids=bsh-core/
   option project=jakarta-bsf/
   
  +!-- needs to be before avalon-excalibur --
  +work nested=lib/excalibur-logger-1.1.jar/
  +
   work nested=lib/avalon-excalibur-4.1.jar/
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
  @@ -286,7 +292,6 @@
   
   work nested=lib/commons-httpclient-2.0.jar/
   !--work nested=lib/commons-logging.jar/--
  -work nested=lib/excalibur-logger-1.1.jar/
   
   !-- work nested=lib/velocity-1.4-dev.jar/ --
   work nested=lib/xalan.jar/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-20 Thread sebb
sebb2004/03/20 03:20:01

  Modified:project  jakarta-jmeter.xml
  Log:
  Changing version to jmeter.version in line with build.xml
  
  Revision  ChangesPath
  1.86  +9 -9  gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- jakarta-jmeter.xml19 Mar 2004 13:23:53 -  1.85
  +++ jakarta-jmeter.xml20 Mar 2004 11:20:01 -  1.86
  @@ -28,7 +28,7 @@
   packageorg.apache.jmeter/package
   
   ant target=gump-compile
  -  property name=version value=@@DATE@@/
  +  property name=jmeter.version value=@@DATE@@/
 property name=gump.run value=true/
 !-- The version of this file --
 property name=version.projectfile value=$Revision$/
  @@ -90,7 +90,7 @@
   packageorg.apache.jmeter/package
   
   ant target=gump-build
  -  property name=version value=@@DATE@@/
  +  property name=jmeter.version value=@@DATE@@/
 property name=gump.run value=true/
 !-- The version of this file --
 property name=version.projectfile value=$Revision$/
  @@ -160,7 +160,7 @@
 project name=jakarta-jmeter-test
   packageorg.apache.jmeter/package
   ant target=gump-test
  -  property name=version value=@@DATE@@/
  +  property name=jmeter.version value=@@DATE@@/
 property name=gump.run value=true/
 !-- The version of this file --
 property name=version.projectfile value=$Revision$/
  @@ -221,7 +221,7 @@
 project name=jakarta-jmeter-javadoc
   packageorg.apache.jmeter/package
   ant target=gump-javadoc
  -  property name=version value=@@DATE@@/
  +  property name=jmeter.version value=@@DATE@@/
 property name=gump.run value=true/
 !-- The version of this file --
 property name=version.projectfile value=$Revision$/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-20 Thread sebb
sebb2004/03/20 06:01:06

  Modified:project  jakarta-jmeter.xml
  Log:
  Add mkdirs to ensure work dirs are not dropped
  
  Revision  ChangesPath
  1.88  +34 -9 gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- jakarta-jmeter.xml20 Mar 2004 11:52:57 -  1.87
  +++ jakarta-jmeter.xml20 Mar 2004 14:01:06 -  1.88
  @@ -51,6 +51,19 @@
 depend property=jdom.jar project=jdom/
 depend property=js.jar project=rhino/
 depend property=soap.jar project=ws-soap/
  +
  + !-- Ensure work directories don't get dropped from classpath --
  + mkdir dir=build/core/
  + mkdir dir=build/htmlparser/
  + mkdir dir=build/jorphan/
  + 
  + !-- Allow http to build: --
  + mkdir dir=build/components/
  + 
  + !-- Allow Monitor to build --
  + mkdir dir=build/protocol/http/
  + mkdir dir=build/monitor/model/
  +
   /ant
   
   depend project=ant /
  @@ -97,6 +110,18 @@
 !-- The version of this file --
 property name=version.projectfile value=$Revision$/
 property name=date.projectfile value=$Date$/
  +
  + !-- Ensure work directories don't get dropped from classpath --
  + mkdir dir=build/core/
  + mkdir dir=build/htmlparser/
  + mkdir dir=build/jorphan/
  + 
  + !-- Allow http to build: --
  + mkdir dir=build/components/
  + 
  + !-- Allow Monitor to build --
  + mkdir dir=build/protocol/http/
  + mkdir dir=build/monitor/model/
   /ant
   
   depend project=ant /
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-19 Thread sebb
sebb2004/03/19 05:19:31

  Modified:project  jakarta-jmeter.xml
  Log:
  velocity only needed in gump-build, i.e. jmeter-cvs
  
  Revision  ChangesPath
  1.84  +6 -7  gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- jakarta-jmeter.xml18 Mar 2004 23:02:41 -  1.83
  +++ jakarta-jmeter.xml19 Mar 2004 13:19:30 -  1.84
  @@ -60,7 +60,6 @@
   depend project=jsse /
   
   depend project=commons-collections/
  -depend project=jakarta-velocity /
   depend project=jtidy /
   depend project=excalibur-compatibility /
   
  @@ -146,7 +145,7 @@
   work nested=lib/commons-logging.jar/
   work nested=lib/commons-httpclient-2.0.jar/
   
  -!-- needed ? --
  +!-- needed for documentation --
   work nested=lib/velocity-1.4-dev.jar/
   
   !-- are these still needed ? --
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-19 Thread sebb
sebb2004/03/19 05:23:53

  Modified:project  jakarta-jmeter.xml
  Log:
  Add dependencies for building Monitor
  
  Revision  ChangesPath
  1.85  +10 -22gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- jakarta-jmeter.xml19 Mar 2004 13:19:30 -  1.84
  +++ jakarta-jmeter.xml19 Mar 2004 13:23:53 -  1.85
  @@ -76,23 +76,8 @@
   !-- Allow http to build: --
   work nested=build/components/
   
  -!-- Export the JMeter jars --
  -home nested=. /
  -!--
  -jar name=bin/ApacheJMeter.jar /
  -jar name=lib/ext/ApacheJMeter_components.jar /
  -jar name=lib/ext/ApacheJMeter_core.jar /
  -jar name=lib/ext/ApacheJMeter_ftp.jar /
  -jar name=lib/ext/ApacheJMeter_functions.jar /
  -jar name=lib/ext/ApacheJMeter_http.jar /
  -jar name=lib/ext/ApacheJMeter_java.jar /
  -jar name=lib/ext/ApacheJMeter_jdbc.jar /
  -jar name=lib/ext/ApacheJMeter_ldap.jar /
  -jar name=dist/jakarta-jmeter-@@DATE@@_bin.zip /
  -jar name=dist/jakarta-jmeter-@@DATE@@_src.zip /
  -jar name=dist/jakarta-jmeter-@@DATE@@_lib.zip /
  -license name=LICENSE/
  ---
  +!-- Allow Monitor to build --
  +work nested=build/monitor/model/
   
   nag from=Sebb lt;[EMAIL PROTECTED]gt;
to=[EMAIL PROTECTED]
  @@ -131,6 +116,9 @@
   !-- Allow http to build: --
   work nested=build/components/
   
  +!-- Allow Monitor to build --
  +work nested=build/monitor/model/
  +
   work nested=lib/avalon-excalibur-4.1.jar/
   work nested=lib/avalon-framework-4.1.4.jar/
   work nested=lib/commons-collections.jar/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-03-16 Thread Stefan Bodewig
On Mon, 15 Mar 2004, Adam R. B. Jack [EMAIL PROTECTED] wrote:

 BTW: Any XML-ish reason for doing noclasspath/ and not an
 attribute?

Only Sam will know.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-16 Thread sebb
sebb2004/03/16 02:44:35

  Modified:project  jakarta-jmeter.xml
  Log:
  Forgot to add new depends for httpclient...
  
  Revision  ChangesPath
  1.82  +14 -5 gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- jakarta-jmeter.xml15 Mar 2004 15:50:45 -  1.81
  +++ jakarta-jmeter.xml16 Mar 2004 10:44:35 -  1.82
  @@ -64,6 +64,9 @@
   depend project=jtidy /
   depend project=excalibur-compatibility /
   
  +depend project=commons-logging/
  +depend project=commons-httpclient/
  +
   option project=beanshell ids=bsh-core/
   option project=jakarta-bsf/
   
  @@ -140,6 +143,9 @@
   work nested=lib/soap.jar/
   work nested=lib/Tidy.jar/
   
  +work nested=lib/commons-logging.jar/
  +work nested=lib/commons-httpclient-2.0.jar/
  +
   !-- needed ? --
   work nested=lib/velocity-1.4-dev.jar/
   
  @@ -198,6 +204,9 @@
   work nested=lib/logkit-1.2.jar/
   work nested=lib/soap.jar/
   work nested=lib/Tidy.jar/
  +work nested=lib/commons-httpclient-2.0.jar/
  +work nested=lib/commons-logging.jar/
  +
   !-- work nested=lib/velocity-1.4-dev.jar/ --
   work nested=lib/xalan.jar/
   work nested=lib/xercesImpl.jar/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-03-15 Thread Adam R. B. Jack
Stefan wrote:

 We have projects A and B.  To build B I want to request that A has
 been built, but I really don't care for its output.  I just want to
 influence the build order, that's all.  In that case I'd use

 depend project=Anoclasspath//depend

 in B's descriptor.

  and why it is wanted?

 No idea, really.

 Most likely building A has side-effects that I'm interested in.  But
 at least in traditional the construct above will start the build of
 B even if building of A has failed.  That means that I have no
 guarantee that the side-effect has actually been achieved.

So it is like option project=Anoclasspath//option. I'll give a shot
at coding it, but I suspect Gumpy will likely respect depend and option.

BTW: Any XML-ish reason for doing noclasspath/ and not an attribute? Just
curious.

  Doing this via the xdocs would be appreciated...

 tomorrow ;-)

Thanks.

regards,

Adam


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/project jakarta-jmeter.xml

2004-03-10 Thread sebb
sebb2004/03/10 05:41:03

  Modified:project  jakarta-jmeter.xml
  Log:
  Remove inherited classpath
  
  Revision  ChangesPath
  1.79  +8 -6  gump/project/jakarta-jmeter.xml
  
  Index: jakarta-jmeter.xml
  ===
  RCS file: /home/cvs/gump/project/jakarta-jmeter.xml,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- jakarta-jmeter.xml9 Mar 2004 23:57:25 -   1.78
  +++ jakarta-jmeter.xml10 Mar 2004 13:41:03 -  1.79
  @@ -173,7 +173,9 @@
   
   depend project=ant /
   
  -depend project=jakarta-jmeter-cvs inherit=none ids=none/
  +depend project=jakarta-jmeter-cvs
  + noclasspath/
  +/depend
   
   !-- are these needed ? --
   work nested=lib/avalon-excalibur-4.1.jar/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-03-10 Thread BAZLEY, Sebastian
Thanks, I'll try that.

I'm trying to fix errors of the form:

Buildfile: build.xml
[description] java.util.zip.ZipException: error in opening zip file
[description]   at java.util.zip.ZipFile.open(Native Method)

that started appearing in the jmeter-test project recently. It looked like
it might be trying to pick up some of the zips from the jakarta-jmeter-cvs
project, when in fact it does not need to.

The dependency on jmeter-cvs is needed to ensure that the test is run after
the compile and build, so that it can use the output it generates (which
certainly used to get left behind after a build).

There are probably better ways of doing this, but removing zips from the
classpath seemed a possible fix. Let's see what the noclasspath does.

S.
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: 10 March 2004 07:52
To: [EMAIL PROTECTED]
Subject: Re: cvs commit: gump/project jakarta-jmeter.xml


On 9 Mar 2004, [EMAIL PROTECTED] wrote:

   Try to suppress inherit of output jars

Hmm, I'm not sure what you are trying to do, but I think

depend project=jakarta-jmeter-cvsnoclasspath//depend

is what you want (at least in traditional Gump).

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


___

This e-mail and the documents attached are confidential and intended solely
for the addressee; it may also be privileged. If you receive this e-mail in
error, please notify the sender immediately and destroy it. As its integrity
cannot be secured on the Internet, the Atos Origin group liability cannot be
triggered for the message content. Although the sender endeavours to maintain
a computer virus-free network, the sender does not warrant that this
transmission is virus-free and will not be liable for any damages resulting
from any virus transmitted. 
___


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-03-09 Thread Stefan Bodewig
On 9 Mar 2004, [EMAIL PROTECTED] wrote:

   Try to suppress inherit of output jars

Hmm, I'm not sure what you are trying to do, but I think

depend project=jakarta-jmeter-cvsnoclasspath//depend

is what you want (at least in traditional Gump).

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]