SHA256
1
0
forked from pool/ant

- Version bump to 1.9.6:

* Read WHATSNEW file for detailed informations on the update

- Fix build with new javapackages-tools

- to bootstrap 13.2 we need another split because bsf depends on things
  that depend on junit and as antlr requires bsf, we need a 3rd step ->
  split ant-junit to build in between ant and ant-antlr

- Fix building on SLE.
- Added patch:
  * apache-ant-old-gcj-build.patch
- fix summary (was antlr summary) 

- SLE_11 specific spec files for ant/ant-antlr. These build with
  openjdk, which introduced bootstrap breakage in Factory.
- Update pre_checkin.sh for SLE_11 specific spec's


- remove dependency on gpg-offline (blocks rebuilds and
  tarball integrity is checked by source-validator anyway, plus
  it was commented out)
- remove apache-ant-bz163689.patch (was not applied anywhere)

- Update packaging to build the openjdk and not gcj 

- Update to 1.9.2
- Incompatible changes:
 * ProjectHelper's implementation import and include tasks
   defaults the targetPrefix to ProjectHelper.USE_PROJECT_NAME_AS_TARGET_PREFIX.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=66
This commit is contained in:
Tomáš Chvátal
2015-07-28 14:17:31 +00:00
committed by Git OBS Bridge
parent cd3127bad0
commit 3521072b31
12 changed files with 241 additions and 158 deletions

View File

@@ -35,7 +35,7 @@
%global major_version 1.9
Name: ant
Version: 1.9.4
Version: 1.9.6
Release: 0
Summary: Java-based build tool
License: Apache-2.0