You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2014/05/12 17:45:18 UTC

[jira] [Updated] (OODT-475) Tool to automatically validate regular expressions in PushPull RemoteSpecs

     [ https://issues.apache.org/jira/browse/OODT-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-475:
-----------------------------------

    Fix Version/s: 0.8

> Tool to automatically validate regular expressions in PushPull RemoteSpecs
> --------------------------------------------------------------------------
>
>                 Key: OODT-475
>                 URL: https://issues.apache.org/jira/browse/OODT-475
>             Project: OODT
>          Issue Type: New Feature
>          Components: push pull framework
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 0.8
>
>
> While discussing: http://s.apache.org/ff
> I had the idea to create a tool that would simply wrap o.a.oodt.cas.pushpull.util.ExpressionValidator and run that command on all the regular expressions in a PushPull RemoteSpecs directory. So we could then have a bash or tcsh script that wraps that to the effect of:
> {noformat}
> ./validate_remotespecs /path/to/remotespecs/dir
> {noformat}
> Which would then run, and print out line by line:
> [regex string]: valid | not valid
> If it's not valid, you also get the error message.



--
This message was sent by Atlassian JIRA
(v6.2#6252)