public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-jxpath/
Date: Fri, 31 Dec 2021 09:31:56 +0000 (UTC)	[thread overview]
Message-ID: <1640943108.e7d75cc6a3d28df369869cf02a6cdc1d93fcef6c.fordfrog@gentoo> (raw)

commit:     e7d75cc6a3d28df369869cf02a6cdc1d93fcef6c
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Dec 30 11:09:54 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 09:31:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d75cc6

dev-java/commons-jxpath: Drop 1.3-r4

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/23582
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../commons-jxpath/commons-jxpath-1.3-r4.ebuild    | 63 ----------------------
 1 file changed, 63 deletions(-)

diff --git a/dev-java/commons-jxpath/commons-jxpath-1.3-r4.ebuild b/dev-java/commons-jxpath/commons-jxpath-1.3-r4.ebuild
deleted file mode 100644
index bc77ab2d8ed2..000000000000
--- a/dev-java/commons-jxpath/commons-jxpath-1.3-r4.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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="https://commons.apache.org/jxpath/"
-SRC_URI="mirror://apache/commons/jxpath/source/${P}-src.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-S="${WORKDIR}/${P}-src"
-
-CDEPEND="
-	dev-java/jdom:0
-	java-virtuals/servlet-api:3.0
-	dev-java/commons-beanutils:1.7"
-
-RDEPEND="
-	${CDEPEND}
-	>=virtual/jre-1.6"
-
-DEPEND="
-	${CDEPEND}
-	test? (
-		dev-java/ant-junit:0
-		dev-java/commons-logging:0
-		dev-java/commons-collections:0
-	)
-	>=virtual/jdk-1.6"
-
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-EANT_GENTOO_CLASSPATH="jdom,servlet-api-3.0,commons-beanutils-1.7"
-
-EANT_TEST_GENTOO_CLASSPATH="${EANT_GENTOO_CLASSPATH},commons-logging,commons-collections,ant-junit"
-ANT_TASKS="ant-junit"
-EANT_TEST_TARGET="test"
-
-src_prepare() {
-	default
-
-	# Don't automatically run tests.
-	sed 's/depends="compile,test"/depends="compile"/' -i build.xml || die
-
-	# This one needs mockrunner. See #259027.
-	rm -v src/test/org/apache/commons/jxpath/servlet/JXPathServletContextTest.java || die
-}
-
-src_test() {
-	java-pkg-2_src_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:[~2021-12-31  9:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-31  9:31 Miroslav Šulc [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
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-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=1640943108.e7d75cc6a3d28df369869cf02a6cdc1d93fcef6c.fordfrog@gentoo \
    --to=fordfrog@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