Mark Struberg
27f9c5d395
upgrade to latest apache parent
...
Also remove the project.version trick again. Seems to give us snapshots instead of final versions in the tag.
Not sure how else we can define the tag name schema we really like.
For now it needs to get manually set during the release.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730412 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 21:41:42 +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
Jody Grassel
ffaa46ef99
OPENJPA-2616: Update to Commons Collections 3.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1715848 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 15:36:28 +00:00
Romain Manni-Bucau
b88cbdee93
upgrading API (throwing exception for all new methods) to JPA 2.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/openjpa_jpa-2.1@1683942 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 19:19:11 +00:00
Mark Struberg
49d8a92962
OPENJPA-2595 upgrade to surefire 2.17
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683236 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 06:14:29 +00:00
Mark Struberg
0b26209a2f
OPENJPA-2595 upgrade our test suite to junit-4
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683154 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 18:04:26 +00:00
Mark Struberg
b62c0c6ce0
fix comment how to generate our javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683099 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 13:09:51 +00:00
Mark Struberg
432e6be333
configure maven-release-plugin to only use the project version as tag name
...
Means we drop the artifactId-projectversion default rule for OpenJPA.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1677750 13f79535-47bb-0310-9956-ffa450edef68
2015-05-05 08:13:34 +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
0221ff996d
another workaround attempt to fix the release
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674601 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 10:39:39 +00:00
Mark Struberg
2991f21152
further cleanup of javadoc creation
...
The aggregate goal must only run after the binaries are done.
Otherwise this will blow up any release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671693 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 20:53:21 +00:00
Mark Struberg
880d9c3089
fix javadoc plugin setup for release
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671412 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 18:20:23 +00:00
Mark Struberg
cfc598ad5b
remove duplicate findbugs-plugin declaration
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671408 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 18:02:30 +00:00
Mark Struberg
a6f6c98716
merged from 2.3.x: upgrade to latest javadoc and apache-parent versions
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671247 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 08:03:05 +00:00
Jody Grassel
7c0e7f2efd
OPENJPA-2381: Update serp to 1.15.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1641442 13f79535-47bb-0310-9956-ffa450edef68
2014-11-24 18:48:57 +00:00
Jody Grassel
7b1483052d
OPENJPA-2381: Upgrade Serp to 1.15.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1632148 13f79535-47bb-0310-9956-ffa450edef68
2014-10-15 18:04:30 +00:00
Kevin W. Sutter
80015bdbf9
OPENJPA-2459. Revert back to Java 6 in preparation for an interim release before embarking on JPA 2.1 and Java 7 and the rest of Java EE 7...
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1599775 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 19:45:39 +00:00
Kevin W. Sutter
74671312a5
OPENJPA-2459. Update source and test java level to 1.7 as the minimum version.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1545100 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 22:39:53 +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
Richard G. Curtis
e719ad01e9
OPENJPA-2283 : Merge changes from 2.3.x to trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1532523 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 20:32:07 +00:00
Richard G. Curtis
d4b693e4e8
OPENJPA-2418 : Fix checkstyle to run with maven 3.x.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1511367 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 15:46:38 +00:00
Richard G. Curtis
503e48e8cd
OPENJPA-2410 : Yet another checkstyle update.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504984 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 19:57:28 +00:00
Richard G. Curtis
4cf336fd95
OPENJPA-2410 : Detect SystemOut/Err in code at build time. Patch submitted by Di Wu Lau.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1504673 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:34:23 +00:00
Albert Lee
35421424b5
OPENJPA-2326 - Enable running TCK 2 against databases other then Derby. Fixed a few configuration problems.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1443246 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 22:30:09 +00:00
Richard G. Curtis
404d9491f5
whitespace test
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1410386 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 15:04:46 +00:00
Richard G. Curtis
9f128e3286
OPENJPA-2271: Update ciManagement in pom.xml. Patch contributed by Francesco Chicchiriccò.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1392901 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 13:08:17 +00:00
Kevin W. Sutter
1952ecd460
OPENJPA-2240. Update the Serp dependency to v1.14.1. This version resolves the issue of enhancing methods with class constants as parameters.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1381592 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 13:23:38 +00:00
Albert Lee
06742412b3
OPENJPA-2131 - Commit contribution by Zilin Chen.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1309495 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 17:15:50 +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
Albert Lee
2d42a79c58
[maven-release-plugin] prepare branch 2.2.x
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244805 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 00:30:16 +00:00
Albert Lee
a47e0b7798
Remove the assumption that the user id used in <site.deploy.url> to be env.user.name. i.e the log-in user id in the release system. Replace ${user.name} to ${site.deploy.user.name} which needs to be set in settings.xml.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244538 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 15:34:23 +00:00
Albert Lee
bb9fd6f65c
OPENJPA-2130 - Introduce properties (<compile.class.source>, </compile.class.target>,<compile.testclass.source> and <compile.testclass.target>) allowing user to specify source and target class versions for code and test.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1244001 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 15:37:52 +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
ba24ed7c0b
OPENJPA-2088 use @pom.version@ instead of hardcoded plugin version
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1222172 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 10:48:51 +00:00
Kevin W. Sutter
bfd6b46773
OPENJPA-2085. Committing the initial change to support the 10.8.2.2 version of derby. Additional changes for the documentation and possibly scripting changes will be coming shortly. These changes are being committed on behalf of Jacob Nowosatka.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1215255 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 19:58:14 +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
20772bc962
OPENJPA-2089 upgrade to bval-0.3-incubating
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1211573 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 17:57:16 +00:00
Dianne E. Richards
050092efc6
OPENJPA-2077 Change pom references of org-codehaus-mojo openjpa-maven-plugin to org-apache-openjpa openjpa-maven-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1205077 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:51:37 +00:00
Michael Dick
a295b563da
OPENJPA-2031 : configure included and excluded plugins when using the m2eclipse plugin for eclipse.
...
Submitted By: Jacob Nowosatka
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1148372 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 14:52:46 +00:00
Milosz Tylenda
7afa8754f7
OPENJPA-1932: Documentation update: Correct outdated links to Javadocs.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1091567 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 20:26:07 +00:00
Michael Dick
e35178f645
OPENJPA-1934: Add a maven plugin for PCEnhancement.
...
Submitted By: Mark Struberg, Rahul Thankar
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1090086 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 01:59:02 +00:00
Michael Dick
891ccc625c
OPENJPA-1912: Generate externalizable methods correctly for super and subclasses.
...
Submitted By: Mark Struberg
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1071123 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 02:12:28 +00:00
Milosz Tylenda
987513f7ac
OPENJPA-1876: Tests speed-up - do not shut Derby down at the end of each test.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1062964 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 20:43:57 +00:00
Pinaki Poddar
5bcf72d16a
OPENJPA-1851: Include JEST module to pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1044141 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09 22:05:33 +00:00
Michael Dick
29f29eadf1
rollback rev 1038109 which caused problems with xmlstore module
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040793 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 22:01:47 +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
Michael Dick
3bf5a1a252
[maven-release-plugin] prepare branch 2.1.x
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1040582 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 15:31:53 +00:00
Michael Dick
ae3f3af9db
Revert to version 2.5 of the surefire plugin - seems to improve memory use
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1038342 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:00:29 +00:00
Michael Dick
9938641b1f
remove deprecation warning from build
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1038109 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 13:41:16 +00:00
Donald Woods
c4d891525d
rollback to prior version of maven-checkstyle-plugin, due to build errors on some Windows machines
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1029724 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 16:01:55 +00:00
Donald Woods
900304d3c3
OPENJPA-1861 build updates to support using Maven 3.0
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1028748 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 14:00:35 +00:00
Donald Woods
8a5c16e57c
OPENJPA-1792 Drop JDK5 support starting with OpenJPA 2.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022964 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 15:17:04 +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
ede1ebe30f
OPENJPA-1792 Drop JDK5 support starting with OpenJPA 2.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1022278 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 20:07:06 +00:00
Donald Woods
9618edd2f1
create heap dumps for debugging when we hit OOMs
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1021448 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 18:11:21 +00:00
Albert Lee
8fa232c933
revert r1003634 "<useSystemClassLoader>true</useSystemClassLoader>" change that caused failure in TestEnhancementWithMultiplePUs.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1004017 13f79535-47bb-0310-9956-ffa450edef68
2010-10-03 18:03:38 +00:00
Milosz Tylenda
8f5bc3cd56
OPENJPA-1821: Upgrade Commons DBCP to version 1.4.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1003825 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 16:07:18 +00:00
Donald Woods
c92c435728
minor pom updates
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1003634 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 20:24:41 +00:00
Donald Woods
c7a08227a3
OPENJPA-1764 Need to explicitly close dbcp.BasicDataSource instances, moved commons-dbcp test depend to parent pom and added closing of EMF in ContainerTest during test tearDown.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1002860 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:43:11 +00:00
Donald Woods
4aa5b43825
OPENJPA-1764 Fix bug in DBCPDriverDataSource.mergeConnectionProperties, move common surefire-plugin systemProperties to parent pom and move the connection user/password to equivalent openjpa.Connection settings
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1002745 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 17:12:49 +00:00
Donald Woods
0fd180d95a
OPENJPA-1786 add ability back in to run sub-buckets based on -Djpatck.pkg.dir by using ant-contrib for if/then/else support
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@997435 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 18:06:25 +00:00
Donald Woods
dc42b99108
OPENJPA-1712 Merged in from 2.0.x - turn off creation of sources.jar for developer builds and fix test-java5 profile by adding m-compiler-p back in
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989848 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 17:53:22 +00:00
Donald Woods
911140bf83
OPENJPA-1712 merge in latest release updates from 2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989433 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 02:48:30 +00:00
Donald Woods
c772a6f26d
OPENJPA-1712 Merge in build updates from 2.0.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@989256 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 17:46:12 +00:00
Donald Woods
560afb7df4
OPENJPA-1712 Merge in build updates from 2.0.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987238 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 17:31:55 +00:00
Donald Woods
b4715f9669
OPENJPA-1771 Upgrade to latest Apache BVAL release and apache-rat plugin
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@987197 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 15:47:43 +00:00
Donald Woods
98563ecfdf
OPENJPA-1712 Move common test-java5 profile to the parent pom
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@986085 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 18:17:15 +00:00
Donald Woods
3b8f7948b0
upgrade to latest bval snapshot as it removes a xmlstream dependency
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985341 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 20:15:30 +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
bcfadcff1b
OPENJPA-1712 Fix creation of test artifacts, so they get signed during -Papache-release deploys to nexus repo
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@983040 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 16:22:21 +00:00
Albert Lee
40f601f1b8
OPENJPA-1761 Update Commons Pool from 1.5.3. to 1.5.4
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@982699 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 17:10:20 +00:00
Donald Woods
39fb510cb8
fix JSR ref typo
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@980900 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:01:01 +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
84d5a659b4
OPENJPA-1737 Fix the openjpa bundle creation so MANIFEST.MF is the first artifact entry
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966353 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 18:32:43 +00:00
Donald Woods
de0e36d39b
OPENJPA-1732 LogFactory adapter for SLF4J
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@965965 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 19:17:57 +00:00
Donald Woods
7a1abe052b
add empty relativePath to remove maven warning as suggested by David Jencks. also upgraded to latest apache-7.pom
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@959279 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 12:24:04 +00:00
Donald Woods
cbe90d792b
use released Apache Bean Valdiation 0.1-incubating artifacts. Move some common dependency versions to parent POM.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@956672 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 19:12:34 +00:00
Donald Woods
69b8e4a1fd
OPENJPA-1700 Setup findbugs-maven-plugin to allow for manual usage
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@954654 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14 21:38:14 +00:00
Donald Woods
ddda5ee6a0
only run apache-rat on common source files during normal builds and move the strict checking back to the release profile
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@953040 13f79535-47bb-0310-9956-ffa450edef68
2010-06-09 15:18:43 +00:00
Donald Woods
dc265d929e
run apache-rat:check during every build
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@951496 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 17:15:05 +00:00
Donald Woods
5fa827bcce
require Maven 2.2.1 or later, based on latest needs of building openjpa-examples
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@948570 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 20:25:32 +00:00
Donald Woods
92a025c063
OPENJPA-1364 Upgrade from commons-lang-2.1 to 2.4
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@946772 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 19:48:54 +00:00
Donald Woods
fedcd133d0
OPENJPA-1637 Upgrade to latest Geronimo Specs for JPA2 and Bean Validation
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943162 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 16:23:23 +00:00
Donald Woods
6bc7930a14
OPENJPA-1639 remove code changes for another issue
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936942 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 16:34:31 +00:00
Donald Woods
4ad9478ffa
move openjpa-maven-plugin version to parent pom, since two modules are using it now
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936861 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 14:19:52 +00:00
Donald Woods
fdb539d972
OPENJPA-1639 Create some simple openjpa-xmlstore tests
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@936851 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 13:59:49 +00:00
Donald Woods
b9e87067b7
OPENJPA-1622 Update RAT excludes to not check the added service provider file
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@932552 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 19:10:12 +00:00
Donald Woods
b382e52bbd
cleanup indenting
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@930944 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 20:02:35 +00:00
Donald Woods
b872b6a6fc
merge in release plugin update from 2.0.0-beta3
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@927079 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 14:53:53 +00:00
Donald Woods
d9f14ebd32
OPENJPA-1557 remove old openjpa.loglevel property
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926697 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:17:01 +00:00
Donald Woods
799f48c54a
merge in fix for source jar generation from 2.0.x branch. Developers can still turn off source jar generation for local builds by setting -DcreateSource=none and -DcreateSources=false
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926606 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:00:12 +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
676a2f74f6
[maven-release-plugin] prepare branch 2.0.x
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926434 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 02:27:29 +00:00
Michael Dick
c618b4692d
OPENJPA-1557:
...
Use openjpa.Log to control build logging instead of openjpa.loglevel
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923929 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 18:44:11 +00:00
Donald Woods
36b9628948
only create source jars for individual artifacts when -Prelease is used. the maven-shade-plugin will still create source jars in all build profiles for openjpa and openjpa-all jars.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@922351 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 17:14:03 +00:00
Donald Woods
7b1ee0cbcc
update several maven plugins to the latest released levels
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916384 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:10:37 +00:00
Donald Woods
8f32071a8b
upgrade to latest maven-release-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916344 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 16:50:33 +00:00
Donald Woods
c9e2d17fd5
make sure maven-checkstyle-plugin-2.2 is used for site generation, as the latest 2.5 has problems
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916009 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 22:33:31 +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
6d53d755f7
OPENJPA-1520 revert some refs back to Java SE 5 docs
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915975 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:51:59 +00:00
Donald Woods
c28ffa7be1
more attempts to fix release plugin issue with test jars
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915964 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:24:17 +00:00
Donald Woods
1462290177
hack for maven-release-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915958 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:15:20 +00:00
Donald Woods
11c299d895
OPENJPA-1520 Allow using JDK 1.5 to compile/run the junits by using -Ptest-java5,test-derby -Djava5.home=<1.5 JDK home>, so we can verify that the 1.6 built artifacts will still work for 1.5 users.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915539 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 21:55:49 +00:00
Donald Woods
cda835d50b
OPENJPA-1528 Upgrade to MySQL 5.1.12 driver. Include dbcp overrides needed for MySQL. Moved common dbcp and junit properties to parent pom to simplify maintenance. Add some blank lines in a couple poms to improve readability.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915448 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 17:27:27 +00:00
Donald Woods
55509846c1
OPENJPA-1520 Require Java SE 6 to compile but target Java SE 5 so users can still run trunk on 1.5 and 1.6 JVMs for now, given the lack of performance improvements found with the patch to drop JDBC3 support...
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@915410 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 16:25:19 +00:00
Donald Woods
e512e15ba0
OPENJPA-1520 Compile for 1.6 and update javadoc links to use 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911682 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 02:52:51 +00:00
Donald Woods
88e32fb2ee
OPENJPA-1520 Upgrade to Derby 10.5.3 which has lots of JDBC4 fixes since 10.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911538 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:34:36 +00:00
Donald Woods
a69c39c869
some reorg and cleanup of pom. removed unused maven 2.0.4 requirement and pointer to staging repo.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911537 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 19:32:10 +00:00
Donald Woods
87b284b52b
OPENJPA-1520 Require Java SE 6 or later to compile and require Maven 2.0.9 or later
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@911522 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 18:46:11 +00:00
Donald Woods
928993b7e2
OPENJPA-1512 Include a BundleActivator to register ourselves as a javax.persistence.provider for Apache Aries
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@910332 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 20:41:13 +00:00
Donald Woods
e3560cfd6b
revert r903816 as creation of tests.jar artifacts must be done only in the modules that have tests to jar, as otherwise a jar will be created w/o the required license/notice files and cause the IANAL check to fail. details added to release process wiki page explaining what other step is required at release time.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@904149 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 16:38:52 +00:00
Donald Woods
c2ef7871fa
upgrade to latest maven-release-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@904136 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:40:10 +00:00
Donald Woods
b3a931f4b0
re-enable test.jar creation in parent pom, so the generated artifacts will get signed
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@903816 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 20:16:02 +00:00
Donald Woods
9c90ca5506
merged in r902968 from beta branch
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902988 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 21:50:14 +00:00
Donald Woods
85c75d84c2
OPENJPA-1468 Upgrade to final Bean Validation spec API from Geronimo
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902888 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25 17:36:15 +00:00
Donald Woods
31757064ca
OPENJPA-1478 add OSGi metadata back into openjpa.jar artifact for Apache Aries team. Also updated to latest maven-bundle-plugin version.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902169 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 16:49:12 +00:00
Donald Woods
2b2ede1e38
OPENJPA-1374 Enable junits to be executed against an in-memory Derby 10.5.3.0 db. Moved common Derby profiles to the parent POM. Added new Derby props in o-p-j which knocked 2 mins off build time. Added a test-derbymem profile to use Derby 10.5.3.0 as in-memory DB, which reduced build time by 5 mins.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@901374 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 20:53:57 +00:00
Donald Woods
61d8fdaf54
OPENJPA-1453 upgrade to final geronimo-jpa_2.0_spec API artifact
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@900438 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 15:59:55 +00:00
Donald Woods
60cae2ff51
OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889818 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 21:19:55 +00:00
Albert Lee
eea93c8346
OPENJPA-1408 - Add test binary and source jars to modules.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@885942 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 21:35:28 +00:00
Donald Woods
1154f23a11
OPENJPA-1368 Upgrade to HSQLDB 1.8.0.10 and in-memory db for optional HSQLDB unit testing
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@831334 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 15:33:39 +00:00
Donald Woods
28dafc7aff
OPENJPA-1363 Upgrade to latest commons-pool maintenance release
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830763 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 21:14:20 +00:00
Donald Woods
a2abcbbfe3
OPENJPA-839 Fix jaxb depends for Java SE 5 users and keep it from getting pulled into the aggregate jars by the shade plugin. Also, removed duplicate maven-source-plugin usage in the parent pom.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830721 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 18:54:53 +00:00
Donald Woods
cb31d309b2
OPENJPA-839 Create source jars for all artifacts by using maven-shade-plugin for the aggregate jars. Also, removed OSGi metadata from openjpa.jar, as this will be handled by a new openjpa-osgi.jar instead.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830564 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 14:45:15 +00:00
Donald Woods
99816013ba
OPENJPA-1356 Use maven-enforcer-plugin to verify proper Java and Maven levels
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@828832 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 19:51:29 +00:00
Donald Woods
c753ce2278
OPENJPA-767 Start of true OSGi support, which uses the r828047 changes in the Geronimo JPA2 1.0-EA9 spec to resolve/load providers in OSGi. Still lots of work needed, so this is not in the normal builds yet.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@828051 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 15:33:44 +00:00
Donald Woods
f1fc076840
OPENJPA-1347 Upgrade to Validation 1.0 GA API
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@824890 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 19:29:13 +00:00
Pinaki Poddar
4f5a9dd676
OPENJPA-1345: Missing files from TeamCity auto-commit
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@824574 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 02:57:15 +00:00
Donald Woods
c6085cd296
OPENJPA-1229 Remove extra Geronimo repo as the artifacts are mirrored now. Update the repoId for sonatype.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@822350 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 17:07:54 +00:00
Donald Woods
b058e70382
OPENJPA-1229 Geronimo specs have been released, but still have not been mirrored to all repos, so point to ASF release repo for now
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@821985 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 19:40:55 +00:00
Donald Woods
30bb14da07
OPENJPA-1229 sync up rat-maven-plugin config settings across all profiles
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820778 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 20:40:36 +00:00
Donald Woods
797de03a10
OPENJPA-1229 Update NOTICE files to match new ASF/Sun agreement for releasing early access specs. Also point to new geronimo-staging-017 to pickup latest spec releases under vote with updated notices.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820684 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 15:19:10 +00:00
Donald Woods
794e26d721
OPENJPA-1229 Use geronimo specs being voted upon from the staging repo until they are released
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820470 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 22:02:02 +00:00
Donald Woods
a56643889f
OPENJPA-1229 Update to geronimo-validation 1.0-CR5-SNAPSHOT while waiting for the release vote
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820463 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 21:36:30 +00:00
Donald Woods
02471ca7e7
OPENJPA-1229 Reworked Persistence.createEMF() exception handling in the geronimo-jpa2 spec api (PFD2), which wraps all exceptions in a PersistenceException and can now return multiple provider exceptions.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@820440 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 20:49:09 +00:00
Donald Woods
e1404bdbbe
OPENJPA-1282 Update geronimo-validation spec used for builds to EA5 to match 1.0.CR5 level
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@810674 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 19:12:00 +00:00
Pinaki Poddar
3c3c8082d3
OPENJPA-1275: pom update to EA8 same as PFD2
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@810386 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 07:18:24 +00:00
Pinaki Poddar
2d4993954f
OPENJPA-1262: EA7 pom
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@807427 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 23:18:38 +00:00
Donald Woods
7065743f17
OPENJPA-1252 Include a Derby Network Server test profile, allow Derby version to be changed on the cmdline, and cleanup some formatting/comments.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@805841 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 15:36:02 +00:00
Michael Dick
88dcd580d8
OPENJPA-1245:
...
Move lockmode tests to a separate module. This allows different derby lock settings to be set on persistence-jdbc which should speed up test execution.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@804335 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 19:30:05 +00:00
Donald Woods
45acdf357a
OPENJPA-1238 Upgrade to latest commons-pool and commons-dbcp
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@803120 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 13:51:42 +00:00
Michael Dick
76e82998f6
OPENJPA-1202: Upgrade to Geronimo JPA 2.0 EA6
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@798684 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 19:49:03 +00:00
Donald Woods
1b86a81c94
OPENJPA-1190 Use Geronimo EA5 JPA spec jar. Patch only has method stubs returning null for the new methods added by EA5, like -
...
PersistenceUnitInfoImpl.getSharedCacheMode()
EntityManagerFactoryImpl.getPersistenceUnitUtil()
PersistenceProviderImpl.getProviderUtil()
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@796457 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 18:44:07 +00:00
Donald Woods
0cf0922386
OPENJPA-1177 Upgraded to use geronimo-validation_1.0_spec-1.0-EA3-SNAPSHOT (1.0.CR3 API level) and to use hibernate RI as the default Bean Validation provider for integration tests.
...
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@796331 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 15:03:18 +00:00