Author: struberg
Date: Sun Nov 3 21:22:50 2013
New Revision: 1538461
URL: http://svn.apache.org/r1538461
Log:
[maven-release-plugin] rollback the release of openjpa-parent-2.3.0
Modified:
openjpa/branches/2.3.x/openjpa-all/pom.xml
openjpa/branches/2.3.x/openjpa-examples/image-gallery/pom.xml
openjpa/branches/2.3.x/openjpa-examples/openbooks/pom.xml
openjpa/branches/2.3.x/openjpa-examples/pom.xml
openjpa/branches/2.3.x/openjpa-examples/simple/pom.xml
openjpa/branches/2.3.x/openjpa-integration/daytrader/pom.xml
openjpa/branches/2.3.x/openjpa-integration/examples/pom.xml
openjpa/branches/2.3.x/openjpa-integration/jmx/pom.xml
openjpa/branches/2.3.x/openjpa-integration/pom.xml
openjpa/branches/2.3.x/openjpa-integration/slf4j/pom.xml
openjpa/branches/2.3.x/openjpa-integration/tck/pom.xml
openjpa/branches/2.3.x/openjpa-integration/validation/pom.xml
openjpa/branches/2.3.x/openjpa-jdbc/pom.xml
openjpa/branches/2.3.x/openjpa-jest/pom.xml
openjpa/branches/2.3.x/openjpa-kernel/pom.xml
openjpa/branches/2.3.x/openjpa-lib/pom.xml
openjpa/branches/2.3.x/openjpa-persistence-jdbc/pom.xml
openjpa/branches/2.3.x/openjpa-persistence-locking/pom.xml
openjpa/branches/2.3.x/openjpa-persistence/pom.xml
openjpa/branches/2.3.x/openjpa-project/pom.xml
openjpa/branches/2.3.x/openjpa-slice/pom.xml
openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics/pom.xml
openjpa/branches/2.3.x/openjpa-tools/openjpa-maven-plugin/pom.xml
openjpa/branches/2.3.x/openjpa-tools/pom.xml
openjpa/branches/2.3.x/openjpa-xmlstore/pom.xml
openjpa/branches/2.3.x/openjpa/pom.xml
openjpa/branches/2.3.x/pom.xml
Modified: openjpa/branches/2.3.x/openjpa-all/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-all/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-all/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-all/pom.xml Sun Nov 3 21:22:50 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-examples/image-gallery/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-examples/image-gallery/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-examples/image-gallery/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-examples/image-gallery/pom.xml Sun Nov 3
21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-examples</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa.openjpa-examples</groupId>
Modified: openjpa/branches/2.3.x/openjpa-examples/openbooks/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-examples/openbooks/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-examples/openbooks/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-examples/openbooks/pom.xml Sun Nov 3
21:22:50 2013
@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-examples</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa.openjpa-examples</groupId>
Modified: openjpa/branches/2.3.x/openjpa-examples/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-examples/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-examples/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-examples/pom.xml Sun Nov 3 21:22:50 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-examples/simple/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-examples/simple/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-examples/simple/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-examples/simple/pom.xml Sun Nov 3 21:22:50
2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-examples</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa.openjpa-examples</groupId>
Modified: openjpa/branches/2.3.x/openjpa-integration/daytrader/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/daytrader/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/daytrader/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/daytrader/pom.xml Sun Nov 3
21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>openjpa-integration-daytrader</artifactId>
Modified: openjpa/branches/2.3.x/openjpa-integration/examples/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/examples/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/examples/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/examples/pom.xml Sun Nov 3
21:22:50 2013
@@ -37,7 +37,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-integration/jmx/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/jmx/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/jmx/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/jmx/pom.xml Sun Nov 3 21:22:50
2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>openjpa-integration-jmx</artifactId>
Modified: openjpa/branches/2.3.x/openjpa-integration/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/pom.xml Sun Nov 3 21:22:50 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-integration/slf4j/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/slf4j/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/slf4j/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/slf4j/pom.xml Sun Nov 3
21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>openjpa-integration-slf4j</artifactId>
Modified: openjpa/branches/2.3.x/openjpa-integration/tck/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/tck/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/tck/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/tck/pom.xml Sun Nov 3 21:22:50
2013
@@ -75,7 +75,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
@@ -189,7 +189,7 @@
<path refid="maven.compile.classpath" />
</path>
<path id="cp.test">
- <pathelement
location="${basedir}/../../target/classes" />
+ <pathelement
location="${basedir}/../../target/classes"/>
<path refid="maven.test.classpath" />
</path>
<pathconvert property="cp.test.classpath"
refid="cp.test" />
Modified: openjpa/branches/2.3.x/openjpa-integration/validation/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-integration/validation/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-integration/validation/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-integration/validation/pom.xml Sun Nov 3
21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-integration</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-jdbc/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-jdbc/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-jdbc/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-jdbc/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-jest/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-jest/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-jest/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-jest/pom.xml Sun Nov 3 21:22:50 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-kernel/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-kernel/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-kernel/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-kernel/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-lib/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-lib/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-lib/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-lib/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-persistence-jdbc/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-persistence-jdbc/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-persistence-jdbc/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-persistence-jdbc/pom.xml Sun Nov 3 21:22:50
2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-persistence-locking/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-persistence-locking/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-persistence-locking/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-persistence-locking/pom.xml Sun Nov 3
21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-persistence/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-persistence/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-persistence/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-persistence/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-project/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-project/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-project/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-project/pom.xml Sun Nov 3 21:22:50 2013
@@ -39,7 +39,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa-slice/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-slice/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-slice/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-slice/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified:
openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
(original)
+++ openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics-was/pom.xml
Sun Nov 3 21:22:50 2013
@@ -1,112 +1,114 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Licensed to the Apache Software Foundation (ASF) under one or more
contributor
- license agreements. See the NOTICE file distributed with this work for
additional
- information regarding copyright ownership. The ASF licenses this file
to
- you under the Apache License, Version 2.0 (the "License"); you may not
use
- this file except in compliance with the License. You may obtain a copy
of
- the License at http://www.apache.org/licenses/LICENSE-2.0 Unless
required
- by applicable law or agreed to in writing, software distributed under
the
- License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS
- OF ANY KIND, either express or implied. See the License for the
specific
- language governing permissions and limitations under the License. -->
-<!-- Maven release plugin requires the project tag to be on a single line. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.apache.openjpa</groupId>
- <artifactId>openjpa-tools</artifactId>
- <version>2.3.1-SNAPSHOT</version>
- </parent>
-
- <artifactId>openjpa-fetch-statistics-was</artifactId>
- <packaging>jar</packaging>
-
- <name>OpenJPA Fetching Statistic Tool -- WAS Bundle</name>
- <description> OpenJPA tool to capture the fetching statistic data for the
persistent fields .</description>
- <inceptionYear>2012</inceptionYear>
-
- <dependencies>
- <dependency>
- <groupId>org.apache.openjpa</groupId>
- <artifactId>openjpa-fetch-statistics</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
-
- <licenses>
- <license>
- <name>Apache License 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
-
- <build>
- <!-- Skip the default jar so it doesn't overwrite the shaded jar -->
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jar-plugin</artifactId>
- <executions>
- <execution>
- <phase>none</phase>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <argLine>${surefire.jvm.args}</argLine>
- <excludes>
- <!-- exclude the unit test since the fetch statistic
enhancer cannot
- be load during maven build -->
-
<exclude>org/apache/openjpa/enhance/stats/TestFetchStatistics.java</exclude>
- </excludes>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-shade-plugin</artifactId>
- <version>1.7.1</version>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>shade</goal>
- </goals>
- <configuration>
- <artifactSet>
- <includes>
-
<include>org.apache.openjpa:*statistics</include>
- </includes>
- </artifactSet>
- <transformers>
- <transformer
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
- <manifestEntries>
- <Fragment-Host>com.ibm.ws.jpa;
bundle-version=8.0.0</Fragment-Host>
-
<Export-Package>org.apache.openjpa.enhance.stats</Export-Package>
-
<Bundle-SymbolicName>org.apache.openjpa.enhance.stats;
singleton:=true</Bundle-SymbolicName>
-
<Bundle-Name>FetchStatisticsAuxEnhancer</Bundle-Name>
- </manifestEntries>
- </transformer>
- </transformers>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed to the Apache Software Foundation (ASF) under one or more
contributor
+ license agreements. See the NOTICE file distributed with this work for
additional
+ information regarding copyright ownership. The ASF licenses this file
to
+ you under the Apache License, Version 2.0 (the "License"); you may not
use
+ this file except in compliance with the License. You may obtain a copy
of
+ the License at http://www.apache.org/licenses/LICENSE-2.0 Unless
required
+ by applicable law or agreed to in writing, software distributed under
the
+ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS
+ OF ANY KIND, either express or implied. See the License for the
specific
+ language governing permissions and limitations under the License. -->
+<!-- Maven release plugin requires the project tag to be on a single line. -->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.apache.openjpa</groupId>
+ <artifactId>openjpa-tools</artifactId>
+ <version>2.3.0-SNAPSHOT</version>
+ </parent>
+
+ <artifactId>openjpa-fetch-statistics-was</artifactId>
+ <packaging>jar</packaging>
+
+ <name>OpenJPA Fetching Statistic Tool -- WAS Bundle</name>
+ <description> OpenJPA tool to capture the fetching statistic data for the
persistent fields .</description>
+ <inceptionYear>2012</inceptionYear>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.openjpa</groupId>
+ <artifactId>openjpa-fetch-statistics</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ </dependencies>
+
+ <licenses>
+ <license>
+ <name>Apache License 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
+ <build>
+ <!-- Skip the default jar so it doesn't overwrite the shaded jar -->
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jar-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase>none</phase>
+ </execution>
+ </executions>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <argLine>${surefire.jvm.args}</argLine>
+ <excludes>
+ <!-- exclude the unit test since the fetch statistic
enhancer cannot
+ be load during maven build -->
+
<exclude>org/apache/openjpa/enhance/stats/TestFetchStatistics.java</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-shade-plugin</artifactId>
+ <version>1.7.1</version>
+ <executions>
+ <execution>
+ <phase>package</phase>
+ <goals>
+ <goal>shade</goal>
+ </goals>
+ <configuration>
+ <artifactSet>
+ <includes>
+
<include>org.apache.openjpa:*statistics</include>
+ </includes>
+ </artifactSet>
+ <transformers>
+ <transformer
+
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+ <manifestEntries>
+ <Fragment-Host>com.ibm.ws.jpa;
bundle-version=8.0.0</Fragment-Host>
+
<Export-Package>org.apache.openjpa.enhance.stats</Export-Package>
+
<Bundle-SymbolicName>org.apache.openjpa.enhance.stats;
singleton:=true</Bundle-SymbolicName>
+
<Bundle-Name>FetchStatisticsAuxEnhancer</Bundle-Name>
+ </manifestEntries>
+ </transformer>
+ </transformers>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Modified: openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics/pom.xml
(original)
+++ openjpa/branches/2.3.x/openjpa-tools/openjpa-fetch-statistics/pom.xml Sun
Nov 3 21:22:50 2013
@@ -10,14 +10,15 @@
OF ANY KIND, either express or implied. See the License for the
specific
language governing permissions and limitations under the License. -->
<!-- Maven release plugin requires the project tag to be on a single line. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-tools</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>openjpa-fetch-statistics</artifactId>
Modified: openjpa/branches/2.3.x/openjpa-tools/openjpa-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-tools/openjpa-maven-plugin/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-tools/openjpa-maven-plugin/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-tools/openjpa-maven-plugin/pom.xml Sun Nov
3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-tools</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: openjpa/branches/2.3.x/openjpa-tools/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-tools/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-tools/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-tools/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<!-- <relativePath>../pom.xml</relativePath>-->
</parent>
Modified: openjpa/branches/2.3.x/openjpa-xmlstore/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-xmlstore/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-xmlstore/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa-xmlstore/pom.xml Sun Nov 3 21:22:50 2013
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openjpa</groupId>
Modified: openjpa/branches/2.3.x/openjpa/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa/pom.xml (original)
+++ openjpa/branches/2.3.x/openjpa/pom.xml Sun Nov 3 21:22:50 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.openjpa</groupId>
<artifactId>openjpa-parent</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>openjpa</artifactId>
Modified: openjpa/branches/2.3.x/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/pom.xml?rev=1538461&r1=1538460&r2=1538461&view=diff
==============================================================================
--- openjpa/branches/2.3.x/pom.xml (original)
+++ openjpa/branches/2.3.x/pom.xml Sun Nov 3 21:22:50 2013
@@ -40,7 +40,7 @@
Changing this version needs to also be done in all children poms
See: http://jira.codehaus.org/browse/MNG-624
-->
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<properties>
<java.class.version>1.6</java.class.version>