blob: 4eeafe36ae32641d636c844b5e9b483c21cd4475 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2009, 2019 IBM Corporation and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
-->
<project
name="project"
default="default">
<target name="default">
<!-- dali no quite standard, yet <ant> <property name="componentpropertyfile"
value="xmlsec.properties"/> </ant> -->
<ant>
<property
name="componentpropertyfile"
value="jaxws.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="jsdt.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="pave.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="servadapt.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="vex.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="wstfproj.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="wtpcap.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="wtpjee.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="xml.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="xmlsec.properties"/>
</ant>
<ant>
<property
name="componentpropertyfile"
value="xquery.properties"/>
</ant>
</target>
</project>