[ http://issues.apache.org/jira/browse/JDO-338?page=all ]
Craig Russell resolved JDO-338:
-------------------------------
Resolution: Fixed
svn commit -m "JDO-338 Add delimiters to maven parsing of cfglist, dblist,
identitytypes, classes, and exclude" maven.xml
Sending maven.xml
Transmitting file data .
Committed revision 386257.
> Maven tokenizing should use " ,;" instead of " "
> ------------------------------------------------
>
> Key: JDO-338
> URL: http://issues.apache.org/jira/browse/JDO-338
> Project: JDO
> Type: Improvement
> Components: tck20
> Versions: JDO 2 rc1
> Reporter: Craig Russell
> Assignee: Craig Russell
> Fix For: JDO 2 final
> Attachments: tokenize.patch
>
> When tokenizing e.g. class names, the tokenizer should allow spaces, commas,
> and semicolons as delimiters. With this change, it's possible to use this
> maven command:
> maven -Djdo.tck.cfglist=pm.conf,pmf.conf runtck.jdori
> without having to quote the cfglist:
> maven -Djdo.tck.cfglist="pm.conf pmf.conf" runtck.jdori
> Minor usability improvement.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira