Hi Henry,

There's still that dependency on servlet you added:

http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.security.auth.cookie/pom.xml?r1=918049&r2=1033735

could you please revert this change?

Cheers,
Reto


On Thu, Nov 11, 2010 at 4:10 PM, Henry Story <[email protected]> wrote:
> Done and committed changes.
>
> On 11 Nov 2010, at 14:59, Reto Bachmann-Gmuer wrote:
>
>> Another one that shouldn't be:
>>
>> 1) javax.servlet:servlet-api:jar:2.3
>>
>>  Path to dependency:
>>       1) 
>> org.apache.clerezza:org.apache.clerezza.platform.accountcontrolpanel.core:bundle:0.2-incubating-SNAPSHOT
>>       2) org.apache.clerezza:org.apache.clerezza.ssl.keygen.base:jar:0.5
>>       3) commons-logging:commons-logging:jar:1.1
>
> If I look at the Netbeans dependency management panel, this one seems to come 
> from
> org.apache.clerezza.web.fileserver -dependsOn-> wymiwyg-commons-core 
> -dependsOn-> commons-logging-api .
> (well perhaps there was also a dependency on keygen. But with the dependency 
> removed there it works)
>
>>       4) javax.servlet:servlet-api:jar:2.3
>>
>> Reto
>>
>> On Thu, Nov 11, 2010 at 2:48 PM, Reto Bachmann-Gmuer
>> <[email protected]> wrote:
>>> Hello Henry
>>>
>>> I notice there are several new dependencies:
>>>
>>> 1) logkit:logkit:jar:1.0.1
>>>
>>>  Path to dependency:
>>>        1) org.apache.clerezza:org.apache.clerezza.ssl.keygen.base:bundle:0.5
>>>        2) commons-logging:commons-logging:jar:1.1
>>>        3) logkit:logkit:jar:1.0.1
>>>
>>> --> I don't think any clerezza module should depend on a particular
>>> logging impl but rather use slf4j
>
> Yes, no problem. Removed that.
>
>
>>>
>>> 2) org.bouncycastle:bcprov-jdk16:jar:1.45
>>>
>>>  Path to dependency:
>>>        1) org.apache.clerezza:org.apache.clerezza.ssl.keygen.base:bundle:0.5
>>>        2) org.bouncycastle:bcprov-jdk16:jar:1.45
>>>
>>> --> id this a bundle on its own or integrated in keygen? I think it
>>> could be usefull in other places as well, so it would be good if it
>>> was a bundle on its own
>
> Yes, but that's a bit of work. We can wait for the need to appear,
> as it is also possible that they make bouncycastle OSGI compliant
> You can vote here to make it happen faster
> http://www.bouncycastle.org/jira/browse/BJA-287
> ( I added that info to the build file )
>
>>>
>>> 3) javax.servlet.jsp:jsp-api:jar:2.1
>>>
>>>  Path to dependency:
>>>        1) org.apache.clerezza:org.apache.clerezza.ssl.keygen.base:bundle:0.5
>>>        2) javax.servlet.jsp:jsp-api:jar:2.1
>>>
>>> --> jsp? what's up here? ;)
>
> removed.
>
>>>
>>> 4) avalon-framework:avalon-framework:jar:4.1.3
>>>
>>>  Path to dependency:
>>>        1) org.apache.clerezza:org.apache.clerezza.ssl.keygen.base:bundle:0.5
>>>        2) commons-logging:commons-logging:jar:1.1
>>>        3) avalon-framework:avalon-framework:jar:4.1.3
>
> That dissapeared when I removed commons-logging.
>
>>>
>>> yet another logging engine....
>>>
>>> I think all but the second dependencies should not be needed.
>>>
>>> Cheers,
>>> Reto
>>>
>
> Social Web Architect
> http://bblfish.net/
>
>

Reply via email to