Issue Details (XML | Word | Printable)

Key: JDO-3
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

all unit tests fail, goal misconfigured

Created: 05/Apr/05 06:03 AM   Updated: 23/Apr/06 01:38 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Environment: tck20 build

Resolution Date: 23/Apr/06 01:38 AM


 Description  « Hide
All unit tests fail because the correct classpath or other settings are not passed to the junit invocation from maven. Temporarily, I have edited project.xml so that exection of only one test is attempted. This saves much wasted build time.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #161138 Wed Apr 13 00:22:34 UTC 2005 mcaisse JDO-3,4,12: Build issues fixed, TCK code now treated as src, not test. All goals work. Can compile and run a single test. Derby schema is created automatically.
Files Changed
MODIFY /incubator/jdo/trunk/README.txt
MODIFY /incubator/jdo/trunk/tck20/test/conf/datastoreidentity.conf
MODIFY /incubator/jdo/trunk/tck20/test/conf/JDOTCKTestCases.list
MODIFY /incubator/jdo/trunk/tck20/test/conf/applicationidentity.conf
MODIFY /incubator/jdo/trunk/tck20/project.xml
MODIFY /incubator/jdo/trunk/tck20/maven.xml
MODIFY /incubator/jdo/trunk/tck20/project.properties

Repository Revision Date User Message
ASF #161611 Sat Apr 16 21:37:53 UTC 2005 mbo Changed tck11 to have the same structure as tck20: TCK code now treated as src, not test. Can compile and run a single test. (Related tck20 JIRA issues JDO-3, 12)
Files Changed
MODIFY /incubator/jdo/trunk/tck11/project.properties
MODIFY /incubator/jdo/trunk/tck11/project.xml
MODIFY /incubator/jdo/trunk/tck11/maven.xml