From 16ea94994536ee97ada5318f174a08f5108d0b07 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Tue, 1 May 2012 08:34:16 +0200 Subject: Fix test launches --- plugins/org.eclipse.emf.cdo.tests/build.properties | 88 ++++++++++------------ 1 file changed, 39 insertions(+), 49 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.tests/build.properties') diff --git a/plugins/org.eclipse.emf.cdo.tests/build.properties b/plugins/org.eclipse.emf.cdo.tests/build.properties index ab8efcc53c..900c2988b8 100644 --- a/plugins/org.eclipse.emf.cdo.tests/build.properties +++ b/plugins/org.eclipse.emf.cdo.tests/build.properties @@ -1,49 +1,39 @@ -# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Eike Stepper - initial API and implementation - -bin.includes = .,\ - model/,\ - META-INF/,\ - plugin.xml,\ - plugin.properties,\ - copyright.txt,\ - about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - defs/,\ - ecore/,\ - model1.ecore,\ - modeling32.png,\ - model2.ecore,\ - test.xml,\ - uml2/,\ - My.ecore,\ - .options,\ - sslKey/,\ - SubclassTest1.ecore,\ - SubclassTest2.ecore,\ - logic/ -jars.compile.order = . -source.. = src/,\ - model/ -output.. = bin/ -src.includes = about.html,\ - copyright.txt,\ - launches/CDO AllTests (MEM audit).launch,\ - launches/CDO AllTests (MEM branching SSL).launch,\ - launches/CDO AllTests (MEM branching TCP).launch,\ - launches/CDO AllTests (MEM branching UUIDs).launch,\ - launches/CDO AllTests (MEM branching).launch,\ - launches/CDO AllTests (MEM embedded).launch,\ - launches/CDO AllTests (MEM legacy).launch,\ - launches/CDO AllTests (MEM non-audit).launch,\ - launches/CDO AllTests (MEM offline).launch,\ - launches/CDO AllTests.launch,\ - launches/CDO PerformanceTests.launch +# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + +bin.includes = .,\ + model/,\ + META-INF/,\ + plugin.xml,\ + plugin.properties,\ + copyright.txt,\ + about.html,\ + about.ini,\ + about.mappings,\ + about.properties,\ + defs/,\ + ecore/,\ + model1.ecore,\ + modeling32.png,\ + model2.ecore,\ + test.xml,\ + uml2/,\ + My.ecore,\ + .options,\ + sslKey/,\ + SubclassTest1.ecore,\ + SubclassTest2.ecore,\ + logic/ +jars.compile.order = . +source.. = src/,\ + model/ +output.. = bin/ +src.includes = about.html,\ + copyright.txt,\ + launches/ -- cgit v1.2.3