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

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

parent c50e7d58
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@
destfile="${buildDirectory}/${buildLabel}/${newarchiveName}">
<zipfileset
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**" />
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
antfile="${wtp.builder.home}/scripts/build/buildutilities.xml"
......
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