This commit is contained in:
parent
713ab382a1
commit
34370a294a
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 06:38:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Added patch:
|
||||
* groovy18-notarget.patch
|
||||
+ Do not except on a classfile with MODULE information, just
|
||||
ignore it
|
||||
+ Fixes build with jdk9+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 09:02:52 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -173,7 +173,7 @@ build-jar-repository target/lib/compile glassfish-servlet-api glassfish-jsp-api/
|
||||
# Build
|
||||
# TODO: Build at least tests, maybe examples
|
||||
export CLASSPATH=$(build-classpath ant/ant-antlr)
|
||||
ant -v -DskipTests=on -DskipExamples=on -DskipFetch=on -DskipEmbeddable=on \
|
||||
%ant -DskipTests=on -DskipExamples=on -DskipFetch=on -DskipEmbeddable=on \
|
||||
createJars javadoc
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user