almex / Raildelays

Fill-in Excel sheet with delays from belgian railway company
http://repo1.maven.org/maven2/com/github/almex/
MIT License
7 stars 3 forks source link

renameFile step does not work #29

Closed almex closed 9 years ago

almex commented 9 years ago

So we should have a decision flow :

<next on="NOT_EMPTY_FILE" to="renameFile"/>
<next on="EMPTY_FILE" to="deleteFile" />