Branch: refs/heads/dist_change
Home:
https://github.com/hawkular/hawkular-metrics
Commit: fa6341b28f451fb07033f401864a8a1ea9177e55
https://github.com/hawkular/hawkular-metrics/commit/fa6341b28f451fb07033f...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
M dist/pom.xml
R dist/standalone-ear/pom.xml
R dist/standalone-ear/src/main/application/META-INF/beans.xml
R dist/standalone-ear/src/main/application/META-INF/jboss-deployment-structure.xml
R dist/standalone-war/pom.xml
A dist/standalone/standalone-ear/pom.xml
A dist/standalone/standalone-ear/src/main/application/META-INF/beans.xml
A
dist/standalone/standalone-ear/src/main/application/META-INF/jboss-deployment-structure.xml
A dist/standalone/standalone-war/pom.xml
Log Message:
-----------
[HWKMETRICS-509] Move standalone related projects (WAR and EAR) to standalone folder.
Commit: 1857239b44f233bdd2ab74c92ec46dfe68991859
https://github.com/hawkular/hawkular-metrics/commit/1857239b44f233bdd2ab7...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2016-10-14 (Fri, 14 Oct 2016)
Changed paths:
R dist/component-ear/pom.xml
R dist/component-ear/src/main/application/META-INF/beans.xml
R dist/component-ear/src/main/application/META-INF/jboss-deployment-structure.xml
R dist/component-war/pom.xml
R
dist/component-war/src/main/java/org/hawkular/metrics/component/MetricsJNDIPublisher.java
R
dist/component-war/src/main/java/org/hawkular/metrics/component/insert/NewDataListener.java
R dist/component-war/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
R dist/component-war/src/main/webapp/WEB-INF/jboss-web.xml
R dist/component-war/src/main/webapp/WEB-INF/web.xml
A dist/component/component-ear/pom.xml
A dist/component/component-ear/src/main/application/META-INF/beans.xml
A
dist/component/component-ear/src/main/application/META-INF/jboss-deployment-structure.xml
A dist/component/component-war/pom.xml
A
dist/component/component-war/src/main/java/org/hawkular/metrics/component/MetricsJNDIPublisher.java
A
dist/component/component-war/src/main/java/org/hawkular/metrics/component/insert/NewDataListener.java
A dist/component/component-war/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
A dist/component/component-war/src/main/webapp/WEB-INF/jboss-web.xml
A dist/component/component-war/src/main/webapp/WEB-INF/web.xml
M dist/pom.xml
Log Message:
-----------
[HWKMETRICS-509] Move component related projects (WAR and EAR) to component folder.
Compare:
https://github.com/hawkular/hawkular-metrics/compare/57901bebb518...18572...