From ebfd9ff053b04ab379acfc0fefedee5a31b6d8a5 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Fri, 21 Oct 2011 01:19:00 +0000 Subject: Undo bad merge from trunk - merged at wrong level. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1187150 13f79535-47bb-0310-9956-ffa450edef68 --- java/common.xml | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) (limited to 'java/common.xml') diff --git a/java/common.xml b/java/common.xml index c6688ee2de..066859b29f 100644 --- a/java/common.xml +++ b/java/common.xml @@ -23,9 +23,7 @@ - - - + @@ -42,6 +40,7 @@ + @@ -64,11 +63,6 @@ - - - - - @@ -77,7 +71,6 @@ - @@ -131,6 +124,8 @@ + + @@ -327,20 +322,6 @@ results directory: ${build.results} - - ant eclipse - - Generates project and classpath files for the Eclispe IDE. Requires that - the Ant Eclipse task (http://ant-eclipse.sourceforge.net/) has been installed - in $ANT_HOME/lib. - - The following system properties will be passed to the task. These can be usefully - overridden from the command line. - - eclipse.updatealways - forces Eclipse files to be regenerated even if they are newer then the build.xml (default ${eclipse.updatealways}). - eclipse.container - controls the Eclipse container (default ${eclipse.container}). - eclipse.compilercompliance" - controls the Eclipse compiler compliance (default ${eclipse.compilercompliance}). - -- cgit v1.2.1