Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] New SDK 1.3-SNAPSHOT being uploaded

My read is that the TYCHO p2 resolver uses the given URL
(http://download.eclipse.org/releases/indigo/) which is a composite P2
Repository. If you like to build against a specified release you may
reference the version you expect, in case
 * 3.7.1 which is the service release SR1 you should replace the URL
with http://archive.eclipse.org/releases/indigo/SR1
 * 3.7.2 which is the service release SR2 you should replace the URL
with http://archive.eclipse.org/releases/indigo/SR2

and so on. I assume that the p2 resolver download only the latest.

- Frank


2012/5/10 Jody Garnett <jody.garnett@xxxxxxxxx>:
> Okay so the SDK contains the following features:
>
> eu.udig.teradata-feature_1.3.0.201204302357
> net.refractions.udig-feature_1.3.0.201204302357
> net.refractions.udig.libs.source-feature_1.3.0.201204302357
> net.refractions.udig_application-feature_1.3.2.201204302357
> net.refractions.udig_application.source-feature_1.3.0.201112140349
> net.refractions.udig_base-feature_1.3.0.201204302357
> net.refractions.udig_base.source-feature_1.3.0.201112140349
> net.refractions.udig_platform-feature_1.3.0.201204302357
> net.refractions.udig_platform.source-feature_1.3.0.201112140349
> net.refractions.udig_printing-feature_1.3.0.201204302357
> net.refractions.udig_printing.source-feature_1.3.0.201112140349
> net.refractions.udig_sdk-feature_1.3.1.201204302357
> net.refractions.udig_tutorials-feature_1.3.0.201204302357
> net.refractions.udig_tutorials.source-feature_1.3.0.201112140349
> org.eclipse.emf.codegen.ecore.source_2.7.0.v20110913-1156
> org.eclipse.emf.codegen.ecore.ui.source_2.7.0.v20110913-1156
> org.eclipse.emf.codegen.source_2.7.0.v20110913-1156
> org.eclipse.emf.codegen.ui.source_2.7.0.v20110913-1156
> org.eclipse.emf.common.ui.source_2.7.0.v20110913-1156
> org.eclipse.emf.converter.source_2.7.0.v20110913-1156
> org.eclipse.emf.databinding.edit.source_1.2.0.v20110913-1156
> org.eclipse.emf.databinding.source_1.2.0.v20110913-1156
> org.eclipse.emf.ecore.edit.source_2.7.0.v20110913-1156
> org.eclipse.emf.ecore.editor.source_2.7.0.v20110913-1156
> org.eclipse.emf.edit.source_2.7.1.v20110913-1526
> org.eclipse.emf.edit.ui.source_2.7.0.v20110913-1156
> org.eclipse.emf.mapping.ecore.editor.source_2.7.0.v20110913-1156
> org.eclipse.emf.mapping.ecore.source_2.7.0.v20110913-1156
> org.eclipse.emf.mapping.source_2.7.0.v20110913-1156
> org.eclipse.emf.mapping.ui.source_2.7.0.v20110913-1156
> org.eclipse.emf.source_2.7.1.v20110913-1526
> org.eclipse.equinox.p2.core.feature.source_1.0.1.v20110906-1605-8290FZ9FVKHVRKtmx3fpNuo02129
> org.eclipse.equinox.p2.extras.feature.source_1.0.1.v20110906-1605-7A4FD4DiVOMap8cHSc6vPuny4gqO
> org.eclipse.equinox.p2.rcp.feature.source_1.0.1.v20110906-1605-782EqBqNKGVkiV-PUsgz-uny4gqO
> org.eclipse.equinox.p2.user.ui.source_2.1.2.R37x_v20110815-1155-6-Bk8pYWZz0qUTX5I15GZWwbXkrl
> org.eclipse.gef.source_3.7.1.v20110830-1143-777D181B3Bz06C853D8863365
> org.eclipse.help.source_1.3.0.v20110530-0844-7i7uFFmFFl8nvqbDpEqTvx
> org.eclipse.help_1.3.0.v20110530-0844-7i7uFFmFFl8nvqbDpEqTvx
> org.eclipse.pde.source_3.7.2.v20120120-1420-7b7rFUOFEx2Xnqafnpz0E--0
> org.eclipse.platform.source_3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q
> org.eclipse.rcp.source_3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272
> org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272
> org.eclipse.xsd.source_2.7.1.v20120130-0943
>
> That really looks like it is pulling down eclipse 3.7.2 (judging from the
> org.eclipse.pde.source file).
>
> I am going to try setting up an eclipse 3.7.2 locally and see if that
> matches; perhaps this Tycho command line build will give us an easy way to
> "keep up" with eclipse releases.
> --
> Jody Garnett
>
> On Thursday, 10 May 2012 at 1:57 PM, Jody Garnett wrote:
>
> Maybe this issue can be prevented someway by you (or is simply
> meaningless with the new SNAPSHOT)
>
> Oh really? That is interesting.
>
> The command line build must be pulling a newer version of eclipse on me. I
> wonder if we can figure out which one.
>
> I will check and test on my windows VM.
>
> Thanks for the information (and welcome to open source collaboration - a bit
> earlier then you may of expected).
>
> Jody
>
>
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top