Re: Is the Jenkins workflow engine tosca compliant?

2015-03-22 Thread Baptiste Mathus
As you've got no answer, I'll try to help you: the short answer is no.

(Disclaimer: I'm only a workflow-plugin observer, not a developer, and what
follows is my own views)
The long answer is: the code has been designed at core to be extensible. So
I suppose implemented a TOSCA-compliant parser should still be feasible.
But IMO, not sure users will be asking for it. If so, then it's unlikely to
be implemented soon (but as it's OSS, one company could certainly
contribute it if there's customer demand).

HTH

2015-03-19 19:48 GMT+01:00 Noel Miller :

> Per this link: https://wiki.jenkins-ci.org/display/JENKINS/Workflow+Plugin
> and this link: http://en.wikipedia.org/wiki/OASIS_TOSCA
>
> Does the Jenkins Workflow Engine adhere to this standard:
> http://docs.oasis-open.org/tosca/TOSCA/v1.0/os/TOSCA-v1.0-os.html
>
>
> thanks in advance for the answer.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/9ed17844-6ff6-44f3-9523-2cfe475ca721%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Baptiste  MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS4asYG3w_jA8%2BYEESDAP%3DgSk%3DNJStDJ6xGCSfuDz7scpw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failure with Jenkins 1.602 and build pipeline plugin 1.4.6

2015-03-22 Thread David Resnick
I still have the same problem with build-pipeline plugin 1.4.7 and Jenkins 
1.605. I've opened a bug to track this:
https://issues.jenkins-ci.org/browse/JENKINS-27537

- David

On Monday, March 16, 2015 at 5:57:24 PM UTC+2, rup...@einserver.de wrote:
>
> The same happens for me too with Jenkins in version 1.596.1 and Build 
> Pipeline in 1.4.6.
>
> As for you, downgrading to 1.4.5. temporarily solves the issue.
>
> Regards,
>
> Andreas
>
> Am Sonntag, 15. März 2015 16:32:44 UTC+1 schrieb David Resnick:
>>
>> I upgraded Jenkins and a number of plugins and got the below exception in 
>> Jenkins list view. After downgrading build pipeline plugin to 1.4.5, the 
>> problem ceased. 
>>
>> Has anyone else encountered this problem? Does anyone have 1.602 and 
>> 1.4.6 working together?
>>
>> Thanks,
>> David
>>
>> Stack trace
>>
>> javax.servlet.ServletException: 
>> org.apache.commons.jelly.JellyTagException: 
>> jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.602.jar!/hudson/model/View/index.jelly:42:43:
>>  
>>  org.apache.commons.jelly.JellyTagException: 
>> jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.602.jar!/lib/hudson/projectView.jelly:67:24:
>>  
>>  java.lang.ClassCastException
>> at 
>> org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)
>> at 
>> org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)
>> at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:735)
>> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
>> at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249)
>> at 
>> org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
>> at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
>> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
>> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
>> at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>> at 
>> org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
>> at 
>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
>> at 
>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:123)
>> at 
>> com.smartcodeltd.jenkinsci.plugin.assetbundler.filters.LessCSS.doFilter(LessCSS.java:46)
>> at 
>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
>> at 
>> hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:95)
>> at 
>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
>> at 
>> hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
>> at 
>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
>> at 
>> net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:198)
>> at 
>> net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:176)
>> at 
>> net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:85)
>> at 
>> org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:99)
>> at 
>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
>> at 
>> hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:114)
>> at 
>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>> at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
>> at 
>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
>> at 
>> hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>> at 
>> jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>> at 
>> org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>> at 
>> org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>> at 
>> org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>> at 
>> jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
>> at 
>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>> at 
>