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
Return to search
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
Repository Revision Date User Message
ASF #170799 Wed May 18 19:25:26 UTC 2005 mbo JDO-45: Need to do full build to get company.xml copied to target dir. Changed maven.xml: renamed goal copylogginprops to copyprops and added copying .xml files.
Files Changed
MODIFY /incubator/jdo/trunk/tck20/maven.xml
MODIFY /incubator/jdo/trunk/tck11/maven.xml