/[pkg-java]/trunk/ant1.7
ViewVC logotype

Log of /trunk/ant1.7

View Directory Listing Directory Listing


Sticky Revision:

Revision 12724 - Directory Listing
Modified Sat Jul 3 11:03:44 2010 UTC (2 years, 10 months ago) by doko
  * Fix ant to correctly build JAX-WS (upstream #43114).

Revision 12700 - Directory Listing
Modified Tue Jun 29 20:24:17 2010 UTC (2 years, 10 months ago) by nthykier-guest
default-jdk-builddep transition and S-V bump.

Revision 11803 - Directory Listing
Modified Wed Mar 3 22:34:38 2010 UTC (3 years, 2 months ago) by twerner
Add unversioned Provides. (Closes: #572328)

Revision 11742 - Directory Listing
Modified Sat Feb 27 16:35:27 2010 UTC (3 years, 2 months ago) by twerner
bugfix

Revision 11741 - Directory Listing
Modified Sat Feb 27 16:21:11 2010 UTC (3 years, 2 months ago) by twerner
fix some broken Depends

Revision 11740 - Directory Listing
Modified Sat Feb 27 16:06:31 2010 UTC (3 years, 2 months ago) by twerner
* Rename source package to ant1.7 to provide an ant version for packages that
  are not compatible with 1.8.
* Remove doc package.
* Remove Arnaud from Uploaders list and add myself.
* Remove Conflicts and Replaces for very old versions of ant.
* Add Conflicts for newer versions of ant.

Revision 11739 - Directory Listing
Modified Sat Feb 27 15:34:54 2010 UTC (3 years, 2 months ago) by twerner
Copied from: tags/ant/1.7.1-4 revision 11738
create compatibility package ant1.7

Revision 10219 - Directory Listing
Modified Tue Sep 1 20:08:17 2009 UTC (3 years, 8 months ago) by twerner
Original Path: tags/ant/1.7.1-4
Copied from: trunk/ant revision 10218
[svn-buildpackage] Tagging ant (1.7.1-4)

Revision 10218 - Directory Listing
Modified Tue Sep 1 20:01:58 2009 UTC (3 years, 8 months ago) by twerner
Original Path: trunk/ant
really close the bug

Revision 10217 - Directory Listing
Modified Tue Sep 1 18:59:13 2009 UTC (3 years, 8 months ago) by ludovicc-guest
Original Path: trunk/ant
Fix link to /usr/share/doc/ant-doc/manual/api. You may
have to uninstall ant-doc then install it again for this
change to take effect (Closes #541416)

Revision 9765 - Directory Listing
Modified Sun Aug 9 08:13:50 2009 UTC (3 years, 9 months ago) by twerner
Original Path: trunk/ant
really fix changelog and upload to unstable

Revision 9758 - Directory Listing
Modified Sun Aug 9 07:39:48 2009 UTC (3 years, 9 months ago) by twerner
Original Path: trunk/ant
upload to unstable

Revision 9558 - Directory Listing
Modified Mon Aug 3 20:06:10 2009 UTC (3 years, 9 months ago) by twerner
Original Path: trunk/ant
fix changelog

Revision 9537 - Directory Listing
Modified Mon Aug 3 18:07:38 2009 UTC (3 years, 9 months ago) by ludovicc-guest
Original Path: trunk/ant
* Bump up Standards-Version to 3.8.2
* Move Ant Javadoc to /usr/share/doc/ant/api/
* Deploy missing POM files for ant-optional package 
* Fix version for antlr, bcel, commons-net, log4j dependencies in the
  Maven POMs.
* Fix version for antlr, bcel, commons-net, log4j dependencies in the
  Maven POMs.
* Fix groupId and artifactId for commons-logging and regexp
  dependencies in the Maven POMs.
* Fix Ant version in the Maven repository

Revision 9114 - Directory Listing
Modified Sun Jul 12 20:18:53 2009 UTC (3 years, 10 months ago) by twerner
Original Path: trunk/ant
upload to experimental

Revision 8928 - Directory Listing
Modified Tue Jul 7 22:00:26 2009 UTC (3 years, 10 months ago) by ludovicc-guest
Original Path: trunk/ant
* Merge with latest version from Ubuntu

Revision 8922 - Directory Listing
Modified Tue Jul 7 20:23:20 2009 UTC (3 years, 10 months ago) by twerner
Original Path: trunk/ant
clean up changelog and upload

Revision 8834 - Directory Listing
Modified Fri Jul 3 11:14:15 2009 UTC (3 years, 10 months ago) by ludovicc-guest
Original Path: trunk/ant
* Update debhelper

Revision 8822 - Directory Listing
Modified Thu Jul 2 23:49:04 2009 UTC (3 years, 10 months ago) by ludovicc-guest
Original Path: trunk/ant
* Remove old file

Revision 8821 - Directory Listing
Modified Thu Jul 2 23:47:19 2009 UTC (3 years, 10 months ago) by ludovicc-guest
Original Path: trunk/ant
* New version

Revision 7173 - Directory Listing
Modified Mon Oct 20 10:26:08 2008 UTC (4 years, 6 months ago) by doko
Original Path: trunk/ant
* Fix dangling symlink to ant-bootstrap.jar.

Revision 7070 - Directory Listing
Modified Tue Sep 30 17:10:11 2008 UTC (4 years, 7 months ago) by doko
Original Path: trunk/ant
ant (1.7.1-1) UNRELEASED; urgency=low

  * XXX Please use .orig.tar.gz from http://ppa.launchpad.net/ubuntu-java/ubuntu/pool/main/a/ant/

  * New upstream version (bug fix release).
    - mainly a bugfix release.
    - has extended support for Java6 features.
    - <script> now has support for JavaFX.
    - release notes: http://apache.linux-mirror.org/ant/README.html
  * Remove debian/patches/05_ant-bug433444.patch. Obsoleted.
  * Merge from Ubuntu:
    - ant: Depend on default-jre-headless, drop dependency on jvm.
    - Set java source and target version to 1.4.
    - ant: Recommend default-jdk | java-compiler | java-sdk.

 -- Matthias Klose <doko@debian.org>  Tue, 30 Sep 2008 19:11:32 +0200

Revision 6817 - Directory Listing
Modified Thu Jul 31 09:53:02 2008 UTC (4 years, 9 months ago) by doko
Original Path: trunk/ant
* ant: Depend on default-jre-headless, drop dependency on jvm.

Revision 6347 - Directory Listing
Modified Tue Apr 29 21:54:37 2008 UTC (5 years ago) by mkoch
Original Path: trunk/ant
* Build-Depends on default-jdk-builddep. Closes: #477844

Revision 6214 - Directory Listing
Modified Sun Apr 20 06:04:16 2008 UTC (5 years, 1 month ago) by mkoch
Original Path: trunk/ant
ant (1.7.0-6) UNRELEASED; urgency=low

  * Moved ant-bootstrap.jar to /usr/share/ant/etc/. Closes: #353586

 -- Michael Koch <konqueror@gmx.de>  Sun, 20 Apr 2008 07:48:47 +0200


Revision 6043 - Directory Listing
Modified Mon Mar 31 18:24:33 2008 UTC (5 years, 1 month ago) by mkoch
Original Path: trunk/ant
ant (1.7.0-5) unstable; urgency=low

  * Fix handling of native2ascii for classpath based VMs.
    Closes: 470584.
  * Fixed Section in ant-doc.doc-base.2 to 'Programming'.

 -- Michael Koch <konqueror@gmx.de>  Mon, 31 Mar 2008 20:14:27 +0200


Revision 5887 - Directory Listing
Modified Tue Feb 26 11:00:59 2008 UTC (5 years, 2 months ago) by mkoch
Original Path: trunk/ant
ant (1.7.0-4) unstable; urgency=low

  * Fixed debian/changelog to differenciate between license and copyright.
  * Removed -1 in versioned dependencies from Build-Depends.
  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
  * Updated Standards-Version to 3.7.3.

 -- Michael Koch <konqueror@gmx.de>  Tue, 26 Feb 2008 10:37:26 +0100


Revision 4058 - Directory Listing
Modified Fri Aug 24 20:28:13 2007 UTC (5 years, 8 months ago) by mkoch
Original Path: trunk/ant
ant (1.7.0-3) unstable; urgency=low

  * Upgrade source and target version from 1.2 to 1.3.

 -- Michael Koch <mkoch@quadriga.konqueror.de>  Fri, 24 Aug 2007 19:39:32 +0200


Revision 3871 - Directory Listing
Modified Tue Jul 17 18:26:39 2007 UTC (5 years, 10 months ago) by mkoch
Original Path: trunk/ant
ant (1.7.0-2) unstable; urgency=low

  * Added debian/patches/05_ant-bug433444.patch. Closes: #433444.

 -- Michael Koch <konqueror@gmx.de>  Tue, 17 Jul 2007 13:25:02 -0100


Revision 3801 - Directory Listing
Modified Sun Jul 8 07:24:22 2007 UTC (5 years, 10 months ago) by mkoch
Original Path: trunk/ant
ant (1.7.0-1) unstable; urgency=low

  * New upstream version. Closes: #412716.
  * Updated debian/patches/01_gjdoc_task.patch.
  * Removed debian/patches/03_SplashTaskPatch_b.patch. Obsoleted.
  * Removed debian/patches/03_SplashTaskPatch_c.patch. Obsoleted.
  * Removed debian/patches/04_UUMailerReflection.patch. Obsoleted.
  * Removed debian/patches/05_TaskAvailabilityFix_ANT_PR38260.patch.
    Obsoleted.

 -- Michael Koch <konqueror@gmx.de>  Sat, 07 Jul 2007 09:13:08 -0100


Revision 3797 - Directory Listing
Modified Sat Jul 7 10:26:41 2007 UTC (5 years, 10 months ago) by mkoch
Original Path: trunk/ant
ant (1.6.5-9) unstable; urgency=low

  * Fixed generation of binary-arch only packages. Closes: #430662.

 -- Michael Koch <konqueror@gmx.de>  Sun, 01 Jul 2007 21:06:38 -0100


Revision 3744 - Directory Listing
Modified Tue Jun 26 15:52:07 2007 UTC (5 years, 10 months ago) by mkoch
Original Path: trunk/ant
ant (1.6.5-8) unstable; urgency=low

  * Only compile to native on certain archs. Closes: #430662.
  * Use ${source:Version} instead of ${Source-Version}.
  * Removed Wolfgang from Uploaders.

 -- Michael Koch <konqueror@gmx.de>  Tue, 26 Jun 2007 14:30:53 -0100


Revision 3581 - Directory Listing
Modified Sun Jun 3 17:01:48 2007 UTC (5 years, 11 months ago) by mkoch
Original Path: trunk/ant
* Build -gcj Packages for ant and ant-optional.
* Fix Homepage: tag in long descriptions.

Revision 3578 - Directory Listing
Modified Sun Jun 3 16:17:20 2007 UTC (5 years, 11 months ago) by mkoch
Original Path: trunk/ant
- ignore generated files.

Revision 3566 - Directory Listing
Modified Sat Jun 2 16:45:36 2007 UTC (5 years, 11 months ago) by avdyk
Original Path: trunk/ant
fixed the buid.xml.5 manpage and commit correction from the last upload

Revision 2223 - Directory Listing
Modified Sat Jul 1 11:47:23 2006 UTC (6 years, 10 months ago) by mkoch
Original Path: trunk/ant
ant (1.6.5-6) unstable; urgency=low

  * debian/patches/03_SplashTaskPatch_a.patch: Fixed to apply the new file
    into the correct directory (Closes: #375540).
  * debian/rules: Build with java-gcj-compat.
  * debian/control: (Build-)Depends on java-gcj-compat(-dev).
  * debian/control: Moved cdbs and debhelper to Build-Depends.
  * debian/control: Updated Standards-Version to 3.7.2.
  * debian/control: Added myself to Uploaders.

 -- Michael Koch <konqueror@gmx.de>  Sat,  1 Jul 2006 10:51:26 +0000


Revision 2222 - Directory Listing
Modified Sat Jul 1 10:40:20 2006 UTC (6 years, 10 months ago) by mkoch
Original Path: trunk/ant
Make patches binary to preserve line endings later.

Revision 2221 - Directory Listing
Modified Thu Jun 29 19:35:29 2006 UTC (6 years, 10 months ago) by mkoch
Original Path: trunk/ant
Removed the patches 06_Bug126477_UpstreamPR38027.patch and
02_RemoveManifestEntries.patch as they were not included in
the latest upload anymore

Revision 2220 - Directory Listing
Modified Thu Jun 29 17:30:23 2006 UTC (6 years, 10 months ago) by mkoch
Original Path: trunk/ant
Remove duplicated lines.

Revision 2081 - Directory Listing
Modified Mon Apr 24 22:43:10 2006 UTC (7 years ago) by avdyk
Original Path: trunk/ant
ant (1.6.5-6) unstable; urgency=low

  * Rebuild with newer ecj to fix compilation bug (closes: #351076)
  * Added patch (02_RemoveManifestEntries.patch) to remove bogus
    classpath entry in ant-bootstrap.jar manifest file (closes: #353586)
  * Added patch from upstream to fix TarOutputStream problem (closes: #126477)

 -- Wolfgang Baer <WBaer@gmx.de>  Fri,  7 Apr 2006 18:57:35 +0200

Revision 1846 - Directory Listing
Modified Wed Feb 1 20:05:50 2006 UTC (7 years, 3 months ago) by wbaer-guest
Original Path: trunk/ant
kaffe transition upload

Revision 1687 - Directory Listing
Modified Mon Jan 9 18:44:54 2006 UTC (7 years, 4 months ago) by cfry-guest
Original Path: trunk/ant
set mergeWithUpstream=1

Revision 1409 - Directory Listing
Modified Sat Oct 1 18:44:01 2005 UTC (7 years, 7 months ago) by wbaer-guest
Original Path: trunk/ant
ant (1.6.5-3) unstable; urgency=low

  * Fixed FTBS by adding bootstrap ANT_HOME (closes: #331081)
  * Add javacc to Suggests as needed by javacc task (closes: #330513)

Revision 1350 - Directory Listing
Modified Wed Sep 21 18:39:34 2005 UTC (7 years, 7 months ago) by wbaer-guest
Original Path: trunk/ant
ant (1.6.5-2) unstable; urgency=low

  * Converted package to no longer depend on libant1.6-java
  * Reorganized binaries build from ant source package
  * As part of this reorganization the following was done
  * Completely revised README.Debian
  * Registered javadoc and manual with doc-base
  * Added the gjdoc task from libant1.6-java (closes: #324884)

Revision 1132 - Directory Listing
Modified Sun Aug 7 22:19:17 2005 UTC (7 years, 9 months ago) by avdyk
Original Path: trunk/ant
ant (1.6.5-1) unstable; urgency=low

  * New upstream release
    + Build with kaffe/gjdoc/jikes
    + Move to main (closes: #290228)
    + Refractored SplashTask to remove sun internal classes
      patches 03_SplashTaskPatch_a/b/c.patch (submitted upstream)
    + Patched UUMailer.java to use sun internal classes via reflection
    + Updated src/script/ant patches
    + Patched build.xml to include maxmemory option to build javadoc
  * Splashscreen now works with kaffe/gij-4.0/jamvm packages
    (closes: #169755, #164401)
  * Removed extraneous files left by failed builds (closes: #310266)
  * Added libjsch-java to path and include ant-jsch (closes: #305674)
  * Added ant-jmf to ant.install
  * Added java1-runtime | java2-runtime as alternatives to kaffe to Depends
  * Moved ant-doc to section doc (closes: #253448)
  * According to upstream changelog ant junitreport for JDK 1.5
    was fixed already in 1.6.2 (closes: #273560)
  * Taskdef attributes are the same as for Typedef and therefore
    described through the provided link to Typedef manual (closes: #254683)
  * Updated README.Debian
  * Updated build.xml.5 and ant.1 manpages
  * Changed Build-Depends to Build-Depends-Indep to fix lintian warning
  * Moved java-virtual-machine to suggests
  * Used versioned dependency for libant1.6-java (same upstream version needed)
  * Call dh_installdocs directly to exclude redundant LICENSE files
  * Bumped Standards-Version to 3.6.2 - no changes
  * Added myself to uploaders
  * Upload sponsored by Arnaud Vandyck

 -- Wolfgang Baer <WBaer@gmx.de>  Thu, 23 Jun 2005 16:11:44 +0200

Revision 685 - Directory Listing
Modified Tue Sep 28 10:01:41 2004 UTC (8 years, 7 months ago) by avdyk
Original Path: trunk/ant
added commons-net to debian/rules DEB_JARS

Revision 650 - Directory Listing
Modified Sat Aug 14 23:40:00 2004 UTC (8 years, 9 months ago) by avdyk
Original Path: trunk/ant
new upstream, new debian/watch file, updated debian/ant.install file

Revision 649 - Directory Listing
Modified Sat Aug 14 23:38:29 2004 UTC (8 years, 9 months ago) by avdyk
Original Path: trunk/ant
updated the patch with the current upstream script

Revision 648 - Directory Listing
Modified Sat Aug 14 23:37:40 2004 UTC (8 years, 9 months ago) by avdyk
Original Path: trunk/ant
added libcommons-net-java to build-dep and suggests

Revision 647 - Directory Listing
Modified Sat Aug 14 23:31:08 2004 UTC (8 years, 9 months ago) by avdyk
Original Path: trunk/ant
modified some file names because upstream changes jar filename, added some and removed ant-xalan2.jar which does not exist anymore

Revision 646 - Directory Listing
Modified Sat Aug 14 23:29:00 2004 UTC (8 years, 9 months ago) by avdyk
Original Path: trunk/ant
initial commit

Revision 542 - Directory Listing
Modified Sun Jun 6 17:16:31 2004 UTC (8 years, 11 months ago) by sgybas
Original Path: trunk/ant
Debian release 1.6.1-2

Revision 448 - Directory Listing
Modified Wed Mar 10 00:49:27 2004 UTC (9 years, 2 months ago) by sgybas
Original Path: trunk/ant
Debian release 1.6.1-1

Revision 309 - Directory Listing
Modified Wed Sep 17 14:08:06 2003 UTC (9 years, 8 months ago) by sgybas
Original Path: trunk/ant
Debian release 1.5.4-3

Revision 258 - Directory Listing
Modified Mon Sep 8 08:08:32 2003 UTC (9 years, 8 months ago) by sgybas
Original Path: trunk/ant
Debian release 1.5.4-2

Revision 249 - Directory Listing
Modified Thu Aug 14 13:07:38 2003 UTC (9 years, 9 months ago) by sgybas
Original Path: trunk/ant
Debian release 1.5.4-1

Revision 221 - Directory Listing
Modified Thu Jul 31 20:55:37 2003 UTC (9 years, 9 months ago) by arnaud-guest
Original Path: trunk/ant
libjdepend-java integrated

Revision 220 - Directory Listing
Modified Thu Jul 31 20:54:39 2003 UTC (9 years, 9 months ago) by arnaud-guest
Original Path: trunk/ant
added libjdepend-java in the Build-Depends-Indep field

Revision 219 - Directory Listing
Modified Thu Jul 31 20:54:19 2003 UTC (9 years, 9 months ago) by arnaud-guest
Original Path: trunk/ant
added a symlink for jdepend

Revision 218 - Directory Listing
Modified Thu Jul 31 20:53:58 2003 UTC (9 years, 9 months ago) by arnaud-guest
Original Path: trunk/ant
added jdepend in the classpath loop

Revision 143 - Directory Listing
Modified Tue Jun 24 14:34:41 2003 UTC (9 years, 10 months ago) by sgybas
Original Path: trunk/ant
Debian release 1.5.3-2

Revision 125 - Directory Listing
Modified Sat Apr 12 14:17:16 2003 UTC (10 years, 1 month ago) by tora
Original Path: trunk/ant
new upstream.
use j2sdk1.4 by mpkg-j2sdk.

Revision 94 - Directory Listing
Modified Wed Oct 23 15:56:40 2002 UTC (10 years, 6 months ago) by sgybas
Original Path: trunk/ant
Added (use jikes compiler)

Revision 93 - Directory Listing
Modified Wed Oct 23 15:28:12 2002 UTC (10 years, 6 months ago) by sgybas
Original Path: trunk/ant
Build with jikes

Revision 91 - Directory Listing
Modified Wed Oct 23 13:34:33 2002 UTC (10 years, 6 months ago) by sgybas
Original Path: trunk/ant
Added uploaders

Revision 63 - Directory Listing
Added Tue Oct 1 17:29:22 2002 UTC (10 years, 7 months ago) by sgybas
Original Path: trunk/ant
Initial revision

  ViewVC Help
Powered by ViewVC 1.1.5