SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ant-1.5.2-5jpp.noarch.rpm :
Wed Mar 12 09:00:00 2003 Ville Skytt� - 1.5.2-5jpp
- Move ANT_HOME to /usr/share/ant.
- Don\'t special-case the lib dir for RPM layout any more, use ANT_HOME/lib.
- Install XSLs into ANT_HOME/etc.
- Call set_jvm by default in ant.conf.
- Provide ant-optional-clean (versioned) in ant-optional.
- Make ant-optional-full conflict with ant-optional-clean.
- Add version info to ant-optional provision in ant-optional-full.
- Built with Sun 1.4.1_02 javac (to get JDK 1.4 regex).

Tue Mar 11 09:00:00 2003 Henri Gomez 1.5.2-4jp
- changed provided /etc/ant.conf so that if usejikes is allready provided
it didn\'t set it. Which such modification if you want to disable
ant to use jikes even if jikes is set in /etc/ant.conf you\'ll just have
to do usejikes=false ant build.xml.

Mon Mar 10 09:00:00 2003 Henri Gomez 1.5.2-3jp
- rebuilt with IBM SDK 1.3.1 since there was zip corruption when built
with jikes 1.18 and IBM SDK 1.4.

Wed Mar 5 09:00:00 2003 Henri Gomez 1.5.2-2jp
- updated URL and source location

Wed Mar 5 09:00:00 2003 Henri Gomez 1.5.2-1jp
- 1.5.2
- remove JDK 1.4 related patchs which are now included in ant 1.5.2
- fix ant-optional-full pre/post install script (now remove correctly all
ant optional jars)
- Built with jikes 1.18 and IBM SDK 1.4

Sat Feb 1 09:00:00 2003 Ville Skytt� - 1.5.1-8jpp
- Symlink a transformer into ANT_LIB for smoother experience on Java 1.3.
- Requires jaxp_transform_impl.
- Don\'t remove optional.jar symlinks on optional-full upgrade.
- Include Sun\'s 1.4 JSSE and JCE jars in runtime path, see
.
- Use jpackage-utils for setting JAVA_HOME when building.
- Built with Sun 1.4.1_01 javac.

Mon Jan 20 09:00:00 2003 David Walluck 1.5.1-7jpp
- oldbsf

Fri Dec 20 09:00:00 2002 Ville Skytt� - 1.5.1-6jpp
- Really get rid of automatic dependencies for the -scripts package.

Wed Dec 18 09:00:00 2002 Guillaume Rousse 1.5.1-5jpp
- scripts subpackages
- file-based manual dependencies, as packages doesn\'t have the same name on RedHat and Mandrake

Wed Dec 11 09:00:00 2002 Ville Skytt� - 1.5.1-4jpp
- Patched to allow easier use with Jikes and IBM\'s 1.4.0, see
for details.

Mon Oct 7 10:00:00 2002 Henri Gomez 1.5.1-3jpp
- new post script for optional-full since rpm didn\'t works as
expected and didn\'t set correct symlink for ant-optional.jar

Thu Oct 3 10:00:00 2002 Henri Gomez 1.5.1-2jpp
- really used JDK 1.4.1 to get JDK 1.4.x Regexp

Thu Oct 3 10:00:00 2002 Henri Gomez 1.5.1-1jpp
- ant 1.5.1

Fri Jul 12 10:00:00 2002 Henri Gomez 1.5-5jpp
- ant script standard behaviour restored, ie ant/lib jars are taken
before CLASSPATH. You should define CLASSPATH_OVERRIDE env var to have
CLASSPATH before ant/lib jars
- applied ant script patch for cygwin (cygwin rpm users around ?)
- remove conflict in ant-optional-full, just put provides

Fri Jul 12 10:00:00 2002 Henri Gomez 1.5-4jpp
- fix a problem in xerces-j2 build by changing the way CLASSPATH is constructed:
first add jars found in CLASSPATH, then add xml-commons-apis, jaxp_parser_impl,
ant, ant-optional and finish with jars found in ant/lib.
- jpackage-utils is no more required (but recommanded :)
- ant-optional-full provides ant-optional
- fix link between manual and api (javadoc)

Thu Jul 11 10:00:00 2002 Henri Gomez 1.5-3jpp
- add missing symlink between optional-full.jar and optional.jar

Wed Jul 10 10:00:00 2002 Ville Skytt� 1.5-2jpp
- Requires jaxp_parser_impl, no longer jaxp_parser2
(jaxp_parser_impl already requires xml-commons-apis).
- Use sed instead of bash 2 extension when symlinking.

Wed Jul 10 10:00:00 2002 Henri Gomez 1.5-1jpp

* ant 1.5

Tue Jul 9 10:00:00 2002 Henri Gomez 1.5.Beta3-1jpp
- ant 1.5 beta 3
- added bcel as required

Tue Jul 9 10:00:00 2002 Henri Gomez 1.4.1-14jpp
- added regexp to list of dependant packages

Tue Jul 9 10:00:00 2002 Henri Gomez 1.4.1-13jpp
- added optional-full which include all ant tasks, even those without
matching package
- added jdepend 2.2
- remove require oro, since ant could works without it
- ant lib is now in /usr/share/java/ant, put external jars here

Tue May 7 10:00:00 2002 Guillaume Rousse 1.4.1-12jpp
- hardcoded distribution and vendor tag
- group tag again

Thu May 2 10:00:00 2002 Guillaume Rousse 1.4.1-11jpp
- no more jikes specific support in launch script
- source user prefs before configuration in launch script
- distribution tag
- group tag
- provided original script as documentation

Fri Apr 5 10:00:00 2002 Guillaume Rousse 1.4.1-10jpp
- used xalan-j1 instead of xalan-j2-compat

Mon Mar 11 09:00:00 2002 Guillaume Rousse 1.4.1-9jpp
- jaxp_parser2 support

Wed Feb 6 09:00:00 2002 Guillaume Rousse 1.4.1-8jpp
- netcomponents support

Sun Jan 27 09:00:00 2002 Guillaume Rousse 1.4.1-7jpp
- adaptation to new stylebook1.0b3 package
- stylebook is a dependency of optional package
- removed redundant dependencies
- launch script correction

Fri Jan 25 09:00:00 2002 Guillaume Rousse 1.4.1-6jpp
- cleaned manifest from class-path references
- section macro

Thu Jan 17 09:00:00 2002 Guillaume Rousse 1.4.1-5jpp
- versioned dir for javadoc
- no dependencies for manual and javadoc packages
- stricter dependency for optional package
- additional sources in individual archives
- upgraded launch script
- no more javadoc cross-linking
- additional requirement for optional package: xml-commons-apis, xalan-j2, xalan-j2-compat, jaf, javamail, & log4j

Sat Dec 1 09:00:00 2001 Guillaume Rousse 1.4.1-4jpp
- removed conditional build
- removed redundant BuildRequires
- ant-optional.jar in ant-optional package
- javadoc into javadoc package
- new launch script using functions library

Wed Nov 21 09:00:00 2001 Christian Zoffoli 1.4.1-3jpp
- readded Requires: oro junit stylebook-1.0b3 bsf rhino antlr to the main package
- corrected changelog release 1jpp-> 2jpp

Tue Nov 20 09:00:00 2001 Christian Zoffoli 1.4.1-2jpp
- conditional build
- removed packager tag
- new jpp extension
- added xalan 2.2.D13 support
- added BuildRequires: xalan-j2 >= 2.2.D13
- removed Requires: oro junit stylebook-1.0b3 bsf rhino antlr

Mon Oct 15 10:00:00 2001 Guillaume Rousse 1.4.1-1jpp
- 1.4.1

Sat Oct 6 10:00:00 2001 Guillaume Rousse 1.4-4jpp
- used original tarball

Sun Sep 30 10:00:00 2001 Guillaume Rousse 1.4-3jpp
- more macros

Wed Sep 26 10:00:00 2001 Guillaume Rousse 1.4-2jpp
- first unified release
- dropped explicit xalan-j2 requirement, as stylebook-1.0b3 already requires it
- added missing xalan-j1 compatibility classes
- s/jPackage/JPackage

Wed Sep 5 10:00:00 2001 Guillaume Rousse 1.4-1mdk
- 1.4
- added xalan-j2 antlr bsf rhino to buildrequires and requires
- launch script cleanup

Tue Jul 31 10:00:00 2001 Guillaume Rousse 1.3-4mdk
- jaxp_parser symlink is now jaxp_parser.jar

Thu Jul 26 10:00:00 2001 Guillaume Rousse 1.3-3mdk
- used alternative jaxp_parser
- updated launch script

Sat Jun 23 10:00:00 2001 Guillaume Rousse 1.3-2mdk
- s/Copyright/License/
- truncated description to 72 columns in spec
- updated launch script

Mon Jun 11 10:00:00 2001 Guillaume Rousse 1.3-1mdk
- 1.3
- new versioning scheme
- compiled with oro, junit and stylebook support
- spec cleanup

Sat Mar 10 09:00:00 2001 Guillaume Rousse 1.2-9mdk
- vendor tag
- packager tag

Sat Feb 17 09:00:00 2001 Guillaume Rousse 1.2-8mdk
- spec cleanup
- corrected changelog
- changed description

Sun Feb 4 09:00:00 2001 Guillaume Rousse 1.2-7mdk
- launch script improvments (Christian Zoffoli )
- added french in spec
- more macros

Fri Feb 2 09:00:00 2001 Guillaume Rousse 1.2-6mdk
- corrected launch script

Thu Feb 1 09:00:00 2001 Christian Zoffoli 1.2-5mdk
- more macros
- added italian in spec

Wed Jan 31 09:00:00 2001 Guillaume Rousse 1.2-4mdk
- merged with Henri Gomez specs:
- changed name to ant
- changed javadir to /usr/share/java
- dropped jdk and jre requirement
- corrected require to jaxp
- added Jikes support
- used our own bash script
- dropped perl script
- dropped ant home directory

Sun Jan 14 09:00:00 2001 Guillaume Rousse 1.2-3mdk
- changed name to jakarta-ant
- changed group to Development/Java

Thu Jan 4 09:00:00 2001 Guillaume Rousse 1.2-2mdk
- new spec file
- discarded ugly non-free Sun jaxp library from sources, and used pretty open-source xerces instead

Wed Dec 20 09:00:00 2000 Guillaume Rousse 1.2-1mdk
- first Mandrake release
- used SRPMS from Henri Gomez


 
ICM