Commit Graph

210 Commits

Author SHA256 Message Date
Stephan Kulow
e36425249f Accepting request 198244 from Java:packages
Submit of succeeding java packages for factory

OBS-URL: https://build.opensuse.org/request/show/198244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=45
2013-09-11 11:39:40 +00:00
Tomáš Chvátal
4a97d43164 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
508b3051d4 - 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
Stephan Kulow
bcd0ec657b Accepting request 147382 from Java:packages
- remove xerces-j2-bootstrap depenency (bnc#789163)

OBS-URL: https://build.opensuse.org/request/show/147382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=43
2013-01-08 12:32:39 +00:00
Michal Vyskocil
047a88a0d7 - 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
Stephan Kulow
81113abf52 Accepting request 124469 from 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) (forwarded request 122893 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/124469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=41
2012-06-13 20:46:43 +00:00
Michal Vyskocil
8f74dd0372 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
9bda28629f - 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
Stephan Kulow
cc96d792a7 Accepting request 102365 from Java:packages
- revert the Recommends to fix a lot of build fails

OBS-URL: https://build.opensuse.org/request/show/102365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=40
2012-02-03 09:21:38 +00:00
Michal Vyskocil
d1eef38901 - 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
Stephan Kulow
7ad3df85b5 Accepting request 101474 from Java:packages
- use new _mavendepmapfragdir macro instead of hardocded path
- change java-devel Requires to Recommends

OBS-URL: https://build.opensuse.org/request/show/101474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=39
2012-01-25 14:01:03 +00:00
Michal Vyskocil
5f5ab16971 - 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
Stephan Kulow
e8fb2b2c9a Accepting request 98608 from Java:packages
- use dist-lite and dist_javadocs to make javadoc build really
  optional
- fix arm check (ifarch does not work in a noarch spec file) (forwarded request 98604 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/98608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=38
2012-01-06 10:42:54 +00:00
Michal Vyskocil
704c3e76c7 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
Stephan Kulow
d65a76c82a Accepting request 96712 from Java:packages
- 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/request/show/96712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=37
2011-12-15 15:05:14 +00:00
Michal Vyskocil
72a88fb4cc - 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
Sascha Peilicke
e279d92cd9 Accepting request 84356 from Java:packages
- Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging (forwarded request 82979 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=35
2011-09-23 08:18:42 +00:00
Michal Vyskocil
5ef869429d 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
Sascha Peilicke
18f24fd77c Autobuild autoformatter for 64104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=34
2011-03-15 09:12:19 +00:00
OBS User buildservice-autocommit
4e8f11edfc 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
Sascha Peilicke
b55aa19c15 Accepting request 64104 from Java:packages
Accepted submit request 64104 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/64104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=33
2011-03-15 09:12:04 +00:00
Michal Vyskocil
c101994c7e - 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
5e7a068323 add a note about pom files to changes
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=18
2011-03-14 10:01:41 +00:00
Michal Vyskocil
7c882f48f6 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
e48b18a268 - 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
OBS User autobuild
f1ada1f326 Autobuild autoformatter for 52133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=31
2010-11-05 13:36:13 +00:00
Ruediger Oertel
fa00999740 Accepting request 52133 from Java:packages
Accepted submit request 52133 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/52133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=30
2010-11-05 13:36:02 +00:00
Michal Vyskocil
115578e416 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 autobuild
91a6e4e05c Accepting request 46994 from Java:packages
Copy from Java:packages/ant based on submit request 46994 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/46994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=29
2010-09-03 11:37:35 +00:00
OBS User buildservice-autocommit
35e2f1b685 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
7c68a6fd14 improved changes
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=12
2010-09-02 12:14:13 +00:00
Michal Vyskocil
c8db37db73 - 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
57dbc5419b 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
fc0d3c04f9 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
aa1b860d44 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
40c0fcdf7f - 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
a4e5c95b7c 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 autobuild
bd88b9dde1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=24 2010-03-18 14:34:36 +00:00
OBS User unknown
aad523b925 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
df2dc5f187 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
70891d53cd 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
ff41435af7 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
0a7c3c8356 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
cd9e06acf8 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
dbb6824d6c 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
f869462890 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
3d2d5bb2cd 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
a401a8fd98 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=13 2008-05-10 02:27:03 +00:00
1c21cbd657 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
bf3e83ae76 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=11 2008-05-09 02:27:06 +00:00