5
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just comment out the fabric8 plugin so it can still be used easily More... over 11 years ago
Revert "ENTESB-1248: Removed the fabric plugin from quickstarts as perfectus cannot do a build." More... over 11 years ago
ENTESB-1248: Removed the fabric plugin from quickstarts as perfectus cannot do a build. More... over 11 years ago
fix broken ide tooling bundles (ECLIPSE-1053) More... over 11 years ago
[Jar installer] Fixed installed jar copying. More... over 11 years ago
#450 added the fabric8 maven plugin configuration to the quickstarts More... over 11 years ago
#450 polished message More... over 11 years ago
#450 allow the fabric8 deploy properties to be specified via maven properties fabric8.foo; updated the docs to reflect this. Also the plugin can now automatically update the settings.xml file if its not been configured to connect to a specific fabric8.serverId More... over 11 years ago
[FABRIC-888] Allow optional availability for EncryptionService. More... over 11 years ago
[FABRIC-909] Do not maintain state directly in the ManagedCuratorFramework. More... over 11 years ago
#450 improved docs describing how to use maven properties to define the profile names and add the missing properties from the summary More... over 11 years ago
ENTESB-1225: fix help for fabric boot commands More... over 11 years ago
fixes #450 so we can specify the parent profiles, features, repositories and additional bundles via the maven plugin configuration (and we remove any previous configuration before applying the new configuration so we can remove old features in between maven deploys). The configuration is easy to use via maven properties so folks can override/add values in child maven projects More... over 11 years ago
#762: Removed the dozer example as it does not work/install out of the box. Can be added later when its working again. 2nd try. More... over 11 years ago
[Process manager] InstallOptionsBuilder now gracefully handles nulls in optionalDependencyPatterns and excludeDependencyFilterPatterns. More... over 11 years ago
[FABRIC-899] Profile copy now copies all files and not just config. More... over 11 years ago
[Jar installer] Fixed building of dependency graph tree. More... over 11 years ago
Removed fabric-linkedin-zookepper as that module has been removed. More... over 11 years ago
#760: added comment in root pom.xml that the fusesource repo is correct. More... over 11 years ago
Fixed installing mq quickstart wrong version and missing feature. More... over 11 years ago
Fixed InstallOptions' URL building. More... over 11 years ago
Fixed installing mq quickstart wrong version and missing feature. More... over 11 years ago
Fixed wrong plugin repo id causing fab-itests to not compile out of the box More... over 11 years ago
Use force option when destroying containers in ExampleCamelClusterTest. Remove print stack trace in ContainerBuilder destroy and stop methods. More... over 11 years ago
Remove redundant stop when destroying child containers. More... over 11 years ago
#690 fixed wrong hashset import in fabric-cxf-registry code which was using mina code. We should stuff from jdk instead. More... over 11 years ago
#675 correctly pass in environment variables to docker; using a list of strings of the form ["key=value", "anotherkey=value"] rather than ["key", "value", "anotherkey", "value"] More... over 11 years ago
#675 use the local IP address for the ZooKeeper URL so that the docker container can connect to it More... over 11 years ago
ENTESB-1236: Fix NPE when installing the first patch on a standalone container More... over 11 years ago
[FABRIC-897] Make default cartridge URL configurable. Add openshift.cart version to be aligned with perfectus. More... over 11 years ago