You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/11/29 20:52:26 UTC

svn commit: r721707 - /maven/components/trunk/build.xml

Author: jvanzyl
Date: Sat Nov 29 11:52:26 2008
New Revision: 721707

URL: http://svn.apache.org/viewvc?rev=721707&view=rev
Log:
o plexus annos can now be generated from the bootstrap

Modified:
    maven/components/trunk/build.xml

Modified: maven/components/trunk/build.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/build.xml?rev=721707&r1=721706&r2=721707&view=diff
==============================================================================
--- maven/components/trunk/build.xml (original)
+++ maven/components/trunk/build.xml Sat Nov 29 11:52:26 2008
@@ -29,7 +29,6 @@
 
 TODO:
 - Ant Tasks for Modello (generally useful and will greatly shorten the script)
-- Ant Tasks for Plexus Component Descriptors (generally useful and will allow us to eliminate the hand-coded descriptors)
 
 -->