7
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 07, 2024 — Jun 07, 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
almost got the camel-activemq spring dm sample working More... almost 14 years ago
added another sample using camel and activemq with spring-dm More... almost 14 years ago
add extra logging on failures More... almost 14 years ago
added more useful exception error message so its easier to deduce which dependency brings in an unresolvable dependency More... almost 14 years ago
added bundle version More... almost 14 years ago
Fix a couple matching gotchas with importing, make -d on import only apply to matched paths, make -d not applicable when importing a properties file More... almost 14 years ago
Add support for .fabricignore & .fabricinclude files to specify a persistent set of import/export filters More... almost 14 years ago
fixed bad pom version More... almost 14 years ago
Bette startup exception logging and extension support. More... almost 14 years ago
Start of protocol for supporting standby slaves. More... almost 14 years ago
unified fab:tree and fab:dependencies into the same command; the argument can be a bundle id, file or URL now so there's only 1 command to remember. Also renamed "mod" to "module" so its a bit more clear More... almost 14 years ago
refactored out the dependency on the dev shell as it borks the generation of the commands More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
allow the jar to be specified as a file name or a URL More... almost 14 years ago
added a fab:dependencies command so that folks can view the fab dependencies of a jar/url which is not yet deployed More... almost 14 years ago
working fab:tree command More... almost 14 years ago
Add --dry-run option to import/export so you can see what you're gonna do before actually doing it More... almost 14 years ago
removed the warnings of missing bundles More... almost 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... almost 14 years ago
added start/stop/tree/uninstall fab commands; refactored the module commands into a 'mod' shell for now until we think of a better name for the discovery/search/install module stuff More... almost 14 years ago
add copyright header More... almost 14 years ago
Update argument description More... almost 14 years ago
Can filter what is imported now via regex, also added a flag to delete paths that aren't in the imported tree More... almost 14 years ago
Import is in place, just need to add regex/filtering More... almost 14 years ago
zk:export now exports ZK tree to the filesystem in a format kind of like sysfs More... almost 14 years ago
Improve list command to show values, to use / by default, etc More... almost 14 years ago
collectDependencies now works with a VersionedDependencyId or group/artifact/version strings; resolving both dependency trees and files; almost got fab:tree working... More... almost 14 years ago
default to using version ranges by default on Import-Packages which support patch releases (micro updates) only by default More... almost 14 years ago
removed some cruft More... almost 14 years ago