jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Verifier Plugin
  • MVERIFIER-9

verifications.xml could include FileSet

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0
  • Fix Version/s: None
  • Labels:
    None

Description

It would be a nice-to-have feature to support fileset in the verifications.xml file.
The purpose is to be able to use wildcards in the declaration of file list.
Ex : The use of the Maven File Management Api :
<fileset>
<directory>some/relative/path</directory>
<includes>
<include>*/.txt</include>
</includes>
<excludes>
<exclude>**/log.log</exclude>
</excludes>
<followSymlinks>false</followSymlinks>
</fileset>

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Sébastien BROUSSE
Vote (0)
Watch (0)

Dates

  • Created:
    11/Apr/11 8:29 AM
    Updated:
    11/Apr/11 8:29 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.