https://github.com/datanucleus/datanucleus-accessplatform
DataNucleus AccessPlatform packaging project
https://github.com/datanucleus/datanucleus-accessplatform
Last synced: over 1 year ago
JSON representation
DataNucleus AccessPlatform packaging project
- Host: GitHub
- URL: https://github.com/datanucleus/datanucleus-accessplatform
- Owner: datanucleus
- License: apache-2.0
- Created: 2013-12-05T11:42:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T08:42:18.000Z (over 1 year ago)
- Last Synced: 2025-01-27T22:37:54.480Z (over 1 year ago)
- Size: 1.87 MB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
datanucleus-accessplatform
==========================
DataNucleus AccessPlatform packaging project.
Release of AccessPlatform zip distributions :
* Update the details of jars in build.properties, in particular the versions required
* "ant archive" -> creates the archive zips under "target"
Build of AccessPlatform Maven pom artifacts is achieved by invoking `mvn clean install`.
Release of AccessPlatform Maven pom artifacts is achieved by invoking `mvn clean release:clean release:prepare release:perform`.