|
||||||||
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 |
|
||||||||
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 |
However it seems to be justified to bound compiler to compile phase. Because what if there are some tasks that do something to sources (on process-sources of course)? It seems that it is possible that first it will get compiled and then processed, so eventual processing will never get compiled...