Skip to content
Snippets Groups Projects
Commit 70900087 authored by david_williams's avatar david_williams
Browse files

225006 axis2 tools should be opitonal feature - zip with no optionals

parent 6b0f611d
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@
<zip
destfile="${buildDirectory}/${buildLabel}/${newarchiveName}">
<zipfileset
src="${archiveName}"
src="${buildDirectory}/${buildLabel}/${archiveName}"
excludes="/eclipse/plugins/org.eclipse.jst.ws.axis2.**,/eclipse/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport**,/eclipse/plugins/org.eclipse.jst.pagedesigner**,/eclipse/features/org.eclipse.jst.ws.axis2tools**,/eclipse/features/org.eclipse.jst.webpageeditor**,/eclipse/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature**" />
</zip>
<ant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment