Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-65

[VFS] new srcdir and includes attributes for ANT tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 29605

    Description

      I've extendented the VFS ant tasks to be able to accept the "includes"
      attribute. This was useful as the list of files to copy/move/delete was in a
      property.

      <v-copy destdir="${destination.dir}"
      preserveLastModified="true"
      overwrite="true"
      srcdir="${source.dir}"
      includes="${selected.files}"/>

      Attachments

        Activity

          People

            Unassigned Unassigned
            anthony.goubard@wanadoo.nl Anthony Goubard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: