You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Dmitri Plotnikov <dp...@yahoo.com> on 2002/06/12 15:35:27 UTC

Re: JEX wants to play in the sandbox - license issue

Before I drop it in the sandbox, I want to make sure it is ok that JEX
depends on Rhino, which is under a license that is a combination of
GPL, LGPL and MPL.  I read the parts of that license I could understand
and it appears to be ok to include JS.jar wholesale without infecting
Apache with GPL, but I am not a lawyer, so I cannot be absolutely sure.

Could somebody clarify this license issue, please.

Thanks,

- Dmitri



--- Dmitri Plotnikov <dm...@apache.org> wrote:
> Folk,
> 
> I need your opinion on something.
> 
> Check out JEX: www.plotnix.com/jex/index.html
> 
> It is a set of APIs that unifies the use of expression languages. 
> Out of
> the box it is integrated with the expression language used in
> BeanUtils (I
> gave it a nickname Bexl), with Javascript and JXPath.  It will also
> soon be
> integrated with Jexl.  Other possible candidates are Jaxen, SPEL and
> JPath.
> 
> The idea is that when you need to evaluate an expression, you provide
> the
> name of the language as a prefix, sort of like in the html event
> handlers:
> "javascript:2+2", "jxpath:/foo/bar".  You can also have a default
> language
> that is used in the absence of a prefix.
> 
> Check out the APIs and let me know if you believe there is room for
> JEX in
> the sandbox.  I'll be happy to contribute and maintain it.
> 
> Regards,
> 
> - Dmitri Plotnikov
> dmitri@apache.org


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: JEX wants to play in the sandbox - license issue

Posted by Peter Royal <pr...@apache.org>.
On Wednesday 12 June 2002 09:35 am, Dmitri Plotnikov wrote:
> Before I drop it in the sandbox, I want to make sure it is ok that JEX
> depends on Rhino, which is under a license that is a combination of
> GPL, LGPL and MPL.  I read the parts of that license I could understand
> and it appears to be ok to include JS.jar wholesale without infecting
> Apache with GPL, but I am not a lawyer, so I cannot be absolutely sure.
>
> Could somebody clarify this license issue, please.

Cocoon (another apache project) also includes rhino.jar. I believe it was 
present the last time jars were audited.

IANAL tho :)
-pete

-- 
peter royal -> proyal@apache.org

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>