Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338298 - Two JPT bundles need to be re-tagged
Summary: Two JPT bundles need to be re-tagged
Status: RESOLVED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: General (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tran Le CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-26 00:57 EST by David Williams CLA
Modified: 2011-02-26 04:13 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2011-02-26 00:57:32 EST
Due to an error I made in build scripts a few weeks ago, 
the following two bundles need to be re-tagged, so they appear 
"more recent" so the fix in their manifest.mf files (due to fix in build script) get's picked up for our mirrored distribution. (Full comparator messages below). See bug 337621 for description of how :local: accidentally introduced into the Eclipse-SourceReferences directive. 

org.eclipse.jpt.common.eclipselink.core
org.eclipse.jpt.common.utility.tests

the scm statement has something similar to

Eclipse-SourceReferences: scm:cvs:local:/cvsroot/web
 tools:org.eclipse.jpa/components/jpa/plugins/org.eclipse.jpt.eclipsel
 ink.core;tag=v201102072310

instead of the correct value of 

Eclipse-SourceReferences: scm:cvs:pserver:dev.eclipse.org:/cvsroot/web
 tools:org.eclipse.jpa/components/jpa/plugins/org.eclipse.jpt.eclipsel
 ink.core;tag=v201102072310

The error was introduced a couple of weeks ago and now fixed (see bug 337621) but now some bundles need to be re-tagged so the fixed version appears most recent. 

= = = = = = 

Message 3
canonical: osgi.bundle,org.eclipse.jpt.common.eclipselink.core,1.0.0.v201102140000
Difference found for canonical: osgi.bundle,org.eclipse.jpt.common.eclipselink.core,1.0.0.v201102140000 between file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.3.0/I-3.3.0-20110217174254/repository/ and file:/shared/webtools/projects/wtp-R3.3.0-I/workdir/I-3.3.0-20110224214714/buildrepository/dali-sdk
The manifest header "Eclipse-SourceReferences" has different values.

Message 8
canonical: osgi.bundle,org.eclipse.jpt.common.utility.tests,2.0.0.v201102140000
Difference found for canonical: osgi.bundle,org.eclipse.jpt.common.utility.tests,2.0.0.v201102140000 between file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.3.0/I-3.3.0-20110217174254/repositoryunittests/ and file:/shared/webtools/projects/wtp-R3.3.0-I/workdir/I-3.3.0-20110224214714/buildrepository/dali.tests
The manifest header "Eclipse-SourceReferences" has different values.

This should be done soon, to be sure fixed for M6. Otherwise the "import source project" will not work for these bundles.
Comment 1 Tran Le CLA 2011-02-26 04:08:36 EST
The two plugins below have been re-tagged. The new tag is: v201102260903

org.eclipse.jpt.common.eclipselink.core
org.eclipse.jpt.common.utility.tests
Comment 2 Tran Le CLA 2011-02-26 04:13:46 EST
David, I will be OOT Saturday and Sunday with limited internet access.
I will check my emails Saturday morning again to see if there are problems.
Thanks.