From jdo-commits-return-2957-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Sat Jan 28 15:18:17 2012 Return-Path: X-Original-To: apmail-db-jdo-commits-archive@www.apache.org Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B6159BF7 for ; Sat, 28 Jan 2012 15:18:17 +0000 (UTC) Received: (qmail 61971 invoked by uid 500); 28 Jan 2012 15:18:17 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 61964 invoked by uid 99); 28 Jan 2012 15:18:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2012 15:18:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2012 15:18:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1F981238889B; Sat, 28 Jan 2012 15:17:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1237071 - in /db/jdo/branches/3.0.1/api/src/maven2: ./ jdo-api-3.0.1.pom readme.txt Date: Sat, 28 Jan 2012 15:17:51 -0000 To: jdo-commits@db.apache.org From: madams@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120128151752.1F981238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: madams Date: Sat Jan 28 15:17:51 2012 New Revision: 1237071 URL: http://svn.apache.org/viewvc?rev=1237071&view=rev Log: Added because of https://issues.sonatype.org/browse/MVNCENTRAL-160 Added: db/jdo/branches/3.0.1/api/src/maven2/ (with props) db/jdo/branches/3.0.1/api/src/maven2/jdo-api-3.0.1.pom db/jdo/branches/3.0.1/api/src/maven2/readme.txt Propchange: db/jdo/branches/3.0.1/api/src/maven2/ ------------------------------------------------------------------------------ bugtraq:number = true Added: db/jdo/branches/3.0.1/api/src/maven2/jdo-api-3.0.1.pom URL: http://svn.apache.org/viewvc/db/jdo/branches/3.0.1/api/src/maven2/jdo-api-3.0.1.pom?rev=1237071&view=auto ============================================================================== --- db/jdo/branches/3.0.1/api/src/maven2/jdo-api-3.0.1.pom (added) +++ db/jdo/branches/3.0.1/api/src/maven2/jdo-api-3.0.1.pom Sat Jan 28 15:17:51 2012 @@ -0,0 +1,234 @@ + + + + + 4.0.0 + javax.jdo + jdo-api + JDO API + The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process. + 3.0.1 + http://db.apache.org/jdo + + + Apache Software Foundation + http://www.apache.org + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + JDO User List + jdo-user-subscribe@db.apache.org + jdo-user-unsubscribe@db.apache.org + http://mail-archives.apache.org/mod_mbox/db-jdo-user/ + + + JDO Developer List + jdo-dev-subscribe@db.apache.org + jdo-dev-unsubscribe@db.apache.org + http://mail-archives.apache.org/mod_mbox/db-jdo-dev/ + + + JDO Commits List + jdo-commits-subscribe@db.apache.org + jdo-commits-unsubscribe@db.apache.org + http://mail-archives.apache.org/mod_mbox/db-jdo-commits/ + + + + + + clr + Craig Russell + Craig.Russell@Sun.COM + Sun Microsystems, Inc. + -8 + + + mbo + Michael Bouschen + mbo.tech@spree.de + Tech@Spree Engineering GmbH + 1 + + + brazil + Michael Watzek + mwa.tech@spree.de + Tech@Spree Engineering GmbH + 1 + + + mcaisse + Michelle Caisse + Michelle.Caisse@Sun.COM + Sun Microsystems, Inc. + -8 + + + madams + Matthew Adams + matthew@matthewadams.me + Apache.org + -6 + + + mzaun + Martin Zaun + martin.zaun@Sun.COM + Sun Microsystems, Inc. + -8 + + + ebengtson + Erik Bengtson + erik@jpox.org + JPOX + 1 + + + geirm + Geir Magnusson, Jr. + geirm@apache.org + Apache.org + -8 + + + brianm + Brian McCallister + brianm@apache.org + Apache.org + -8 + + + + + scm:svn:http://svn.apache.org/repos/asf/db/jdo/trunk + scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk + http://svn.apache.org/viewcvs.cgi/db/jdo + + + + src/java + test/java + + + META-INF + ${basedir}/.. + + NOTICE.txt + + + + ${basedir}/src/java + + javax/jdo/*.properties + + + + ${basedir}/src/schema + + javax/jdo/*.dtd + javax/jdo/*.xsd + + + + + + ${basedir}/test/resources + + + ${basedir}/test/schema + + **/*.jdo + **/*.jdoquery + **/*.orm + **/jdoconfig.xml + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + none + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + true + true + -Xlint:unchecked + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-jar-plugin + + + API3.MF + + + + + + + + + javax.transaction + jta + 1.1 + + + org.apache.ant + ant + 1.7.0 + test + + + junit + junit + 3.8.1 + test + + + org.apache.geronimo.specs + geronimo-jpa_3.0_spec + 1.0 + provided + + + + Added: db/jdo/branches/3.0.1/api/src/maven2/readme.txt URL: http://svn.apache.org/viewvc/db/jdo/branches/3.0.1/api/src/maven2/readme.txt?rev=1237071&view=auto ============================================================================== --- db/jdo/branches/3.0.1/api/src/maven2/readme.txt (added) +++ db/jdo/branches/3.0.1/api/src/maven2/readme.txt Sat Jan 28 15:17:51 2012 @@ -0,0 +1,3 @@ +This folder contains the jdo-api pom as published in the Maven2 repo. + +It needed to be manually updated with administrivia because JDO isn't publishing the parent pom. \ No newline at end of file