You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Lukasz Lenart <lu...@apache.org> on 2016/07/18 06:44:08 UTC

Fwd: [jira] [Created] (WW-4661) struts2-arianna-plugin BreadCrumbInterceptor bug

Such issues cannot be reported via Apache JIRA as this plugin isn't
officially supported. Fork doesn't have "Issues" so I'm wondering how
to handle this:
- do not fork, just copy the repo
- use "Issues" of the original repo
- create a new "struts-plugins" repo and use it to host some plugins
(we can also move some rarely used plugins there e.g. GXP, SiteGraph)


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------- Forwarded message ----------
From: Martin Gainty (JIRA) <ji...@apache.org>
Date: 2016-07-14 19:42 GMT+02:00
Subject: [jira] [Created] (WW-4661) struts2-arianna-plugin
BreadCrumbInterceptor bug
To: issues@struts.apache.org


Martin Gainty created WW-4661:
---------------------------------

             Summary: struts2-arianna-plugin BreadCrumbInterceptor bug
                 Key: WW-4661
                 URL: https://issues.apache.org/jira/browse/WW-4661
             Project: Struts 2
          Issue Type: Bug
          Components: Core Interceptors
    Affects Versions: 2.3.30
         Environment: JDK 1.8
Struts-2.3.x
            Reporter: Martin Gainty
            Priority: Minor


ObjectFactory::buildInterceptor LINE 241 throws ConfigurationException message=
Class [xyz.timedrain.arianna.plugin.BreadCrumbInterceptor] does not
implement com.opensymphony.xwork2.interceptor.Interceptor
cause=java.lang.ClassCastException: java.lang.Class cannot be cast to
com.opensymphony.xwork2.interceptor.Interceptor
interceptorConfig=com.opensymphony.xwork2.config.entities.InterceptorConfig@5c3824fd

BreadCrumbInterceptor needs to implement
com.opensymphony.xwork2.interceptor.Interceptor



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Fwd: [jira] [Created] (WW-4661) struts2-arianna-plugin BreadCrumbInterceptor bug

Posted by Lukasz Lenart <lu...@apache.org>.
2016-07-19 9:52 GMT+02:00 Christoph Nenning <Ch...@lex-com.net>:
>> There is also question about donating the source code, not
>> sure if we can grab it and commit...
>
> So it is not sure if we can use the fork created by Johannes?

This one we can use, it bases on ASF 2.0 License which allows to do it.

> I guess it boils down to the question how well we can work with original
> developer and how much time he puts into this.

I meant, if this shouldn't go throughout incubation process ... we
must clarify that first


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Fwd: [jira] [Created] (WW-4661) struts2-arianna-plugin BreadCrumbInterceptor bug

Posted by Christoph Nenning <Ch...@lex-com.net>.
> >>
> >> Such issues cannot be reported via Apache JIRA as this plugin isn't
> >> officially supported. Fork doesn't have "Issues" so I'm wondering how
> >> to handle this:
> >> - do not fork, just copy the repo
> >> - use "Issues" of the original repo
> >> - create a new "struts-plugins" repo and use it to host some plugins
> >> (we can also move some rarely used plugins there e.g. GXP, SiteGraph)
> >
> > I would prefer the 3rd option. That gives us control and is quite
> > flexible. But it makes it probably hard for users to figure out where 
to
> > report issues.
> 
> Third options means that we officially support it and we should use
> our JIRA. 

Yes, that is what puts us in control and gives us flexibility. You can 
also call it independence of original developer.



> There is also question about donating the source code, not
> sure if we can grab it and commit...
> 

So it is not sure if we can use the fork created by Johannes?


I guess it boils down to the question how well we can work with original 
developer and how much time he puts into this.



Regards,
Christoph

This Email was scanned by Sophos Anti Virus

Re: Fwd: [jira] [Created] (WW-4661) struts2-arianna-plugin BreadCrumbInterceptor bug

Posted by Lukasz Lenart <lu...@apache.org>.
2016-07-18 10:22 GMT+02:00 Christoph Nenning <Ch...@lex-com.net>:
>>
>> Such issues cannot be reported via Apache JIRA as this plugin isn't
>> officially supported. Fork doesn't have "Issues" so I'm wondering how
>> to handle this:
>> - do not fork, just copy the repo
>> - use "Issues" of the original repo
>> - create a new "struts-plugins" repo and use it to host some plugins
>> (we can also move some rarely used plugins there e.g. GXP, SiteGraph)
>
> I would prefer the 3rd option. That gives us control and is quite
> flexible. But it makes it probably hard for users to figure out where to
> report issues.

Third options means that we officially support it and we should use
our JIRA. There is also question about donating the source code, not
sure if we can grab it and commit...


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Fwd: [jira] [Created] (WW-4661) struts2-arianna-plugin BreadCrumbInterceptor bug

Posted by Christoph Nenning <Ch...@lex-com.net>.
> 
> Such issues cannot be reported via Apache JIRA as this plugin isn't
> officially supported. Fork doesn't have "Issues" so I'm wondering how
> to handle this:
> - do not fork, just copy the repo
> - use "Issues" of the original repo
> - create a new "struts-plugins" repo and use it to host some plugins
> (we can also move some rarely used plugins there e.g. GXP, SiteGraph)
> 


I would prefer the 3rd option. That gives us control and is quite 
flexible. But it makes it probably hard for users to figure out where to 
report issues.



Regards,
Christoph



> 
> Regards
> -- 
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> 
> ---------- Forwarded message ----------
> From: Martin Gainty (JIRA) <ji...@apache.org>
> Date: 2016-07-14 19:42 GMT+02:00
> Subject: [jira] [Created] (WW-4661) struts2-arianna-plugin
> BreadCrumbInterceptor bug
> To: issues@struts.apache.org
> 
> 
> Martin Gainty created WW-4661:
> ---------------------------------
> 
>              Summary: struts2-arianna-plugin BreadCrumbInterceptor bug
>                  Key: WW-4661
>                  URL: https://issues.apache.org/jira/browse/WW-4661
>              Project: Struts 2
>           Issue Type: Bug
>           Components: Core Interceptors
>     Affects Versions: 2.3.30
>          Environment: JDK 1.8
> Struts-2.3.x
>             Reporter: Martin Gainty
>             Priority: Minor
> 
> 
> ObjectFactory::buildInterceptor LINE 241 throws 
> ConfigurationException message=
> Class [xyz.timedrain.arianna.plugin.BreadCrumbInterceptor] does not
> implement com.opensymphony.xwork2.interceptor.Interceptor
> cause=java.lang.ClassCastException: java.lang.Class cannot be cast to
> com.opensymphony.xwork2.interceptor.Interceptor
> 
interceptorConfig=com.opensymphony.xwork2.config.entities.InterceptorConfig@5c3824fd
> 
> BreadCrumbInterceptor needs to implement
> com.opensymphony.xwork2.interceptor.Interceptor
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
> 

This Email was scanned by Sophos Anti Virus