[
https://issues.apache.org/jira/browse/FLEX-35220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751920#comment-15751920
]
Alex Harui commented on FLEX-35220:
-----------------------------------
The purpose of the default target is to build what you need as quickly as
possible so you can continue writing more code. The point of the CI server is
to take more time without getting in your way to better ensure that nothing
else broke. It runs more targets like checkintests and asdoc. You are welcome
to run those targets as well before committing.
> [FlexJS] Ant Build Successful, CI Server Build Failed
> -----------------------------------------------------
>
> Key: FLEX-35220
> URL: https://issues.apache.org/jira/browse/FLEX-35220
> Project: Apache Flex
> Issue Type: Bug
> Affects Versions: Apache FlexJS 0.8.0
> Reporter: Yishay Weiss
>
> I added an file with an incompatible override that wasn't used in
> AllClasses.as. The local Ant build didn't detect the error, but the CI server
> build did. That means you can commit code that passes the local build but
> breaks the server build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)