Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 2294f7e09932e52cd7d659640d633946d77525ac
https://github.com/hawkular/hawkular/commit/2294f7e09932e52cd7d659640d633...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M console/pom.xml
M dist/pom.xml
M feature-pack/pom.xml
M modules/avail-creator/pom.xml
M modules/end-to-end-test/pom.xml
M modules/hawkular-api-parent/hawkular-listener/pom.xml
M modules/hawkular-api-parent/hawkular-rest-api/pom.xml
M modules/hawkular-api-parent/hawkular-rx/pom.xml
M modules/hawkular-api-parent/pom.xml
M modules/hawkular-wildfly-agent-download/pom.xml
M modules/pinger/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 722c26e2ef043866318df4a532192accd60d821c
https://github.com/hawkular/hawkular/commit/722c26e2ef043866318df4a532192...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M console/pom.xml
M dist/pom.xml
M feature-pack/pom.xml
M modules/avail-creator/pom.xml
M modules/end-to-end-test/pom.xml
M modules/hawkular-api-parent/hawkular-listener/pom.xml
M modules/hawkular-api-parent/hawkular-rest-api/pom.xml
M modules/hawkular-api-parent/hawkular-rx/pom.xml
M modules/hawkular-api-parent/pom.xml
M modules/hawkular-wildfly-agent-download/pom.xml
M modules/pinger/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.0.0.Alpha11
Branch: refs/heads/typescript1.8
Home: https://github.com/hawkular/hawkular-ui-services
Commit: 0f51cf4119bfe2128434f9d19f13d2372aad1174
https://github.com/hawkular/hawkular-ui-services/commit/0f51cf4119bfe2128...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M gulpfile.babel.js
M tslint.json
Log Message:
-----------
Tslint is now strict about enforcing the right rule key names for instance '_max-line-length' is now illegal. Removing these rules for now so we can upgrade.
Those rules were actually being ignored anyway. Not sure why it was setup like that in the first place.