- Fix build on SLE11
OBS-URL: https://build.opensuse.org/package/show/Java:packages/velocity?expand=0&rev=16
This commit is contained in:
parent
489e59e556
commit
ca3440021a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 14:17:29 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Fix build on SLE11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 08:47:42 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package velocity
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -200,6 +200,7 @@ export OPT_JAR_LIST="ant/ant-junit junit"
|
||||
#FIXME: tests failed on CommonsExtPropTestCase
|
||||
#but resulting files seems to be same
|
||||
ant \
|
||||
-Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
|
||||
-buildfile build/build.xml \
|
||||
jar javadocs #test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user