TCH build file does not work, errors with properties, tasks, and compilation
----------------------------------------------------------------------------

         Key: BEEHIVE-820
         URL: http://issues.apache.org/jira/browse/BEEHIVE-820
     Project: Beehive
        Type: Bug
  Components: Controls, Build  
    Reporter: Jacob Danner
 Attachments: build.xml, common.props

The build file located at /trunk/controls/test/tools/tch does not build.

Initially, when running 'ant' from the above directory I recieved an error from 
ant because a properties files referenced (buildenv.properties) was not 
available.
I replaced this value with common.props and re-ran 'ant'
I then got errors resulting from TCH_HOME not being set
I set this value to ${basedir} in commons.props and re-ran
Now when I run 'ant' I get compilation errors.

Building TCH does not seem to work right out of the box as I would expect

Repro:
cd to /trunk/controls/test/tools/tch 
run ant
verify failures


-- 
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