[JIRA] [core] (JENKINS-17589) show project type somewhere
Oleg Nenashev resolved JENKINS-17589 as Fixed show project type somewhere Marking as resolved. Change By: Oleg Nenashev (22/May/14 5:17 AM) Status: Open Resolved Resolution: Fixed 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 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] [core] (JENKINS-17589) show project type somewhere
Daniel Beck commented on JENKINS-17589 show project type somewhere Jenkins shows a different but related term on the UI, e.g.: Delete Maven project Delete Multi-configuration project Delete Project (freestyle) Delete Job (external monitor) There's also the Job Type Column Plugin and Extra Colums Plugin that both offer similar list view columns showing the job type. The various project types also differ in other aspects on e.g. the main job page. IMO this should be considered resolved. 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 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] [core] (JENKINS-17589) show project type somewhere
Marc Günther commented on JENKINS-17589 show project type somewhere Huh? It's the toplevel tag of the job's config.xml. In our instance I see these four: First one it the Freestyle Project type. Sometimes they have an additional plugin attribute, for example: plugin="[email protected]" 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 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [core] (JENKINS-17589) show project type somewhere
martin naughton commented on JENKINS-17589 show project type somewhere information could be stored in the config.xml file for the project. It could then appear in project configuration and project status page. 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 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [core] (JENKINS-17589) show project type somewhere
martin naughton assigned JENKINS-17589 to martin naughton show project type somewhere Change By: martin naughton (25/Dec/13 12:34 AM) Assignee: martin naughton 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 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [core] (JENKINS-17589) show project type somewhere
martin naughton
commented on JENKINS-17589
show project type somewhere
Actually the information is not saved any where. Checked all the files in jenkins build information. Nothing shows up with a find command.
find . -exec grep -Hn free-style {} \;
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
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [core] (JENKINS-17589) show project type somewhere
Marc Günther created JENKINS-17589 show project type somewhere Issue Type: New Feature Assignee: Unassigned Components: core Created: 12/Apr/13 1:40 PM Description: When I create a New Job, I have to select what type of project I want (Freeystyle, Maven project, etc). Afterwards, that information is never shown again. Maybe display the project type on the Configuration screen, on top, just above the project name? Project: Jenkins Priority: Trivial Reporter: Marc Günther 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 -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
