-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
It would be good if it would be possible to include the name of the build file in the function withAnt(...), I could not find any information in the documentation that this is possible. Because our build files are not called build.xml by default, so we would have to be able to specify a different name.
Originally reported by knotmich, imported from: Specify build file name
- assignee:
armfergom
- status: Open
- priority: Minor
- component(s): ant-plugin
- resolution: Unresolved
- votes: 0
- watchers: 2
- imported: 20251216-182730
Raw content of original issue
It would be good if it would be possible to include the name of the build file in the function withAnt(...), I could not find any information in the documentation that this is possible. Because our build files are not called build.xml by default, so we would have to be able to specify a different name.