You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by jl...@apache.org on 2012/11/26 08:28:28 UTC

svn commit: r1413502 - /incubator/easyant/tasks/trunk/command-line-debugger/module.ivy

Author: jlboudart
Date: Mon Nov 26 08:28:27 2012
New Revision: 1413502

URL: http://svn.apache.org/viewvc?rev=1413502&view=rev
Log:
remove unnecessary closing tag

Modified:
    incubator/easyant/tasks/trunk/command-line-debugger/module.ivy

Modified: incubator/easyant/tasks/trunk/command-line-debugger/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/tasks/trunk/command-line-debugger/module.ivy?rev=1413502&r1=1413501&r2=1413502&view=diff
==============================================================================
--- incubator/easyant/tasks/trunk/command-line-debugger/module.ivy (original)
+++ incubator/easyant/tasks/trunk/command-line-debugger/module.ivy Mon Nov 26 08:28:27 2012
@@ -18,7 +18,6 @@
     <info organisation="org.apache.easyant.tasks" module="cl-debugger" status="integration" revision="0.1">
         <extends organisation="org.apache.easyant.tasks" module="parent-task" revision="0.1"/>
         <ea:build module="build-std-java" revision="0.9" />
-    </ea:build>
     </info>
     <configurations>
         <conf name="default" visibility="public" description="runtime dependencies artifact can be used with this conf" />