This commit is contained in:
parent
95d8761dd6
commit
4c0b4ec772
@ -513,8 +513,6 @@ do
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -f swing
|
||||
elif [ "$jarname" = ant ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-antlr -o "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar
|
||||
else
|
||||
|
@ -513,8 +513,6 @@ do
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -f swing
|
||||
elif [ "$jarname" = ant ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-antlr -o "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar
|
||||
else
|
||||
|
@ -513,8 +513,6 @@ do
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -f swing
|
||||
elif [ "$jarname" = ant ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-antlr -o "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar
|
||||
else
|
||||
|
2
ant.spec
2
ant.spec
@ -512,8 +512,6 @@ do
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -f swing
|
||||
elif [ "$jarname" = ant ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a org.apache.ant:ant-nodeps,apache:ant,ant:ant
|
||||
elif [ "$jarname" = ant-antlr -o "$jarname" = ant-bootstrap ]; then
|
||||
%add_maven_depmap ${pomname} ${destname}${jarname}.jar
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user