Jörg Schaible wrote:
[EMAIL PROTECTED] wrote:
On 2/29/08, Jörg Schaible <[EMAIL PROTECTED]> wrote:
sebb wrote:
> On 28/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
>> All, >>
>> In Proxy, I currently have my SLF4J dependency version declared
>> like this: >>
>>
>> org.slf4j
>>
On 2/29/08, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > On 2/29/08, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> >> sebb wrote:
> >> > On 28/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
> >> >> All, >>
> >> >> In Proxy, I currently have my SLF4J dependency ver
[EMAIL PROTECTED] wrote:
> On 2/29/08, Jörg Schaible <[EMAIL PROTECTED]> wrote:
>> sebb wrote:
>> > On 28/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
>> >> All, >>
>> >> In Proxy, I currently have my SLF4J dependency version declared
>> >> like this: >>
>> >>
>> >> org.slf4j
>> >>
On 2/29/08, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> sebb wrote:
> > On 28/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
> >> All,
> >>
> >> In Proxy, I currently have my SLF4J dependency version declared
> >> like this:
> >>
> >>
> >> org.slf4j
> >> slf4j-api
> >> [1.4.0,)
sebb wrote:
> On 28/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
>> All,
>>
>> In Proxy, I currently have my SLF4J dependency version declared
>> like this:
>>
>>
>> org.slf4j
>> slf4j-api
>> [1.4.0,)
>> true
>>
>>
>> With this, maven will download the latest version of SLF4J
On 28/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
> All,
>
> In Proxy, I currently have my SLF4J dependency version declared like this:
>
>
> org.slf4j
> slf4j-api
> [1.4.0,)
> true
>
>
> With this, maven will download the latest version of SLF4J (1.5.0 I
> believe) and use that
All,
In Proxy, I currently have my SLF4J dependency version declared like this:
org.slf4j
slf4j-api
[1.4.0,)
true
With this, maven will download the latest version of SLF4J (1.5.0 I
believe) and use that during the build. Do we have an official policy
regarding our dependency versions