Re: cvs commit: gump/project excalibur.xml xml-xalan.xml

2004-10-19 Thread Niclas Hedhman
On Tuesday 19 October 2004 19:19, [EMAIL PROTECTED] wrote:
 bodewig 2004/10/19 04:19:55

   Modified:project  excalibur.xml xml-xalan.xml
   Log:
   having the same jar with two ids seems to drop one id leading to the
 breakage for jstl and others

You will need to modify maven.py as well, since Artifacts with type=boot 
seems to not be generating the maven.jar.xalan=  override, in which case you 
get a Artifact not found.
I have been trying before with manual property declarations for that, but 
unable to succeed.


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 excalibur.xml xml-xalan.xml

2004-10-19 Thread Stefan Bodewig
On Tue, 19 Oct 2004, Niclas Hedhman [EMAIL PROTECTED] wrote:

 You will need to modify maven.py as well, since Artifacts with
 type=boot seems to not be generating the maven.jar.xalan=
 override, in which case you get a Artifact not found.

Hmm, sounds like a bug to me.

Stefan

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



Re: cvs commit: gump/project excalibur.xml xml-xalan.xml

2004-10-19 Thread Stefan Bodewig
On Tue, 19 Oct 2004, Stefan Bodewig [EMAIL PROTECTED] wrote:
 On Tue, 19 Oct 2004, Niclas Hedhman [EMAIL PROTECTED] wrote:
 
 You will need to modify maven.py as well, since Artifacts with
 type=boot seems to not be generating the maven.jar.xalan=
 override, in which case you get a Artifact not found.
 
 Hmm, sounds like a bug to me.

which seems to be fixed with revision 54102
http://cvs.apache.org/viewcvs.cgi/gump/trunk/python/gump/core/build/maven.py?r1=53813r2=54102p1=gump/trunk/python/gump/build/maven.pyp2=gump/trunk/python/gump/build/maven.pyroot=Apache-SVN

which in turn should appear in the live branch (which I understand is
running on brutus) since revision 54593 about eight days ago.

When have you last tried to use type=boot together with maven
jar overrides?

Stefan

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



Re: cvs commit: gump/project excalibur.xml xml-xalan.xml

2004-10-19 Thread Niclas Hedhman
On Tuesday 19 October 2004 22:03, Stefan Bodewig wrote:

 When have you last tried to use type=boot together with maven
 jar overrides?

try??

If you get excalibur-logger back working, then Excalibur will break on 
excalibur-xmlutil, where I found this symptom.

Xalan is (was) in the bootclasspath, yet Maven complained of missing 
dependency. I don't know where to find the overrides file, or even if I have 
access to it.


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


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