[
https://issues.apache.org/jira/browse/DERBY-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473621
]
Mamta A. Satoor commented on DERBY-2313:
----------------------------------------
Manjula, while going through the patch, I noticed following line
+ cs.setString(1, "." + File.separator + "mailbackup");
Use of "." for current directory will not work acorss platforms and I think it
should be replaced with something portable.
> create backup directory relative to the current working dir while running the
> system test
> -----------------------------------------------------------------------------------------
>
> Key: DERBY-2313
> URL: https://issues.apache.org/jira/browse/DERBY-2313
> Project: Derby
> Issue Type: Sub-task
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Manjula Kutty
> Assigned To: Manjula Kutty
> Attachments: DERBY-2313_diff.txt
>
>
> create backup directory relative to the current working dir
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.