Issue Details (XML | Word | Printable)

Key: JDO-45
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michael Bouschen
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

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

Need to do full build to get company.xml copied to target dir

Created: 17/May/05 08:36 AM   Updated: 23/Apr/06 02:30 AM
Component/s: tck11, tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 02:30 AM


 Description  « Hide
company.xml must be on the classpath to successfully execute the query tests. A full build copies it to the correct location, but no custom target copies it. Thus one must always do a full build, which is time-consuming in tck20. It would be nice to have a custom target that copies company.xml. Perhaps enhancement should depend on this custom target.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michael Bouschen added a comment - 19/May/05 04:28 AM
I changed tck11/maven.xml and tck20/maven.xml:
- Renamed copyloggingprops to copyprops. This goal is a prereq for all the runtest goals.
- Added .xml files to the list of files being copied by copyprops.

Michael Bouschen added a comment - 23/Apr/06 02:18 AM
Reopened to set the Fix Version/s field to JDO 2 beta.