public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-jxpath/
Date: Sun, 30 Aug 2015 20:47:41 +0000 (UTC)	[thread overview]
Message-ID: <1440966095.eccda70a3cc40459f0f0e97cdb8c6971e900841b.monsieurp@gentoo> (raw)

commit:     eccda70a3cc40459f0f0e97cdb8c6971e900841b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 20:01:08 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 20:21:35 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eccda70a

dev-java/commons-xpath: Remove old.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-java/commons-jxpath/commons-jxpath-1.3.ebuild | 60 -----------------------
 1 file changed, 60 deletions(-)

diff --git a/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild b/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild
deleted file mode 100644
index 69d4fe4..0000000
--- a/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=1
-JAVA_PKG_IUSE="doc source test"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Applies XPath expressions to graphs of objects of all kinds"
-HOMEPAGE="http://commons.apache.org/jxpath/"
-SRC_URI="mirror://apache/commons/jxpath/source/${P}-src.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-S="${WORKDIR}/${P}-src"
-
-COMMON_DEPEND="dev-java/commons-beanutils:1.7
-	dev-java/servletapi:2.4
-	dev-java/jdom:1.0"
-RDEPEND=">=virtual/jre-1.4
-	${COMMON_DEPEND}"
-DEPEND=">=virtual/jdk-1.4
-	test? (
-		dev-java/ant-junit
-		dev-java/commons-collections
-		dev-java/commons-logging
-	)
-	${COMMON_DEPEND}"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	# Don't automatically run tests
-	sed 's/depends="compile,test"/depends="compile"/' -i build.xml || die
-
-	mkdir -p "${S}/target/lib"
-	cd "${S}/target/lib"
-	java-pkg_jar-from commons-beanutils-1.7
-	java-pkg_jar-from servletapi-2.4
-	java-pkg_jar-from jdom-1.0
-}
-
-src_test() {
-	# this one needs mockrunner #259027
-	rm src/test/org/apache/commons/jxpath/servlet/JXPathServletContextTest.java || die
-	java-pkg_jar-from --into target/lib \
-		commons-collections,commons-logging,junit
-	ANT_TASKS="ant-junit" eant test
-}
-
-src_install() {
-	java-pkg_dojar target/${PN}.jar
-	use doc && java-pkg_dojavadoc dist/docs/api
-	use source && java-pkg_dosrc src/java/*
-}


             reply	other threads:[~2015-08-30 20:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-30 20:47 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-01  9:19 [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-jxpath/ Miroslav Šulc
2022-02-01  7:34 Agostino Sarubbo
2022-01-31  9:22 Jakov Smolić
2022-01-31  9:22 Jakov Smolić
2021-12-31  9:31 Miroslav Šulc
2021-12-31  9:31 Miroslav Šulc
2018-06-06 12:32 Patrice Clement
2017-05-17 14:34 Patrice Clement
2017-05-17 14:34 Patrice Clement
2016-10-09  9:36 Patrice Clement
2015-09-29 21:20 James Le Cuirot
2015-08-30 20:47 Patrice Clement
2015-08-26 14:19 Mikle Kolyada
2015-08-26 10:43 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1440966095.eccda70a3cc40459f0f0e97cdb8c6971e900841b.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox