You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by oc...@apache.org on 2008/05/27 05:35:42 UTC

svn commit: r660359 - /continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt

Author: oching
Date: Mon May 26 20:35:39 2008
New Revision: 660359

URL: http://svn.apache.org/viewvc?rev=660359&view=rev
Log:
[CONTINUUM-1525]
added in the docs the workaround for the jdom problem when deploying in geronimo

Modified:
    continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt

Modified: continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt?rev=660359&r1=660358&r2=660359&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt Mon May 26 20:35:39 2008
@@ -54,8 +54,9 @@
             </dependency>
         </dependencies>
 
-	    <hidden-classes>
+        <hidden-classes>
             <filter>org.apache.commons.lang.</filter>
+            <filter>org.jaxen.</filter>
         </hidden-classes>
     </environment>
 
@@ -80,6 +81,8 @@
 
     <<<commons-lang 2.2>>> is required by Continuum and must be installed in the geronimo repository.
 
+    <<<org.jaxen.>>> needs to be added as a <<<\<filter\>>>> in the <<<\<hidden-classes\>>>> section because of {{{https://issues.apache.org/jira/browse/GERONIMO-3894}GERONIMO-3894}}
+
 * {Install Continuum}
 
     To Install Continuum, you'll need the Continuum war and the deployment plan.