648 Commits

Author SHA1 Message Date
Mark Struberg
6b8d4b9bcd OPENJPA-2677 prepare upgrade to BVal-1.1.2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1766814 13f79535-47bb-0310-9956-ffa450edef68
2016-10-27 13:15:29 +00:00
Francesco Chicchiriccò
a99daf8f47 Updating Database Support page with MariaDB
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1763715 13f79535-47bb-0310-9956-ffa450edef68
2016-10-07 09:51:50 +00:00
Francesco Chicchiriccò
fe7659fb01 It's 2016 and OpenJPA 3.0 babe
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1763705 13f79535-47bb-0310-9956-ffa450edef68
2016-10-07 09:08:59 +00:00
Mark Struberg
19a59684f0 OPENJPA-2667 upgrade to BVal-1.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1761771 13f79535-47bb-0310-9956-ffa450edef68
2016-09-21 15:43:11 +00:00
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
Mark Struberg
0096a0ebd3 move line length to 150 characters
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1759032 13f79535-47bb-0310-9956-ffa450edef68
2016-09-02 20:22:31 +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
Romain Manni-Bucau
f85e0347d6 ensure checkstyle uses UNIx EOL to have a portable build on windows
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757319 13f79535-47bb-0310-9956-ffa450edef68
2016-08-23 07:57:16 +00:00
Mark Struberg
64e9f3868f OPENJPA-2592 OPENJPA-2654 merge JPA-2.1 work originally done by rmannibucau in the openjpa-jpa-2.1 branch
Thanks to Romain for all the hard work!


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756850 13f79535-47bb-0310-9956-ffa450edef68
2016-08-18 20:47:20 +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
e52f8342be improve docs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735505 13f79535-47bb-0310-9956-ffa450edef68
2016-03-17 21:08:46 +00:00
Mark Struberg
0d7567fb1c improve docs about howto upload our site
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735471 13f79535-47bb-0310-9956-ffa450edef68
2016-03-17 18:40:43 +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
edd848fc6e improve our release documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735192 13f79535-47bb-0310-9956-ffa450edef68
2016-03-16 07:35:33 +00:00
Mark Struberg
e2bbcdc626 add more docs about how to locally create the documentation PDF
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735191 13f79535-47bb-0310-9956-ffa450edef68
2016-03-16 07:28:17 +00:00
Mark Struberg
bf2ffecbc0 OPENJPA-2632 add documentation for the new UseTCCLinSelectNew config switch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1735190 13f79535-47bb-0310-9956-ffa450edef68
2016-03-16 07:27:09 +00:00
Mark Struberg
07e2822951 add release notes for OpenJPA-2.4.1
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730575 13f79535-47bb-0310-9956-ffa450edef68
2016-02-15 17:19:11 +00:00
Mark Struberg
a8edbf3d23 add more info about how to gather the release notes semi-automatically
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730574 13f79535-47bb-0310-9956-ffa450edef68
2016-02-15 17:18:28 +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
0a95d37a28 fix broken ref_guide docbook xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730333 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 13:20:05 +00:00
Heath Thomann
285e4688c3 OPENJPA-2627: Create an option to disable column type checking errors during schema validation.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1728039 13f79535-47bb-0310-9956-ffa450edef68
2016-02-02 03:54:33 +00:00
Heath Thomann
104fce25c2 OPENJPA-2517: Option to allow the javax.persistence.query.timeout property to apply to EntityManager operations. Ported 2.2.x changes to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1700885 13f79535-47bb-0310-9956-ffa450edef68
2015-09-02 20:06:41 +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
d2cd281081 fix debug hints
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683238 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 06:31:13 +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
4a23fc27c1 try to make license header visible in github
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1677784 13f79535-47bb-0310-9956-ffa450edef68
2015-05-05 11:10:00 +00:00
Mark Struberg
56ed8e430b start a release-howto documentation
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1677782 13f79535-47bb-0310-9956-ffa450edef68
2015-05-05 11:07:46 +00:00
Mark Struberg
d38f10ad7f add site build information
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1677764 13f79535-47bb-0310-9956-ffa450edef68
2015-05-05 09:45:45 +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
acb0276bc6 prepare release notes for 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1674446 13f79535-47bb-0310-9956-ffa450edef68
2015-04-18 06:13:37 +00:00
Mark Struberg
9ddafe088f add release notes for 2.4.0 release
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671409 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 18:03:11 +00:00
Mark Struberg
fcde8fd87e upgrade license year to - 2015
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1671134 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 19:38:01 +00:00
Mark Struberg
8c6b968190 OPENJPA-2558 add getRepresentation to allow BooleanRepresentation be used in SQLBuffer
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1654352 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 19:56:22 +00:00
Mark Struberg
c5e4fac841 OPENJPA-2558 implement BooleanRepresentation which can be switched via config
Each DBDictionary has it's own default BooleanRepresentation but can easily get changed by the user
e.g. via
<property name="openjpa.jdbc.DBDictionary"
    value="(BitTypeName=CHAR(1),BooleanTypeName=CHAR(1),BooleanRepresentation=STRING_10)"/>


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1652761 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 14:30:44 +00:00
Mark Struberg
da75d5b27a add documentation about how to speed up the local build and skip timeout tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1650605 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 17:20:59 +00:00
Richard G. Curtis
27260ba8eb OPENJPA-2535: Disable DBCS tests as it is causing Eclipse and checkstyle problems.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1632363 13f79535-47bb-0310-9956-ffa450edef68
2014-10-16 15:53:18 +00:00
Richard G. Curtis
a4b909ba64 OPENJPA-2535: Update suppressions.xml as checkstyle does not like having a DBCS character in a test.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1632182 13f79535-47bb-0310-9956-ffa450edef68
2014-10-15 21:42:22 +00:00
Richard G. Curtis
fc4e1e4f58 OPENJPA-2515: Update openjpa-project assemblies to include xbean-asm.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1608894 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 18:49:02 +00:00
Kevin W. Sutter
d6c469da60 OPENJPA-2509. Updated doc references from @MappedById to @MapsId.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1598334 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 16:55:18 +00:00