You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/11/27 13:08:08 UTC

svn commit: r349218 - /jakarta/commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml

Author: dion
Date: Sun Nov 27 04:08:04 2005
New Revision: 349218

URL: http://svn.apache.org/viewcvs?rev=349218&view=rev
Log:
Add scope=test property to junit taglib dependency

Modified:
    jakarta/commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml?rev=349218&r1=349217&r2=349218&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/dynabean/project.xml Sun Nov 27 04:08:04 2005
@@ -44,6 +44,9 @@
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
       <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <properties>
+        <scope>test</scope>
+      </properties>
     </dependency>
 
     <!-- END for test -->



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