On 2011-07-19, Torsten Curdt wrote:

>>> I say what I've said all this time when questions like this came up.
>>> We need testers! There has been quite few changes. Just releasing
>>> without some people spending some time ...or telling us "yes, trunk
>>> works for me!" I am still not comfortable with.

>> trunk works for everything executed inside Gump, this includes Ant's
>> classfileset and depends task (both of which have at least some unit
>> test coverage that is executed by Gump).

> Cool. That certainly accounts for something!

<gump-commercial>That's one of the things Gump can do that other CI
servers can't.</gump-commercial>

> Is there an easy way to find out how many projects test it through
> Gump then?

See the Dependees table in
<http://vmgump.apache.org/gump/public/jakarta-bcel/bcel/details.html>

For the projects that build using Ant or Maven 1 the list is complete
and really means they use BCEL's trunk when they use BCEL at all.  Note
there is Xalan in the list which means all cases where XSLTs are
processed during the Gump run might execute some portion of BCEL.

For the projects that build using Maven 2/3 the list may be incomplete
since it is enough that BCEL builds before those other projects in order
to make them use BCEL.  Usually - unless something has slipped through -
no mvn built project should be getting the version of BCEL it has
requested but rather trunk instead.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to