|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message Scheduled Build occurs even when Always Build = false and no changes have occurred
---------------------------------------------------------------------------------- Key: CONTINUUM-2436 URL: http://jira.codehaus.org/browse/CONTINUUM-2436 Project: Continuum Issue Type: Bug Affects Versions: 1.3.4 Environment: Version: 1.3.4-SNAPSHOT Build Number: 790494 Reporter: SebbASF http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 shows a scheduled build, Always Build = false, No SCM change, No dependency change. There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Updated: (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated CONTINUUM-2436: ------------------------------------ Fix Version/s: 1.4.0 > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: http://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Fix For: 1.4.0 > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Commented: (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224490#action_224490 ] Maria Catherine Tan commented on CONTINUUM-2436: ------------------------------------------------ Build Fresh = true which is why it build. Build fresh will always build the project. > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: http://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 (Beta) > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Priority: Critical > Fix For: 1.4.1 (Beta) > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Commented: (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225146#action_225146 ] SebbASF commented on CONTINUUM-2436: ------------------------------------ The documentation [1] says: Check Build Fresh to do a fresh checkout from SCM before the build process. Check Always Build if you want to execute the goal every time you build the project. The way I read that, they seem to be independent options. If Build Fresh really implies Always Build then the documentation needs to make this clear. Seems to me it would be more useful if Build Fresh did not force a build. Instead, it should force a fresh checkout if the build was scheduled for some other reason, such as Always Build or a dependency change. [1] http://continuum.apache.org/docs/1.3.6/user_guides/managing_builddef/builddefProject.html > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: http://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 (Beta) > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Priority: Critical > Fix For: 1.4.1 (Beta) > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Commented: (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ https://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=272365#comment-272365 ] Niels Bischof commented on CONTINUUM-2436: ------------------------------------------ The problem still exists in Version 1.3.7 (Build Number: 1068386). It's now more than a year since the issue has been created. Do you need help addressing this issue? You can assign it to me if you like. > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: https://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 (Beta) > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Priority: Critical > Fix For: 1.4.1 (Beta) > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Commented: (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ https://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=273108#comment-273108 ] Brett Porter commented on CONTINUUM-2436: ----------------------------------------- if you'd like to submit a patch here, we'd be happy to apply it! > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: https://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 (Beta) > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Priority: Critical > Fix For: 1.4.1 (Beta) > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ https://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Catherine Tan reassigned CONTINUUM-2436: ---------------------------------------------- Assignee: Maria Catherine Tan > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: https://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 (Beta) > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Assignee: Maria Catherine Tan > Priority: Critical > Fix For: 1.4.1 (Beta) > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] (CONTINUUM-2436) Scheduled Build occurs even when Always Build = false and no changes have occurred
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | View Threaded | Show Only this Message [ https://jira.codehaus.org/browse/CONTINUUM-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Catherine Tan closed CONTINUUM-2436. ------------------------------------------ Resolution: Fixed Fixed in r1333330 * Build Fresh will not automatically set Always Build to true anymore > Scheduled Build occurs even when Always Build = false and no changes have occurred > ---------------------------------------------------------------------------------- > > Key: CONTINUUM-2436 > URL: https://jira.codehaus.org/browse/CONTINUUM-2436 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 (Beta) > Environment: Version: 1.3.4-SNAPSHOT > Build Number: 790494 > Reporter: SebbASF > Assignee: Maria Catherine Tan > Priority: Critical > Fix For: 1.4.1 (Beta) > > > http://vmbuild.apache.org/continuum/buildResult.action?projectId=562&projectName=&buildId=268947&projectGroupId=0 > shows a scheduled build, Always Build = false, No SCM change, No dependency change. > There is another project in the project group, but the most recent build for that was also run unnecessarily. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Free embeddable forum powered by Nabble | Forum Help |