Author: taylor
Date: Fri Feb  3 01:13:28 2006
New Revision: 374611

URL: http://svn.apache.org/viewcvs?rev=374611&view=rev
Log:
dep needed for java 1.4

Modified:
    portals/jetspeed-2/trunk/components/rewriter/pom.xml

Modified: portals/jetspeed-2/trunk/components/rewriter/pom.xml
URL: 
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/rewriter/pom.xml?rev=374611&r1=374610&r2=374611&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/rewriter/pom.xml (original)
+++ portals/jetspeed-2/trunk/components/rewriter/pom.xml Fri Feb  3 01:13:28 
2006
@@ -56,6 +56,10 @@
             <groupId>castor</groupId>
             <artifactId>castor</artifactId>
         </dependency>
+           <dependency>
+          <groupId>xml-apis</groupId>
+             <artifactId>xml-apis</artifactId>
+           </dependency>        
         <dependency>
             <groupId>xerces</groupId>
             <artifactId>xerces</artifactId>



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

Reply via email to