Donald Woods
|
982b643868
|
OPENJPA-1735 Mark commons-logging as provided in the build to remove transient maven dependency
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@966020 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 21:40:05 +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
|
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
|
d7c6f97a83
|
OPENJPA-1712 Don't publish tck POM to repos
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@959376 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-30 16:59:03 +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 |
Jeremy Bauer
|
9d33fe34b8
|
OPENJPA-1685 Updated ValidatorImpl to remove potential whitespace within a comma separated list of validation groups.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@952730 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-08 16:41:27 +00:00 |
Donald Woods
|
9c629413d8
|
update bval artifact name, remove old agimatec profile, and add tets-java5 profile since we need to specify jaxb depends for testing on jdk5
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947761 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-24 18:57:24 +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
|
9bc400e7bd
|
OPENJPA-1660 Add support to test with Apache Bean Validation provider and make it the default provider.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@943147 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-11 15:38:44 +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
|
82af197ca6
|
update tck2 scripts
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@934884 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-16 14:05:00 +00:00 |
Donald Woods
|
cdc597a26b
|
update tck runs to use new openjpa.Log setting. force usage of new patch subset until we get the final ones.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@934111 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-14 18:48:27 +00:00 |
Donald Woods
|
6eb56facc2
|
remove usage of current patches until we get either an updated TCK or patchset from Oracle
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@933710 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-13 17:28:41 +00:00 |
Donald Woods
|
3701538ff6
|
OPENJPA-1411 Enable daytrader tests, now that openjpa-maven-plugin-1.1 is released
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926602 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 14:56:20 +00:00 |
Donald Woods
|
8bf38a7fee
|
some additional trunk updates for the move to 2.1.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926438 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 02:36:15 +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
|
148522b865
|
OPENJPA-1411 Switch back to antrun since openjpa-maven-plugin-1.1 hasn't been released yet. Also, these tests are not included in the normal builds.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@926287 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 19:44:58 +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
|
b85c4e30fa
|
OPENJPA-1411 Include DayTrader test case in OpenJPA. Note: this is not pulled into the normal builds, as the openjpa-maven-plugin-1.1-SNAPSHOT has not been released.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@923745 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-16 14:06:38 +00:00 |
Donald Woods
|
ce0886e110
|
OPENJPA-1101 Remove unused/outdated/incomplete OSGi integration tests, as this is being handled by Apache Aries for now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@920894 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 14:32:46 +00:00 |
Donald Woods
|
32fe994aea
|
upgrade to latest released agimatec-validation artifacts
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916746 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-26 16:38:33 +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
|
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
|
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
|
f259a4ee1e
|
OPENJPA-1504 Update TestTraversableResolver so it can be used with Hibernate or Agimatec providers. Upgrade to agimatec-validation-0.9.6-SNAPSHOT, which now supports constraints.xml so all junits pass again with it.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908660 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 20:35:22 +00:00 |
Donald Woods
|
27abdb4149
|
OPENJPA-1107 TraversableResolver testcases contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@908173 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 19:39:45 +00:00 |
Donald Woods
|
7091a52927
|
OPENJPA-1076 Testcases for PersistenceProviderResolver contributed by Dianne Richards.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@903328 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 17:23:33 +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
|
61cacd5df6
|
use exclude list to skip pluggability tests during second pass
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@899377 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 19:47:44 +00:00 |
Donald Woods
|
4f6e43a758
|
add some extra results info
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@899034 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 02:38:55 +00:00 |
Donald Woods
|
b8b37205e3
|
updates to run TCK twice, since pluggability tests require a different setup
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898974 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 22:25:55 +00:00 |
Donald Woods
|
6a779fd44e
|
remove hack for DDL file, as we have a patched copy for Derby now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898530 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 21:38:14 +00:00 |
Donald Woods
|
1e95ee43a8
|
updates to unzip JPA2 TCK required patches file
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898405 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 16:26:25 +00:00 |
Donald Woods
|
b90c4f0191
|
OPENJPA-1453 cleanup classpaths for jpa.classes and tsant
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@896412 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-06 12:02:29 +00:00 |
Donald Woods
|
5938ca72f0
|
OPENJPA-1453 Old 1.0b TCK does not create a reports dir
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@896046 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 14:05:08 +00:00 |
Donald Woods
|
254e9362cd
|
OPENJPA-1453 Old 1.0b TCK does not create a reports dir
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@896033 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 13:26:00 +00:00 |
Donald Woods
|
8cf03bdab7
|
OPENJPA-1453 Fix setting javaagent
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895863 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 02:21:40 +00:00 |
Donald Woods
|
c4fe0957ee
|
OPENJPA-1453 Merge some of the tck2-profile updates into tck-profile and chnage the tsant macro in tck2-profile to not fail the build when errors occur
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895819 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-04 22:55:49 +00:00 |
Donald Woods
|
f78ddef9c2
|
OPENJPA-1453 Updates to add javaagent and pass/fail counts for JPA2 runs
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895783 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-04 21:10:09 +00:00 |
Donald Woods
|
02b5554036
|
OPENJPA-1453 Add support for testing with JPA 2.0 TCK
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@895723 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-04 17:47:19 +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 |
Donald Woods
|
a24efc3c55
|
OPENJPA-839 Need to exclude new source and shade created jars from being used for the agent setting to the TCK
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@830927 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 13:15:23 +00:00 |
Donald Woods
|
721c6ce211
|
shouldn't be building osgi-tests right now
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@828113 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 17:24:44 +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
|
737f17fc26
|
OPENJPA-1101 bundle metadata tweaks for osgi tests
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@826665 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 13:24:29 +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 |
Donald Woods
|
8956f17824
|
OPENJPA-1347 Upgrade to Validation API 1.0.0.GA and Hibernate 4.0.0.GA for bean validation testing
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@824805 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 15:26:41 +00:00 |
Pinaki Poddar
|
05d2a80417
|
OPENJPA-1345: Update to JPA Spec version EA9
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@824568 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 02:06:19 +00:00 |
Donald Woods
|
a91b3bdb40
|
OPENJPA-1101 hellojpa as a bundle and steps on how to deploy openjpa to Apache Felix Karaf. Tests are disabled for now, as we need better Karaf integration with maven.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@823304 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 20:15:00 +00:00 |