it's the slf4j-log4j dependency (which transitively pulls in log4j) that
should either be removed from thrift's pom or marked with scope provided.
best is to remove it.

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 26 Apr 2011 00:40, "Jake Farrell" <jfarr...@apache.org> wrote:
> I gave myself a ticket for that and will remove the left over log4j
dependency
>
> - Jake
>
> On Apr 25, 2011, at 6:16 PM, Stephen Connolly wrote:
>
>> No it means that the pom needs to have exclusions applied.
>>
>> going forward the thrift pom should be fixed to not have a transitive
>> dep on the slf4j-log4j implementation... the whole point of slf4j is
>> that the ned user picks the impl and the libraries along the way just
>> dep on the api.
>>
>> -Stephen
>>
>> On 25 April 2011 23:04, Jake Luciani <jak...@gmail.com> wrote:
>>> Does this mean 0.6.1 isn't going to work for 0.8 maven deps?
>>>
>>> I need to know because I'll upgrade the version in the source if we are
>>> going to depend on it.
>>>
>>> -Jake
>>>
>>> On Mon, Apr 25, 2011 at 2:39 PM, Stephen Connolly <
>>> stephen.alan.conno...@gmail.com> wrote:
>>>
>>>> yep will be so doing, but those poms have issues, such as depending
>>>> transitively on a slf4j implementation
>>>>
>>>> also ranges are non reproducable, so it will be a specific version
>>>>
>>>> - Stephen
>>>>
>>>> ---
>>>> Sent from my Android phone, so random spelling mistakes, random
nonsense
>>>> words and other nonsense are a direct result of using swype to type on
the
>>>> screen
>>>> On 25 Apr 2011 21:44, "Jake Farrell" <jfarr...@apache.org> wrote:
>>>>> Stephen
>>>>> As part of the 0.6.1 thrift release the libthrift and libfb303 are now
>>>> available in the apache repo (
>>>> http://repo1.maven.org/maven2/org/apache/thrift/). Can you reference
these
>>>> jars rather than deploying a second set to the m2 repo in the cassandra
>>>> deps
>>>> folder. I looked for a pom or ivy.xml to submit a patch against but
couldnt
>>>> find it in the trunk, is this checked in?
>>>>>
>>>>> - Jake
>>>>>
>>>>> <dependency>
>>>>> <groupId>org.apache.thrift</groupId>
>>>>> <artifactId>libthrift</artifactId>
>>>>> <version>[0.6.1,)</version>
>>>>> </dependency>
>>>>>
>>>>>
>>>>> On Apr 23, 2011, at 5:46 AM, Stephen Connolly wrote:
>>>>>
>>>>>> I am in the process of ensuring that the 0.8 poms are correct. it is
>>>> taking
>>>>>> slightly longer than I expected as I got pulled into firefighting
with
>>>>>> aws/skynet
>>>>>>
>>>>>> and my wife has banned me from the computer this weekend!
>>>>>>
>>>>>> I'll call a vote for them early next week (needs a vote under apache
>>>> rules,
>>>>>> that will take 3 days unless the cassandra pmc is happy to go with a
>>>> shorter
>>>>>> vote)
>>>>>>
>>>>>> short version: expect poms in central on friday
>>>>>>
>>>>>> - Stephen
>>>>>>
>>>>>> ---
>>>>>> Sent from my Android phone, so random spelling mistakes, random
nonsense
>>>>>> words and other nonsense are a direct result of using swype to type
on
>>>> the
>>>>>> screen
>>>>>> On 23 Apr 2011 07:33, "Tristan Tarrant" <tristan.tarr...@gmail.com>
>>>> wrote:
>>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> http://twitter.com/tjake
>>>
>

Reply via email to