Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Orbit bundle update

It's part of the Platform SDK so most likely it was already present in your target environment. Mylyn needs javax.servlet since it's a transitive dependency of org.apache.axis which depends on javax.xml.rpc which depends on javax.servlet.

Steffen


On 1/26/09, Mik Kersten <mik@xxxxxxxxxxx> wrote:
Just curious, what's javax.servlet used by?  I don't think it was required in my workspace.

On Wed, Dec 17, 2008 at 11:21 AM, Steffen Pingel <steffen.pingel@xxxxxxxxxxx> wrote:
I have updated two Mylyn's Orbit dependencies to newer versions:

 javax.wsdl 1.5.1 -> 1.6.2 (branch: v1_6_2)
 javax.servlet 2.4 -> 2.5 (branch: v2_5)

Please switch the bundles to the respective branch if you have them checked out in your workspace.

Steffen


_______________________________________________
mylyn-dev mailing list
mylyn-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-dev



_______________________________________________
mylyn-dev mailing list
mylyn-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-dev



Back to the top