[rhq-project/rhq] b2d954: [BZ 1313863] Add support for patching of EAP7 inst...
by Simeon Pinder
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: b2d9540db94ce5754a4d891d4f120199cbe6a40a
https://github.com/rhq-project/rhq/commit/b2d9540db94ce5754a4d891d4f12019...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/Patch.java
M modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/PatchParser.java
A modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/PatchProductType.java
M modules/enterprise/server/plugins/pom.xml
A modules/enterprise/server/plugins/wfly-10-patch-bundle/pom.xml
A modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wfly10patch/Wildfly10PatchBundleServerPluginComponent.java
A modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/resources/META-INF/rhq-serverplugin.xml
M modules/enterprise/server/plugins/wfly-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wflypatch/WildflyPatchBundleServerPluginComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseProcessDiscovery.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseServerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/patching/PatchHandlerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/patching/PatchHandlerDiscoveryComponent.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
[BZ 1313863] Add support for patching of EAP7 instances, clear some garbage
Commit: 4e8f0192fa89954c2f627c1d045e616deb125d9a
https://github.com/rhq-project/rhq/commit/4e8f0192fa89954c2f627c1d045e616...
Author: Simeon Pinder <spinder(a)fulliautomatix.conchfritter.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M modules/common/wfly-patch-parser/pom.xml
M modules/enterprise/server/plugins/wfly-10-patch-bundle/pom.xml
M modules/enterprise/server/plugins/wfly-patch-bundle/pom.xml
M modules/plugins/jboss-as-7/pom.xml
M modules/plugins/wfly-10/pom.xml
M pom.xml
Log Message:
-----------
[BZ 1313863] update shared versioning for EAP 7 patching support modules.
Compare: https://github.com/rhq-project/rhq/compare/550c3f0ef901...4e8f0192fa89
7 years, 8 months
[rhq-project/rhq] db260b: [BZ 1313863] Add support for patching of EAP7 inst...
by Michael Burman
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: db260b10b1918b73dc0de213f6cbd000fb4f1dac
https://github.com/rhq-project/rhq/commit/db260b10b1918b73dc0de213f6cbd00...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/Patch.java
M modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/PatchParser.java
A modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/PatchProductType.java
M modules/enterprise/server/plugins/pom.xml
A modules/enterprise/server/plugins/wfly-10-patch-bundle/pom.xml
A modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wfly10patch/Wildfly10PatchBundleServerPluginComponent.java
A modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/resources/META-INF/rhq-serverplugin.xml
M modules/enterprise/server/plugins/wfly-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wflypatch/WildflyPatchBundleServerPluginComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseProcessDiscovery.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseServerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/patching/PatchHandlerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/patching/PatchHandlerDiscoveryComponent.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
[BZ 1313863] Add support for patching of EAP7 instances, clear some garbage
Commit: a4caa5826e4d4297be2f0d9ff017f087d64fcb2f
https://github.com/rhq-project/rhq/commit/a4caa5826e4d4297be2f0d9ff017f08...
Author: Michael Burman <yak(a)iki.fi>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/Patch.java
M modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/PatchParser.java
A modules/common/wfly-patch-parser/src/main/java/org/rhq/common/wildfly/PatchProductType.java
M modules/enterprise/server/plugins/pom.xml
A modules/enterprise/server/plugins/wfly-10-patch-bundle/pom.xml
A modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wfly10patch/Wildfly10PatchBundleServerPluginComponent.java
A modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/resources/META-INF/rhq-serverplugin.xml
M modules/enterprise/server/plugins/wfly-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wflypatch/WildflyPatchBundleServerPluginComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseProcessDiscovery.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseServerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/patching/PatchHandlerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/patching/PatchHandlerDiscoveryComponent.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Merge pull request #228 from burmanm/bz1313863
[BZ 1313863] Add support for patching of EAP7 instances
Compare: https://github.com/rhq-project/rhq/compare/48607a4e0d60...a4caa5826e4d
7 years, 8 months