[ 
http://jira.codehaus.org/browse/MVERIFIER-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Röthenbacher updated MVERIFIER-4:
---------------------------------------

    Attachment: notContains.patch

Patch for a <notContains> tag. Also includes a JUnit test and updates the site 
documentation.

> Feature request <not-contains>
> ------------------------------
>
>                 Key: MVERIFIER-4
>                 URL: http://jira.codehaus.org/browse/MVERIFIER-4
>             Project: Maven 2.x Verifier Plugin
>          Issue Type: New Feature
>            Reporter: Olle Hallin
>         Attachments: notContains.patch
>
>
> I would like to verify that my filtered resources like properties files are 
> free from unexpanded placeholders.
> In theory, this is possible to to with <contains>regexp</contains>, but it 
> would be much simpler and more intuitive to do with
> <not-contains>\$\{.*\}</not-contains>
> (Compare to grep -v)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to