Re: [GUMP@brutus]: avalon-excalibur/excalibur-store failed

2004-05-28 Thread Stefan Bodewig
On Fri, 28 May 2004, Niclas Hedhman [EMAIL PROTECTED] wrote:

 One thing is clear, 3.0 is GPL!

The good news is that excalibur-store doesn't compile against 3.0
either 8-)

 So, I have requested clarification from the source, and in the
 meantime I strongly suggest that we keep depending on 2.5.1, since
 it is what it has been tested against, and what is in the Maven
 repos at ibiblio.org

Showing my complete ignorance of Maven and ibiblio.  Could you provide
me with an URL for that jar?  I'll set up things for jisp 2.5.1 then.

Stefan

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



Re: [GUMP@brutus]: avalon-excalibur/excalibur-store failed

2004-05-28 Thread Niclas Hedhman
On Friday 28 May 2004 14:28, Stefan Bodewig wrote:
 Showing my complete ignorance of Maven and ibiblio.  Could you provide
 me with an URL for that jar?  I'll set up things for jisp 2.5.1 then.

http://www.ibiblio.org/maven/jisp/jars

according to the generic algorithm

http://www.ibiblio.org/maven/; groupId / type s/ artifactId

That's enough of Maven lessons of today

Cheers

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


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



cvs commit: gump/project jisp.xml

2004-05-28 Thread bodewig
bodewig 2004/05/28 04:04:08

  Modified:profile  gump.xml
   project  jisp.xml
  Log:
  switch to jisp 2.5.1
  
  Revision  ChangesPath
  1.346 +1 -1  gump/profile/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.345
  retrieving revision 1.346
  diff -u -r1.345 -r1.346
  --- gump.xml  27 May 2004 14:51:56 -  1.345
  +++ gump.xml  28 May 2004 11:04:08 -  1.346
  @@ -288,7 +288,7 @@
 project name=jcifspackage=jcifs/
 project name=jdbc package=jdbc2_0/
 project name=jimi package=Jimi/
  -  project name=jisp package=jisp-3.0.0/
  +  project name=jisp package=jisp-2.5.1/
 project name=jdepend  package=jdepend-2.6/
 project name=jdo  package=jdo-1_0_1-ri/
 project name=jms  package=jms1.0.2/
  
  
  
  1.2   +1 -1  gump/project/jisp.xml
  
  Index: jisp.xml
  ===
  RCS file: /home/cvs/gump/project/jisp.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jisp.xml  27 May 2004 14:51:56 -  1.1
  +++ jisp.xml  28 May 2004 11:04:08 -  1.2
  @@ -23,7 +23,7 @@
   packagecom/coyotegulch/jisp/package
   
   jar name=jisp.jar/
  -license name=LICENSE.GPL/
  +!--license name=LICENSE.GPL/--
 /project
   
   /module
  
  
  

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



cvs commit: gump/project jetty.xml

2004-05-28 Thread bodewig
bodewig 2004/05/28 04:11:47

  Modified:project  jetty.xml
  Log:
  license name change
  
  Revision  ChangesPath
  1.14  +1 -1  gump/project/jetty.xml
  
  Index: jetty.xml
  ===
  RCS file: /home/cvs/gump/project/jetty.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- jetty.xml 6 May 2004 16:03:40 -   1.13
  +++ jetty.xml 28 May 2004 11:11:47 -  1.14
  @@ -38,7 +38,7 @@
   work nested=classes/
   
   jar name=lib/org.mortbay.jetty.jar/
  -license name=LICENSE.html/
  +license name=LICENSE.txt/
 /project
   
   /module
  
  
  

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



cvs commit: gump/project ant.xml

2004-05-28 Thread bodewig
bodewig 2004/05/28 04:17:55

  Modified:project  ant.xml
  Log:
  logging jar id change
  
  Revision  ChangesPath
  1.18  +1 -1  gump/project/ant.xml
  
  Index: ant.xml
  ===
  RCS file: /home/cvs/gump/project/ant.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- ant.xml   29 Apr 2004 07:44:21 -  1.17
  +++ ant.xml   28 May 2004 11:17:55 -  1.18
  @@ -174,7 +174,7 @@
   
   ant basedir=proposal/embed target=embed-optional 
 property name=ant.home reference=home project=ant/
  -  depend id=api project=commons-logging
  +  depend id=commons-logging-api project=commons-logging
 property=commons-logging.jar/
 depend property=jxpath.jar project=commons-jxpath/
 depend property=velocity.jar project=jakarta-velocity/
  
  
  

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



cvs commit: gump/project jelly-tags.xml

2004-05-28 Thread bodewig
bodewig 2004/05/28 04:24:48

  Modified:project  jelly-tags.xml
  Log:
  typo
  
  Revision  ChangesPath
  1.63  +1 -1  gump/project/jelly-tags.xml
  
  Index: jelly-tags.xml
  ===
  RCS file: /home/cvs/gump/project/jelly-tags.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- jelly-tags.xml28 May 2004 11:20:44 -  1.62
  +++ jelly-tags.xml28 May 2004 11:24:48 -  1.63
  @@ -369,7 +369,7 @@
   
   ant basedir=jms target=jar
 property name=final.name  value=commons-jelly-tags-jms-@@DATE@@/
  -  property name=commons-beanutils.jar project=commons-beanutitls-core
  +  property name=commons-beanutils.jar project=commons-beanutils-core
   reference=jar/
   /ant
   
  
  
  

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



cvs commit: gump/project avalon-phoenix.xml

2004-05-28 Thread bodewig
bodewig 2004/05/28 07:48:09

  Modified:profile  gump.xml
   project  avalon-phoenix.xml
  Log:
  turn avalon-phoenix-dependencies into an installed package
  
  Revision  ChangesPath
  1.347 +2 -0  gump/profile/gump.xml
  
  Index: gump.xml
  ===
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.346
  retrieving revision 1.347
  diff -u -r1.346 -r1.347
  --- gump.xml  28 May 2004 11:04:08 -  1.346
  +++ gump.xml  28 May 2004 14:48:09 -  1.347
  @@ -269,6 +269,8 @@
   
 project name=antlrpackage=antlr-2.7.3/
 project name=aspectj  package=aspectj1.1/
  +  project name=avalon-phoenix-dependencies 
  +   package=avalon-phoenix-dependencies/
 project name=concurrent   package=dougLea/
 project name=cos  package=cos-05Nov2002/
 project name=cryptix  package=cryptix32-20001002-r3.2.0/
  
  
  
  1.68  +7 -13 gump/project/avalon-phoenix.xml
  
  Index: avalon-phoenix.xml
  ===
  RCS file: /home/cvs/gump/project/avalon-phoenix.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- avalon-phoenix.xml9 May 2004 08:19:56 -   1.67
  +++ avalon-phoenix.xml28 May 2004 14:48:09 -  1.68
  @@ -24,26 +24,20 @@
   cvs repository=avalon/
   
   project name=avalon-phoenix-dependencies
  -ant target=get-dependencies-for-gump /
  -depend project=ant/
  -depend project=xml-xerces/
  -home nested=lib/repo/
  -jar 
name=spice-loggerstore/spice-loggerstore-0.5/spice-loggerstore-0.5.jar
  +jar name=spice-loggerstore-0.5.jar
id=spice-loggerstore/
  -jar name=spice-configkit/spice-configkit-1.1.2/spice-configkit-1.1.2.jar
  +jar name=spice-configkit-1.1.2.jar
id=spice-configkit/
  -jar name=spice-xmlpolicy/spice-xmlpolicy-1.0/spice-xmlpolicy-1.0.jar
  +jar name=spice-xmlpolicy-1.0.jar
id=spice-xmlpolicy/
  -jar name=spice-classman/spice-classman-1.0/spice-classman-1.0.jar
  +jar name=spice-classman-1.0.jar
id=spice-classman/
  -jar 
name=spice-classman/spice-classman-1.0/lib/excalibur-extension-1.0a.jar
  +jar name=excalibur-extension-1.0a.jar
id=excalibur-extension/
  -jar name=mx4j/mx4j-1.1.1/lib/mx4j-jmx.jar
  +jar name=mx4j-jmx.jar
id=mx4j.jar/
  -jar name=mx4j/mx4j-1.1.1/lib/mx4j-tools.jar
  +jar name=mx4j-tools.jar
id=mx4j-tools.jar/
  -nag from=Gump Integration Build lt;[EMAIL PROTECTED]gt;
  -to=[EMAIL PROTECTED]/
   /project
   
   project name=avalon-phoenix
  
  
  

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