]
Nick Boldt commented on JBDS-3303:
----------------------------------
Jobs updated to use jbdevstudio fork and master branch, rather than my test fork.
Output now includes both the *Results* tables filtered for just the release versions we
want (one for all the IUs including upstream eclipse stuff, one for just JBoss stuff), and
also a summary *Report*. Here are some examples:
*master branch, comparing 8 and 9:*
Note that the jobs are now yellow when there are errors in the reports, so we know when
things are not clean. Red means the build failed.
[unit test] versionwatch should not fail silently when the report is
empty
--------------------------------------------------------------------------
Key: JBDS-3303
URL:
https://issues.jboss.org/browse/JBDS-3303
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: build
Affects Versions: 8.0.1.GA
Reporter: Nick Boldt
Assignee: Nick Boldt
versionwatch should not fail silently when the report is empty, such as:
{code}
JBDS Version Watch
Feature list for filter = .*(hibernate\|jboss\|xulrunner).*
Plugin list for filter = .*(hibernate\|jboss\|xulrunner).*
Generated by VersionWatch 0.3.0 in 0 min, 4 sec at 2014-12-14 20:19:34.853.
{code}