[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [eclipse-dev] Ant build submission -- down leveling plugins versions after API freeze
|
Hi,
I updated the API freeze check to detect minor and major versions changes.
Here is the outcome from a build last week-end:
All minor version changes for:
org.eclipse.ant.core_3.1.300 (from 3.2.0.v20080319 to 3.1.300.v20080509)
org.eclipse.ant.ui_3.2.300 (from 3.3.0.v20080319 to
3.2.300.v20080508-1600)
org.eclipse.core.databinding.beans_1.1.0 (from 1.0.100.I20080324-1800 to
1.1.0.I20080508-2000a)
org.eclipse.core.net_1.1.0 (from 1.0.100.I20080322 to 1.1.0.I20080425)
org.eclipse.equinox.app_1.1.0 (from 1.0.100.v20080316 to
1.1.0.v20080421-2006)
org.eclipse.equinox.http.jetty_1.1.0 (from 1.0.100.v20080303 to
1.1.0.v20080425)
org.eclipse.jdt.junit_3.4.0 (from 3.3.100.v20080327-1300 to
3.4.0.v20080509-2000)
org.eclipse.pde.ui.templates_3.4.0 (from 3.3.0.v20080324-0900 to
3.4.0.v20080331-2030)
org.eclipse.team.core_3.4.0 (from 3.3.100.I20080326 to 3.4.0.I20080428)
org.eclipse.ui.externaltools_3.1.300 (from 3.2.0.v20070826 to
3.1.300.v20070416)
All major version changes (from 0.1.0.qualifier to 1.0.0.qualifier):
org.eclipse.equinox.frameworkadmin.equinox_1.0.0
org.eclipse.equinox.frameworkadmin_1.0.0
org.eclipse.equinox.p2.artifact.repository_1.0.0
org.eclipse.equinox.p2.console_1.0.0
org.eclipse.equinox.p2.core_1.0.0
org.eclipse.equinox.p2.director_1.0.0
org.eclipse.equinox.p2.directorywatcher_1.0.0
org.eclipse.equinox.p2.engine_1.0.0
org.eclipse.equinox.p2.exemplarysetup_1.0.0
org.eclipse.equinox.p2.garbagecollector_1.0.0
org.eclipse.equinox.p2.jarprocessor_1.0.0
org.eclipse.equinox.p2.metadata.generator_1.0.0
org.eclipse.equinox.p2.metadata.repository_1.0.0
org.eclipse.equinox.p2.metadata_1.0.0
org.eclipse.equinox.p2.reconciler.dropins_1.0.0
org.eclipse.equinox.p2.touchpoint.eclipse_1.0.0
org.eclipse.equinox.p2.touchpoint.natives_1.0.0
org.eclipse.equinox.p2.ui.sdk_1.0.0
org.eclipse.equinox.p2.ui_1.0.0
org.eclipse.equinox.p2.updatechecker_1.0.0
org.eclipse.equinox.p2.updatesite_1.0.0
org.eclipse.equinox.simpleconfigurator.manipulator_1.0.0
org.eclipse.equinox.simpleconfigurator_1.0.0
org.eclipse.pde.api.tools.ui_1.0.0
org.eclipse.pde.api.tools_1.0.0
This list comes from comparing eclipse-SDK-I20080510-2000-win32.zip with
eclipse-SDK-3.4M6a-win32.zip.
Olivier