Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Versioning problems in 3.1 build (and 3.0.1)


The releng "build tests" will not only fail for these cases where the versioning goes "backwards", but also if merely the qualifier (only) is different from the previous release ... that implies the plugin has changed, and needs a service version increase. Those items in the report are still yellow, not red, so a little harder to spot. I think I'll change those to red also (and change the other yellow ones to blue or black since the yellow is hard to read).

As far this particular jst.server_adapters problem, I fixed in the 3.0.1 release, but did not release to head. The server team is welcome to.
It might actually be a bug in the PDE build code that figures out these qualifiers, since there's little reason why it should ever produce one of these "hash" values that's smaller than the previous ones ... but, there are some holes in their hashing algorithm, as there is in any hashing algorithm.

Please fix up the versioning problems in 3.0.1 soon! We are supposed to be producing release candidates!

HTH




From: "Konstantin Komissarchik" <konstantin.komissarchik@xxxxxxxxxx>
To: "General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
Date: 07/28/2008 02:06 PM
Subject: [wtp-dev] Versioning problems in 3.1 build





The current 3.1 build has the following versioning problem that I believe is the reason that the CC machine keeps reporting "Build Failed". Can someone from the server tools team take a look?
 
org.eclipse.jst.server_adapters.feature
3.0.0.v200806092130-787KEKCDUUEFDEvPY9DSX (current)
3.0.0.v200806092130-787KEK_DUUEFDEsNoCJel (reference)
org.eclipse.jst.server_adapters.feature.source
3.0.0.v200806092130-787KEKCDUUEFDEvPY9DSX (current)
3.0.0.v200806092130-787KEK_DUUEFDEsNoCJel (reference)
 
 
Oracle
Konstantin Komissarchik | Consulting Member of Technical Staff
Phone: +1 425 201 1795 | Mobile: +1 206 898 0611

Oracle
Eclipse Tooling
411 108th Ave NE, Suite 2100 | Bellevue, WA 98004

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



Back to the top