[
http://jira.codehaus.org/browse/MOJO-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Champagne updated MOJO-970:
----------------------------------
Attachment: sortingFile.patch
I create a patch. I just add a method sortTransactions() that sort all
transactions after scan them.
An exemple :
<configuration>
<orderFile>{ascending|descending}</orderFile>
<fileset>
<basedir>${basedir}</basedir>
<includes>
<include>test/**/*.sql</include>
</includes>
</fileset>
The patch contains a test case.
> Define order with fileset
> --------------------------
>
> Key: MOJO-970
> URL: http://jira.codehaus.org/browse/MOJO-970
> Project: Mojo
> Issue Type: New Feature
> Components: sql
> Reporter: Thomas Champagne
> Assignee: Dan Tran
> Attachments: sortingFile.patch
>
>
> Actually, when we use the fileset tag, the files are executed with no order.
> It would be nice to be able to define an alphabetical order for the fileset
> tag.
--
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
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email