[
https://issues.apache.org/jira/browse/TUSCANY-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng resolved TUSCANY-2806.
-----------------------------------
Resolution: Fixed
Fixed under r741409
> Modules in the build depend on modules later on in the build
> -------------------------------------------------------------
>
> Key: TUSCANY-2806
> URL: https://issues.apache.org/jira/browse/TUSCANY-2806
> Project: Tuscany
> Issue Type: Bug
> Reporter: ant elder
> Priority: Blocker
> Fix For: Java-SCA-2.0-M1
>
>
> Modules in the build depend on modules later on in the build which means when
> building them they either fail if its the first time you are building or if
> the later on module has been changed then the change isn't used until a
> subsequent build. I think this is one of the reasons we're having so many
> build problems - you make a change run a build and its fine so check it in,
> but the changed wasn't used and its not till the next build it gets picked up
> and you can see if the change was ok or not.
> I think we need to move some thing out of the sca build into separate build
> and releasable artifacts and other things restructure the build so it runs in
> a better order.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.