[weld-issues] [JBoss JIRA] (WELD-760) Duplicate interceptor: More than one jar

2012-03-20 Thread JIRA
from y.jar cause the problem -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira

[weld-issues] [JBoss JIRA] (WELD-1097) Event of array type fired via built-in Event bean is not observed

2012-03-28 Thread JIRA
} > the result of the call to getActualTypeArguments()[0] is GenericArrayType > with component type Foo (not sure why... I'd expect it to be Class). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: http

[weld-issues] [JBoss JIRA] (WELD-1097) Event of array type fired via built-in Event bean is not observed

2012-03-28 Thread JIRA
ments()[0] is GenericArrayType > with component type Foo (not sure why... I'd expect it to be Class). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrato

[weld-issues] [JBoss JIRA] (WELD-1102) Bean type Foo not assignable to required type Foo>

2012-04-04 Thread JIRA
ignable to {{Foo>}} (if Baz extends Bar), but it is NOT assignable to {{Foo>}} just because Bar is not assignable from Integer. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://

[weld-issues] [JBoss JIRA] (WELD-1105) Weld should not throw DefinitionException if an AroundInvoke interceptor method is not declared with "throws Exception"

2012-04-10 Thread JIRA
; URL: https://issues.jboss.org/browse/WELD-1105 > Project: Weld > Issue Type: Bug > Components: Interceptors and Decorators >Affects Versions: 1.1.6.Final >Reporter: Marko Lukša >Assignee: Marko Lukša > -- Th

[weld-issues] [JBoss JIRA] (WELD-1105) Weld should not throw DefinitionException if an AroundInvoke interceptor method is not declared with "throws Exception"

2012-04-10 Thread JIRA
org/browse/WELD-1105 Project: Weld Issue Type: Bug Components: Interceptors and Decorators Affects Versions: 1.1.6.Final Reporter: Marko Lukša Assignee: Marko Lukša -- This message is automatically generated by JIRA. If you think i

[weld-issues] [JBoss JIRA] (WELD-1106) Default name for a managed bean is not correct for class name that starts with two or more upper case letters

2012-04-16 Thread JIRA
named XBean, default name of a managed bean should be xBean. > However, in runtime with Weld 1.1.5, this name is not available in EL, > instead name XBean is available. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA adm

[weld-issues] [JBoss JIRA] (WELD-1106) Default name for a managed bean is not correct for class name that starts with two or more upper case letters

2012-04-16 Thread JIRA
converting the first character to > lower case." > For a class named XBean, default name of a managed bean should be xBean. > However, in runtime with Weld 1.1.5, this name is not available in EL, > instead name XBean is available. -- This message is automatically generated b

[weld-issues] [JBoss JIRA] (WELD-1106) Default name for a managed bean is not correct for class name that starts with two or more upper case letters

2012-04-17 Thread JIRA
character to > lower case." > For a class named XBean, default name of a managed bean should be xBean. > However, in runtime with Weld 1.1.5, this name is not available in EL, > instead name XBean is available. -- This message is automatically generated by JIRA. If you think i

[weld-issues] [JBoss JIRA] (WELD-1110) Should be able to Decorate EJB

2012-04-18 Thread JIRA
inal.jar:2012-02-10 15:31] > at > org.jboss.weld.bean.proxy.DecorationHelper.getNextDelegate(DecorationHelper.java:94) > [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31] > at > org.jboss.weld.bean.SessionBean.applyDecorators(SessionBean.java:319) > [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31

[weld-issues] [JBoss JIRA] (WELD-1110) Should be able to Decorate EJB

2012-04-20 Thread JIRA
g.jboss.weld.bean.proxy.DecorationHelper.getNextDelegate(DecorationHelper.java:94) > [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31] > at > org.jboss.weld.bean.SessionBean.applyDecorators(SessionBean.java:319) > [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31] > at org

[weld-issues] [JBoss JIRA] (WELD-1111) Inheritance of member-level metadata for generic types - missing substitution of actual type arguments

2012-04-20 Thread JIRA
> The required type of inherited injection point on {{Foo}} is {{Baz}} but > should be {{Baz}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.j

[weld-issues] [JBoss JIRA] (WELD-1111) Inheritance of member-level metadata for generic types - missing substitution of actual type arguments

2012-04-23 Thread JIRA
e required type of inherited injection point on {{Foo}} is {{Baz}} but > should be {{Baz}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa

[weld-issues] [JBoss JIRA] (WELD-1106) Default name for a managed bean is not correct for class name that starts with two or more upper case letters

2012-04-23 Thread JIRA
er converting the first character to > lower case." > For a class named XBean, default name of a managed bean should be xBean. > However, in runtime with Weld 1.1.5, this name is not available in EL, > instead name XBean is available. -- This message is automatically gener

[weld-issues] [JBoss JIRA] (WELD-1108) Bean with a @Named stereotype is not injected into a @Named injection point

2012-04-23 Thread JIRA
(section 2.7.5.1. says > 'stereotype declarations are transitive'); and annotation @Named added to a > stereotype A gives EL name to a bean annotated with A, as if it is annotated > with @Named explicitly. Is it enough to answer 'yes' to the question above,

[weld-issues] [JBoss JIRA] (WELD-1111) Inheritance of member-level metadata for generic types - missing substitution of actual type arguments

2012-04-23 Thread JIRA
ember-level metadata*. > {code} > class Bar { > @Inject Baz baz; > } > class Foo extends Bar {} > {code} > The required type of inherited injection point on {{Foo}} is {{Baz}} but > should be {{Baz}}. -- This message is automatically generated by JIRA. If you think it wa

[weld-issues] [JBoss JIRA] (WELD-1113) Specializing beans in different bean archives is still broken

2012-04-24 Thread JIRA
class TissCodiWindowContextConfig extends WindowContextConfig { .. > The TissCodiWindowContextConfig is in my project jar, the parent class in > codi-jsf.jar, both in my WEB-INF/lib folders of my webapp. -- This message is automatically generated by JIRA. If you think it was sent incorrec

[weld-issues] [JBoss JIRA] (WELD-1110) Should be able to Decorate EJB

2012-04-24 Thread JIRA
0 15:31] > at > org.jboss.weld.bean.SessionBean.applyDecorators(SessionBean.java:319) > [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31] > at org.jboss.weld.bean.SessionBean.create(SessionBean.java:298) > [weld-core-1.1.5.AS71.Final.jar:2012-02-10 15:31] > ... 36 more >

[weld-issues] [JBoss JIRA] (WELD-1124) ResourceProducer from Weld 1.1 testsuite won't compile on JDK 7

2012-05-01 Thread JIRA
es. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassi

[weld-issues] [JBoss JIRA] (WELD-1125) StackOverflowError: It is not possible to define producers in an arquillian unit test

2012-05-03 Thread JIRA
s LicenceException { > return new Service() { > @Override > public int dummy() { > return 0; > } > }; > } > @Inject > private Service ser

[weld-issues] [JBoss JIRA] (WELD-1125) StackOverflowError: It is not possible to define producers in an arquillian unit test

2012-05-03 Thread JIRA
t; private Service service; > @Test > public void checkInjection() throws Exception { > Assert.assertEquals(0, service.dummy()); > } > } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact y

[weld-issues] [JBoss JIRA] (WELD-1111) Inheritance of member-level metadata for generic types - missing substitution of actual type arguments

2012-05-09 Thread JIRA
ee the spec *4.2. Inheritance of member-level metadata*. > {code} > class Bar { > @Inject Baz baz; > } > class Foo extends Bar {} > {code} > The required type of inherited injection point on {{Foo}} is {{Baz}} but > should be {{Baz}}. -- This message is automatically gen

[weld-issues] [JBoss JIRA] (WELD-1111) Inheritance of member-level metadata for generic types - missing substitution of actual type arguments

2012-05-09 Thread JIRA
ed out as an integration test, but I later realized I could strip it down to simply test TypeVariableResolver directly, but forgot to move it. I'll move it to the correct location when I fix the failing test (there's a new jira task for it: WELD-1127) > Inher

[weld-issues] [JBoss JIRA] (WELD-1131) Weld Proxies (for instance created by Producer-Method) loose Annotations put ontop of Methods of source class

2012-05-09 Thread JIRA
> to simply copy annotations during on-the-fly byte-code creation of the Proxy. > The Problem is btw also true for javas built in Dynamic Proxy: using it you > also loose Annotations. > Hope you can fix that -- This message is automatically generated by JIRA. If you think it was sent incorrect

[weld-issues] [JBoss JIRA] (WELD-1131) Weld Proxies (for instance created by Producer-Method) loose Annotations put ontop of Methods of source class

2012-05-09 Thread JIRA
t in Case of a > "transparent" WELD proxy I'd expect they should be there. Probably you have > to simply copy annotations during on-the-fly byte-code creation of the Proxy. > The Problem is btw also true for javas built in Dynamic Proxy: using it you > also loo

[weld-issues] [JBoss JIRA] (WELD-1132) TypeVariableResolverTest.testVariableArray() test is failing on JDK 7

2012-05-09 Thread JIRA
using {{TypeLiteral}} and simply use {{Integer[].class}} as the expected value. However, {{TypeVariableResolver}} should also be modified so it never returns {{GenericArrayType}}, when the array isn't generic. -- This message is automatically generated by JIRA. If you think it was sent i

[weld-issues] [JBoss JIRA] (WELD-1132) TypeVariableResolverTest.testVariableArray() test is failing on JDK 7

2012-05-09 Thread JIRA
; Since {{Integer[]}} is not a generic array, we can skip using {{TypeLiteral}} > and simply use {{Integer[].class}} as the expected value. However, > {{TypeVariableResolver}} should also be modified so it never returns > {{GenericArrayType}}, when the array isn't generic. -- This messag

[weld-issues] [JBoss JIRA] (WELD-1132) TypeVariableResolverTest.testVariableArray() test is failing on JDK 7

2012-05-09 Thread JIRA
generic array, we can skip using {{TypeLiteral}} > and simply use {{Integer[].class}} as the expected value. However, > {{TypeVariableResolver}} should also be modified so it never returns > {{GenericArrayType}}, when the array isn't generic. -- This message is automatically genera

[weld-issues] [JBoss JIRA] (WELD-1111) Inheritance of member-level metadata for generic types - missing substitution of actual type arguments

2012-05-09 Thread JIRA
jection point on {{Foo}} is {{Baz}} but > should be {{Baz}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa

[weld-issues] [JBoss JIRA] (WELD-1127) Weld build failing on JDK 7

2012-05-09 Thread JIRA
[ https://issues.jboss.org/browse/WELD-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12691626#comment-12691626 ] Marko Lukša commented on WELD-1127: --- I've opened a new jira for the failing test -

[weld-issues] [JBoss JIRA] (WELD-1131) Weld Proxies (for instance created by Producer-Method) loose Annotations put ontop of Methods of source class

2012-05-10 Thread JIRA
" WELD proxy I'd expect they should be there. Probably you have > to simply copy annotations during on-the-fly byte-code creation of the Proxy. > The Problem is btw also true for javas built in Dynamic Proxy: using it you > also loose Annotations. > Hope you can fix that --

[weld-issues] [JBoss JIRA] (WELD-1134) NPE on org.jboss.weld.util.reflection.HierarchyDiscovery

2012-05-10 Thread JIRA
.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393) > {code} > This line is the causing issue: Class arrayClass = > Array.newInstance(Reflections.getRawType(genericComponentType), 0).getClass(); > genericComponentType is > sun.reflect.generics.reflectiveObjects.TypeVariableImpl. &g

[weld-issues] [JBoss JIRA] (WELD-1024) Missing check that specializing bean has all the bean types of specialized bean

2012-05-15 Thread JIRA
ed in > corrupted state. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/ji

[weld-issues] [JBoss JIRA] (WELD-1131) Weld Proxies (for instance created by Producer-Method) loose Annotations put ontop of Methods of source class

2012-05-15 Thread JIRA
ply copy annotations during on-the-fly byte-code creation of the Proxy. > The Problem is btw also true for javas built in Dynamic Proxy: using it you > also loose Annotations. > Hope you can fix that -- This message is automatically generated by JIRA. If you thi

[weld-issues] [JBoss JIRA] (WELD-1125) StackOverflowError: It is not possible to define producers in an arquillian unit test

2012-05-15 Thread JIRA
return 0; > } > }; > } > @Inject > private Service service; > @Test > public void checkInjection() throws Exception { > Assert.assertEquals(0, service.dummy()); > } > } -- This mess

[weld-issues] [JBoss JIRA] (WELD-1134) NPE on org.jboss.weld.util.reflection.HierarchyDiscovery

2012-05-16 Thread JIRA
ollect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393) > {code} > This line is the causing issue: Class arrayClass = > Array.newInstance(Reflections.getRawType(genericComponentType), 0).getClass(); > genericComponentType is > sun.reflect.generics.reflectiveObjects.TypeVariableIm

[weld-issues] [JBoss JIRA] (WELD-1132) TypeVariableResolverTest.testVariableArray() test is failing on JDK 7

2012-05-16 Thread JIRA
> {{Integer[].class}}. > Since {{Integer[]}} is not a generic array, we can skip using {{TypeLiteral}} > and simply use {{Integer[].class}} as the expected value. However, > {{TypeVariableResolver}} should also be modified so it never returns > {{GenericArrayType}}, when the

[weld-issues] [JBoss JIRA] (WELD-1127) Weld build failing on JDK 7

2012-05-16 Thread JIRA
My specific use-case in which I got the error was that I was trying to get > the weld-osgi branch to work which is provided by Ales Justin (JBoss Weld > lead) under: https://github.com/alesj/core.git -- This message is automatically generated by JIRA. If you think it was sent incorrectly, pl

[weld-issues] [JBoss JIRA] (WELD-1131) Weld Proxies (for instance created by Producer-Method) loose Annotations put ontop of Methods of source class

2012-05-16 Thread JIRA
LD proxy I'd expect they should be there. Probably you have > to simply copy annotations during on-the-fly byte-code creation of the Proxy. > The Problem is btw also true for javas built in Dynamic Proxy: using it you > also loose Annotations. > Hope you can fix that -- This me

[weld-issues] [JBoss JIRA] (WELD-1137) PermalinkTest fails due to dependence between test methods

2012-05-16 Thread JIRA
s executed first sometimes. Thus, correct order of execution should be enforced, for example by annotating the methods with {{@org.jboss.arquillian.junit.InSequence}} or by eliminating dependence between test methods. -- This message is automatically generated by JIRA. If you think it was sent i

[weld-issues] [JBoss JIRA] (WELD-1137) PermalinkTest fails due to dependence between test methods

2012-05-16 Thread JIRA
xecution is arbitrary, {{permanentLinkTest}} > actually gets executed first sometimes. > Thus, correct order of execution should be enforced, for example by > annotating the methods with {{@org.jboss.arquillian.junit.InSequence}} or by > eliminating dependence between test met

[weld-issues] [JBoss JIRA] (WELD-1137) PermalinkTest fails due to dependence between test methods

2012-05-17 Thread JIRA
order of test execution is arbitrary, {{permanentLinkTest}} > actually gets executed first sometimes. > Thus, correct order of execution should be enforced, for example by > annotating the methods with {{@org.jboss.arquillian.junit.InSequence}} or by > eliminating dependence between test met

[weld-issues] [JBoss JIRA] (WELD-1137) PermalinkTest fails due to dependence between test methods

2012-05-18 Thread JIRA
xecution is arbitrary, {{permanentLinkTest}} > actually gets executed first sometimes. > Thus, correct order of execution should be enforced, for example by > annotating the methods with {{@org.jboss.arquillian.junit.InSequence}} or by > eliminating dependence between test met

[weld-issues] [JBoss JIRA] (WELD-1137) Some Weld ftests fail due to dependence between test methods

2012-05-18 Thread JIRA
t; actually gets executed first sometimes. > Thus, correct order of execution should be enforced, for example by > annotating the methods with {{@org.jboss.arquillian.junit.InSequence}} or by > eliminating dependence between test methods. -- This message is automatically generated

[weld-issues] [JBoss JIRA] (WELD-1137) Some Weld ftests fail due to dependence between test methods

2012-05-21 Thread JIRA
ution is arbitrary, {{permanentLinkTest}} > actually gets executed first sometimes. > Thus, correct order of execution should be enforced, for example by > annotating the methods with {{@org.jboss.arquillian.junit.InSequence}} or by > eliminating dependence between test met

[weld-issues] [JBoss JIRA] (WELD-1145) Unsatisfied dependencies for generic type arrays

2012-06-12 Thread JIRA
strap.WeldBootstrap.validateBeans(WeldBootstrap.java:380) > at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:83) > at org.jboss.as.weld.services.WeldService.start(WeldService.java:76) > ... 5 more > {noformat} > Also note that the > src/t

[weld-issues] [JBoss JIRA] (WELD-1171) ArrayIndexOutOfBoundsException in AnnotatedConstructorComparator

2012-07-18 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information

[weld-issues] [JBoss JIRA] (WELD-1171) ArrayIndexOutOfBoundsException in AnnotatedConstructorComparator

2012-07-18 Thread JIRA
e/pull/208 This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/sof

[weld-issues] [JBoss JIRA] (WELD-1172) Bogus DefinitionException when dealing with enums in Forge

2012-07-18 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1172) Bogus DefinitionException when dealing with enums in Forge

2012-07-18 Thread JIRA
 com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393) ... 92 more{code} This message is automatically generated by JIRA

[weld-issues] [JBoss JIRA] (WELD-1172) Bogus DefinitionException when dealing with enums in Forge

2012-07-18 Thread JIRA
constructors that are marked (instead of all enums). This message is automatically generated by JIRA. If you think it was sent

[weld-issues] [JBoss JIRA] (WELD-1174) Incorrect interceptor invocation order when combining CDI interceptors with @Interceptors

2012-07-24 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld

[weld-issues] [JBoss JIRA] (WELD-1174) Incorrect interceptor invocation order when combining CDI interceptors with @Interceptors

2012-07-25 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http

[weld-issues] [JBoss JIRA] (WELD-1176) Incorrect statement of event observer behavior in Weld reference manual

2012-07-28 Thread JIRA
generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld-issues

[weld-issues] [JBoss JIRA] (WELD-1176) Incorrect statement of event observer behavior in Weld reference manual

2012-07-28 Thread JIRA
– comment removed – Bah, I commented on the wrong jira task This message is automatically generated by JIRA

[weld-issues] [JBoss JIRA] (WELD-1128) Deploy failed when jar-path contains a plus-sign or an exclamation point

2012-07-28 Thread JIRA
generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld-issues

[weld-issues] [JBoss JIRA] (WELD-1128) Deploy failed when jar-path contains a plus-sign or an exclamation point

2012-07-28 Thread JIRA
: https://github.com/weld/core/pull/215 This message is automatically generated by JIRA. If you think it was sent

[weld-issues] [JBoss JIRA] (WELD-1128) Deploy failed when jar-path contains a plus-sign or an exclamation point

2012-07-28 Thread JIRA
()) This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1143) Observer method within Alternative Ejb called multiple times

2012-07-28 Thread JIRA
Rejected This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA,

[weld-issues] [JBoss JIRA] (WELD-1152) Report of WELD-001443 doesn't identify depending *fields*, making diagnosis harder

2012-07-28 Thread JIRA
e/pull/216 This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more info

[weld-issues] [JBoss JIRA] (WELD-1152) Report of WELD-001443 doesn't identify depending *fields*, making diagnosis harder

2012-07-28 Thread JIRA
anB, beanA This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/sof

[weld-issues] [JBoss JIRA] (WELD-1156) org.jboss.weld.util.reflection.HierarchyDiscovery throws a NPE when it is passed an unbound generic array

2012-07-30 Thread JIRA
4 was fixed. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your

[weld-issues] [JBoss JIRA] (WELD-1156) org.jboss.weld.util.reflection.HierarchyDiscovery throws a NPE when it is passed an unbound generic array

2012-07-30 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira

[weld-issues] [JBoss JIRA] (WELD-1161) beans.xml specified twice validation should happen before metadata map creation

2012-07-30 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues ma

[weld-issues] [JBoss JIRA] (WELD-1128) Deploy failed when jar-path contains a plus-sign or an exclamation point

2012-08-01 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1152) Report of WELD-001443 doesn't identify depending *fields*, making diagnosis harder

2012-08-01 Thread JIRA
ution: Done This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administr

[weld-issues] [JBoss JIRA] (WELD-1144) Superclass of processed AnnotationType is ignored

2012-08-01 Thread JIRA
d1144 This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more inform

[weld-issues] [JBoss JIRA] (WELD-1144) Superclass of processed AnnotationType is ignored

2012-08-02 Thread JIRA
now, this was broken, anyway. This message is automatically generated by JIRA. If you think it was sent incorrectly, ple

[weld-issues] [JBoss JIRA] (WELD-1144) Superclass of processed AnnotationType is ignored

2012-08-06 Thread JIRA
l/218 This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software

[weld-issues] [JBoss JIRA] (WELD-1179) @Inject doesn't work in base class if a derived class is annotated with @ViewScope

2012-08-07 Thread JIRA
ViewScoped, right? This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact

[weld-issues] [JBoss JIRA] (WELD-1179) @Inject doesn't work in base class if a derived class is annotated with @ViewScope

2012-08-07 Thread JIRA
/main This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For

[weld-issues] [JBoss JIRA] (WELD-1179) @Inject doesn't work in base class if a derived class is annotated with @ViewScope

2012-08-08 Thread JIRA
ution: Cannot Reproduce Bug This message is automatically generated by JIRA. If you think it was

[weld-issues] [JBoss JIRA] (WELD-1179) @Inject doesn't work in base class if a derived class is annotated with @ViewScope

2012-08-08 Thread JIRA
Final This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira ___

[weld-issues] [JBoss JIRA] (WELD-1179) @Inject doesn't work in base class if a derived class is annotated with @ViewScope

2012-08-08 Thread JIRA
Scope Yes, sure. This message is automatically generated by JIRA. If you think it was

[weld-issues] [JBoss JIRA] (WELD-1188) Weld SE should remove duplicate entries when merging multiple beans.xml files

2012-08-23 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira

[weld-issues] [JBoss JIRA] (WELD-1161) beans.xml specified twice validation should happen before metadata map creation

2012-08-23 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http

[weld-issues] [JBoss JIRA] (WELD-1188) Weld SE should remove duplicate entries when merging multiple beans.xml files

2012-08-23 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA

[weld-issues] [JBoss JIRA] (WELD-1129) Weld SE - Startup fails if all classes bundled within a single jar

2012-08-27 Thread JIRA
this. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software

[weld-issues] [JBoss JIRA] (WELD-1053) Event observers not fired when event object is of generic type

2012-08-27 Thread JIRA
Hendy, the original bug described by this jira is not the same as the one you're facing. The original bug AFAICT was about having an Event inside MySuperClass and a subclass MySubClass extends MySuperClass. The expected behavior would be that firing the event inside MySubClass shou

[weld-issues] [JBoss JIRA] (WELD-1053) Event observers not fired when event object is of generic type

2012-08-27 Thread JIRA
 Issue This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1129) Weld SE - Startup fails if all classes bundled within a single jar

2012-08-28 Thread JIRA
I created a pull request: https://github.com/weld/core/pull/220 This message is automatically generated by JIRA

[weld-issues] [JBoss JIRA] (WELD-1190) Using @Alternative causes WELD-001408

2012-08-30 Thread JIRA
enable bean B in beans.xml, right? This message is automatically generated by JIRA. If you think it was sent incorrectly

[weld-issues] [JBoss JIRA] (WELD-1189) WELD-000819 thrown too late

2012-08-31 Thread JIRA
ent type. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, s

[weld-issues] [JBoss JIRA] (WELD-1189) WELD-000819 thrown too late

2012-08-31 Thread JIRA
ent type. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, s

[weld-issues] [JBoss JIRA] (WELD-1191) Issues determining bean types

2012-09-03 Thread JIRA
t Pull Request: https://github.com/weld/core/pull/222 This message is automatically generated b

[weld-issues] [JBoss JIRA] (WELD-1192) NPE in Validator.validateBean() when bean annotated with @Typed

2012-09-03 Thread JIRA
Marko Lukša This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1192) NPE in Validator.validateBean() when bean annotated with @Typed

2012-09-03 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information

[weld-issues] [JBoss JIRA] (WELD-1191) Issues determining bean types

2012-09-03 Thread JIRA
Resolution: Done This message is automatically generated by JIRA

[weld-issues] [JBoss JIRA] (WELD-1192) NPE in Validator.validateBean() when bean annotated with @Typed

2012-09-03 Thread JIRA
automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld

[weld-issues] [JBoss JIRA] (WELD-1162) Interceptors not invoked when EJB local interface extends a generic interface

2012-09-12 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues

[weld-issues] [JBoss JIRA] (WELD-1162) Interceptors not invoked when EJB local interface extends a generic interface

2012-09-12 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com

[weld-issues] [JBoss JIRA] (WELD-1215) Nested class within an invalid class causes deployment failure

2012-09-19 Thread JIRA
: https://github.com/weld/core/pull/226 This message is automatically generated by JIRA. If you think it was sent incorrectly

[weld-issues] [JBoss JIRA] (WELD-1217) Missing resource bundle entry causes exception during logging.

2012-09-21 Thread JIRA
: Marko Lukša This message is automatically generated by JIRA. If you think it was sent

[weld-issues] [JBoss JIRA] (WELD-1217) Missing resource bundle entry causes exception during logging.

2012-09-21 Thread JIRA
: https://github.com/weld/core/pull/227 This message is automatically generated by JIRA. If you think it was sent incorrectly

[weld-issues] [JBoss JIRA] (WELD-1145) Unsatisfied dependencies for generic type arrays

2012-09-24 Thread JIRA
, https://github.com/weld/core/pull/229 This message is automatically generated by JIRA. If you think it was sent incorrectly, please

[weld-issues] [JBoss JIRA] (WELD-1220) NPE in InterceptorBindingType.unwrap when using seam-security-3.1.0.Final

2012-09-28 Thread JIRA
Gábor Farkas This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassi

[weld-issues] [JBoss JIRA] (WELD-1220) NPE in InterceptorBindingType.unwrap when using seam-security-3.1.0.Final

2012-09-28 Thread JIRA
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com

[weld-issues] [JBoss JIRA] (WELD-1215) Nested class within an invalid class causes deployment failure

2012-10-01 Thread JIRA
automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld

[weld-issues] [JBoss JIRA] (WELD-1217) Missing resource bundle entry causes exception during logging.

2012-10-03 Thread JIRA
automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld

[weld-issues] [JBoss JIRA] (WELD-1220) NPE in InterceptorBindingType.unwrap when using seam-security-3.1.0.Final

2012-10-03 Thread JIRA
is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list

<    2   3   4   5   6   7   8   9   10   11   >