Package: libgroboutils-java / 5-2

Metadata

Package Version Patches format
libgroboutils-java 5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_reduce_junit_logging.diff | (download)

codecoverage/log4j.properties | 4 2 + 2 - 0 !
pmti/log4j.properties | 4 2 + 2 - 0 !
testing-autodoc/log4j.properties | 6 3 + 3 - 0 !
testing-junit/log4j.properties | 4 2 + 2 - 0 !
testing-mbtf/log4j.properties | 4 2 + 2 - 0 !
testing-tp/log4j.properties | 4 2 + 2 - 0 !
uicapture/log4j.properties | 4 2 + 2 - 0 !
util-classes/log4j.properties | 4 2 + 2 - 0 !
util-datastruct/log4j.properties | 4 2 + 2 - 0 !
util-io/log4j.properties | 4 2 + 2 - 0 !
util-states/log4j.properties | 4 2 + 2 - 0 !
util-thread/log4j.properties | 4 2 + 2 - 0 !
util-xml/log4j.properties | 4 2 + 2 - 0 !
website/log4j.properties | 4 2 + 2 - 0 !
14 files changed, 29 insertions(+), 29 deletions(-)

 reduce log4j logging verbosity of unit tests
 from DEBUG to ERROR.
02_dont_stop_on_junit_failure.diff | (download)

_shared/common-ant/common-ant-tasks-deploy.ant-inc.xml | 2 1 + 1 - 0 !
_shared/common-ant/common-ant-tasks-test.ant-inc.xml | 3 0 + 3 - 0 !
build.xml | 9 9 + 0 - 0 !
codecoverage/build.xml | 4 2 + 2 - 0 !
pmti/build.xml | 4 2 + 2 - 0 !
testing-autodoc/build.xml | 4 2 + 2 - 0 !
testing-junit/build.xml | 4 2 + 2 - 0 !
testing-mbtf/build.xml | 4 2 + 2 - 0 !
testing-tp/build.xml | 4 2 + 2 - 0 !
uicapture/build.xml | 4 2 + 2 - 0 !
util-classes/build.xml | 4 2 + 2 - 0 !
util-datastruct/build.xml | 4 2 + 2 - 0 !
util-io/build.xml | 4 2 + 2 - 0 !
util-states/build.xml | 4 2 + 2 - 0 !
util-thread/build.xml | 4 2 + 2 - 0 !
util-xml/build.xml | 4 2 + 2 - 0 !
16 files changed, 36 insertions(+), 30 deletions(-)

 don't launch unit test with main ant targets
 and don't return failure of build if one unit test fail.
03_easymock_upgrade.diff | (download)

pmti/sources/ut/net/sourceforge/groboutils/pmti/v1/autodoc/v1/ITFJUnitListenerJDK13UTest.java | 6 3 + 3 - 0 !
testing-autodoc/sources/ut/net/sourceforge/groboutils/autodoc/v1/AutoDocJDK13UTest.java | 16 8 + 8 - 0 !
testing-autodoc/sources/ut/net/sourceforge/groboutils/autodoc/v1/junit/AutoDocJUnitListenerJDK13UTest.java | 2 1 + 1 - 0 !
testing-autodoc/sources/ut/net/sourceforge/groboutils/autodoc/v1/junit/AutoDocJUnitListenerUTestI.java | 10 5 + 5 - 0 !
testing-autodoc/sources/ut/net/sourceforge/groboutils/autodoc/v1/testserver/junit/JUnitTestInfoJDK13UTest.java | 6 3 + 3 - 0 !
testing-mbtf/sources/ut/net/sourceforge/groboutils/mbtf/v1/engine/ErrorImplJDK13UTest.java | 4 2 + 2 - 0 !
testing-mbtf/sources/ut/net/sourceforge/groboutils/mbtf/v1/engine/ErrorsImplJDK13UTest.java | 12 6 + 6 - 0 !
uicapture/sources/ut/net/sourceforge/groboutils/uicapture/v1/ScriptGeneratorUTest.java | 4 2 + 2 - 0 !
8 files changed, 30 insertions(+), 30 deletions(-)

 fix compatibility with easymock version in debian.
 - EasyMock.controlFor() replaced with MockControl.createControl()
 - testControl.activate() replaced with testControl.replay()
04_coverage_zip_archives.diff | (download)

codecoverage/build.xml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 don't bundle dependencies inside groboutils jar's
05_rename_subprojects.diff | (download)

codecoverage/build.xml | 2 1 + 1 - 0 !
codecoverage/deployed.ant-inc.xml | 4 2 + 2 - 0 !
pmti/build.xml | 2 1 + 1 - 0 !
pmti/deployed.ant-inc.xml | 4 2 + 2 - 0 !
testing-autodoc/build.xml | 2 1 + 1 - 0 !
testing-autodoc/deployed.ant-inc.xml | 6 3 + 3 - 0 !
testing-junit/build.xml | 2 1 + 1 - 0 !
testing-junit/deployed.ant-inc.xml | 4 2 + 2 - 0 !
testing-mbtf/build.xml | 2 1 + 1 - 0 !
testing-mbtf/deployed.ant-inc.xml | 4 2 + 2 - 0 !
testing-tp/build.xml | 2 1 + 1 - 0 !
testing-tp/deployed.ant-inc.xml | 4 2 + 2 - 0 !
uicapture/build.xml | 2 1 + 1 - 0 !
uicapture/deployed.ant-inc.xml | 4 2 + 2 - 0 !
util-classes/build.xml | 2 1 + 1 - 0 !
util-classes/deployed.ant-inc.xml | 6 3 + 3 - 0 !
util-datastruct/build.xml | 2 1 + 1 - 0 !
util-datastruct/deployed.ant-inc.xml | 4 2 + 2 - 0 !
util-io/build.xml | 2 1 + 1 - 0 !
util-io/deployed.ant-inc.xml | 4 2 + 2 - 0 !
util-states/build.xml | 2 1 + 1 - 0 !
util-states/deployed.ant-inc.xml | 4 2 + 2 - 0 !
util-thread/build.xml | 2 1 + 1 - 0 !
util-thread/deployed.ant-inc.xml | 4 2 + 2 - 0 !
util-xml/build.xml | 2 1 + 1 - 0 !
util-xml/deployed.ant-inc.xml | 2 1 + 1 - 0 !
26 files changed, 40 insertions(+), 40 deletions(-)

---
06_support_others_jdk.diff | (download)

_shared/common-ant/common-ant-tasks-init.ant-inc.xml | 30 30 + 0 - 0 !
1 file changed, 30 insertions(+)

 support for new jdk >= 1.4 (read from ant.java.version property)