You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2009/09/15 16:07:54 UTC

svn commit: r815334 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/build.properties

Author: hibou
Date: Tue Sep 15 14:07:53 2009
New Revision: 815334

URL: http://svn.apache.org/viewvc?rev=815334&view=rev
Log:
The build of the plugin doesn't include the unit tests

Modified:
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/build.properties

Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/build.properties
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/build.properties?rev=815334&r1=815333&r2=815334&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/build.properties (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/build.properties Tue Sep 15 14:07:53 2009
@@ -16,8 +16,7 @@
 #	 * specific language governing permissions and limitations
 #	 * under the License.
 #	 ***************************************************************
-source.ivyde-eclipse.jar = src/java/,\
-                           test/java/
+source.ivyde-eclipse.jar = src/java/
 output.ivyde-eclipse.jar = bin/
 bin.includes = plugin.xml,\
                ivyde-eclipse.jar,\