Author: bodewig
Date: Tue Apr 19 06:18:27 2005
New Revision: 161884

URL: http://svn.apache.org/viewcvs?view=rev&rev=161884
Log:
Give build file a name

Modified:
    ant/antlibs/common/trunk/build.xml

Modified: ant/antlibs/common/trunk/build.xml
URL: 
http://svn.apache.org/viewcvs/ant/antlibs/common/trunk/build.xml?view=diff&r1=161883&r2=161884
==============================================================================
--- ant/antlibs/common/trunk/build.xml (original)
+++ ant/antlibs/common/trunk/build.xml Tue Apr 19 06:18:27 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project>
+<project name="common">
 
   <target name="setup">
     <property name="build" value="build"/>



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

Reply via email to