[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-850) License violation

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Thu Feb 15 09:03:29 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-850?page=all ]

Shane Bryzak closed JBSEAM-850.
-------------------------------

    Fix Version/s: 1.1.7.GA
       Resolution: Done
         Assignee: Shane Bryzak

This dependency has already been removed in CVS.  As for the license we made a mistake, assuming it was LGPL based on the first page that Max linked to. However didn't find out until after the 1.1.6 release it was still GPL.  I believe Emmanuel is following up on this as he knows the JCaptcha lead developer.

> License violation
> -----------------
>
>                 Key: JBSEAM-850
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-850
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.6.GA
>         Environment: any
>            Reporter: Petr Ferschmann
>         Assigned To: Shane Bryzak
>             Fix For: 1.1.7.GA
>
>
> JBoss Seam has LGPL license. 
> JCaptcha (according to content of jcaptcha-all-1.0-RC3.jar) is GPL.
> When running JBoss Seam without jcaptcha I get this NoClassDefFoundError:
> java.lang.NoClassDefFoundError: com/octo/captcha/service/image/ImageCaptchaService
>         at java.lang.Class.getDeclaredMethods0(Native Method)
>         at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
>         at java.lang.Class.getDeclaredMethods(Class.java:1791)
>         at org.jboss.seam.Component.initMembers(Component.java:413)
>         at org.jboss.seam.Component.<init>(Component.java:253)
>         at org.jboss.seam.Component.<init>(Component.java:204)
>         at org.jboss.seam.init.Initialization.addComponent(Initialization.java:742)
>         at org.jboss.seam.init.Initialization.addComponents(Initialization.java:674)
>         at org.jboss.seam.init.Initialization.init(Initialization.java:429)
>         at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:33)
> This mean I can't use Seam without GPL software. 
> Solution is to make JCaptcha optional. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list