You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/06/29 08:59:46 UTC

svn commit: r958849 - /gump/metadata/project/commons-jelly.xml

Author: bodewig
Date: Tue Jun 29 06:59:46 2010
New Revision: 958849

URL: http://svn.apache.org/viewvc?rev=958849&view=rev
Log:
help maven find Xalan

Modified:
    gump/metadata/project/commons-jelly.xml

Modified: gump/metadata/project/commons-jelly.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jelly.xml?rev=958849&r1=958848&r2=958849&view=diff
==============================================================================
--- gump/metadata/project/commons-jelly.xml (original)
+++ gump/metadata/project/commons-jelly.xml Tue Jun 29 06:59:46 2010
@@ -486,6 +486,7 @@
       
       <property project="xml-xerces" name="maven.jar.xerces" reference="jarpath" />
       <property project="commons-jexl-1.x" name="maven.jar.commons-jexl" reference="jarpath" />
+      <property project="xalan" name="maven.jar.xalan" reference="jarpath" id="xalan-unbundled"/>
     </maven>
 
     <depend project="commons-beanutils" />