We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7742a7d commit 38e2d6eCopy full SHA for 38e2d6e
build-support.xml renamed to build-ant-macros.xml
build.xml
@@ -3,7 +3,7 @@
3
<project name="sabbus" default="build"
4
xmlns:artifact="urn:maven-artifact-ant"
5
xmlns:rsel="antlib:org.apache.tools.ant.types.resources.selectors">
6
- <include file="build-support.xml" as="macros"/>
+ <include file="build-ant-macros.xml" as="macros"/>
7
<include file="src/build/maven/maven-deploy.xml" as="maven-deploy"/>
8
9
<description>
0 commit comments