[ 
https://issues.jenkins-ci.org/browse/JENKINS-13297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161030#comment-161030
 ] 

dogfood commented on JENKINS-13297:
-----------------------------------

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! 
[jenkins_ui-changes_branch 
#12|http://ci.jenkins-ci.org/job/jenkins_ui-changes_branch/12/]
     [FIXED JENKINS-13297] Make order of main sections the same between 
'FreesytleJob' and 'Maven Job' (Revision 
98e75df11d2c574faca67e696ed75c477cb278ad)

     Result = SUCCESS
imod : 
[98e75df11d2c574faca67e696ed75c477cb278ad|https://github.com/jenkinsci/jenkins/commit/98e75df11d2c574faca67e696ed75c477cb278ad]
Files : 
* 
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly

                
> Make order of main sections the same between 'FreesytleJob' and 'Maven Job'
> ---------------------------------------------------------------------------
>
>                 Key: JENKINS-13297
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13297
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: ui-changes
>            Reporter: domi
>            Assignee: domi
>
> The order of the main sections of free and maven jobs are like this:
> free
> 1. Advanced Project Options
> 2. Source Code Management
> 3. Build Triggers
> 4. Build Environment
> 5. Build
> 6. Post-build Actions
> mvn
> 1. Advanced Project Options
> 2. Source Code Management
> 3. Build Triggers
> 4a Pre Steps
> 4b Build
> 4c Post Steps
> 5. Build Settings
> 6. Build Environment
> 7. Post-build Actions
> specially the 'Build Environment' seems to be placed at the wrong place for 
> the mvn job - because it is the setup of the job it feels more right to have 
> it at the start of the configuration (like in the free style job).
> Why there is a 'Build Settings' section in the mvn job but not in the free 
> style job, I don't know... e.g. it contains 'E-mail Notification' which is 
> available in the 'Post-build Actions' of a freestyle job.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to