[ http://issues.apache.org/jira/browse/BEEHIVE-991?page=all ]
Eddie O'Neil resolved BEEHIVE-991:
----------------------------------
Resolution: Fixed
Fixed with SVN 330679; the change wasn't quite the patch provided because the
properties file needs to be imported in junitCore.xml. Ultimately, I'm not
sure why there needs to be a .properties file imported by Ant at all, but
that's a question for another day.
:)
> 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
> Attachments: patch.txt
>
> 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