Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] PTP dependencies on JAXB projects for epp-parallel

I believe we do need the sun plugin, because the javax are the APIs (sun is the implementation).

Al
----- Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> This is the correct list, although we now also need org.eclipse.jgit_0.12.1.jar
> 
> Greg
> 
> On May 4, 2011, at 7:24 AM, Beth Tibbitts wrote:
> 
> > Al, can you answer these questions ASAP? This is the list you gave me.
> > Thanks.
> > 
> > 
> > ...Beth
> > 
> > Beth Tibbitts 
> > Eclipse Parallel Tools Platform http://eclipse.org/ptp
> > IBM STG - High Performance Computing Tools
> > Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
> > ----- Forwarded by Beth Tibbitts/Watson/IBM on 05/04/2011 07:23 AM -----
> > 
> > <ecblank.gif>
> > From:
> > <ecblank.gif>
> > bugzilla-daemon@xxxxxxxxxxx
> > <ecblank.gif>
> > To:
> > <ecblank.gif>
> > Beth Tibbitts/Watson/IBM@IBMUS
> > <ecblank.gif>
> > Date:
> > <ecblank.gif>
> > 05/04/2011 03:21 AM
> > <ecblank.gif>
> > Subject:
> > <ecblank.gif>
> > [Bug 331589] PTP would like to join EPP
> > 
> > 
> > 
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=331589
> > Product/Component: EPP / package content
> > 
> > --- Comment #44 from Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx> 2011-05-04 03:18:44 EDT ---
> > (In reply to comment #43)
> > > Please add to epp-parallel build: JAXB for new resource manager infrastructure
> > > 
> > > > javax.xml;bundle-version="1.3.4",
> > > > javax.xml.stream;bundle-version="1.0.1",
> > > > javax.xml.bind;bundle-version="2.1.9",
> > > > com.sun.xml.bind;bundle-version="2.1.9",
> > > > javax.activation;bundle-version="1.1.0"
> > > 
> > > >These are all available via Orbit.
> > 
> > Usually all these bundles will be pulled in by p2 if there are dependencies to
> > them. I had a quick look into the last build (20110503-0953) and found them in
> > your package as expected with the exception of com.sun.xml.bind:
> > 
> > unzip -l 20110503-0953_eclipse-parallel-indigo-M7-win32.win32.x86_64.zip | grep
> > plugins | grep javax
> > eclipse/plugins/javax.xml_1.3.4.v201005080400.jar
> > eclipse/plugins/javax.xml.stream_1.0.1.v201004272200.jar
> > eclipse/plugins/javax.xml.bind_2.2.0.v201103041518.jar
> > eclipse/plugins/javax.activation_1.1.0.v201005080500.jar
> > 
> > What about the missing com.sun.xml.bind bundle? Is it really required? And if
> > yes is the dependency structure correct?
> > 
> > -- 
> > Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
> > ------- You are receiving this mail because: -------
> > You reported the bug.
> > 
> > _______________________________________________
> > ptp-dev mailing list
> > ptp-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/ptp-dev
> 



Back to the top