Changelog for
junit-manual-4.11-50.1.noarch.rpm :
Wed Jul 11 14:00:00 2018 fstrbaAATTsuse.com
- Added patch:
* junit-jdk11.patch
+ Fix build with jdk11
+ Don\'t override removed SecurityManager methods
Mon Dec 18 13:00:00 2017 fstrbaAATTsuse.com
- Run fdupes on documentation
Mon Dec 18 13:00:00 2017 dimstarAATTopensuse.org
- Harden and fix the test suite:
+ org.framework.junit is deprecated since junit 4.0
+ Ensure we fail check when junit no longer returns what we
expect it to (error code checking is useless, since Assert
returns !0, like any other failure to start the test).
Mon Dec 18 13:00:00 2017 fstrbaAATTsuse.com
- Added patch:
* junit-jdk10.patch
+ Remove a function getInCheck from NoExitSecurityManager,
since it does not exist in the extended class in jdk10 and is
deprecated in previous versions
Fri Sep 8 14:00:00 2017 fstrbaAATTsuse.com
- Added patch:
* junit-jdk9.patch
+ Build with java source and target levels 1.6 in order to
allow building with jdk9
Fri May 19 14:00:00 2017 dziolkowskiAATTsuse.com
- New build dependency: javapackages-local
Tue Jul 28 14:00:00 2015 tchvatalAATTsuse.com
- Add patch to build with jdk8:
* junit-jdk8.patch
Wed Mar 18 13:00:00 2015 tchvatalAATTsuse.com
- Fix build with new javapackages-tools
Fri Oct 25 14:00:00 2013 mvyskocilAATTsuse.com
- Update to 4.11
* Matchers: Upgrade to Hamcrest 1.3
no longer included junit jar
* Parameterized Tests
* Specify Test execution order
* New maven artifact \'junit:junit\' w/o builtin hamcrest
* Number of improvements into Rules
- Drop jdk7-testfailure.patch, fixed upstream
- Add junit-no-hamcrest-src.patch, don\'t bundle hamcrest into junit.jar
- Use SourceUrl for release tarball and pom
- Don\'t inject OSGI manifest, it breaks junit.jar
- Provide/obsolete package junit4
Fri Aug 23 14:00:00 2013 mvyskocilAATTsuse.com
- disable javadoc build