You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by ba...@apache.org on 2009/05/17 11:47:41 UTC

svn commit: r775616 - /jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml

Author: bayard
Date: Sun May 17 09:47:40 2009
New Revision: 775616

URL: http://svn.apache.org/viewvc?rev=775616&view=rev
Log:
Need Derby to be in the final jar. Bloody hell - all the tests pass. 

Modified:
    jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml

Modified: jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml?rev=775616&r1=775615&r2=775616&view=diff
==============================================================================
--- jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml (original)
+++ jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml Sun May 17 09:47:40 2009
@@ -114,7 +114,7 @@
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
       <version>10.4.2.0</version>
-      <scope>test</scope>
+      <!-- <scope>test</scope> -->  <!-- While test, we want it in the war -->
     </dependency>
     <dependency>
       <groupId>junit</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org