Changelog for
mysql-connector-java-3.1.12-5.fc9.i386.rpm :
Sat Apr 5 00:00:00 2008 Andrew Overholt
3.1.12-5
- Rebuild for rhbz #234286.
Tue Feb 19 23:00:00 2008 Fedora Release Engineering - 1:3.1.12-4
- Autorebuild for GCC 4.3
Fri Oct 6 00:00:00 2006 Christian Iseli 3.1.12-3
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
Fri Sep 22 00:00:00 2006 Igor Foox 1:3.1.12-2
- Remove jpp string from release.
Sat Sep 9 00:00:00 2006 Igor Foox 1:3.1.12-1jpp_5fc
- Add dist tag.
Fri Sep 8 00:00:00 2006 Igor Foox 1:3.1.12-1jpp_4fc
- Fix indentation of preamble.
- Fix version and epoch of jta Requires.
- Fix Group from Development/Libraries to System Environment/Libraries.
Thu Sep 7 00:00:00 2006 Igor Foox 1:3.1.12-1jpp_3fc
- Remove duplicate readme files.
- Remove binary jars from distributed tarball, since they have no source
attached to them, and are in violation of the LGPL.
- Change jta BR to 1.0 from 1.0.1 since geronimo-specs-compat is 1.0.
- Remove unneccessary 0 epoch from BRs.
Fri Jul 21 00:00:00 2006 Igor Foox 1:3.1.12-1jpp_2fc
- Fix line endings.
- Change Group to standard Development/Java.
Fri Jun 2 00:00:00 2006 Igor Foox 1:3.1.12-1jpp_1fc
- Natively compile
- Add mysql-connector-java-noSunAppletSecurity.patch to take out references
to sun classes
- Change BuildRoot to what Extras expects
Thu Feb 2 23:00:00 2006 Jason Corley 1:3.1.12-1jpp
- 3.1.12
- add some more docs from the tarball
- correct url
- remove vendor and distribution, should be defined in ~/.rpmmacros instead
Sun May 15 00:00:00 2005 Jason Corley 1:3.1.8-0.a.1jpp
- 3.1.8a
Sun Feb 13 23:00:00 2005 Jason Corley 1:3.1.6-1jpp
- Update to 3.1.6 now that it\'s considered stable
Sat Feb 12 23:00:00 2005 Jason Corley 1:3.0.16-1jpp
- Update to 3.0.16
Tue Aug 24 00:00:00 2004 Fernando Nasser 1:3.0.14-1jpp
- Update to 3.0.14
- Rebuilt with Ant 1.6.2
Wed Mar 24 23:00:00 2004 Kaj J. Niemi 1:3.0.11-1jpp
- Bumped epoch, back to a \"stable\" release
Fri Mar 19 23:00:00 2004 Kaj J. Niemi 0:3.1.1-1jpp
- 3.1.1, supports stored procedures and SAVEPOINTs among other things.
- Tidy .spec file: nicer description and don\'t own %{_javadir}
Wed Jan 21 23:00:00 2004 David Walluck 0:3.0.10-1jpp
- 3.0.10
- change group
Mon Oct 6 00:00:00 2003 Henri Gomez 0:3.0.9-1jpp
- mysql-connector-j 3.0.9
Tue Jul 8 00:00:00 2003 Henri Gomez 3.0.8.2jpp
- mysql-connector-j 3.0.8
- jar goes back in /usr/share/java
Mon May 12 00:00:00 2003 David Walluck 0:3.0.6-2jpp
- update for JPackage 1.5
Tue Mar 25 23:00:00 2003 Nicolas Mailhot 3.0.6-1jpp
- For jpackage-utils 1.5
- New project name
- Requires java >= 1.4.1
Fri Jun 7 00:00:00 2002 Henri Gomez 2.0.14.1jpp
- mm.mysql 2.0.14
Wed May 8 00:00:00 2002 Henri Gomez 2.0.13.1jpp
- mm.mysql 2.0.13
Tue Mar 26 23:00:00 2002 Henri Gomez 2.0.11.2jpp
- correct changelog
Mon Feb 4 23:00:00 2002 Henri Gomez
- mm.mysql 2.0.11
Thu Jan 17 23:00:00 2002 Henri Gomez
- mm.mysql 2.0.8
- seriously patch build.xml to make it compile on Linux boxes
with both JDK 1.2/1.3 and 1.1
- added javadoc generation to build.xml
- changed manual to javadoc package
Tue Feb 6 23:00:00 2001 Henri Gomez
- mm.mysql 2.0.4
- Fixes to getDecimal to fix decimal place wrong bug
Mon Jan 15 23:00:00 2001 Henri Gomez
- Initial release mm.mysql 2.0.3
- detect jdbc-2.0 extension jar (javax.sql) and if present
also build MysqlDataSource and MysqlDataSourceFactory
- build with IBM JDK 1.3.0 (cx130-20001114) and jikes 1.12
- build CLASSPATH=/usr/share/java/jdbc2_0-stdext.jar