From 9a64661d2a7bd33c9150d8e3d1be35c459580435 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Fri, 15 Apr 2011 10:48:45 -0500 Subject: Add org.eclipse.mylyn.github.tests to the build Signed-off-by: Chris Aniszczyk --- org.eclipse.mylyn.github.tests/pom.xml | 46 ++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 org.eclipse.mylyn.github.tests/pom.xml (limited to 'org.eclipse.mylyn.github.tests/pom.xml') diff --git a/org.eclipse.mylyn.github.tests/pom.xml b/org.eclipse.mylyn.github.tests/pom.xml new file mode 100644 index 00000000..5ce2941f --- /dev/null +++ b/org.eclipse.mylyn.github.tests/pom.xml @@ -0,0 +1,46 @@ + + + + + 4.0.0 + + + org.eclipse.mylyn.github + github-parent + 0.1.0-SNAPSHOT + + + org.eclipse.mylyn.github.tests + eclipse-test-plugin + + Mylyn GitHub Test Plug-in (Incubation) + + + + + org.sonatype.tycho + maven-osgi-test-plugin + ${tycho-version} + + + + **/Test*.class + + false + false + org.eclipse.mylyn.github.tests + org.eclipse.mylyn.github.tests.AllHeadlessTests + + + + + -- cgit v1.2.3