Changelog for
apache-commons-validator-javadoc-1.5.0-32.19.noarch.rpm :
Fri Dec 21 13:00:00 2018 Fridrich Strba
- Build against commons-digester >= 1.8
- Removed patch:
* commons-validator-1.5.0-digester.patch
+ building against commons-digester >= 1.8, this patch is
superfluous
Fri Dec 21 13:00:00 2018 Fridrich Strba
- Update to 1.5.0
- Install the maven pom file
- Removed patch:
* commons-validator-1.3.1-crosslink.patch
+ not needed
- Added patch:
* commons-validator-1.5.0-digester.patch
+ fix build with older versions of commons-digester
- Modified patches:
* commons-validator-1.3.1-srcencoding.patch ->
commons-validator-1.5.0-srcencoding.patch
+ specify encoding utf-8 for javac and javadoc invocation
instead of escaping characters
* commons-validator-1.3.1-locale.patch ->
commons-validator-1.5.0-locale.patch
+ Adapt the patch to the 1.5.0 context
+ Add the sysproperty to the junit task
Tue May 15 14:00:00 2018 fstrbaAATTsuse.com
- Build with source and target 8 to prepare for a possible removal
of 1.6 compatibility
Mon Oct 9 14:00:00 2017 fstrbaAATTsuse.com
- Fix build and running of junit tests with Java 9+
- Added patch:
* commons-validator-1.3.1-locale.patch
+ Made two different test.routines target, one with java <= 1.8
and one with java 9+, since the locale providers changed
between java 1.8 and 9. Moreover, the options that Java 9
needs to run in compatibility mode break build with lower
versions of Java.
Thu Sep 14 14:00:00 2017 fstrbaAATTsuse.com
- Build with java source and target 1.6
- Use java-devel < 1.9 because with jdk9, some unit tests fail
- Clean spec file
Tue Jul 8 14:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec-cleaner and fix build on Factory.
Mon Apr 14 14:00:00 2014 darinAATTdarins.net
- add requirements for SLES
Fri Jun 15 14:00:00 2012 mvyskocilAATTsuse.cz
- update to 1.3.1
- rename to apache-commons-validator
Mon Sep 25 14:00:00 2006 skhAATTsuse.de
- don\'t use icecream
- use source=\"1.4\" and target=\"1.4\" for build with java 1.5
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires