tag | 4e9bcb83cd85a9d4233c532631885429c1359ce5 | |
---|---|---|
tagger | Christian Schneider <chris@die-schneider.net> | Mon May 08 19:13:19 2017 +0200 |
object | e0e08c2afc7dac3f5254ccc334ee2dc25eaef4be |
Converting svn tag
commit | e0e08c2afc7dac3f5254ccc334ee2dc25eaef4be | [log] [tgz] |
---|---|---|
author | Christian Schneider <chris@die-schneider.net> | Fri Oct 28 07:21:09 2016 +0000 |
committer | Christian Schneider <chris@die-schneider.net> | Fri Oct 28 07:21:09 2016 +0000 |
tree | f0a667536290b939540e32d0217290118bc7fd0a | |
parent | 70f391a6380f6e7021ec406583c033c616d7f1b9 [diff] |
[maven-release-plugin] copy for tag org.apache.aries.jpa-2.5.0 git-svn-id: http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa-2.5.0@1766939 13f79535-47bb-0310-9956-ffa450edef68
Implements the OSGi JPA Service Specification from the enterprise spec. Additionally some convenience services are provided to make it easier to use JPA in blueprint and DS.
http://aries.apache.org/modules/jpaproject.html
See itests/jpa-tck-itest/README.txt
Run the tck tests to make sure we are still conforming to the spec.
mvn clean deploy mvn release:prepare -Darguments=“-DskipTests” mvn release:perform
After the release make sure to adapt the versions in the tck test modules.