Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Look at this! re-usable map files


I have commented on bug 173917. For now it does not matter since when multiple versions of the same bundles are available, the feature.xml should mention the first 3 digits of the version suffixed with qualifier to disambiguate.

PaScaL


Christian Damus/Ottawa/IBM@IBMCA
Sent by: orbit-dev-bounces@xxxxxxxxxxx

02/14/2007 01:10 PM

Please respond to
Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>

To
Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>
cc
Subject
Re: [orbit-dev] Look at this!  re-usable map files






Looks neat!  Only one thing did I notice that seems amiss:  the support for multiple versions (with the version-qualified bundle name) looks good, but I see that there is also an unversioned entry for every version of the same bundle.  e.g.,


bundle@javax.servlet=GET,http://download.eclipse.org/.../javax.servlet_2.3.0.v200612120445.jar

bundle@javax.servlet=GET,http://download.eclipse.org/.../javax.servlet_2.4.0.v200612120446.jar


Should the unversioned entry be specified only for the latest version?


Cheers,


Christian



Christian W. Damus
Component Lead, Eclipse
OCL and EMFT-QTV
IBM Rational Software


David M Williams <david_williams@xxxxxxxxxx>
Sent by: orbit-dev-bounces@xxxxxxxxxxx

02/14/07 12:53 PM

Please respond to
Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>

To
orbit-dev@xxxxxxxxxxx
cc
Subject
[orbit-dev] Look at this!  re-usable map files








As discussed in bug 173917

https://bugs.eclipse.org/bugs/show_bug.cgi?id=173917


I have put Pascal's map generator in the builds, and "retrofitted" one for our stable build.
http://download.eclipse.org/tools/orbit/downloads/drops/S200702082257/


Once we get some confirmation this all works with the M5 base builder, then
I think someone volunteered to write a "how to" note for our wiki? and send link to
cross-project list?

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

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


Back to the top