Please use this URL

http://tinyurl.com/javacc-license-2


Georg Ragaller wrote:
Niclas,

since the original Java 1.5 grammar I use, is licensed under the BSD license (see http://tinyurl.com/javacc-license),
I've left the licensing section of the modified grammar untouched.
Also there's one accompanying java source (RealToken.java), needed by the scannner. This file has no explicit license section.
Except of the package declaration I have not made changes to it.

I've no experience with 'mixing' licenses (my own code will be ASL 2.0 licensed), so is that ok?
I don't know if I can add for example the ASL to the modified grammar,
if the BSD license part is left there.

Thanks,
    Georg

P.S.: Any insights from others are also welcome...

Niclas Hedhman wrote:
On Wed, Mar 18, 2009 at 4:47 PM, Georg Ragaller <[email protected]> wrote:
Paul wrote:
Maybe I'm totally out of sync, but you could borrow ideas/code from
Confluence [1] or Maven [2] "snippet macros" that just does that.
Cool, never heard about it yet. Like so often others have had the same idea
before :-).
Perhaps Niclas can evaluate if one fits the qi4j sites needs (e.g. the maven
thing is static as I understood).

Georg,
it is quite fine. I would prefer not to try and create a SiteVision
portlet (WS-RP or other), but it has a fairly cool ability to retrieve
a resource at a URL and transform that with an XSLT, before sticking
it into the rendered HTML.

So, if you could create me a plain, standard HttpServlet that
generates an XML or XHTML snippet, it is dead easy to mount the
servlet and link that into the pages. I think it simplifies your
testing too.

I would appreciate a complete WAR capable of deployment in Tomcat, but
I will manage without.
If you could create a new module, for instance
projects/qi4j/tools/codesnippet, so it can be collaborate upon.



Cheers
Niclas


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to