forked from pool/apache-commons-validator
Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 306d958154 | |||
| 5f0f19942b | |||
| 3bf64214c3 |
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Oct 23 17:13:55 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
||||||
|
|
||||||
- Temporarily disable tests, since one is failing with Java 25
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 2 15:32:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Wed Oct 2 15:32:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -92,7 +92,6 @@ ant \
|
|||||||
dist
|
dist
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if 0
|
|
||||||
export CLASSPATH=$(build-classpath \
|
export CLASSPATH=$(build-classpath \
|
||||||
commons-collections \
|
commons-collections \
|
||||||
commons-logging \
|
commons-logging \
|
||||||
@@ -106,7 +105,6 @@ ant \
|
|||||||
-Dant.build.javac.source=8 -Dant.build.javac.target=8 \
|
-Dant.build.javac.source=8 -Dant.build.javac.target=8 \
|
||||||
-Dskip.download=true -Dbuild.sysclasspath=first \
|
-Dskip.download=true -Dbuild.sysclasspath=first \
|
||||||
test
|
test
|
||||||
%endif
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# jars
|
# jars
|
||||||
|
|||||||
Reference in New Issue
Block a user