You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2006/02/27 01:30:35 UTC

svn commit: r381208 - /gump/metadata/project/htmlunit.xml

Author: billbarker
Date: Sun Feb 26 16:30:33 2006
New Revision: 381208

URL: http://svn.apache.org/viewcvs?rev=381208&view=rev
Log:
Gump to Maven artifact translation

Modified:
    gump/metadata/project/htmlunit.xml

Modified: gump/metadata/project/htmlunit.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/htmlunit.xml?rev=381208&r1=381207&r2=381208&view=diff
==============================================================================
--- gump/metadata/project/htmlunit.xml (original)
+++ gump/metadata/project/htmlunit.xml Sun Feb 26 16:30:33 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2001-2005 The Apache Software Foundation
+  Copyright 2001-2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -37,6 +37,8 @@
                 project="jetty" id="jetty"/>
       <property name="maven.jar.servlet-api" reference="jarpath"
                 project="jakarta-servletapi-5-servlet"/>
+      <property name="maven.jar.xercesImpl" reference="jarpath"
+                project="xml-xerces" />
     </maven>
     <depend project="commons-beanutils" />
     <depend project="commons-cli" />