From ca3440021a07b44a28df7658abe3b7172202111a1cb267fb69104050f5f3a509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Jun 2014 14:17:44 +0000 Subject: [PATCH] - Fix build on SLE11 OBS-URL: https://build.opensuse.org/package/show/Java:packages/velocity?expand=0&rev=16 --- velocity.changes | 5 +++++ velocity.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/velocity.changes b/velocity.changes index c7a8e98..60be67f 100644 --- a/velocity.changes +++ b/velocity.changes @@ -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 diff --git a/velocity.spec b/velocity.spec index 25c3d72..b7e7f2f 100644 --- a/velocity.spec +++ b/velocity.spec @@ -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