[weld/core] 80d0a7: WELD-1853 Print member line on Definition/Deployme...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 80d0a769d9ee53090606f1dd757248cec80b0375
https://github.com/weld/core/commit/80d0a769d9ee53090606f1dd757248cec80b0375
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-16 (Mon, 16 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Bean.java
A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/FormatsTest.java
A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Small.java
A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Superbean.java
A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Vanilla.java
Log Message:
-----------
WELD-1853 Print member line on Definition/Deployment exception if possible
9 years, 9 months
[weld/core] 2cb332: WELD-1866 Probe - config property to skip monitori...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 2cb332ec7cd2b3e7ecf1aec177a3d61143a31954
https://github.com/weld/core/commit/2cb332ec7cd2b3e7ecf1aec177a3d61143a31954
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java
M probe/core/src/main/client/app.js
M probe/core/src/main/client/probe.html
M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java
M probe/core/src/main/java/org/jboss/weld/probe/ProbeExtension.java
M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java
M probe/core/src/main/java/org/jboss/weld/probe/ProbeObserver.java
M probe/core/src/main/java/org/jboss/weld/probe/Strings.java
Log Message:
-----------
WELD-1866 Probe - config property to skip monitoring of certain events
- add timestamp to EventInfo
9 years, 9 months