You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/12/08 05:56:53 UTC

svn commit: r1418604 - /incubator/flex/falcon/trunk/compiler.tests/.classpath

Author: aharui
Date: Sat Dec  8 04:56:52 2012
New Revision: 1418604

URL: http://svn.apache.org/viewvc?rev=1418604&view=rev
Log:
classpath file shouldn't have been in 1418603

Modified:
    incubator/flex/falcon/trunk/compiler.tests/.classpath

Modified: incubator/flex/falcon/trunk/compiler.tests/.classpath
URL: http://svn.apache.org/viewvc/incubator/flex/falcon/trunk/compiler.tests/.classpath?rev=1418604&r1=1418603&r2=1418604&view=diff
==============================================================================
--- incubator/flex/falcon/trunk/compiler.tests/.classpath (original)
+++ incubator/flex/falcon/trunk/compiler.tests/.classpath Sat Dec  8 04:56:52 2012
@@ -8,6 +8,5 @@
 	<classpathentry kind="lib" path="/compiler/lib/commons-io.jar"/>
 	<classpathentry kind="src" path="/compiler"/>
 	<classpathentry kind="lib" path="/compiler/lib/guava.jar"/>
-	<classpathentry kind="lib" path="/compiler/generated/classes"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>