Author: jhm
Date: Wed Feb 28 22:55:32 2007
New Revision: 513196

URL: http://svn.apache.org/viewvc?view=rev&rev=513196
Log:
Change project name from HTTP (where I copied from) to M4E

Modified:
    ant/sandbox/antlibs/manual4eclipse/NOTICE
    ant/sandbox/antlibs/manual4eclipse/build.xml

Modified: ant/sandbox/antlibs/manual4eclipse/NOTICE
URL: 
http://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/NOTICE?view=diff&rev=513196&r1=513195&r2=513196
==============================================================================
--- ant/sandbox/antlibs/manual4eclipse/NOTICE (original)
+++ ant/sandbox/antlibs/manual4eclipse/NOTICE Wed Feb 28 22:55:32 2007
@@ -3,8 +3,8 @@
    ==  the Apache License, Version 2.0                                    ==
    =========================================================================
 
-   Apache HTTP Ant Library
-   Copyright 2001-2006 The Apache Software Foundation
+   Apache Manual4Eclipse Ant Library
+   Copyright 2001-2007 The Apache Software Foundation
 
    This product includes software developed by
    The Apache Software Foundation (http://www.apache.org/).

Modified: ant/sandbox/antlibs/manual4eclipse/build.xml
URL: 
http://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/build.xml?view=diff&rev=513196&r1=513195&r2=513196
==============================================================================
--- ant/sandbox/antlibs/manual4eclipse/build.xml (original)
+++ ant/sandbox/antlibs/manual4eclipse/build.xml Wed Feb 28 22:55:32 2007
@@ -17,6 +17,6 @@
 specific language governing permissions and limitations
 under the License.
 -->
-<project default="dist" name="http">
-  <import file="common/build.xml"/>
+<project default="distribution" name="m4e">
+    <import file="common/build.xml"/>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to