summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/commons-net/ChangeLog7
-rw-r--r--dev-java/commons-net/Manifest20
-rw-r--r--dev-java/commons-net/commons-net-1.2.2-r1.ebuild4
-rw-r--r--dev-java/commons-net/commons-net-1.2.2.ebuild39
-rw-r--r--dev-java/commons-net/commons-net-1.3.0-r1.ebuild4
-rw-r--r--dev-java/commons-net/commons-net-1.3.0.ebuild54
-rw-r--r--dev-java/commons-net/files/digest-commons-net-1.2.21
-rw-r--r--dev-java/commons-net/files/digest-commons-net-1.3.01
-rw-r--r--dev-java/commons-validator/ChangeLog6
-rw-r--r--dev-java/commons-validator/Manifest16
-rw-r--r--dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild57
-rw-r--r--dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild4
-rw-r--r--dev-java/commons-validator/files/digest-commons-validator-1.0.2-r31
-rw-r--r--dev-java/velocity/ChangeLog6
-rw-r--r--dev-java/velocity/files/digest-velocity-1.41
-rw-r--r--dev-java/velocity/velocity-1.4-r1.ebuild4
-rw-r--r--dev-java/velocity/velocity-1.4.ebuild48
17 files changed, 29 insertions, 244 deletions
diff --git a/dev-java/commons-net/ChangeLog b/dev-java/commons-net/ChangeLog
index 898c803bd248..aae66bdaa83d 100644
--- a/dev-java/commons-net/ChangeLog
+++ b/dev-java/commons-net/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/commons-net
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.26 2005/03/29 15:35:45 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.27 2005/04/02 21:49:52 luckyduck Exp $
+
+ 02 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ commons-net-1.2.2-r1.ebuild, -commons-net-1.2.2.ebuild,
+ commons-net-1.3.0-r1.ebuild, -commons-net-1.3.0.ebuild:
+ cleanup, removed old revision with a dependency to oro.
*commons-net-1.2.2-r1 (29 Mar 2005)
diff --git a/dev-java/commons-net/Manifest b/dev-java/commons-net/Manifest
index 8fc9c6800609..659a2028a174 100644
--- a/dev-java/commons-net/Manifest
+++ b/dev-java/commons-net/Manifest
@@ -1,22 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a27695d76c5e800f9c45a2c730788e13 commons-net-1.2.2-r1.ebuild 1367
-MD5 b7966d1c603722c6bcae07a757d251e9 commons-net-1.2.2.ebuild 1297
-MD5 1f7cd2fd408977b9907da7e112ddd74b commons-net-1.3.0.ebuild 1586
-MD5 8c8895e645d4191e3b4304eafcf3fb1c ChangeLog 3360
+MD5 4ad8c27f139150ea40d2e7c23858a865 commons-net-1.2.2-r1.ebuild 1363
+MD5 f86b22e397ca616e33ca440bbbb3e4fe ChangeLog 3587
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
-MD5 7c235b66f05f5cc48d4436b5a953c347 commons-net-1.3.0-r1.ebuild 1816
+MD5 6ee5859a114423658b5a85dce7414099 commons-net-1.3.0-r1.ebuild 1815
MD5 e2628a3419f04cdb65cb4a3caad1c9df files/gentoo.diff 4678
MD5 cd5dd0f16006dfa0491e9fb71981d402 files/gentoo-1.2.diff 3152
MD5 fb9978c1444923f864212fcb8914da67 files/digest-commons-net-1.2.2-r1 73
MD5 36815c4f205c7a6b95614626967da49b files/digest-commons-net-1.3.0-r1 73
-MD5 fb9978c1444923f864212fcb8914da67 files/digest-commons-net-1.2.2 73
-MD5 36815c4f205c7a6b95614626967da49b files/digest-commons-net-1.3.0 73
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCSXXk06ebR+OMO78RAgmJAJ0fUeVUMVg53VEmWpezOhYEj5Cv8ACfcR59
-x/suIqib8C3+xg0Aibkn7lA=
-=O8+J
------END PGP SIGNATURE-----
diff --git a/dev-java/commons-net/commons-net-1.2.2-r1.ebuild b/dev-java/commons-net/commons-net-1.2.2-r1.ebuild
index 030f323de1c0..419d2b4d52fb 100644
--- a/dev-java/commons-net/commons-net-1.2.2-r1.ebuild
+++ b/dev-java/commons-net/commons-net-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2-r1.ebuild,v 1.1 2005/03/29 15:35:45 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2-r1.ebuild,v 1.2 2005/04/02 21:49:52 luckyduck Exp $
inherit eutils java-pkg
@@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+KEYWORDS="x86 sparc ppc amd64"
IUSE="doc jikes source"
src_unpack() {
diff --git a/dev-java/commons-net/commons-net-1.2.2.ebuild b/dev-java/commons-net/commons-net-1.2.2.ebuild
deleted file mode 100644
index 8987f6551e6f..000000000000
--- a/dev-java/commons-net/commons-net-1.2.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2.ebuild,v 1.12 2005/01/20 18:10:31 luckyduck Exp $
-
-inherit eutils java-pkg
-
-DESCRIPTION="The purpose of the library is to provide fundamental protocol access, not higher-level abstractions."
-HOMEPAGE="http://jakarta.apache.org/commons/net/"
-SRC_URI="mirror://apache/jakarta/commons/net/source/${P}-src.tar.gz"
-DEPEND=">=virtual/jdk-1.3
- >=dev-java/ant-core-1.5.4
- >=dev-java/oro-2.0.7
- jikes? ( dev-java/jikes )"
-RDEPEND=">=virtual/jre-1.3"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="x86 sparc ppc amd64"
-IUSE="jikes doc"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/gentoo-1.2.diff
- #for some reason 1.2.2 claims its 1.3
- sed "s/commons-net-1.3.0-dev/commons-net-1.2.2-dev/" -i build.xml || die "died on sed"
-}
-
-src_compile() {
- local antflags="-Doro.jar=$(java-config -p oro) jar"
- use jikes && antflags="${antflags} -Dbuild.compiler=jikes"
- use doc && antflags="${antflags} javadoc"
- ant ${antflags} || die "died on ant"
-}
-
-src_install() {
- mv ${S}/target/${P}-dev.jar ${S}/target/${PN}.jar
- java-pkg_dojar target/${PN}.jar || die "died on java-pkg_dojar"
- use doc && java-pkg_dohtml -r dist/docs/
-}
diff --git a/dev-java/commons-net/commons-net-1.3.0-r1.ebuild b/dev-java/commons-net/commons-net-1.3.0-r1.ebuild
index 4a87ac038148..179f05e5130a 100644
--- a/dev-java/commons-net/commons-net-1.3.0-r1.ebuild
+++ b/dev-java/commons-net/commons-net-1.3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.3.0-r1.ebuild,v 1.1 2005/03/29 15:35:45 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.3.0-r1.ebuild,v 1.2 2005/04/02 21:49:52 luckyduck Exp $
inherit eutils java-pkg
@@ -16,7 +16,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64 ppc64"
IUSE="doc examples jikes junit source"
S=${WORKDIR}/${P}-src
diff --git a/dev-java/commons-net/commons-net-1.3.0.ebuild b/dev-java/commons-net/commons-net-1.3.0.ebuild
deleted file mode 100644
index dcc3c06e3f0e..000000000000
--- a/dev-java/commons-net/commons-net-1.3.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.3.0.ebuild,v 1.8 2005/01/26 21:48:15 corsair Exp $
-
-inherit eutils java-pkg
-
-DESCRIPTION="The purpose of the library is to provide fundamental protocol access, not higher-level abstractions."
-HOMEPAGE="http://jakarta.apache.org/commons/net/"
-SRC_URI="mirror://apache/jakarta/commons/net/source/${P}-src.tar.gz"
-DEPEND=">=virtual/jdk-1.3
- >=dev-java/ant-core-1.5.4
- >=dev-java/oro-2.0.7
- junit? ( dev-java/junit )
- jikes? ( dev-java/jikes )"
-RDEPEND=">=virtual/jre-1.3"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64 ppc64"
-IUSE="jikes doc junit"
-
-S=${WORKDIR}/${P}-src
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i 's|depends="get-deps"||' build.xml || die "sed failed"
- mkdir -p target/lib
- cd target/lib
- java-pkg_jar-from oro
-
- cd ${S}
- if ! use junit ; then
- sed -i 's/depends="compile,test"/depends="compile"/' \
- build.xml || die "Failed to disable junit"
- else
- if ! has_version dev-java/ant-tasks; then
- sed -i 's/depends="compile,test"/depends="compile"/' \
- build.xml || die "Failed to disable junit"
- fi
- fi
-}
-
-src_compile() {
- local antflags="jar"
- use jikes && antflags="${antflags} -Dbuild.compiler=jikes"
- use doc && antflags="${antflags} javadoc"
- ant ${antflags} || die "died on ant"
-}
-
-src_install() {
- mv ${S}/target/${P}-dev.jar ${S}/target/${PN}.jar
- java-pkg_dojar target/${PN}.jar || die "died on java-pkg_dojar"
- use doc && java-pkg_dohtml -r dist/docs/
-}
diff --git a/dev-java/commons-net/files/digest-commons-net-1.2.2 b/dev-java/commons-net/files/digest-commons-net-1.2.2
deleted file mode 100644
index dd2834f25e40..000000000000
--- a/dev-java/commons-net/files/digest-commons-net-1.2.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3856e8b3f50bdfffbf186e07c477f73b commons-net-1.2.2-src.tar.gz 178572
diff --git a/dev-java/commons-net/files/digest-commons-net-1.3.0 b/dev-java/commons-net/files/digest-commons-net-1.3.0
deleted file mode 100644
index 606eacd19f41..000000000000
--- a/dev-java/commons-net/files/digest-commons-net-1.3.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1394cc644125c9cf69d23db5ac37295b commons-net-1.3.0-src.tar.gz 267046
diff --git a/dev-java/commons-validator/ChangeLog b/dev-java/commons-validator/ChangeLog
index 9f7c103d922b..a406110a86ca 100644
--- a/dev-java/commons-validator/ChangeLog
+++ b/dev-java/commons-validator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/commons-validator
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.21 2005/03/29 16:48:58 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.22 2005/04/02 21:54:48 luckyduck Exp $
+
+ 02 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ -commons-validator-1.0.2-r3.ebuild, commons-validator-1.0.2-r4.ebuild:
+ cleanup, removed old revision with a dependency to oro.
*commons-validator-1.0.2-r4 (29 Mar 2005)
diff --git a/dev-java/commons-validator/Manifest b/dev-java/commons-validator/Manifest
index f74c94c03b20..ad06216d458d 100644
--- a/dev-java/commons-validator/Manifest
+++ b/dev-java/commons-validator/Manifest
@@ -1,18 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 b4975eeacbc0df1366ea9359324100c6 commons-validator-1.0.2-r3.ebuild 1862
MD5 509d70afc2d2dd57aaa22667e69da66c commons-validator-1.1.3.ebuild 2254
-MD5 a891ea41efc06332b78f63ec33d12d16 ChangeLog 3601
+MD5 a6d15014d7a8b504a5b9f9d6beafba2b ChangeLog 3785
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
-MD5 4b19c43a2eaa054f186618b94e462433 commons-validator-1.0.2-r4.ebuild 2082
+MD5 0804fc7dd2c4d2a55dc6b7cbe271fcc1 commons-validator-1.0.2-r4.ebuild 2081
MD5 b4056d324a1cc96ca13a9f0c3e7c68fc files/digest-commons-validator-1.1.3 173
-MD5 3b4d11c72fe5990ec6689406240d3ef6 files/digest-commons-validator-1.0.2-r3 78
MD5 3b4d11c72fe5990ec6689406240d3ef6 files/digest-commons-validator-1.0.2-r4 78
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCSYcO06ebR+OMO78RAnybAJ99mau5HWG2MnuGVa1aBeaQYAnb2ACdHR3D
-X9rBf1SGgHQaWP5R43B458U=
-=3zlu
------END PGP SIGNATURE-----
diff --git a/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild b/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild
deleted file mode 100644
index c803b972a98e..000000000000
--- a/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.0.2-r3.ebuild,v 1.11 2005/02/23 21:48:51 luckyduck Exp $
-
-inherit java-pkg
-
-DESCRIPTION="Jakarta component to validate user input, or data input"
-HOMEPAGE="http://jakarta.apache.org/commons/validator/"
-SRC_URI="mirror://apache/jakarta/commons/validator/source/${PN}-${PV}-src.tar.gz"
-DEPEND=">=virtual/jdk-1.3
- >=dev-java/ant-1.4
- app-arch/zip
- jikes? ( dev-java/jikes )"
-RDEPEND=">=virtual/jre-1.3
- >=dev-java/oro-2.0.6
- >=dev-java/commons-digester-1.0
- >=dev-java/commons-collections-2.0
- >=dev-java/commons-logging-1.0
- >=dev-java/commons-beanutils-1.0
- >=dev-java/xerces-2.6.2-r1"
-LICENSE="Apache-1.1"
-SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~amd64"
-IUSE="doc jikes"
-
-S="${WORKDIR}/${P}-src"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- echo "oro.jar=`java-config -p oro`" >> build.properties
- echo "commons-digester.jar=`java-config -p commons-digester`" >> build.properties
- echo "commons-collections.jar=`java-config -p commons-collections`" >> build.properties
- echo "commons-logging.jar=`java-config -p commons-logging | sed s/.*://`" >> build.properties
- echo "commons-beanutils.jar=`java-config -p commons-beanutils`" >> build.properties
- echo "xerces.jar=`java-config -p xerces-2`" >> build.properties
-}
-
-src_compile() {
- local antflags="compile"
- use jikes && antflags="${antflags} -Dbuild.compiler=jikes"
- use doc && antflags="${antflags} javadoc"
- ant ${antflags} || die "build failed"
-}
-
-src_install() {
- # Dirty hack
- mv ${S}/target/conf/MANIFEST.MF ${S}/target/classes/
- cd ${S}/target/classes
- zip -qr ../${PN}.jar org
-
- cd ${S}
- java-pkg_dojar target/${PN}.jar
- use doc && java-pkg_dohtml -r dist/docs/
- dohtml PROPOSAL.html STATUS.html
- dodoc RELEASE-NOTES.txt
-}
diff --git a/dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild b/dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild
index 14d4e2ea5d7b..c0d215e746d8 100644
--- a/dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild
+++ b/dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild,v 1.1 2005/03/29 16:48:58 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.0.2-r4.ebuild,v 1.2 2005/04/02 21:54:48 luckyduck Exp $
inherit java-pkg
@@ -20,7 +20,7 @@ RDEPEND=">=virtual/jre-1.3
>=dev-java/xerces-2.6.2-r1"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE="doc examples jikes source"
S="${WORKDIR}/${P}-src"
diff --git a/dev-java/commons-validator/files/digest-commons-validator-1.0.2-r3 b/dev-java/commons-validator/files/digest-commons-validator-1.0.2-r3
deleted file mode 100644
index f6bd8c581e2d..000000000000
--- a/dev-java/commons-validator/files/digest-commons-validator-1.0.2-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 917cf3d82847e497e11f9e86488d4b56 commons-validator-1.0.2-src.tar.gz 53692
diff --git a/dev-java/velocity/ChangeLog b/dev-java/velocity/ChangeLog
index 68f3ad63387a..7a4480539f92 100644
--- a/dev-java/velocity/ChangeLog
+++ b/dev-java/velocity/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/velocity
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/ChangeLog,v 1.15 2005/03/29 16:00:43 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/ChangeLog,v 1.16 2005/04/02 21:51:56 luckyduck Exp $
+
+ 02 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> velocity-1.4-r1.ebuild,
+ -velocity-1.4.ebuild:
+ cleanup, removed old revision with a dependency to oro.
*velocity-1.4-r1 (29 Mar 2005)
diff --git a/dev-java/velocity/files/digest-velocity-1.4 b/dev-java/velocity/files/digest-velocity-1.4
deleted file mode 100644
index ccc2e9c9c5dd..000000000000
--- a/dev-java/velocity/files/digest-velocity-1.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f280fee7ddb5eac5b354f6dea39a2f51 velocity-1.4.tar.gz 4566056
diff --git a/dev-java/velocity/velocity-1.4-r1.ebuild b/dev-java/velocity/velocity-1.4-r1.ebuild
index 950a23413d73..61f4cc89a75c 100644
--- a/dev-java/velocity/velocity-1.4-r1.ebuild
+++ b/dev-java/velocity/velocity-1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/velocity-1.4-r1.ebuild,v 1.1 2005/03/29 16:00:43 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/velocity-1.4-r1.ebuild,v 1.2 2005/04/02 21:51:56 luckyduck Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/jakarta/velocity/binaries/velocity-${PV}/velocity-${PV}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="doc j2ee jikes junit"
DEPEND=">=virtual/jdk-1.3.1"
diff --git a/dev-java/velocity/velocity-1.4.ebuild b/dev-java/velocity/velocity-1.4.ebuild
deleted file mode 100644
index 5552cb2dc626..000000000000
--- a/dev-java/velocity/velocity-1.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/velocity-1.4.ebuild,v 1.7 2005/03/29 16:00:43 luckyduck Exp $
-
-inherit java-pkg
-
-DESCRIPTION="A Java-based template engine that allows easy creation/rendering of documents that format and present data."
-HOMEPAGE="http://jakarta.apache.org/velocity/"
-SRC_URI="mirror://apache/jakarta/velocity/binaries/velocity-${PV}/velocity-${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="x86"
-IUSE="doc j2ee jikes junit"
-
-DEPEND=">=virtual/jdk-1.3.1"
-RDEPEND=">=virtual/jdk-1.3.1
- >=dev-java/ant-1.5.1
- >=dev-java/avalon-logkit-bin-1.2
- >=dev-java/oro-2.0.6
- j2ee? ( =dev-java/sun-j2ee-1.3.1* )
- jikes? ( >=dev-java/jikes-1.17 )"
-
-src_compile () {
- cd ${S}/build
- local antflags
- use jikes && antflags="${antflags} -Dbuild.compiler=jikes"
- use junit && antflags="${antflags} test"
- use doc && antflags="${antflags} javadocs"
- if use j2ee ; then
- cp /opt/sun-j2ee-1.3.1/lib/j2ee.jar ${S}/build/lib
- ant ${antflags} jar-J2EE || die "Java compile failed."
- else
- ant ${antflags} jar || die "Java compile failed"
- fi
-}
-
-
-src_install () {
- cd ${S}
- if use j2ee ; then
- java-pkg_dojar bin/${PN}-J2EE-${PV}.jar
- else
- java-pkg_dojar bin/${PN}-${PV}.jar
- fi
- dodoc LICENSE NOTICE README.txt
- use doc && java-pkg_dohtml -r docs/*
-}