We should change ControlAssemblyContext.createJavaOutputFile() to 
ControlAssemblyContext.getSrcOutputDir()
----------------------------------------------------------------------------------------------------------

         Key: BEEHIVE-272
         URL: http://issues.apache.org/jira/browse/BEEHIVE-272
     Project: Beehive
        Type: Bug
  Components: Controls  
    Versions: V1Beta    
 Environment: Windows
    Reporter: Lawrence Jones


It is odd to "special-case" .java files as output from the controls assembly 
phase. We do this by providing a createJavaOutputFile() API on the 
ControlAssemblyContext context object whereas what we should be doing is 
providing just the output directory for compilable source and letting the 
author of the assembler do whatever he/she wants with that directory.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to