2
I Use This!
Inactive

Commits : Listings

Analyzed 31 minutes ago. based on code collected 32 minutes ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved to the 4.0.0 release of c24 and included it in the build now we're not having snapshot issues More... almost 14 years ago
refactored the integration tests to make them a little more DRY and added tests for shared & require-bundle camel velocity tests More... almost 14 years ago
Investigate feasibility of using an interceptor based approach to break up connection/session/link tasks More... almost 14 years ago
Pull in new AMQPFrame base class More... almost 14 years ago
Update with changes to apollo More... almost 14 years ago
Module Registry is now populated as modules get installed. More... almost 14 years ago
fixed up the share require-bundle sample too More... almost 14 years ago
got camel components with META-INF/services working in OSGi with shared class loaders! Though the one downside is requiring the thread context class loader of the bundle to be set in the activator; other than that it works though More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
Adding prototype of a Module Registry. More... almost 14 years ago
Work on making it easy to get an AMQP frame to/from a buffer, add separate performative/payload sections, make AMQPProtocolHeader a child of AMQPFrame, rename existing AMQPFrame to AMQPTransportFrame More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
Switch to released versions. More... almost 14 years ago
fixed up pom due to bad osgi related dependencies in the normal camel distro More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
attempted to fix the META-INF/services issue on shared dependencies; doesn't quite work though :( More... almost 14 years ago
Picking up recent apollo updates. More... almost 14 years ago
added the ability to start provided dependents if enabled More... almost 14 years ago
refactor so we can eagery resolve the PomDetails before we attempt a deploy More... almost 14 years ago
refactoring to provide access to BundleContext if we support installing dependencies; and ensuring that we don't exclude 'provided' dependencies as we will need to use them if we install missing dependencies More... almost 14 years ago
got extensions working nicely; though need to fix up the extension variable resolution to be more OSGi-ish :) More... almost 14 years ago
fixed up missing implementation method More... almost 14 years ago
little tidying More... almost 14 years ago
Fix NPE, little tidying More... almost 14 years ago
Bit of reorganization More... almost 14 years ago
Found some others More... almost 14 years ago
bring these back More... almost 14 years ago
Recovering from lots of file renaming... More... almost 14 years ago
Consistently name classes and such with AMQP instead of Amqp More... almost 14 years ago
partial implementation of extension modules using a runtime variable for what dependencies to add at runtime More... almost 14 years ago