[jira] Resolved: (OPENJPA-1848) Update openjpa-integration-daytrader to perform user tasks

2011-01-12 Thread Michael Dick (JIRA)
pen a sub task for the remaining work. > Update openjpa-integration-daytrader to perform user tasks > -- > > Key: OPENJPA-1848 > URL: https://issues.apache.org/jira/browse/OPENJPA-1848 &

[jira] Created: (OPENJPA-1848) Update openjpa-integration-daytrader to perform user tasks

2010-10-20 Thread Donald Woods (JIRA)
Update openjpa-integration-daytrader to perform user tasks -- Key: OPENJPA-1848 URL: https://issues.apache.org/jira/browse/OPENJPA-1848 Project: OpenJPA Issue Type: Test

Re: openjpa-integration test failures.

2009-08-21 Thread Ravi P Palacherla
aven steps, what directory are you in? The > top level /trunk/ directory or just the openjpa-integration subdir? You > need to build the whole source tree once with tests enabled, as the > openjpa-integration/validation and o-p-locking subdirs need the > o-p-j-tests.jar built when r

Re: openjpa-integration test failures.

2009-08-21 Thread Donald Woods
1) Which version of Maven are you using? I've successfully used 2.0.10 and 2.2.0. 2) When you run your below maven steps, what directory are you in? The top level /trunk/ directory or just the openjpa-integration subdir? You need to build the whole source tree once with tests enable

Re: openjpa-integration test failures.

2009-08-21 Thread Michael Dick
alidation > >>>> .ConstraintDates". > >>>> at > >>>> > org.apache.openjpa.jdbc.meta.MappingInfo.createTable(MappingInfo.java:478) > >>>> at > >>>> > org.apache.openjpa.jdbc.meta.ClassMappingInfo.getTab

Re: openjpa-integration test failures.

2009-08-21 Thread Donald Woods
htly newer rev (805429) and these tests were successful. -Jeremy On Tue, Aug 18, 2009 at 8:47 AM, Ravi P Palacherla < [email protected]> wrote: Hi, The following tests are failing at revision 805409, while running "mvn clean test -Dtest=" TestConstraints TestValidationGro

Re: openjpa-integration test failures.

2009-08-20 Thread Ravi P Palacherla
reateTable(MappingInfo.java:478) >>>> at >>>> org.apache.openjpa.jdbc.meta.ClassMappingInfo.getTable(ClassMappingInfo.java:245) >>>> at >>>> org.apache.openjpa.jdbc.meta.ClassMappingInfo.getTable(ClassMappingInfo.java:

Re: openjpa-integration test failures.

2009-08-18 Thread Donald Woods
ailing at revision 805409, while running "mvn clean test -Dtest=" TestConstraints TestValidationGroups and TestValidatingLEM. All 3 are under openjpa-integration, am I doing anything wrong ? Regards, Ravi. -- View this message in context: http://n2.nabble.com/openjpa-integration-test-failur

Re: openjpa-integration test failures.

2009-08-18 Thread Ravi P Palacherla
t; (probably >>> overkill) when I use Sun JDK6 on Linux. Not sure whether this applies to >>> other plaftorms though. >>> -mike >>> >>> On Tue, Aug 18, 2009 at 9:46 AM, Jeremy Bauer >>> wrote: >>> >>>> Hi Ravi, >

Re: openjpa-integration test failures.

2009-08-18 Thread Donald Woods
s were successful. -Jeremy On Tue, Aug 18, 2009 at 8:47 AM, Ravi P Palacherla < [email protected]> wrote: Hi, The following tests are failing at revision 805409, while running "mvn clean test -Dtest=" TestConstraints TestValidationGroups and TestValidatingLEM. All 3 ar

RE: openjpa-integration test failures.

2009-08-18 Thread Ravi Palacherla
Hi Donald, I changed pom.xml to change the PermSize to 256m instead of 512m. The reason for this change is mentioned previously in the same post: http://n2.nabble.com/openjpa-integration-test-failures.-td3466133.html#a3467520 Thanks, Ravi. -Original Message- From: Donald Woods

Re: openjpa-integration test failures.

2009-08-18 Thread Donald Woods
ed all the folders under C:\DocumetsAndSettings\<>/.m2 Did fresh checkout Changed pom.xml and from root (trunk) directory ran Mvn clean test -Dtest= -DfailIfNoTests=false. I ran "mvn clean test" all the tests are failing except 3 tests (mentioned initially in this post) in openjp

RE: openjpa-integration test failures.

2009-08-18 Thread Ravi P Palacherla
Hi, "I ran "mvn clean test" all the tests are failing except 3 tests (mentioned initially in this post) in openjpa-integration. " please read this as "I ran "mvn clean test" all the tests are SUCCESSFUL except 3 tests (mentioned initially in this post) in op

RE: openjpa-integration test failures.

2009-08-18 Thread Ravi Palacherla
(trunk) directory ran Mvn clean test -Dtest= -DfailIfNoTests=false. I ran "mvn clean test" all the tests are failing except 3 tests (mentioned initially in this post) in openjpa-integration. I will try from another machine and see if it runs fine. As it is running fine for all, may be some iss

Re: openjpa-integration test failures.

2009-08-18 Thread Jeremy Bauer
tests with a > >> slightly newer rev (805429) and these tests were successful. > >> > >> -Jeremy > >> > >> On Tue, Aug 18, 2009 at 8:47 AM, Ravi P Palacherla < > >> [email protected]> wrote: > >> > >

Re: openjpa-integration test failures.

2009-08-18 Thread Ravi P Palacherla
> Hi, >> > >> > The following tests are failing at revision 805409, while running "mvn >> > clean >> > test -Dtest=" >> > >> > TestConstraints >> > TestValidationGroups and >> > TestValidatingLEM. >> > >> > All 3

Re: openjpa-integration test failures.

2009-08-18 Thread Michael Dick
, > > > > The following tests are failing at revision 805409, while running "mvn > > clean > > test -Dtest=" > > > > TestConstraints > > TestValidationGroups and > > TestValidatingLEM. > > > > All 3 are under openjpa-integration,

Re: openjpa-integration test failures.

2009-08-18 Thread Jeremy Bauer
ailing at revision 805409, while running "mvn > clean > test -Dtest=" > > TestConstraints > TestValidationGroups and > TestValidatingLEM. > > All 3 are under openjpa-integration, am I doing anything wrong ? > > Regards, > Ravi. > -- > View this

openjpa-integration test failures.

2009-08-18 Thread Ravi P Palacherla
Hi, The following tests are failing at revision 805409, while running "mvn clean test -Dtest=" TestConstraints TestValidationGroups and TestValidatingLEM. All 3 are under openjpa-integration, am I doing anything wrong ? Regards, Ravi. -- View this message in context: http://n2.

[jira] Resolved: (OPENJPA-1221) Change openjpa-integration module pom's to reflect proper artifact-id

2009-08-17 Thread Donald Woods (JIRA)
like all applicable work is done. > Change openjpa-integration module pom's to reflect proper artifact-id > - > > Key: OPENJPA-1221 > URL: https://issues.apache.org/jira

[jira] Created: (OPENJPA-1221) Change openjpa-integration module pom's to reflect proper artifact-id

2009-08-03 Thread Kevin Sutter (JIRA)
Change openjpa-integration module pom's to reflect proper artifact-id - Key: OPENJPA-1221 URL: https://issues.apache.org/jira/browse/OPENJPA-1221 Project: OpenJPA

Re: openjpa-integration

2009-08-03 Thread Donald Woods
in Eclipse 3.5. Very nice! But, I'm noticing a couple of inconsistencies, especially with the openjpa-integration sub-project. It looks like examples, osgi-tests, tck, and validation are all children of this parent openjpa-integration project. But, only the validation pom.xml has the prope

openjpa-integration

2009-07-31 Thread Kevin Sutter
Hi, I just used the m2eclipse plugin for creating my workspaces in Eclipse 3.5. Very nice! But, I'm noticing a couple of inconsistencies, especially with the openjpa-integration sub-project. It looks like examples, osgi-tests, tck, and validation are all children of this parent op

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-21 Thread Donald Woods
corpus to be spread/split. DWoods wrote: There are two scenarios that I'd like us to consider using the openjpa-integration component for testing in trunk - 1) Validation - using a new integration subproject to test our optional bean validation support against one or more providers. This

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-20 Thread Michael Dick
On Wed, May 20, 2009 at 12:24 PM, Miłosz Tylenda wrote: > Hi All! > > > > A future scenario to consider, would be moving DB specific tests (that > > > target a single DB like Oracle, DB2, ...) into integration subprojects, > so > > > every junit that remains in openjpa-persistence-jdbc is always

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-20 Thread Pinaki Poddar
OpenJPA). That is the downside risk if we promote test corpus to be spread/split. DWoods wrote: > > There are two scenarios that I'd like us to consider using the > openjpa-integration component for testing in trunk - > > 1) Validation - using a new integration su

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-20 Thread Donald Woods
Woods wrote: There are two scenarios that I'd like us to consider using the openjpa-integration component for testing in trunk - 1) Validation - using a new integration subproject to test our optional bean validation support against one or more providers. This will allow us to keep the juni

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-20 Thread Miłosz Tylenda
Hi All! > > A future scenario to consider, would be moving DB specific tests (that > > target a single DB like Oracle, DB2, ...) into integration subprojects, so > > every junit that remains in openjpa-persistence-jdbc is always active (not > > excluded in surefire or skipped due to the DBDictiona

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-20 Thread Jeremy Bauer
Donald, Great ideas. Comments inline. On Tue, May 19, 2009 at 12:10 PM, Donald Woods wrote: > There are two scenarios that I'd like us to consider using the > openjpa-integration component for testing in trunk - > > 1) Validation - using a new integration subproject to

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-19 Thread Kevin Sutter
Good idea, Donald. Thanks for taking the initiative. More comments inline. On Tue, May 19, 2009 at 12:10 PM, Donald Woods wrote: > There are two scenarios that I'd like us to consider using the > openjpa-integration component for testing in trunk - > > 1) Validation - using

Re: [DISCUSS] Propose additional uses for openjpa-integration

2009-05-19 Thread Michael Dick
pre-commit expectation remains to have done a complete top-down build though. On Tue, May 19, 2009 at 12:10 PM, Donald Woods wrote: > There are two scenarios that I'd like us to consider using the > openjpa-integration component for testing in trunk - > > 1) Validation - using a ne

[DISCUSS] Propose additional uses for openjpa-integration

2009-05-19 Thread Donald Woods
There are two scenarios that I'd like us to consider using the openjpa-integration component for testing in trunk - 1) Validation - using a new integration subproject to test our optional bean validation support against one or more providers. This will allow us to keep the junits in op

[jira] Resolved: (OPENJPA-1088) Build updates for openjpa-examples and openjpa-integration/examples

2009-05-15 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1088. --- Resolution: Fixed > Build updates for openjpa-examples and openjpa-integration/examp

[jira] Updated: (OPENJPA-1088) Build updates for openjpa-examples and openjpa-integration/examples

2009-05-15 Thread Donald Woods (JIRA)
for trunk plus fixes in Rev775185 > Build updates for openjpa-examples and openjpa-integration/examples > --- > > Key: OPENJPA-1088 > URL: https://issues.apache.org/jira/brow

[jira] Updated: (OPENJPA-1088) Build updates for openjpa-examples and openjpa-integration/examples

2009-05-15 Thread Donald Woods (JIRA)
reversemapping example not building, which was there before the openjpa-all changes in OPENJPA-1063. > Build updates for openjpa-examples and openjpa-integration/examples > --- > > Key:

[jira] Created: (OPENJPA-1088) Build updates for openjpa-examples and openjpa-integration/examples

2009-05-15 Thread Donald Woods (JIRA)
Build updates for openjpa-examples and openjpa-integration/examples --- Key: OPENJPA-1088 URL: https://issues.apache.org/jira/browse/OPENJPA-1088 Project: OpenJPA Issue Type

[continuum] BUILD SUCCESSFUL: OpenJPA Integration Tests

2007-08-12 Thread Continuum VMBuild Server
* Output: [INFO] Scanning for projects... [INFO] -------- [INFO] Building OpenJPA Integration Tests [INFO]task-segment: [clean, install] [INFO] --