[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-20 Thread aik.b...@gmail.com (JIRA)














































Alexander Obuhovich
 commented on  JENKINS-17073


Support specifying logger for phing















This version doesn't show up on "/pluginManager/?" page (Updates tab). I have "Jenkins ver. 1.504" installed.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-20 Thread aik.b...@gmail.com (JIRA)














































Alexander Obuhovich
 commented on  JENKINS-17073


Support specifying logger for phing















It seemed, that Jenkins haven't picked up that version. I've clicked "Update Now" link "Advanced" tab to force it looking for new plugin versions.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-18 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-17073 as Fixed


Support specifying logger for phing
















Change By:


SCM/JIRA link daemon
(18/Mar/13 1:16 PM)




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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-18 Thread s.sog...@gmail.com (JIRA)














































sogabe
 commented on  JENKINS-17073


Support specifying logger for phing















I've just released Phing Plugin 0.12. 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-15 Thread aik.b...@gmail.com (JIRA)














































Alexander Obuhovich
 commented on  JENKINS-17073


Support specifying logger for phing















If you install and enable "AnsiColor Plugin" (for Jenkins) it should work, because it will grab all bash escape sequences, that makes colors and convert them to HTML markup.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-14 Thread s.sog...@gmail.com (JIRA)














































sogabe
 updated  JENKINS-17073


Support specifying logger for phing
















Change By:


sogabe
(14/Mar/13 12:43 PM)




Attachment:


ansicolor.png





Attachment:


HtmlColorLogger.png



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-14 Thread s.sog...@gmail.com (JIRA)














































sogabe
 commented on  JENKINS-17073


Support specifying logger for phing















See attached files.
If you use "AnsiColorLogger" or "HtmlColorLogger" instead of DefaultLogger, log is not colorized.
So it makes no sense to specify logger.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-05 Thread aik.b...@gmail.com (JIRA)














































Alexander Obuhovich
 updated  JENKINS-17073


Support specifying logger for phing
















Change By:


Alexander Obuhovich
(05/Mar/13 3:32 PM)




Priority:


Major
Minor



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-17073) Support specifying logger for phing

2013-03-05 Thread aik.b...@gmail.com (JIRA)














































Alexander Obuhovich
 created  JENKINS-17073


Support specifying logger for phing















Issue Type:


Improvement



Affects Versions:


current



Assignee:


sogabe



Components:


phing



Created:


05/Mar/13 3:32 PM



Description:


Right now in Phing plugin for Jenkins DefaultLogger is hardcoded. This logger doesn't support Ansi Colors.

I'm proposing one of 2 things (which one can be implemented):

	allow to specify phing logger parameter in project configuration
	automatically set logger to AnsiLogger in case, when "AnsiColor Plugin" is installed and ANSI colors option is enabled in a project






Project:


Jenkins



Priority:


Major



Reporter:


Alexander Obuhovich

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.