Compiler test failed to run in trunk
------------------------------------

         Key: BEEHIVE-991
         URL: http://issues.apache.org/jira/browse/BEEHIVE-991
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: 1.1    
    Reporter: Julie Zhuo
     Fix For: 1.1


The compiler test failed to run in the trunk. The reason for that is that the 
compiler-test.properties got commented out in 
trunck/beehive/netui/test/ant/netui-test-imports.xml in the check in r330060. 

@@ -20,19 +22,13 @@
         <path refid="commons-collections.dependency.path"/>
     </path>
        
-    <!-- Compiler Tests properties -->
+    <!-- todo: remove this properties file -->
+<!--
     <property file="compiler-test.properties"/>
+-->
+

It is listed as to do item, but it is already done. Will attach a patch here to 
remove that for convenience.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to