SHA256
1
0
forked from pool/ant

51 Commits

Author SHA256 Message Date
Duncan Mac-Vicar
7f97d4c346 Accepting request 234236 from home:ptrommler:branches:Java:packages
Fix summary.

OBS-URL: https://build.opensuse.org/request/show/234236
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=55
2014-05-19 12:47:10 +00:00
Tomáš Chvátal
beb9ad9403 - Revert the bootstrap breakage.
- Revert the bootstrap breakage.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=52
2014-05-02 09:15:53 +00:00
Tomáš Chvátal
c710b4f92e Accepting request 231783 from home:dirkmueller:branches:Java:packages
- 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)

OBS-URL: https://build.opensuse.org/request/show/231783
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=51
2014-04-30 08:34:23 +00:00
Duncan Mac-Vicar
05775eedad Accepting request 231159 from home:deadpoint:branches:Java:packages
Update to build with openjdk

OBS-URL: https://build.opensuse.org/request/show/231159
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=50
2014-04-26 13:11:11 +00:00
Michal Vyskocil
2f61e91acb - 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

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=47
2014-01-02 09:17:02 +00:00
Michal Vyskocil
a38947ead8 - use requires_eq instead of manual call of rpm -q
- use requires_eq instead of manual call of rpm -q

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=45
2013-12-04 14:59:27 +00:00
Michal Vyskocil
6b75cb899c - 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

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=43
2013-10-02 09:53:24 +00:00
Tomáš Chvátal
f88ac6575e Replace jpackage-utils by javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=41
2013-09-09 11:49:39 +00:00
Michal Vyskocil
20cb0abf56 - 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.
   ProjectHelper2 is not affected, apache#54940.
 * FixCRLF used to treat the EOL value ASIS to convert to the system property
   line.separator. Specified was that ASIS would leave the EOL characters alone,
   the task now really leaves the EOL characters alone. This also implies that
   EOL ASIS will not insert a newline even if fixlast is set to true.
   apache#53036
 * The CommandLauncher hierarchy that used to be a set of inner
   classes of Execute has been extracted to the
   org.apache.tools.ant.taskdefs.launcher package.
 * Any FileResource whose represented File has a parent also has a basedir.
 * Removing the Perforce Ant tasks replaced by tasks supplied by Perforce Inc.
 * Setting the default encoding of StringResource to UTF-8 instead of null
- Bugfixes:
 * <javadoc> post-process generated docs to migitiate frame
    injection attack (CVE-2013-1571) apache#55132
 * Parsing of zip64 extra fields has become more lenient
 * TarInputStream should now properly read GNU longlink entries' names.
   apache#55040.
 * <java> and <exec> used to be too restrictive when evaluating
   whether a given set of options is compatible with spawning the new
   process, apache#55112.
 * Corrected XSLTC error in <junitreport>, apache#54641.
 * and many more, see WHATSNEW for details

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=40
2013-08-22 09:27:53 +00:00
Michal Vyskocil
b28cca6b25 - remove xerces-j2-bootstrap depenency (bnc#789163)
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=38
2013-01-07 12:15:18 +00:00
Michal Vyskocil
63988bed22 Accepting request 122893 from home:babelworx:ldig:branches:Java:packages
license update: CDDL-1.0
SPDX format (note that it should CDDL-1.1 if the (c) owner and license steward is Oracle)

OBS-URL: https://build.opensuse.org/request/show/122893
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=36
2012-06-11 14:05:44 +00:00
Michal Vyskocil
723f4c811c - build ignore java-1_7_0-openjdk as well
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=35
2012-05-15 07:06:57 +00:00
Michal Vyskocil
3005118af2 - revert the Recommends to fix a lot of build fails
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=31
2012-02-01 12:55:13 +00:00
Michal Vyskocil
27db20d9cd - use new _mavendepmapfragdir macro instead of hardocded path
- change java-devel Requires to Recommends

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=28
2012-01-25 10:14:10 +00:00
Michal Vyskocil
5249742060 Accepting request 98604 from openSUSE:Factory:ARM
- use dist-lite and dist_javadocs to make javadoc build really
  optional
- fix arm check (ifarch does not work in a noarch spec file)

OBS-URL: https://build.opensuse.org/request/show/98604
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=26
2012-01-03 11:19:37 +00:00
Michal Vyskocil
954fffcb70 - use dist and javadocs targets to make javadoc build really configurable
- disable javadoc build on arm to speedup the build of java platform

- use dist and javadocs targets to make javadoc build really configurable
- disable javadoc build on arm to speedup the build of java platform

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=23
2011-12-15 08:55:54 +00:00
Michal Vyskocil
a4d95ed4b4 Accepting request 82979 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging

OBS-URL: https://build.opensuse.org/request/show/82979
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=21
2011-09-22 08:25:45 +00:00
OBS User buildservice-autocommit
3394fc9778 Updating link to change in openSUSE:Factory/ant revision 34.0
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=12c1c5d6508399252e55576cb841ffd2
2011-03-15 09:12:19 +00:00
Michal Vyskocil
8c0c895e49 - ignore openjdk for build of core ant
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=19
2011-03-14 13:03:05 +00:00
Michal Vyskocil
b6527afd2a fix build of ant-antlr - the rest of ant's modules
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=17
2011-03-09 13:20:10 +00:00
Michal Vyskocil
90072d3de8 - Update to ant 1.8.2
* performance improvements in directory scanning
  * XSLT task honors classpath again (bugrep 49271)
  * distinction between core tasks and optional tasks is abolished
  * new task augment allows to add attributes or nested elements to previously
    defined references
  * Lexically scoped local properties, i.e. properties that are only defined
    inside a target, sequential block or similar environment. This is very
    useful inside of <macrodef>s where a macro can now define a temporary
    property that will disappear once the task has finished.
  * <import> can now import from any file- or URL-providing resource - this
    includes <javaresource>. This means <import> can read build file snippets
    from JARs or fixed server URLs. There are several other improvements in the
    area of import.
  * Various improvements to the directory scanning code that help with symbolic
    link cycles (as can be found on MacOS X Java installations for example) and
    improve scanning performance. For big directory trees the improvement is
    dramatic.
  * The way developers can extend Ant's property expansion algorithm has been
    rewritten (breaking the older API) to be easier to use and be more
    powerful. The whole local properties mechanism is implemented using that
    API and could be implemented in a separate library without changes in Ant's
    core. Things like the yet-to-be-released props Antlib can now provide often
    required "scripty" fuctions without touching Ant itself. At the same time
    the if and unless attributes have been rewritten to do the expected thing
    if applied to a property expansion (i.e. if="${foo}" will mean "yes, do it"
    if ${foo} expands to true, in Ant 1.7.1 it would mean "no" unless a
    property named "true" existed). This adds "testing conditions" as a new
    use-case to property expansion.
  * A new top-level element <extension-point> assists in writing re-usable
    build files that are meant to be imported. <extension-point> has a name and
    a dependency-list like <target> and can be used like a <target> from the
    command line or a dependency-list but the importing build file can add
    targets to the <extension-point>'s depends list.
  * Ant now requires Java 1.4 or later new task include provides an alternative
   to <import> that should be preferred when you don't want to override any
   targets
  * numerous bug fixes and improvements as documented in
    Bugzilla and in WHATSNEW
- merge the nodeps and trax packages to main one
- build ant-antlr.spec using openjdk
- add ant-apache-xalan2 and ant-testutil

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=16
2011-03-09 09:05:56 +00:00
Michal Vyskocil
de0f8f0c27 fix the build failure with antlr-bootstrap
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=14
2010-11-04 09:45:00 +00:00
OBS User buildservice-autocommit
f77e1052f4 Updating link to change in openSUSE:Factory/ant revision 29.0
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=8a213d45375904a29421515faae1d7ee
2010-09-03 11:37:35 +00:00
Michal Vyskocil
877f7429e4 - Build with antlr-bootstrap, ignore antlr(-java)
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=11
2010-09-01 07:54:41 +00:00
OBS User autobuild
971f4661db Accepting request 37940 from Java:packages
checked in (request 37940)

OBS-URL: https://build.opensuse.org/request/show/37940
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=10
2010-04-15 21:50:15 +00:00
Michal Vyskocil
096ca3eb44 some cleanup for autobuild team
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=9
2010-04-14 14:40:36 +00:00
Michal Vyskocil
3a6d0c1a4b - fix bnc#595144 - Compiled binary in ant
remove test.exe from source tarball

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=8
2010-04-09 10:43:13 +00:00
OBS User autobuild
7c0f07eb44 Accepting request 37940 from Java:packages
Copy from Java:packages/ant based on submit request 37940 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/37940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=26
2010-04-15 21:50:18 +00:00
OBS User autobuild
334df73827 Accepting request 35292 from Java:packages
Copy from Java:packages/ant based on submit request 35292 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/35292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=25
2010-03-18 22:36:29 +00:00
OBS User unknown
928538fa62 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=22 2009-07-24 10:01:57 +00:00
OBS User unknown
4bdd320a47 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=21 2009-06-19 22:49:50 +00:00
OBS User unknown
54ff3baeb7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=20 2009-05-03 09:47:32 +00:00
OBS User unknown
a46d1d0a82 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=19 2009-04-28 22:51:30 +00:00
OBS User unknown
0d07c927a3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=18 2008-11-03 10:55:06 +00:00
OBS User unknown
efb9f3392c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=17 2008-10-06 16:42:47 +00:00
OBS User unknown
8fa92c3ca9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=16 2008-07-21 14:37:51 +00:00
OBS User unknown
470463c85c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=15 2008-07-16 20:16:13 +00:00
OBS User unknown
f282d21d54 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=14 2008-05-15 20:09:20 +00:00
OBS User unknown
13b3d2d542 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=13 2008-05-10 02:27:03 +00:00
34986fb370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=12 2008-05-09 05:12:23 +00:00
OBS User unknown
02bda061b3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=11 2008-05-09 02:27:06 +00:00
fb773154f6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=10 2008-05-08 06:42:09 +00:00
OBS User unknown
edddadb052 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=9 2008-05-08 02:28:03 +00:00
ce6466cb09 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=8 2008-05-07 11:41:24 +00:00
OBS User unknown
8461284deb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=7 2008-02-18 00:10:32 +00:00
OBS User unknown
935b9e9f13 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=6 2007-08-15 10:48:17 +00:00
OBS User unknown
995c1289f2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=5 2007-08-10 02:26:22 +00:00
OBS User unknown
aefa383991 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=4 2007-07-11 02:26:12 +00:00
OBS User unknown
57b84f200c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=3 2007-07-10 13:24:53 +00:00
OBS User unknown
f88163bb5e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=2 2007-05-08 18:08:03 +00:00