You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2008/05/21 12:35:48 UTC

svn commit: r658621 - /harmony/enhanced/common_resources/trunk/make/platform.xml

Author: varlax
Date: Wed May 21 03:35:48 2008
New Revision: 658621

URL: http://svn.apache.org/viewvc?rev=658621&view=rev
Log:
Fix queer ant warning "Duplicated project name in import"

Modified:
    harmony/enhanced/common_resources/trunk/make/platform.xml

Modified: harmony/enhanced/common_resources/trunk/make/platform.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/common_resources/trunk/make/platform.xml?rev=658621&r1=658620&r2=658621&view=diff
==============================================================================
--- harmony/enhanced/common_resources/trunk/make/platform.xml (original)
+++ harmony/enhanced/common_resources/trunk/make/platform.xml Wed May 21 03:35:48 2008
@@ -19,7 +19,7 @@
 
  -->
 
-<project>
+<project name="Platform property definitions">
 
     <!-- Conditions for operating systems -->
     <condition property="is.windows">