Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Finally only 5 comparator messages left to fix

Most of these errors are only due to change in the JDT compiler being a tad bit better. Those bundles should just be retagged, just to make sure we distribute bundles with unique versions and qualifiers if they have different content. (As it is, we'll just continue distributing the "old" one, which doesn't hurt much, but I'm prefer to be cleaner).

One of them does look like maybe something substantial ... something maybe compiled differently with a new ICU pre-req (so therefore old version might not work as expected):

The class org/eclipse/wst/xml/xpath2/processor/internal/function/FnNormalizeUnicode$ICUNormalizer.class is different.

but the "cure" is the same: To retag so currently compiled version has unique, more recent qualifier. But, I am not sure. If anyone wanted to, it might be interesting to see what changed ... but ... sort of academic, so doubt I will.

It would be nice to fix these for this week's I build ... as we really should fix them for the M6 (which will be "done" next week).

Thanks,


 = = = = = = = =



Significant (Unexpected) Comparator Messages

org.eclipse.equinox.p2.repository.tools.jar.comparator - Wed Mar 02 17:40:06 GMT 2011


Message 1
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-20110302142822/buildrepository/dali-sdk
The manifest header "Eclipse-SourceReferences" has different values.

Message 2
canonical: osgi.bundle,org.eclipse.jst.j2ee.core,1.2.100.v201101101900
Difference found for canonical: osgi.bundle,org.eclipse.jst.j2ee.core,1.2.100.v201101101900 between file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0M5-20110127064115/repository/ and file:/shared/webtools/projects/wtp-R3.3.0-I/workdir/I-3.3.0-20110302142822/buildrepository/jst-sdk
The class org/eclipse/jst/j2ee/model/internal/validation/EJBJar20VRule.class is different.

Message 3
canonical: osgi.bundle,org.eclipse.wst.xml.xpath2.processor,1.1.100.v201101281837
Difference found for canonical: osgi.bundle,org.eclipse.wst.xml.xpath2.processor,1.1.100.v201101281837 between file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.3.0/I-3.3.0-20110211103956/repository/ and file:/shared/webtools/projects/wtp-R3.3.0-I/workdir/I-3.3.0-20110302142822/buildrepository/wst-sdk
The class org/eclipse/wst/xml/xpath2/processor/internal/function/FnNormalizeUnicode$ICUNormalizer.class is different.

Message 4
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-20110302142822/buildrepository/dali.tests
The manifest header "Eclipse-SourceReferences" has different values.

Message 5
canonical: osgi.bundle,org.eclipse.wst.jsdt.core.tests.compiler,1.0.400.v201101270219
Difference found for canonical: osgi.bundle,org.eclipse.wst.jsdt.core.tests.compiler,1.0.400.v201101270219 between file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0M5-20110127064115/repositoryunittests/ and file:/shared/webtools/projects/wtp-R3.3.0-I/workdir/I-3.3.0-20110302142822/buildrepository/wst.tests
The class org/eclipse/wst/jsdt/core/tests/compiler/regression/AbstractRegressionTest.class is different.

Back to the top