2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
Ported to use the new leveldbjni abstract api. More... almost 14 years ago
temporary hack to fix fab:start - ideally we need to wait for dependent bundles to start first (within some time window I guess) before trying to start the fab More... almost 14 years ago
temporary hack to fix fab:start - ideally we need to wait for dependent bundles to start first (within some time window I guess) before trying to start the fab More... almost 14 years ago
allow dependencices to be explicitly imported (in lieu of spring xml / blueprint xml scanning) for dependent types; also some exports are bad & have no versions, so lets reuse-reimported exports versions if available and not resolve them if not present in the export statement More... almost 14 years ago
some jars - e.g. osgi framework bundles - use specification-version rather than version to denote the osgi package version to export More... almost 14 years ago
fab:tree now works on pure bundles too - also show optional dependencies More... almost 14 years ago
added a simple camel + spring-dm example More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
fix so that transitive dependencies which are optional have their child dependencies marked as optional to avoid unnecessasry non-optional dependencies in the tree More... almost 14 years ago
Don't build apollo for now in the CI build. More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
use the 1.1-SNAPSHOT for linux. More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
almost got the camel-activemq sample working; upgraded bndlib, added version numbers on exports & imports - also we check versions ranges properly when checking for installed dependencies More... almost 14 years ago
Generate test jar and extract a ClusterTestSupport class. More... almost 14 years ago
Removing un-needed files. More... almost 14 years ago
Pickup interface updates from apollo. More... almost 14 years ago
Adding dto props for the HA version. More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
allow fab to continue if dependencies cannot be resolved (which is common for transitive dependencies - e.g. depending on spring) - and added fab:headers command for easy viewing of manifest headers of any bundle/fab before its deployed More... almost 14 years ago
Fix example More... almost 14 years ago
Update .gitignore More... almost 14 years ago
Support extensions to track the cluster change events. More... almost 14 years ago
The cluster now tracks nodes with duplicate node ids and only enables virtual hosts on the master node, the others are considered standby slaves. More... almost 14 years ago
Put the dto's in their own xml namespace. More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
Switch to the new connector and virtual host extension points in apollo to avoid having to extend the broker itself. More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago