Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-338

Maven tokenizing should use " ,;" instead of " "

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 2 rc1
    • JDO 2 final (2.0)
    • tck
    • None

    Description

      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.

      Attachments

        1. tokenize.patch
          2 kB
          Craig L Russell

        Activity

          People

            clr Craig L Russell
            clr Craig L Russell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: