Author: mbenson
Date: Tue Jul 27 20:21:24 2010
New Revision: 979842

URL: http://svn.apache.org/viewvc?rev=979842&view=rev
Log:
mark lang3 as non-optional until/unless I can figure out how to make a 
dependency required-for-test (transitive), required-for-compile, optional-at-RT

Modified:
    commons/proper/proxy/branches/version-2.0-work/core/pom.xml

Modified: commons/proper/proxy/branches/version-2.0-work/core/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/proxy/branches/version-2.0-work/core/pom.xml?rev=979842&r1=979841&r2=979842&view=diff
==============================================================================
--- commons/proper/proxy/branches/version-2.0-work/core/pom.xml (original)
+++ commons/proper/proxy/branches/version-2.0-work/core/pom.xml Tue Jul 27 
20:21:24 2010
@@ -92,7 +92,6 @@
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
             <version>3.0-SNAPSHOT</version>
-            <optional>true</optional>
         </dependency>
         <dependency>
             <groupId>jmock</groupId>


Reply via email to