Revisions of ant

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 502516 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 61)
- Do not generate poms on ant core packages to reduce deps and
  allow bootstrap

- Fix bootstrap to avoid new cycle bsc#1041966

- Do not generate poms on ant core packages to reduce deps and
  allow bootstrap

- Fix bootstrap to avoid new cycle bsc#1041966

- Do not generate poms on ant core packages to reduce deps and
  allow bootstrap
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 500166 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 60)
- Fix bootstrap to avoid new cycle bsc#1041966
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 496829 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 59)
- Disable javadoc completely it is on the web in much better form
- Remove if0 conditions
- Remove patch apache-ant-old-gcj-build.patch for sle11 and unused
- Fix build with split javapackages-tools

- Version bump to 1.9.9:
  * Read WHATSNEW file for full changelist

- Add reproducible.patch to allow reproducible builds of ant itself
  and packages built with ant like jcodings

- Disable javadoc completely it is on the web in much better form
- Remove if0 conditions
- Remove patch apache-ant-old-gcj-build.patch for sle11 and unused
- Fix build with split javapackages-tools

- Version bump to 1.9.9:
  * Read WHATSNEW file for full changelist

- Add reproducible.patch to allow reproducible builds of ant itself
  and packages built with ant like jcodings

- Disable javadoc completely it is on the web in much better form
- Remove if0 conditions
- Remove patch apache-ant-old-gcj-build.patch for sle11 and unused
- Fix build with split javapackages-tools

- Version bump to 1.9.9:
  * Read WHATSNEW file for full changelist
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 460670 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 58)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 319379 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 56)
- Add xalan-j2-serializer to ant-antlr requirements

- Sync the changes files among the subpkgs
- Version bump to 1.9.6:
  * Read WHATSNEW file for full changelist

- Do better quoting to get better error messages when it fails

- 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
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 52)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 239591 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 51)
- Fix borked summaries for subpackages.

- Update to 1.9.4:
  * Read WHATSNEW file for full changelist
  * initial support for Java 1.9
  * <junit> has now a threads attribute allowing to run the tests in
    several threads. Bugzilla Report 55925
  * TarInputStream will now read archives created by tar
    implementations that encode big numbers by not adding a trailing
    NUL.

- Fix building on SLE.
- Added patch:
  * apache-ant-old-gcj-build.patch

- Update to 1.9.4:
  * Read WHATSNEW file for full changelist
  * initial support for Java 1.9
  * <junit> has now a threads attribute allowing to run the tests in
    several threads. Bugzilla Report 55925
  * TarInputStream will now read archives created by tar
    implementations that encode big numbers by not adding a trailing
    NUL.

- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232397 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 50)
- Revert the bootstrap breakage.

- Revert the bootstrap breakage.

- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 212603 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 49)
- Update to 1.9.3
- BugFixes:
  * Ant 1.8 exec task changes have slowed exec to a crawl, apache#54128
  * <parallel> swallowed the status code of nested <fail> tasks,
   apache#55539
  * a race condition could make <fixcrlf> tasks of parallel builds to
    interfere with each other, apache#54393
 * <mail>'s mailport still didn't work properly when using smtps,
   apache#49267
 * using attributes belonging to the if and unless namespaces
   made macrodef fail, apache#55885.
 * Apt is not available under JDK 1.8, apache#55922
- drop unused macros
- add gpg verification

- Update to 1.9.3
- BugFixes:
  * Ant 1.8 exec task changes have slowed exec to a crawl, apache#54128
  * <parallel> swallowed the status code of nested <fail> tasks,
   apache#55539
  * a race condition could make <fixcrlf> tasks of parallel builds to
    interfere with each other, apache#54393
 * <mail>'s mailport still didn't work properly when using smtps,
   apache#49267
 * using attributes belonging to the if and unless namespaces
   made macrodef fail, apache#55885.
 * Apt is not available under JDK 1.8, apache#55922
- drop unused macros
- add gpg verification
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 209409 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 48)
- use requires_eq instead of manual call of rpm -q 

- use requires_eq instead of manual call of rpm -q
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 201850 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 47)
- install compat symlink to /usr/share/ant/bin/antRun to make scala build 

- install compat symlink to /usr/share/ant/bin/antRun to make scala build
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 46)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198244 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 45)
Submit of succeeding java packages for factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 44)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147382 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 43)
- remove xerces-j2-bootstrap depenency (bnc#789163)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 42)
branched from openSUSE:Factory
Displaying revisions 41 - 60 of 101
openSUSE Build Service is sponsored by