Commit Graph

5011 Commits

Author SHA1 Message Date
Mark Struberg 3d4f675038 fix serializable exception
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757131 13f79535-47bb-0310-9956-ffa450edef68
2016-08-22 10:00:11 +00:00
Mark Struberg cdfd6e274e OPENJPA-2654 fix broken stored procedure test
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757064 13f79535-47bb-0310-9956-ffa450edef68
2016-08-21 16:20:32 +00:00
Mark Struberg 98b7a4f9ea OPENJPA-2658 also drop trigger T1 which prevents dropping of the function
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1757057 13f79535-47bb-0310-9956-ffa450edef68
2016-08-21 13:16:28 +00:00
Mark Struberg 9d2963fc05 reactivate tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756882 13f79535-47bb-0310-9956-ffa450edef68
2016-08-19 08:38:26 +00:00
Mark Struberg fa7f6e9f2e OPENJPA-2654 use released 1.0-alpha-1 jpa 2.1 spec API jar
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756851 13f79535-47bb-0310-9956-ffa450edef68
2016-08-18 20:58:29 +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
Heath Thomann 68fea1a51c OPENJPA-2650: When SchemaFactory and useSchemaName=false is set, a schema name is incorrectly used. Merged 2.2.x commit to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756539 13f79535-47bb-0310-9956-ffa450edef68
2016-08-16 18:08:54 +00:00
Heath Thomann 4afdb07042 OPENJPA-2651: Fix for issue where @SqlResultSetMapping is used with inheritance and a ManyToOne relationship. Merged 2.2.x commit to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1756047 13f79535-47bb-0310-9956-ffa450edef68
2016-08-11 20:43:27 +00:00
Heath Thomann 41827d794d OPENJPA-2631: Fix for CriteriaBuilder issue with an @EmbeddedId that contains more than one field. Ported 2.1.x commit to trunk
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1750038 13f79535-47bb-0310-9956-ffa450edef68
2016-06-24 03:32:58 +00:00
Mark Struberg 5c2bab9cb1 add idea ids files to ignore rules
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743857 13f79535-47bb-0310-9956-ffa450edef68
2016-05-14 20:38:36 +00:00
Francesco Chicchiriccò a48b81a26b Some more svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743608 13f79535-47bb-0310-9956-ffa450edef68
2016-05-13 06:50:15 +00:00
Francesco Chicchiriccò 0ac7140b82 [OPENJPA-2640] Applying provided patch
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743607 13f79535-47bb-0310-9956-ffa450edef68
2016-05-13 06:49:59 +00:00
Mark Struberg 5899205deb OPENJPA-2401 I've added a msg which has a hint to orm.xml
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743523 13f79535-47bb-0310-9956-ffa450edef68
2016-05-12 16:25:20 +00:00
Mark Struberg bde39c4bc9 OPENJPA-2641 upgrade build poms to most recent dependency versions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743338 13f79535-47bb-0310-9956-ffa450edef68
2016-05-11 11:32:59 +00:00
Mark Struberg 0f55f9d133 OPENJPA-2641 upgrade build poms
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1743262 13f79535-47bb-0310-9956-ffa450edef68
2016-05-10 21:36:15 +00:00
Heath Thomann 6955ddaea1 OPENJPA-2636: Updated a Map in Configurations to avoid a ClassLoader leak. Ported 2.2.x changes to trunk.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1737411 13f79535-47bb-0310-9956-ffa450edef68
2016-04-01 15:50:32 +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 a453aa9f46 OPENJPA-2632 fallback to TCCL for select new if class cannot be found
That might happen if the entities are loaded within a shared ear lib
but the actual "select new" is performed from another ClassLoader (e.g. WAR)
Contributed by Reinhard Sandtner (apacheId: rsandtner). Txs for the patch!


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1734966 13f79535-47bb-0310-9956-ffa450edef68
2016-03-14 17:07:38 +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
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
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
Mark Struberg 88e01d2fba OPENJPA-2626 remove unused import (which is an ugly internal sun class and doesn't exist in java7)
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1730309 13f79535-47bb-0310-9956-ffa450edef68
2016-02-14 10:34:35 +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
Romain Manni-Bucau a5788cc859 OPENJPA-2626 support of java 8 bytecode test for isEnhanced - avoid to have logs full of exception/warnings when it actually works cause it is already enahnced at build time
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1727520 13f79535-47bb-0310-9956-ffa450edef68
2016-01-29 10:36:53 +00:00
Mark Struberg 9f39c60a0a OPENJPA-2623 switch to Java5 Mojo annotations
This will also improve IDE integration.
Thanks to Anders Hammar (apacheid:andham) for the patch!


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1724950 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 10:36:02 +00:00
Romain Manni-Bucau 03f9d1e9a5 forcing EOL for BlacklistClassResolver
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1719469 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 16:27:33 +00:00
Romain Manni-Bucau 8cc3992fb6 new line - checkstyle fix
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1718043 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 21:59:08 +00:00
Mark Struberg 3d393f5760 OPENJPA-2607 increase OSGi import range for javax.transaction
* allow jta and bval imports from newer - but binary backward compat - spec jars

Thanks to cschneider for the patch! 


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1717505 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 19:41:30 +00:00
Romain Manni-Bucau 715b9b086f OPENJPA-2618 pevent Tuple to pass through in createXQuery methods since we dont support it yet
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1716891 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 15:52:13 +00:00
Romain Manni-Bucau 19c6b4130d better whitelist handling
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1716864 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 12:41:31 +00:00
Romain Manni-Bucau 1dd5571047 OPENJPA-2617 adding BlacklistClassResolver to support blacklisting of class loading in our ObjectInputStream
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1716859 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 12:15:47 +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