[weld/core] d8a8cb: WELD-2537 Add WeldManager#isContextActive method.
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: d8a8cb64f3a9751dcac07c8d9eda0dd3a0e682b8
https://github.com/weld/core/commit/d8a8cb64f3a9751dcac07c8d9eda0dd3a0e682b8
Author: Matej Novotny <matej.novotny2(a)gmail.com>
Date: 2018-10-30 (Tue, 30 Oct 2018)
Changed paths:
A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/weldManager/contextActive/IsContextActiveTest.java
A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/weldManager/contextActive/TheLoneBean.java
A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/weldManager/getContexts/GetContextUtilMethodsTest.java
A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/weldManager/scopes/GetScopesTests.java
M impl/src/main/java/org/jboss/weld/bean/builtin/BeanManagerProxy.java
M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
M pom.xml
Log Message:
-----------
WELD-2537 Add WeldManager#isContextActive method.
WELD-2539 WeldManager#getScopes() implementation and tests.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years
[weld/core] 0d70cf: Next development version is 3.1.0, changing POMs a...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 0d70cfc0571774b2fae60b32c756ecc321bfdb86
https://github.com/weld/core/commit/0d70cfc0571774b2fae60b32c756ecc321bfdb86
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M bom/pom.xml
M bundles/osgi/pom.xml
M docs/reference/pom.xml
M environments/common/pom.xml
M environments/se/build/pom.xml
M environments/se/core/pom.xml
M environments/se/pom.xml
M environments/se/tests/pom.xml
M environments/servlet/build/pom.xml
M environments/servlet/core/pom.xml
M environments/servlet/pom.xml
M environments/servlet/tests/base/pom.xml
M environments/servlet/tests/jetty/pom.xml
M environments/servlet/tests/tomcat/pom.xml
M examples/jsf/login/pom.xml
M examples/jsf/numberguess/pom.xml
M examples/jsf/pastecode/pom.xml
M examples/jsf/translator/ear/pom.xml
M examples/jsf/translator/ejb/pom.xml
M examples/jsf/translator/ftest/pom.xml
M examples/jsf/translator/pom.xml
M examples/jsf/translator/war/pom.xml
M examples/pom.xml
M examples/se/groovy-numberguess/pom.xml
M examples/se/numberguess/pom.xml
M impl/pom.xml
M inject-tck-runner/pom.xml
M jboss-as/pom.xml
M jboss-tck-runner/pom.xml
M modules/ejb/pom.xml
M modules/jsf/pom.xml
M modules/jta/pom.xml
M modules/web/pom.xml
M pom.xml
M porting-package/pom.xml
M probe/core/pom.xml
M probe/pom.xml
M probe/tests/pom.xml
M tests-arquillian/pom.xml
M tests-common/pom.xml
M tests/pom.xml
Log Message:
-----------
Next development version is 3.1.0, changing POMs accordingly.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 1 month