Mark Struberg
5cf5442d19
OPENJPA-2666 prepare for Java9
...
* remove ianal-maven-plugin This plugin is unmaintained and we are covered with RAT already.
* remove MaxPermSize as this will blow up with Java9. People should set JAVA_OPTS and MAVEN_OPTS instead.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1761526 13f79535-47bb-0310-9956-ffa450edef68
2016-09-20 06:30:42 +00:00
Francesco Chicchiriccò
b2bf5d1149
[OPENJPA-2660] Maven warnings resolved
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757352 13f79535-47bb-0310-9956-ffa450edef68
2016-08-23 10:38:54 +00:00
Mark Struberg
41febbaab0
OPENJPA-2652 transition trunk to OpenJPA-3.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756771 13f79535-47bb-0310-9956-ffa450edef68
2016-08-18 12:44:03 +00:00
Mark Struberg
459a2f0841
remove 'manual' intermediate directory
...
From looking at old dist dirs it looks like this directory
did not exist in the past. This will also solve our css issues.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1736094 13f79535-47bb-0310-9956-ffa450edef68
2016-03-21 20:55:34 +00:00
Mark Struberg
3e7ad6057d
copy over css and images for single-page html as well
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735962 13f79535-47bb-0310-9956-ffa450edef68
2016-03-21 12:28:49 +00:00
Mark Struberg
d2b4edf187
correct manual location
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735846 13f79535-47bb-0310-9956-ffa450edef68
2016-03-20 08:47:45 +00:00
Mark Struberg
13d9c55ae4
remove JavaAdvancedImaging (jai) as it seems not be needed anymore
...
I did local tests to generate our docs and with the new docbkx version it seems to work fine.
I removed all jai deps as the jai jars are NOT available on maven.central and the license
does not allow to redistribute the jars.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735806 13f79535-47bb-0310-9956-ffa450edef68
2016-03-19 20:02:21 +00:00
Mark Struberg
bd9cd89fd1
give the jai issue another trgive the jai issue another try
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735669 13f79535-47bb-0310-9956-ffa450edef68
2016-03-18 20:06:14 +00:00
Mark Struberg
4956830855
remove gone repository for agilejava
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735511 13f79535-47bb-0310-9956-ffa450edef68
2016-03-17 22:22:28 +00:00
Mark Struberg
e46183191e
upgrade to latest assembly plugin
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735320 13f79535-47bb-0310-9956-ffa450edef68
2016-03-16 22:27:49 +00:00
Mark Struberg
55e8a82558
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730419 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 22:23:47 +00:00
Mark Struberg
c3d950747a
[maven-release-plugin] prepare release 2.4.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730417 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 22:22:38 +00:00
asf-sync-process
7aed5ecf48
[maven-release-plugin] rollback the release of 2.4.2-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730401 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 20:48:55 +00:00
Mark Struberg
3396a59061
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730341 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 14:02:04 +00:00
Mark Struberg
d7bcf2670e
[maven-release-plugin] prepare release 2.4.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730338 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 14:00:52 +00:00
Mark Struberg
5235008137
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674605 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 11:22:11 +00:00
Mark Struberg
0c0c8dd2bf
[maven-release-plugin] prepare release openjpa-parent-2.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674603 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 11:20:57 +00:00
Mark Struberg
70f1188d19
release preparation upgrade trunk to 2.4.0-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1535565 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 21:39:43 +00:00
Michael Dick
ea05b25d46
OPENJPA-1459: Rename to binaries-nodocs and remove dead code in pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1516681 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 02:40:56 +00:00
Michael Dick
4397b003cb
OPENJPA-1459: Add new archive that doesn't include sources or javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1516357 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 01:50:27 +00:00
Albert Lee
408d8b4463
Update pom.xml version to 2.3.0-SNAPSHOTS in trunk after 2.2.0 is released.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1291435 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 20:37:05 +00:00
Albert Lee
4d1e1bc8df
[maven-release-plugin] prepare release 2.2.x
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244808 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 00:30:29 +00:00
Mark Struberg
3beb74571a
switch back trunk to 2.2.0-SNAPSHOT
...
we wil restart the 2.2.x after a few important fixes on trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1230495 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 11:28:50 +00:00
Mark Struberg
6289157f9c
release preparation. Move trunk to 2.3.0-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1229557 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 14:29:08 +00:00
Mark Struberg
e3fbbfbced
OPENJPA-2091 upgrade docbkx plugin to 2.0.13 and FOP-1.0
...
fop now creates the chunked document in an own directory
(directory name == book name), and there is a new template
parameter fop1.extensions. This is needed because some extension
URI got moved from xml.apache.org to xmlgraphics.apache.org.
I compared all outputs and they look the same. I only
saw that the size of the PDF increased a few kB. This might be
caused by embedding some fonts, etc which previously haven't
been shipped. Could need some investigation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1213170 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 08:58:46 +00:00
Mark Struberg
8d2b795b34
OPENJPA-2091 fix comment for installing JAI
...
Despite the groupId 'javax.media' is more recent,
'com.sun' is what we use in our build atm.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1212501 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 16:18:00 +00:00
Mark Struberg
6269231420
OPENJPA-2091 improve docs about howto install JAI
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1212478 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 15:26:30 +00:00
Michael Dick
bd9121c950
Revert "Correct artifact id for jai libraries"
...
This reverts commit 1170873. The new artifact id for JAI does not appear
to work.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1171098 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 13:46:42 +00:00
Pinaki Poddar
2a75640c21
Correct artifact id for jai libraries
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161319 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 23:37:35 +00:00
Michael Dick
2cc69063aa
[maven-release-plugin] prepare release 2.1.x
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040584 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 15:30:48 +00:00
Donald Woods
ada720a769
OPENJPA-1836 update nightly-upload profile to use key/passphrase
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022979 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 15:55:08 +00:00
Donald Woods
754217f03a
OPENJPA-1833 Add build date/time, branch version/revision and copyright to docs
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022612 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 16:54:45 +00:00
Donald Woods
021e8a498e
OPENJPA-1754 Include Apache BVal and spec api in openjpa-all and binary assembly to complete the JPA 2.0 picture
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985350 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 20:33:50 +00:00
Donald Woods
aec11be5f1
OPENJPA-1712 more build and pom cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983973 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 12:54:23 +00:00
Donald Woods
b1eed9c971
OPENJPA-1730 Include commons-dbcp-1.2.2 in openjpa-all and binary distro
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980907 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:17:58 +00:00
Donald Woods
2798644558
OPENJPA-1751 Include all openjpa-examples in the binary distro
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980780 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 13:17:59 +00:00
Donald Woods
534892a4ad
OPENJPA-1712 Upgrade builds to use Nexus repo - step 1. Now use 'mvn deploy -Papache-release' to publish signed artifacts to the Nexus repo.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980170 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 19:24:33 +00:00
Donald Woods
28f7b7e744
OPENJPA-1735 Add missing commons-logging artifact to binary assembly (it is in openjpa-all.jar)
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966030 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 21:55:12 +00:00
Donald Woods
a1716ad3e2
OPENJPA-1712 Minor format cleanup of some POMs to improve readability
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@961420 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 15:55:10 +00:00
Donald Woods
b5b65a7d4b
[maven-release-plugin] prepare release 2.0.x
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926437 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:40 +00:00
Donald Woods
0befad7051
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915979 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:04:54 +00:00
Donald Woods
099d18901e
[maven-release-plugin] prepare release 2.0.0-beta2
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915977 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:04:42 +00:00
Donald Woods
9d69e59a7c
remove validation spec api from openjpa-all, as it should be provided by the user with the BV impl
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@810675 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 19:13:08 +00:00
Michael Dick
b8610366f0
pass pom.version to upload ant task. Fix prompt problems with sshexec (should handle existing directories better).
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797637 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 20:25:33 +00:00
Michael Dick
81c7abc64e
Fixing nightly upload script. Documentation is now zipped and transfered in one file (multiple files were timing out). Resulting zip is unzipped on people.apache.org.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797606 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 19:03:58 +00:00
Michael Dick
ec35dff093
Moving nightly upload ant script to a separate file
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@797456 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 13:52:15 +00:00
Donald Woods
4b45efa828
copy of LICENSE/NOTICE files to include in the binary assembly which covers all included libs. pom cleanup and updates for nightly-build publishing.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781386 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 14:08:12 +00:00
Donald Woods
a6f5dad980
update build instructions
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781240 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 02:18:04 +00:00
Donald Woods
c9e74d4c7a
update pom names to better match the module name and add descriptions where missing
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@779579 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 12:10:45 +00:00
Donald Woods
5014430b94
OPENJPA-1063 Create a new openjpa-all artifact to include runtime depends. Matches changes made to branches/1.3.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@773601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 15:21:52 +00:00