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

257098 Setup build process for XML Security Tools

parent 69aa424f
No related branches found
No related tags found
No related merge requests found
......@@ -31,5 +31,5 @@ shortname=jaxws
longdescription=The Zip files includes the features and plugins for the WTP Incubator XML VEX Component.
# testplugin is the "main" test plugin, which may "call" the others
testplugin=org.eclipse.jst.cfx.tests
testplugin=org.eclipse.jst.ws.cfx.tests
......@@ -105,10 +105,10 @@
target="runtests">
<param
name="testPlugin"
value="${org.eclipse.jst.cfx.tests}"/>
value="${org.eclipse.jst.ws.cfx.tests}"/>
<param
name="report"
value="org.eclipse.jst.cfx.tests"/>
value="org.eclipse.jst.ws.cfx.tests"/>
</antcall>
</target>
......
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