Now the OSGi 4.3 API is present in maven we should use that for build. We still download Equinox 3.7 in the itests (which should probably use the final equinox driver until it is available through maven/pax exam).
I agree that copying is bad, now that we have another choice we should avoid it. Regards, Tim > Subject: Re: svn commit: r1138154 - in /aries/trunk: jpa/jpa-tmp/pom.xml > proxy/proxy-tmp/pom.xml > From: [email protected] > Date: Mon, 27 Jun 2011 12:33:17 +0100 > To: [email protected] > > Well, I would say it's probably not worth changing again until there is a > proper equinox 3.7 maven prereq. > > The org.osgi.core one is unfortunately not enough since we want a 4.3 runtime > for the itests ... > > Regards, > > Valentin > > On 27 Jun 2011, at 12:21, Jacek Laskowski wrote: > > > On Tue, Jun 21, 2011 at 10:00 PM, <[email protected]> wrote: > >> Author: mahrwald > >> Date: Tue Jun 21 20:00:43 2011 > >> New Revision: 1138154 > >> > >> URL: http://svn.apache.org/viewvc?rev=1138154&view=rev > >> Log: > >> ARIES-684: Fix equinox download locations > >> > >> Modified: > >> aries/trunk/jpa/jpa-tmp/pom.xml > >> aries/trunk/proxy/proxy-tmp/pom.xml > > > > I guess Aries should use the final 3.7 release from: > > > > http://download.eclipse.org/equinox/drops/R-3.7-201106131736/org.eclipse.osgi_3.7.0.v20110613.jar > > > > or use > > http://search.maven.org/#artifactdetails|org.osgi|org.osgi.core|4.3.0|jar > > instead. > > > > "Copying considered harmful" :-) > > > > Jacek > > > > -- > > Jacek Laskowski > > Java EE, functional languages and IBM WebSphere - http://blog.japila.pl > > Warszawa JUG conference = Confitura (formerly Javarsovia) :: > > http://confitura.pl >
