public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/java:master commit in: dev-java/spice-jndikit/
Date: Wed,  5 Aug 2015 22:03:50 +0000 (UTC)	[thread overview]
Message-ID: <1438810282.d137c69eb9cd5775b631483655df0d0c01dd61ca.chewi@gentoo> (raw)

commit:     d137c69eb9cd5775b631483655df0d0c01dd61ca
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Aug  5 20:58:12 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Aug  5 21:31:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=d137c69e

[dev-java/spice-jndikit] Drop, depends on unavailable ant-tasks

 dev-java/spice-jndikit/ChangeLog                |  7 ----
 dev-java/spice-jndikit/Manifest                 |  1 -
 dev-java/spice-jndikit/metadata.xml             | 11 ------
 dev-java/spice-jndikit/spice-jndikit-1.2.ebuild | 49 -------------------------
 4 files changed, 68 deletions(-)

diff --git a/dev-java/spice-jndikit/ChangeLog b/dev-java/spice-jndikit/ChangeLog
deleted file mode 100644
index 4996527..0000000
--- a/dev-java/spice-jndikit/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for dev-java/spice-jndikit
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  22 Jan 2009; Alistair Bush <ali_bush@gentoo.org> ChangeLog:
-  Add ChangeLog for QA.
-

diff --git a/dev-java/spice-jndikit/Manifest b/dev-java/spice-jndikit/Manifest
deleted file mode 100644
index cf3ae5b..0000000
--- a/dev-java/spice-jndikit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST spice-jndikit-1.2-src.tar.gz 23084 SHA256 3001e72223786e25a132ce8c41ff5e1d9fd8826e98122d5b73517aefd908e11a

diff --git a/dev-java/spice-jndikit/metadata.xml b/dev-java/spice-jndikit/metadata.xml
deleted file mode 100644
index ef53b33..0000000
--- a/dev-java/spice-jndikit/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>java</herd>
-
-<longdescription lang="en">
-	Spice JNDIKit: JNDI Kit is a toolkit designed to help with the 
-	construction of JNDI providers. The toolkit also provides users 
-	with ready made memory-based and RMI-based contexts.
-</longdescription>
-</pkgmetadata>

diff --git a/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild b/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild
deleted file mode 100644
index d096228..0000000
--- a/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="JNDI Kit is a toolkit designed to help with the construction of JNDI providers."
-HOMEPAGE="http://spice.codehaus.org/"
-SRC_URI="http://dist.codehaus.org/spice/distributions/${P}-src.tar.gz"
-LICENSE="Spice-1.1"
-SLOT="0"
-KEYWORDS="~x86"
-
-IUSE="doc source test"
-
-RDEPEND=">=virtual/jre-1.4"
-DEPEND="
-		>=dev-java/java-config-2.0.31
-		!doc? ( >=virtual/jdk-1.4 )
-		doc? ( || ( =virtual/jdk-1.4* =virtual/jdk-1.5* ) )
-		dev-java/ant-core
-		source? ( app-arch/zip )
-		test? ( dev-java/junit dev-java/ant-tasks )"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	java-ant_ignore-system-classes
-	java-ant_rewrite-classpath
-}
-
-src_compile() {
-	java-pkg-2_src_compile
-	cd target/classes
-	rmic org.codehaus.spice.jndikit.rmi.server.RMINamingProviderImpl \
-		|| die "rmic failed"
-}
-
-src_test() {
-	einfo "Tests need a network connection so they will fail without it"
-	eant test -DJunit.present=true \
-		-Dgentoo.classpath="$(java-pkg_getjars --build-only junit)"
-}
-
-src_install() {
-	java-pkg_newjar target/${P}.jar
-	use doc && java-pkg_dojavadoc dist/docs/api
-	use source && java-pkg_dosrc src/java/*
-}


                 reply	other threads:[~2015-08-05 22:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1438810282.d137c69eb9cd5775b631483655df0d0c01dd61ca.chewi@gentoo \
    --to=chewi@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