FYI.
-------- Original Message --------
Subject: [cometd-dev] Progress towards a cometd.org release
Date: Wed, 01 Apr 2009 09:09:24 +1100
From: Greg Wilkins <gregw_at_mortbay.com>
Reply-To: cometd-dev_at_googlegroups.com
To: cometd-dev <cometd-dev_at_googlegroups.com>, cometd-users_at_googlegroups.com
All,
I'd just like to update you all on the move of the cometd code base from
the jetty
project to the cometd.org project.
this had been done some weeks ago, and the org.mortbay.cometd packages
checkout
and build from
https://svn.cometd.com/trunk
These depend on the jetty-util 6.1.x packages but produce a cometd servlet
that will run on all servlet containers (albeit faster on jetty).
This could be considered almost ready for a 1.0 release.
However, things have not been static in the jetty world. Specifically
we have moved to the eclipse foundation and what was once
org.mortbay.util 6.1.x will soon be available as org.eclipse.jetty 7.0.0
Along with the name change, there have been some good improvements
in the code base, not the least to the continuations API for async
waiting that is now simpler and more future proof (ie will be able
to work with servlet-3.0 containers seamlessly).
So I'm thinking of backtracking a little bit. I'd like to
move the org.mortbay.comet code base back to the jetty-6 project,
where it can continue to be released under the 6.1.x version stream
The code in org.cometd, I'd like to rename to org.cometd packaging
and make it dependent on the org.eclipse continuations package.
This would be a cometd-java as it will work on all servlet containers
and will eventually use the async features of any 3.0 container.
This would be heading towards a 1.0.M1 release in the next month
or so.
Any objections to this plan?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "cometd-dev" group.
To post to this group, send email to cometd-dev_at_googlegroups.com
To unsubscribe from this group, send email to
cometd-dev-unsubscribe_at_googlegroups.com
For more options, visit this group at
http://groups.google.com/group/cometd-dev
Visit the cometd website at
http://www.cometd.com/
-~----------~----~----~----~------~----~------~--~---