Issue Details (XML | Word | Printable)

Key: JDO-290
Type: Improvement Improvement
Status: Resolved Resolved
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

Copy properties & configuration files to logs directory

Created: 04/Feb/06 02:22 AM   Updated: 06/Feb/06 12:54 PM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 beta
Fix Version/s: JDO 2 rc1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-290.patch 2006-02-04 12:31 PM Michelle Caisse 2 kB

Resolution Date: 06/Feb/06 12:54 PM


 Description  « Hide
In order to provide complete documentation for a test run, we should copy relevant configuration files to the logs directory.
These are the files that should be copied:
tck20/build.properties
tck20/project.properties
tck20/maven.xml
tck20//project.xml
tck20/src/conf/iut-pmf.properties
tck20/src/conf/jdori-pmf.properties


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Craig Russell added a comment - 04/Feb/06 04:35 AM
I think we also need to recursively dump the directories src/orm, src/jdo, and src/conf into the log directory.

Michelle Caisse added a comment - 04/Feb/06 12:31 PM
The patch creates a directory called congfiguration under the timestamped log directory and copies all the configuration files into that directory.

Craig Russell added a comment - 04/Feb/06 01:59 PM
Looks good.

Michelle Caisse added a comment - 06/Feb/06 12:54 PM
Fixed with revision 375166.