[ 
https://issues.apache.org/jira/browse/DERBY-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-2741:
---------------------------------

    Urgency: Normal
     Labels: derby_triage10_11  (was: )
    
> Classes in iapi.util are not recompiled when changed if all classes using 
> them are unchanged
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2741
>                 URL: https://issues.apache.org/jira/browse/DERBY-2741
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.3.1.4
>            Reporter: Kristian Waagan
>            Priority: Minor
>              Labels: derby_triage10_11
>
> When I change a file in org.apache.derby.iapi.util and compile, either by 
> using 'ant engine' or just 'ant', the changed files in that directory are not 
> recompiled.
> Doing 'ant clobber' first fixes the problem, but I think this should be 
> unnecessary.
> Note that if I also change a file that uses one of the changed files in 
> iapi.util, they are recompiled when I invoke 'ant engine' or 'ant'. I have 
> not checked if all changed files in iapi.util are changed, or only then one 
> being referenced by another changed class. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to