On Aug 8, 2010, at 12:58 PM, sebb wrote:

> On 27 July 2010 21:21,  <mben...@apache.org> wrote:
>> 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
> 
> Would "provided" help here?
> 

Seb,
  I can't recall ATM... I was asking around on #maven at the time and nobody 
seemed to have a better idea that non-optional for now, but I'll give provided 
a whirl later and post an update.

Thanks,
Matt

>> 
>> 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>
>> 
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


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

Reply via email to