mirror of https://github.com/apache/ant-ivy
Ditto for some tests
This commit is contained in:
parent
b0ded8594f
commit
afd3f11cd1
|
|
@ -14,6 +14,6 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project/>
|
<project/>
|
||||||
|
|
|
||||||
|
|
@ -14,11 +14,11 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="A"/>
|
<info organisation="apache" module="A"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="C" rev="latest.integration"/>
|
<dependency name="C" rev="latest.integration"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,6 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project/>
|
<project/>
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="B"/>
|
<info organisation="apache" module="B"/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,6 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project/>
|
<project/>
|
||||||
|
|
|
||||||
|
|
@ -14,11 +14,11 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="C"/>
|
<info organisation="apache" module="C"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="B" rev="latest.integration"/>
|
<dependency name="B" rev="latest.integration"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,5 +14,5 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -14,12 +14,12 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="D"/>
|
<info organisation="apache" module="D"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="A" rev="latest.integration"/>
|
<dependency name="A" rev="latest.integration"/>
|
||||||
<dependency name="B" rev="latest.integration"/>
|
<dependency name="B" rev="latest.integration"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,5 +14,5 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="E"/>
|
<info organisation="apache" module="E"/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,5 +14,5 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache2" module="E"/>
|
<info organisation="apache2" module="E"/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,5 +14,5 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -14,11 +14,11 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="F"/>
|
<info organisation="apache" module="F"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="G" rev="latest.integration"/>
|
<dependency name="G" rev="latest.integration"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,5 +14,5 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -14,11 +14,11 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="G"/>
|
<info organisation="apache" module="G"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="F" rev="latest.integration"/>
|
<dependency name="F" rev="latest.integration"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,5 +14,5 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="bootstrap-parent" default="build" basedir=".">
|
<project name="bootstrap-parent" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
|
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="croatia" default="build" basedir=".">
|
<project name="croatia" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="croatia" revision="${version}">
|
<info organisation="com.uefa" module="croatia" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="${master-parent.dir}/ivy.xml" extendType="configurations" />
|
location="${master-parent.dir}/ivy.xml" extendType="configurations"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="germany" default="build" basedir=".">
|
<project name="germany" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="germany" revision="${version}">
|
<info organisation="com.uefa" module="germany" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="${master-parent.dir}/ivy.xml" />
|
location="${master-parent.dir}/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="ireland" default="build" basedir=".">
|
<project name="ireland" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,21 +15,21 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="ireland" revision="${version}">
|
<info organisation="com.uefa" module="ireland" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="${master-parent.dir}/ivy.xml" />
|
location="${master-parent.dir}/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project default="build" basedir="." name="master-parent">
|
<project default="build" basedir="." name="master-parent">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="master-parent" revision="${version}" />
|
<info organisation="com.uefa" module="master-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="bootstrap-parent" default="build" basedir=".">
|
<project name="bootstrap-parent" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
|
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="croatia" default="build" basedir=".">
|
<project name="croatia" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,20 +15,20 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="croatia" revision="${version}" />
|
<info organisation="com.uefa" module="croatia" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="germany" default="build" basedir=".">
|
<project name="germany" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,20 +15,20 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="germany" revision="${version}" />
|
<info organisation="com.uefa" module="germany" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="ireland" default="build" basedir=".">
|
<project name="ireland" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="ireland" revision="${version}" />
|
<info organisation="com.uefa" module="ireland" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project default="build" basedir="." name="master-parent">
|
<project default="build" basedir="." name="master-parent">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,20 +15,20 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="master-parent" revision="${version}" />
|
<info organisation="com.uefa" module="master-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="germany" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="germany" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="bootstrap-parent" default="build" basedir=".">
|
<project name="bootstrap-parent" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
|
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="croatia" default="build" basedir=".">
|
<project name="croatia" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="croatia" revision="${version}">
|
<info organisation="com.uefa" module="croatia" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" extendType="configurations" />
|
location="../master-parent/ivy.xml" extendType="configurations"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="germany" default="build" basedir=".">
|
<project name="germany" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="germany" revision="${version}">
|
<info organisation="com.uefa" module="germany" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" />
|
location="../master-parent/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="ireland" default="build" basedir=".">
|
<project name="ireland" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,21 +15,21 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="ireland" revision="${version}">
|
<info organisation="com.uefa" module="ireland" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" />
|
location="../master-parent/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project default="build" basedir="." name="master-parent">
|
<project default="build" basedir="." name="master-parent">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="master-parent" revision="${version}" />
|
<info organisation="com.uefa" module="master-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="bootstrap-parent" default="build" basedir=".">
|
<project name="bootstrap-parent" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
|
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="croatia" default="build" basedir=".">
|
<project name="croatia" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="croatia" revision="${version}">
|
<info organisation="com.uefa" module="croatia" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" extendType="configurations" />
|
location="../master-parent/ivy.xml" extendType="configurations"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="germany" default="build" basedir=".">
|
<project name="germany" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="germany" revision="${version}">
|
<info organisation="com.uefa" module="germany" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" />
|
location="../master-parent/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="ireland" default="build" basedir=".">
|
<project name="ireland" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,21 +15,21 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="ireland" revision="${version}">
|
<info organisation="com.uefa" module="ireland" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" />
|
location="../master-parent/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project default="build" basedir="." name="master-parent">
|
<project default="build" basedir="." name="master-parent">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="master-parent" revision="${version}" />
|
<info organisation="com.uefa" module="master-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="bootstrap-parent" default="build" basedir=".">
|
<project name="bootstrap-parent" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
|
<info organisation="com.uefa" module="bootstrap-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="croatia" default="build" basedir=".">
|
<project name="croatia" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="croatia" revision="${version}">
|
<info organisation="com.uefa" module="croatia" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
<extends organisation="com.uefa" module="master-parent" revision="${version}"
|
||||||
location="../master-parent/ivy.xml" extendType="configurations" />
|
location="../master-parent/ivy.xml" extendType="configurations"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check master-parent module for inherited public confs. -->
|
<!-- Check master-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="germany" default="build" basedir=".">
|
<project name="germany" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="germany" revision="${version}">
|
<info organisation="com.uefa" module="germany" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="bootstrap-parent" revision="${version}"
|
<extends organisation="com.uefa" module="bootstrap-parent" revision="${version}"
|
||||||
location="../bootstrap-parent/ivy.xml" />
|
location="../bootstrap-parent/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check bootstrap-parent module for inherited public confs. -->
|
<!-- Check bootstrap-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project name="ireland" default="build" basedir=".">
|
<project name="ireland" default="build" basedir=".">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,23 +15,23 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="ireland" revision="${version}">
|
<info organisation="com.uefa" module="ireland" revision="${version}">
|
||||||
<extends organisation="com.uefa" module="bootstrap-parent" revision="${version}"
|
<extends organisation="com.uefa" module="bootstrap-parent" revision="${version}"
|
||||||
location="../bootstrap-parent/ivy.xml" />
|
location="../bootstrap-parent/ivy.xml"/>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<!-- Check bootstrap-parent module for inherited public confs. -->
|
<!-- Check bootstrap-parent module for inherited public confs. -->
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="com.uefa" name="bootstrap-parent" rev="${version}" conf="default->default" />
|
<dependency org="com.uefa" name="bootstrap-parent" rev="${version}" conf="default->default"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project default="build" basedir="." name="master-parent">
|
<project default="build" basedir="." name="master-parent">
|
||||||
<target name="build" />
|
<target name="build"/>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -15,18 +15,18 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.0"
|
<ivy-module version="2.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||||
<info organisation="com.uefa" module="master-parent" revision="${version}" />
|
<info organisation="com.uefa" module="master-parent" revision="${version}"/>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
<conf name="default" />
|
<conf name="default"/>
|
||||||
</configurations>
|
</configurations>
|
||||||
|
|
||||||
<publications />
|
<publications/>
|
||||||
|
|
||||||
<dependencies />
|
<dependencies/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,20 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# * Licensed to the Apache Software Foundation (ASF) under one
|
# * Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# * or more contributor license agreements. See the NOTICE file
|
# * or more contributor license agreements. See the NOTICE file
|
||||||
# * distributed with this work for additional information
|
# * distributed with this work for additional information
|
||||||
# * regarding copyright ownership. The ASF licenses this file
|
# * regarding copyright ownership. The ASF licenses this file
|
||||||
# * to you under the Apache License, Version 2.0 (the
|
# * to you under the Apache License, Version 2.0 (the
|
||||||
# * "License"); you may not use this file except in compliance
|
# * "License"); you may not use this file except in compliance
|
||||||
# * with the License. You may obtain a copy of the License at
|
# * with the License. You may obtain a copy of the License at
|
||||||
# *
|
# *
|
||||||
# * http://www.apache.org/licenses/LICENSE-2.0
|
# * http://www.apache.org/licenses/LICENSE-2.0
|
||||||
# *
|
# *
|
||||||
# * Unless required by applicable law or agreed to in writing,
|
# * Unless required by applicable law or agreed to in writing,
|
||||||
# * software distributed under the License is distributed on an
|
# * software distributed under the License is distributed on an
|
||||||
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# * KIND, either express or implied. See the License for the
|
# * KIND, either express or implied. See the License for the
|
||||||
# * specific language governing permissions and limitations
|
# * specific language governing permissions and limitations
|
||||||
# * under the License.
|
# * under the License.
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
ivy.retrieve.pattern = lib/test/[artifact]-[revision].[ext]
|
ivy.retrieve.pattern = lib/test/[artifact]-[revision].[ext]
|
||||||
ivy.test.variable = value
|
ivy.test.variable = value
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,20 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# * Licensed to the Apache Software Foundation (ASF) under one
|
# * Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# * or more contributor license agreements. See the NOTICE file
|
# * or more contributor license agreements. See the NOTICE file
|
||||||
# * distributed with this work for additional information
|
# * distributed with this work for additional information
|
||||||
# * regarding copyright ownership. The ASF licenses this file
|
# * regarding copyright ownership. The ASF licenses this file
|
||||||
# * to you under the Apache License, Version 2.0 (the
|
# * to you under the Apache License, Version 2.0 (the
|
||||||
# * "License"); you may not use this file except in compliance
|
# * "License"); you may not use this file except in compliance
|
||||||
# * with the License. You may obtain a copy of the License at
|
# * with the License. You may obtain a copy of the License at
|
||||||
# *
|
# *
|
||||||
# * http://www.apache.org/licenses/LICENSE-2.0
|
# * http://www.apache.org/licenses/LICENSE-2.0
|
||||||
# *
|
# *
|
||||||
# * Unless required by applicable law or agreed to in writing,
|
# * Unless required by applicable law or agreed to in writing,
|
||||||
# * software distributed under the License is distributed on an
|
# * software distributed under the License is distributed on an
|
||||||
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# * KIND, either express or implied. See the License for the
|
# * KIND, either express or implied. See the License for the
|
||||||
# * specific language governing permissions and limitations
|
# * specific language governing permissions and limitations
|
||||||
# * under the License.
|
# * under the License.
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
mytest1=myvalue1
|
mytest1=myvalue1
|
||||||
mytest2=myvalue2
|
mytest2=myvalue2
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,20 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# * Licensed to the Apache Software Foundation (ASF) under one
|
# * Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# * or more contributor license agreements. See the NOTICE file
|
# * or more contributor license agreements. See the NOTICE file
|
||||||
# * distributed with this work for additional information
|
# * distributed with this work for additional information
|
||||||
# * regarding copyright ownership. The ASF licenses this file
|
# * regarding copyright ownership. The ASF licenses this file
|
||||||
# * to you under the Apache License, Version 2.0 (the
|
# * to you under the Apache License, Version 2.0 (the
|
||||||
# * "License"); you may not use this file except in compliance
|
# * "License"); you may not use this file except in compliance
|
||||||
# * with the License. You may obtain a copy of the License at
|
# * with the License. You may obtain a copy of the License at
|
||||||
# *
|
# *
|
||||||
# * http://www.apache.org/licenses/LICENSE-2.0
|
# * http://www.apache.org/licenses/LICENSE-2.0
|
||||||
# *
|
# *
|
||||||
# * Unless required by applicable law or agreed to in writing,
|
# * Unless required by applicable law or agreed to in writing,
|
||||||
# * software distributed under the License is distributed on an
|
# * software distributed under the License is distributed on an
|
||||||
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# * KIND, either express or implied. See the License for the
|
# * KIND, either express or implied. See the License for the
|
||||||
# * specific language governing permissions and limitations
|
# * specific language governing permissions and limitations
|
||||||
# * under the License.
|
# * under the License.
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
libraries.dir=${ivy.basedir}/lib
|
libraries.dir=${ivy.basedir}/lib
|
||||||
shared=${ivy.basedir}/shared
|
shared=${ivy.basedir}/shared
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,20 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# * Licensed to the Apache Software Foundation (ASF) under one
|
# * Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# * or more contributor license agreements. See the NOTICE file
|
# * or more contributor license agreements. See the NOTICE file
|
||||||
# * distributed with this work for additional information
|
# * distributed with this work for additional information
|
||||||
# * regarding copyright ownership. The ASF licenses this file
|
# * regarding copyright ownership. The ASF licenses this file
|
||||||
# * to you under the Apache License, Version 2.0 (the
|
# * to you under the Apache License, Version 2.0 (the
|
||||||
# * "License"); you may not use this file except in compliance
|
# * "License"); you may not use this file except in compliance
|
||||||
# * with the License. You may obtain a copy of the License at
|
# * with the License. You may obtain a copy of the License at
|
||||||
# *
|
# *
|
||||||
# * http://www.apache.org/licenses/LICENSE-2.0
|
# * http://www.apache.org/licenses/LICENSE-2.0
|
||||||
# *
|
# *
|
||||||
# * Unless required by applicable law or agreed to in writing,
|
# * Unless required by applicable law or agreed to in writing,
|
||||||
# * software distributed under the License is distributed on an
|
# * software distributed under the License is distributed on an
|
||||||
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# * KIND, either express or implied. See the License for the
|
# * KIND, either express or implied. See the License for the
|
||||||
# * specific language governing permissions and limitations
|
# * specific language governing permissions and limitations
|
||||||
# * under the License.
|
# * under the License.
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
lib.jtv=${ivy.settings.dir}/jtv
|
lib.jtv=${ivy.settings.dir}/jtv
|
||||||
lib.3rd=${ivy.settings.dir}/3rd
|
lib.3rd=${ivy.settings.dir}/3rd
|
||||||
|
|
|
||||||
|
|
@ -1,21 +1,21 @@
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
# * Licensed to the Apache Software Foundation (ASF) under one
|
# * Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# * or more contributor license agreements. See the NOTICE file
|
# * or more contributor license agreements. See the NOTICE file
|
||||||
# * distributed with this work for additional information
|
# * distributed with this work for additional information
|
||||||
# * regarding copyright ownership. The ASF licenses this file
|
# * regarding copyright ownership. The ASF licenses this file
|
||||||
# * to you under the Apache License, Version 2.0 (the
|
# * to you under the Apache License, Version 2.0 (the
|
||||||
# * "License"); you may not use this file except in compliance
|
# * "License"); you may not use this file except in compliance
|
||||||
# * with the License. You may obtain a copy of the License at
|
# * with the License. You may obtain a copy of the License at
|
||||||
# *
|
# *
|
||||||
# * http://www.apache.org/licenses/LICENSE-2.0
|
# * http://www.apache.org/licenses/LICENSE-2.0
|
||||||
# *
|
# *
|
||||||
# * Unless required by applicable law or agreed to in writing,
|
# * Unless required by applicable law or agreed to in writing,
|
||||||
# * software distributed under the License is distributed on an
|
# * software distributed under the License is distributed on an
|
||||||
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
# * KIND, either express or implied. See the License for the
|
# * KIND, either express or implied. See the License for the
|
||||||
# * specific language governing permissions and limitations
|
# * specific language governing permissions and limitations
|
||||||
# * under the License.
|
# * under the License.
|
||||||
# ***************************************************************
|
# ***************************************************************
|
||||||
ivy.publish.src.artifacts.pattern=${build}/[artifact]-[revision].[ext]
|
ivy.publish.src.artifacts.pattern=${build}/[artifact]-[revision].[ext]
|
||||||
cache.dir=${ivy.basedir}/build/cache
|
cache.dir=${ivy.basedir}/build/cache
|
||||||
vfs.host=
|
vfs.host=
|
||||||
|
|
|
||||||
|
|
@ -226387,4 +226387,4 @@
|
||||||
Import package org.apache.juli.logging
|
Import package org.apache.juli.logging
|
||||||
</require>
|
</require>
|
||||||
</resource>
|
</resource>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project basedir="." default="generate-bundles" name="ivy-osgi-test-repo">
|
<project basedir="." default="generate-bundles" name="ivy-osgi-test-repo">
|
||||||
|
|
||||||
|
|
@ -59,7 +59,7 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.0">
|
<ivy-module version="1.0">
|
||||||
<info organisation="org.apache.ivy.osgi" module="${module.name}" revision="${bundle.version}" />
|
<info organisation="org.apache.ivy.osgi" module="${module.name}" revision="${bundle.version}" />
|
||||||
|
|
|
||||||
|
|
@ -15,11 +15,11 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="2.3">
|
<ivy-module version="2.3">
|
||||||
<info organisation="org.apache.ivy" module="test-buildobr" />
|
<info organisation="org.apache.ivy" module="test-buildobr" />
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency org="bundle" name="org.apache.ivy.osgi.testbundle" rev="1.2.3"/>
|
<dependency org="bundle" name="org.apache.ivy.osgi.testbundle" rev="1.2.3"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -15,17 +15,17 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<repository>
|
<repository>
|
||||||
<resource symbolicname="org.apache.ivy.osgi.testbundle1" version="1.2.3" uri="org.apache.ivy.osgi.testbundle1_1.2.3.jar">
|
<resource symbolicname="org.apache.ivy.osgi.testbundle1" version="1.2.3" uri="org.apache.ivy.osgi.testbundle1_1.2.3.jar">
|
||||||
<capability name="package">
|
<capability name="package">
|
||||||
<p n="package" v="org.apache.ivy.osgi.testbundle1" />
|
<p n="package" v="org.apache.ivy.osgi.testbundle1"/>
|
||||||
<p n="version" v="1.2.3" />
|
<p n="version" v="1.2.3"/>
|
||||||
</capability>
|
</capability>
|
||||||
</resource>
|
</resource>
|
||||||
<resource symbolicname="org.apache.ivy.osgi.testbundle1.importing" version="3.2.1"
|
<resource symbolicname="org.apache.ivy.osgi.testbundle1.importing" version="3.2.1"
|
||||||
uri="org.apache.ivy.osgi.testbundle.importing1_3.2.1.jar">
|
uri="org.apache.ivy.osgi.testbundle.importing1_3.2.1.jar">
|
||||||
<require name="package" filter="(package=org.apache.ivy.osgi.testbundle2)" />
|
<require name="package" filter="(package=org.apache.ivy.osgi.testbundle2)"/>
|
||||||
</resource>
|
</resource>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
|
||||||
|
|
@ -15,17 +15,17 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<repository>
|
<repository>
|
||||||
<resource symbolicname="org.apache.ivy.osgi.testbundle2" version="1.2.3" uri="org.apache.ivy.osgi.testbundle2_1.2.3.jar">
|
<resource symbolicname="org.apache.ivy.osgi.testbundle2" version="1.2.3" uri="org.apache.ivy.osgi.testbundle2_1.2.3.jar">
|
||||||
<capability name="package">
|
<capability name="package">
|
||||||
<p n="package" v="org.apache.ivy.osgi.testbundle2" />
|
<p n="package" v="org.apache.ivy.osgi.testbundle2"/>
|
||||||
<p n="version" v="1.2.3" />
|
<p n="version" v="1.2.3"/>
|
||||||
</capability>
|
</capability>
|
||||||
</resource>
|
</resource>
|
||||||
<resource symbolicname="org.apache.ivy.osgi.testbundle2.importing" version="3.2.1"
|
<resource symbolicname="org.apache.ivy.osgi.testbundle2.importing" version="3.2.1"
|
||||||
uri="org.apache.ivy.osgi.testbundle.importing2_3.2.1.jar">
|
uri="org.apache.ivy.osgi.testbundle.importing2_3.2.1.jar">
|
||||||
<require name="package" filter="(package=org.apache.ivy.osgi.testbundle1)" />
|
<require name="package" filter="(package=org.apache.ivy.osgi.testbundle1)"/>
|
||||||
</resource>
|
</resource>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
|
||||||
|
|
@ -14,22 +14,22 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project xmlns:ivy="antlib:org.apache.ivy.ant">
|
<project xmlns:ivy="antlib:org.apache.ivy.ant">
|
||||||
<taskdef resource="org/apache/ivy/ant/antlib.xml"
|
<taskdef resource="org/apache/ivy/ant/antlib.xml"
|
||||||
uri="antlib:org.apache.ivy.ant" />
|
uri="antlib:org.apache.ivy.ant"/>
|
||||||
|
|
||||||
<target name="publish">
|
<target name="publish">
|
||||||
<delete dir="build" />
|
<delete dir="build"/>
|
||||||
<tstamp><format property="tstamp" pattern="yyyyMMDDHHmmss"/></tstamp>
|
<tstamp><format property="tstamp" pattern="yyyyMMDDHHmmss"/></tstamp>
|
||||||
<mkdir dir="${basedir}/build"/>
|
<mkdir dir="${basedir}/build"/>
|
||||||
<echo message="${tstamp}" file="${basedir}/build/A.jar"/>
|
<echo message="${tstamp}" file="${basedir}/build/A.jar"/>
|
||||||
<ivy:configure file="${basedir}/../ivysettings.xml"/>
|
<ivy:configure file="${basedir}/../ivysettings.xml"/>
|
||||||
<ivy:resolve file="${basedir}/ivy.xml" />
|
<ivy:resolve file="${basedir}/ivy.xml"/>
|
||||||
<ivy:publish resolver="local" artifactspattern="${basedir}/build/[artifact].[ext]"
|
<ivy:publish resolver="local" artifactspattern="${basedir}/build/[artifact].[ext]"
|
||||||
pubrevision="${tstamp}" overwrite="true"/>
|
pubrevision="${tstamp}" overwrite="true"/>
|
||||||
<delete dir="build" />
|
<delete dir="build"/>
|
||||||
|
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="A"/>
|
<info organisation="apache" module="A"/>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,12 +14,12 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="B"/>
|
<info organisation="apache" module="B"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="A" rev="latest.integration"/>
|
<dependency name="A" rev="latest.integration"/>
|
||||||
<dependency name="foo" rev="1.0"/>
|
<dependency name="foo" rev="1.0"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,20 +14,20 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivysettings>
|
<ivysettings>
|
||||||
<settings defaultCache="${ivy.settings.dir}/cache" defaultResolver="local"/>
|
<settings defaultCache="${ivy.settings.dir}/cache" defaultResolver="local"/>
|
||||||
<triggers>
|
<triggers>
|
||||||
<!-- triggers an ant build just before resolving a dependency
|
<!-- triggers an ant build just before resolving a dependency
|
||||||
with a latest.integration revision -->
|
with a latest.integration revision -->
|
||||||
<ant-build antfile="${ivy.settings.dir}/[module]/build.xml" target="publish"
|
<ant-build antfile="${ivy.settings.dir}/[module]/build.xml" target="publish"
|
||||||
event="pre-resolve-dependency" filter="revision=latest.integration"/>
|
event="pre-resolve-dependency" filter="revision=latest.integration"/>
|
||||||
</triggers>
|
</triggers>
|
||||||
<resolvers>
|
<resolvers>
|
||||||
<filesystem name="local">
|
<filesystem name="local">
|
||||||
<ivy pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
<ivy pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
||||||
<artifact pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
<artifact pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
||||||
</filesystem>
|
</filesystem>
|
||||||
</resolvers>
|
</resolvers>
|
||||||
</ivysettings>
|
</ivysettings>
|
||||||
|
|
|
||||||
|
|
@ -14,22 +14,22 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<project xmlns:ivy="antlib:org.apache.ivy.ant">
|
<project xmlns:ivy="antlib:org.apache.ivy.ant">
|
||||||
<taskdef resource="org/apache/ivy/ant/antlib.xml"
|
<taskdef resource="org/apache/ivy/ant/antlib.xml"
|
||||||
uri="antlib:org.apache.ivy.ant" />
|
uri="antlib:org.apache.ivy.ant"/>
|
||||||
|
|
||||||
<target name="resolve">
|
<target name="resolve">
|
||||||
<ivy:configure file="../ivysettings.xml"/>
|
<ivy:configure file="../ivysettings.xml"/>
|
||||||
<ivy:resolve file="${basedir}/ivy.xml" />
|
<ivy:resolve file="${basedir}/ivy.xml"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="unzip">
|
<target name="unzip">
|
||||||
<echo>
|
<echo>
|
||||||
unzipping artifact:
|
unzipping artifact:
|
||||||
organisation=${dep.organisation}
|
organisation=${dep.organisation}
|
||||||
module=${dep.module}
|
module=${dep.module}
|
||||||
revision=${dep.revision}
|
revision=${dep.revision}
|
||||||
artifact=${dep.artifact}
|
artifact=${dep.artifact}
|
||||||
type=${dep.type}
|
type=${dep.type}
|
||||||
|
|
@ -38,8 +38,8 @@
|
||||||
local=${dep.local}
|
local=${dep.local}
|
||||||
size=${dep.size}
|
size=${dep.size}
|
||||||
file=${dep.file}
|
file=${dep.file}
|
||||||
</echo>
|
</echo>
|
||||||
<mkdir dir="${basedir}/out"/>
|
<mkdir dir="${basedir}/out"/>
|
||||||
<unzip src="${dep.file}" dest="${basedir}/out"/>
|
<unzip src="${dep.file}" dest="${basedir}/out"/>
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
|
|
@ -14,12 +14,12 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="A"/>
|
<info organisation="apache" module="A"/>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency name="foo" rev="1.0"/>
|
<dependency name="foo" rev="1.0"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
|
|
@ -14,20 +14,20 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivysettings>
|
<ivysettings>
|
||||||
<settings defaultCache="${ivy.settings.dir}/cache" defaultResolver="local"/>
|
<settings defaultCache="${ivy.settings.dir}/cache" defaultResolver="local"/>
|
||||||
<triggers>
|
<triggers>
|
||||||
<!-- triggers an ant call just after downloading a zip artifact,
|
<!-- triggers an ant call just after downloading a zip artifact,
|
||||||
prefixing all parameters to the target with 'dep' -->
|
prefixing all parameters to the target with 'dep' -->
|
||||||
<ant-call target="unzip" prefix="dep"
|
<ant-call target="unzip" prefix="dep"
|
||||||
event="post-download-artifact" filter="type=zip AND status=successful"/>
|
event="post-download-artifact" filter="type=zip AND status=successful"/>
|
||||||
</triggers>
|
</triggers>
|
||||||
<resolvers>
|
<resolvers>
|
||||||
<filesystem name="local">
|
<filesystem name="local">
|
||||||
<ivy pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
<ivy pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
||||||
<artifact pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
<artifact pattern="${ivy.settings.dir}/local/[module]/[artifact].[ext]"/>
|
||||||
</filesystem>
|
</filesystem>
|
||||||
</resolvers>
|
</resolvers>
|
||||||
</ivysettings>
|
</ivysettings>
|
||||||
|
|
|
||||||
|
|
@ -14,13 +14,13 @@
|
||||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
KIND, either express or implied. See the License for the
|
KIND, either express or implied. See the License for the
|
||||||
specific language governing permissions and limitations
|
specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
-->
|
-->
|
||||||
<ivy-module version="1.2">
|
<ivy-module version="1.2">
|
||||||
<info organisation="apache" module="foo" revision="1.0"/>
|
<info organisation="apache" module="foo" revision="1.0"/>
|
||||||
|
|
||||||
<publications>
|
<publications>
|
||||||
<artifact />
|
<artifact/>
|
||||||
<artifact type="zip"/>
|
<artifact type="zip"/>
|
||||||
</publications>
|
</publications>
|
||||||
</ivy-module>
|
</ivy-module>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue