You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2005/12/29 16:39:41 UTC

svn commit: r359826 - /incubator/harmony/enhanced/classlib/trunk/make/build-java.xml

Author: tellison
Date: Thu Dec 29 07:39:38 2005
New Revision: 359826

URL: http://svn.apache.org/viewcvs?rev=359826&view=rev
Log:
Restructuring text component layout to allow main and test co-location

Modified:
    incubator/harmony/enhanced/classlib/trunk/make/build-java.xml

Modified: incubator/harmony/enhanced/classlib/trunk/make/build-java.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/make/build-java.xml?rev=359826&r1=359825&r2=359826&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/make/build-java.xml (original)
+++ incubator/harmony/enhanced/classlib/trunk/make/build-java.xml Thu Dec 29 07:39:38 2005
@@ -154,7 +154,7 @@
             <src path="nio/src/main/java" />
             <src path="nio_char/src/main/java" />
             <src path="security/src/main/java" />
-            <src path="text/src" />
+            <src path="text/src/main/java" />
             <classpath location="${build.output}" />
             <classpath>
                 <fileset dir="${depends.jars}">