Author: bayard
Date: Wed Aug 7 05:58:06 2013
New Revision: 1511184
URL: http://svn.apache.org/r1511184
Log:
Xalan needs to be included in the jar for testing
Modified:
tomcat/taglibs/standard/trunk/examples/pom.xml
Modified: tomcat/taglibs/standard/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/examples/pom.xml?rev=1511184&r1=1511183&r2=1511184&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/examples/pom.xml (original)
+++ tomcat/taglibs/standard/trunk/examples/pom.xml Wed Aug 7 05:58:06 2013
@@ -96,8 +96,6 @@
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.1</version>
- <scope>provided</scope>
- <optional>true</optional>
</dependency>
</dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]