I've been working to get pluto running under osgi in geronimo (with a lot of success) and one of the issues is about ccpp support.

Geronimo/pluto needs a ccpp spec jar that is an osgi bundle. I can't understand the licensing on the ccpp api jar from sun well enough to figure out if we can repackage it as a bundle so I just reimplemented the api classes from the javadoc.

I see there's some discussion about ccpp over here...

https://issues.apache.org/jira/browse/JS2-957

I was wondering if there's been any progress on this.... I suspect if geronimo wants to release the spec jar we might need an implementation to test. What is js2 using now?

ccpp download page that leads to the license:

http://jcp.org/aboutJava/communityprocess/final/jsr188/index.html
(click "continue" button, follow link to license info)

my (incomplete, but pluto compiles against it) spec project:

https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-ccpp_1.0_spec

thanks!
david jencks


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org

Reply via email to