1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

[releng] trying Nick's suggestions on how to make junits run in hudson.

This commit is contained in:
Anna Dushistova 2010-03-18 09:43:24 +00:00
parent e93cb3ce75
commit 31fcc11018

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <!-- <?xml version="1.0" encoding="UTF-8"?> <!--
Copyright (c) 2005, 2010 IBM Corporation and others. Copyright (c) 2005, 2009 IBM Corporation and others.
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0 are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at which accompanies this distribution, and is available at
@ -12,7 +12,7 @@
<feature <feature
id="org.eclipse.rse.tests" id="org.eclipse.rse.tests"
label="%featureName" label="%featureName"
version="3.2.0.qualifier" version="3.1.1.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -56,22 +56,7 @@
<import plugin="org.junit" version="3.8.1" match="compatible"/> <import plugin="org.junit" version="3.8.1" match="compatible"/>
<import plugin="org.apache.ant"/> <import plugin="org.apache.ant"/>
</requires> </requires>
<plugin id="org.eclipse.ant.optional.junit" download-size="0" install-size="0" version="0.0.0" fragment="true"/> <plugin id="org.eclipse.test" download-size="0" install-size="0" version="0.0.0"/> <plugin
<plugin
id="org.eclipse.test"
download-size="26"
install-size="35"
version="0.0.0"/>
<plugin
id="org.eclipse.ant.optional.junit"
download-size="3"
install-size="4"
version="0.0.0"
fragment="true"
unpack="false"/>
<plugin
id="org.eclipse.rse.tests" id="org.eclipse.rse.tests"
download-size="70" download-size="70"
install-size="186" install-size="186"