shuber 2005/11/30 11:17:09 CET
Modified files:
core jahia.iml
Log:
Added xalan dependency
Revision Changes Path
1.21 +14 -0 jahia/core/jahia.iml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/jahia.iml.diff?r1=1.20&r2=1.21&f=h
Index: jahia.iml
===================================================================
RCS file: /home/cvs/repository/jahia/core/jahia.iml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- jahia.iml 23 Nov 2005 17:43:18 -0000 1.20
+++ jahia.iml 30 Nov 2005 10:17:09 -0000 1.21
@@ -1279,6 +1279,15 @@
<SOURCES />
</library>
</orderEntry>
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$maven-rep$/xalan/jars/xalan-2.6.0.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
<orderEntryProperties />
</component>
<component name="WebModuleBuildComponent">
@@ -1873,6 +1882,11 @@
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1" />
+ <attribute name="URI" value="/WEB-INF/lib/xalan-2.6.0.jar" />
+ <url>jar://$maven-rep$/xalan/jars/xalan-2.6.0.jar!/</url>
+ </containerElement>
+ <containerElement type="library" level="module">
+ <attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/xercesImpl-2.6.2.jar" />
<url>jar://$maven-rep$/xerces/jars/xercesImpl-2.6.2.jar!/</url>
</containerElement>