[weld/core] 3f6f74: WELD-2094 Allow to proxy classes with non-static n...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 3f6f740572b2f06d63520ffc30f04fe6bdc47b4a
https://github.com/weld/core/commit/3f6f740572b2f06d63520ffc30f04fe6bdc47b4a
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/CommonProxiedMethodFilters.java
M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java
M impl/src/main/java/org/jboss/weld/config/WeldConfiguration.java
M impl/src/main/java/org/jboss/weld/injection/producer/InterceptionModelInitializer.java
M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java
M impl/src/main/java/org/jboss/weld/logging/ValidatorLogger.java
M impl/src/main/java/org/jboss/weld/util/Proxies.java
M impl/src/main/java/org/jboss/weld/util/reflection/Reflections.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/Alpha.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/BeanProducer.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/Juicy.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/ProxyIgnoreInvalidMethodsTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/Secure.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/SecureInterceptor.java
Log Message:
-----------
WELD-2094 Allow to proxy classes with non-static non-private final methods
8 years, 10 months
[weld/core] eaa7f7: [maven-release-plugin] prepare for next developmen...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: eaa7f7f5de976e73d2631cea446379feffc33c0f
https://github.com/weld/core/commit/eaa7f7f5de976e73d2631cea446379feffc33c0f
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
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/permalink/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/osgi/paint-api/pom.xml
M examples/osgi/paint-core/pom.xml
M examples/osgi/paint-square/pom.xml
M examples/osgi/paint-triangle/pom.xml
M examples/osgi/pom.xml
M examples/pom.xml
M examples/se/groovy-numberguess/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/pom.xml
M examples/webstart/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:
-----------
[maven-release-plugin] prepare for next development iteration
8 years, 10 months
[weld/core] 59c49d: [maven-release-plugin] prepare release 3.0.0.Alpha...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 59c49dd1623d4827b9507246127b7738d024193a
https://github.com/weld/core/commit/59c49dd1623d4827b9507246127b7738d024193a
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
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/permalink/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/osgi/paint-api/pom.xml
M examples/osgi/paint-core/pom.xml
M examples/osgi/paint-square/pom.xml
M examples/osgi/paint-triangle/pom.xml
M examples/osgi/pom.xml
M examples/pom.xml
M examples/se/groovy-numberguess/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/pom.xml
M examples/webstart/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:
-----------
[maven-release-plugin] prepare release 3.0.0.Alpha15
8 years, 10 months
[weld/core] f0948c: Obtain injection point of custom bean test.
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: f0948c6fbbff826a0405fc16e49bb778c8627885
https://github.com/weld/core/commit/f0948c6fbbff826a0405fc16e49bb778c8627885
Author: Tomas Remes <tremes(a)redhat.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/Bar.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarExtension.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/CustomInjectionPoint.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/ObtainCustomInjectionPointTest.java
Log Message:
-----------
Obtain injection point of custom bean test.
Commit: 0ee49f5e63f413ed77f5a169261eae3b9dd1b4d8
https://github.com/weld/core/commit/0ee49f5e63f413ed77f5a169261eae3b9dd1b4d8
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/logging/ValidatorLogger.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/Bar.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarBean.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarExtension.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/CustomBeanInjectionPointMetadataTest.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/CustomInjectionPoint.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/ObtainCustomInjectionPointTest.java
Log Message:
-----------
Rename and simplify ObtainCustomInjectionPointTest
- rename to CustomBeanInjectionPointMetadataTest
- test only BeanManager.getInjectableReference() solution
- does not have to be integration test
Compare: https://github.com/weld/core/compare/dc953406c005...0ee49f5e63f4
8 years, 10 months