Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] 3.1 M3 build Versioning issues blockers and self tests


There is no way to run this particular test as part of individual dev. tests .... BUT
there are some API Tools now offered by the Eclipse Platform that should do some very similar
checking.

I have not tried them, but know they do have the requirement that with your latest-release
code in the development environment, you have to run a "baseline" tool that takes a snapshot
of what the current versions are. Then ... rumor has it .... if you change code, it'd give a warning if you
had not yet incremented service version. Or, if you add API it'd remind you to increment minor version.
And, I suppose, if you broke API!!! it'd remind you to update major version.

I suspect this would go along way to people seeing these errors first in their dev. environment, but someone
on the project has to create the meta (baseline) data first.

Hope someone can have time to look into someday and report back if it's good for the rest of us.





From: David Carver <dcarver@xxxxxxxxxxxxxxxx>
To: Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>
Date: 10/07/2008 01:48 PM
Subject: Re: [wtp-releng] 3.1 M3 build Versioning issues blockers





Helen, I'm curious is there a way to add this version checking as part
of the regular Test Suites for a particular project?  I think this is a
separate process that isn't run as part of the normal test suites that
the projects create.  I think it would help catch these errors before
they make it to the build machine, helping to make sure that the build
is clean.

Just a thought.

Dave


Raghunathan Srinivasan wrote:
>
> Fixed all JSF Version issues.
>
> ------------------------------------------------------------------------
>
> *From:* Helen Zhang [
mailto:hjzhang@xxxxxxxxxx]
> *Sent:* Tuesday, October 07, 2008 7:18 AM
> *To:* wtp-releng@xxxxxxxxxxx
> *Subject:* [wtp-releng] 3.1 M3 build Versioning issues blockers
>
>  
>
>
> Hi Team,
>
> This week is our first development week for 3.1 M3, smoketest on
> Thursday and declaration on Friday.
>
> As it currently stands, there are a # of outstanding versioning issues
> on the latest available build, and as mentioned in our team meeting,
> these versioning issue that fail the releng Junit test will be tracked
> with blocker bugs as they will block clean build declaration.
>
> Please respond to releng and let me know if these will be fixed today,
> otherwise I'll begin opening blocker bugs this afternoon *3pm EST*
> today.  Thank you!
>
> Everything in red needs to be fixed.
>
http://build.eclipse.org/webtools/committers/wtp-R3.1-I/20081004222611/I-3.1-20081004222611/versioningReport_3.1.html
>
> jee
> server
> jpt
> jsf
> common
> jsdt
> sse
> xml
>
> *Regards,*
>
> Helen Zhang *PMPĀ®
> Rational Architecture Management Project Management Office
> Eclipse Webtools Platform (WTP) **
> IBM Toronto Software Lab | 8200 Warden Ave. | Markham | L6G 1C7
> Email: hjzhang@xxxxxxxxxx | Phone: 905-413-3443 | T/L: 969-3443*
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> wtp-releng mailing list
> wtp-releng@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/wtp-releng
>  

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



Back to the top