blob: 501fe8a8b28c4ec72b1fbe6dd64b8b2a36496aef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# ChangeLog for dev-java/jdbc-jaybird
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.7 2006/10/19 21:39:35 caster Exp $
19 Oct 2006; Vlastimil Babka <caster@gentoo.org>
+files/archive-xml-2.0.1.patch, +files/compile-xml-2.0.1.patch,
+files/dist-xml-2.0.1.patch, metadata.xml, jdbc-jaybird-2.0.1.ebuild:
Cleaned up dependencies, make tests actually not compile when not needed,
remove jdk version autodetection and force -source 1.4 -target 1.4
everywhere, until somebody needs the 1.5 features.
19 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
Got a little STRICT happy, oops
18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
jdbc-jaybird-2.0.1.ebuild:
Fixed spaces
18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
Added JAVA_PKG_STRICT to both ebuilds. Addressed junit classes missing when
using test USE flag. 2.1.0 can't build native/jni code. Likely have to file
bug w/ upstream
18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
Removed jikes stuff
21 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org>
jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
Corrected improper use of >= and *
19 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org> ChangeLog:
ChangeLog Initial ebuilds for Jaybird JDBC driver for Firebird SQL databases
which will replace the existing jdbc(2-3)-firebird ebuilds.
|