[weld-issues] [JBoss JIRA] Created: (WELD-834) URLScanner can not handle paths containing spaces

2011-01-21 Thread JIRA
. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] Commented: (WELD-856) Unable to deploy any Weld application(s) on AIX

2011-03-18 Thread JIRA
at org.jboss.weld.bean.proxy.ProxyFactory.getProxyClass(ProxyFactory.java:285) [:6.0.0.Final] -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld-issues@lists.jboss.org https

[weld-issues] [JBoss JIRA] Created: (WELD-878) WeldPhaseListener fails to activate conversation context if conversation is not found

2011-03-31 Thread JIRA
when associate() was called at org.jboss.weld.context.AbstractConversationContext.getCurrentConversation(AbstractConversationContext.java:413)' -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[weld-issues] [JBoss JIRA] Created: (WELD-916) Weld 1.1.1 not working with Solder 3.0.0.Final

2011-05-30 Thread JIRA
using org.jboss.weld.extensions.beanManager.BeanManagerProvider, which no longer exists in Seam Solder. Also it looks like the same code is still in Git repository in the latest version. -- This message is automatically generated by JIRA. For more information on JIRA, see: http

[weld-issues] [JBoss JIRA] Commented: (WELD-834) URLScanner can not handle paths containing spaces

2011-06-15 Thread JIRA
by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira ___ weld-issues mailing list weld-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] Issue Comment Edited: (WELD-834) URLScanner can not handle paths containing spaces

2011-06-15 Thread JIRA
remains in file path instead of proper URL decoding. For example file:/C:/with%20space is converted to /C:/with%20space instead of C:/with space. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[weld-issues] [JBoss JIRA] (WELD-1056) Weld-servlet brings transitive dependency on weld-build-config

2012-02-03 Thread JIRA
to remove this project dependency and use only {{maven-checkstyle-plugin}} dependency (which is currently configured too): https://github.com/weld/core/blob/e20e1b9b7f5d22e2bff3d3f1d2812b1ff8f99b42/pom.xml#L539 -- This message is automatically generated by JIRA. If you think it was sent incorrectly

[weld-issues] [JBoss JIRA] (WELD-1061) Inconsistent results from BeanManager.getBeans(Type, Annotation .. ) after AfterBeanDiscovery event

2012-02-07 Thread JIRA
any details about this behaviour in JSR299. weld and weld-core version is 1.1.5.Final scenario project: https://github.com/milenkovicm/examples/tree/master/weld -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1061) Inconsistent results from BeanManager.getBeans(Type, Annotation .. ) after AfterBeanDiscovery event

2012-02-07 Thread JIRA
types after AfterBeanDiscovery phase. I can't find any details about this behaviour in JSR299. weld and weld-core version is 1.1.5.Final scenario project: https://github.com/milenkovicm/examples/tree/master/weld -- This message is automatically generated by JIRA. If you think it was sent

[weld-issues] [JBoss JIRA] (WELD-1061) Inconsistent results from BeanManager.getBeans(Type, Annotation .. ) after AfterBeanDiscovery event

2012-02-07 Thread JIRA
/examples/tree/master/weld -- 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-954) URIs escaped twice in URLScanner

2012-02-28 Thread JIRA
://github.com/papegaaij/wicket-cdi demonstrates the problem, clone the project in a directory with a space in the name, and run 'mvn install -Dwicket.version=1.5-RC5.1'. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-1028) CLONE - URLScanner can not handle paths containing spaces

2012-02-28 Thread JIRA
decoding. For example file:/C:/with%20space is converted to /C:/with%20space instead of C:/with space. -- 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

[weld-issues] [JBoss JIRA] (WELD-997) Custom implementation of Interceptor never invoked

2012-02-28 Thread JIRA
Assignee: Marko Lukša Priority: Critical Fix For: 1.2.0.Beta1 -- 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-994) Passivating Beans do not allow Injection of non-serializable Instance injections

2012-02-28 Thread JIRA
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

[weld-issues] [JBoss JIRA] (WELD-930) Producer is made an alternative if the declaring bean class is an alternative

2012-02-28 Thread JIRA
the quickstart to explicitly make the producer an alternative. Pete {quote} -- 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

[weld-issues] [JBoss JIRA] (WELD-1056) Weld-servlet brings transitive dependency on weld-build-config

2012-03-01 Thread JIRA
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

[weld-issues] [JBoss JIRA] (WELD-1056) Weld-servlet brings transitive dependency on weld-build-config

2012-03-01 Thread JIRA
and use only {{maven-checkstyle-plugin}} dependency (which is currently configured too): https://github.com/weld/core/blob/e20e1b9b7f5d22e2bff3d3f1d2812b1ff8f99b42/pom.xml#L539 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA

[weld-issues] [JBoss JIRA] (WELD-1019) Interceptor not applied on method of bean within custom scope.

2012-03-05 Thread JIRA
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

[weld-issues] [JBoss JIRA] (WELD-999) Interceptor binding transitivity broken

2012-03-05 Thread JIRA
org.jboss.weld.tests.interceptors.binding.transitivity.InterceptorBindingTransitivityTest -- 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

[weld-issues] [JBoss JIRA] (WELD-816) Adding interceptors and Decorators in the AfterBeanDiscovery event does not work

2012-03-05 Thread JIRA
Project: Weld Issue Type: Bug Reporter: Stuart Douglas Assignee: Marko Lukša -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

[weld-issues] [JBoss JIRA] (WELD-894) Around-Invoke interceptors should not wrap RuntimeException into WeldException

2012-03-05 Thread JIRA
and be recognized as application exception in the EJB sense. Of course, checked application exceptions are a bigger problem that would probably require a more sofisticated solution, that could be resolved later. -- This message is automatically generated by JIRA. If you think it was sent

[weld-issues] [JBoss JIRA] (WELD-1083) Weld only detects conflicting interceptor bindings on classes, but not on methods

2012-03-08 Thread JIRA
also if the method's binding conflicts with a binding declared on the stereotype that is declared on the method. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

[weld-issues] [JBoss JIRA] (WELD-1084) Introduce class InterceptorBinding

2012-03-08 Thread JIRA
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-1085) Logging should also log information about the request

2012-03-08 Thread JIRA
/535.11) -- 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-999) Interceptor binding transitivity broken

2012-03-08 Thread JIRA
Fix For: 1.2.0.Beta1 See org.jboss.weld.tests.interceptors.binding.transitivity.InterceptorBindingTransitivityTest -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

[weld-issues] [JBoss JIRA] (WELD-1083) Weld only detects conflicting interceptor bindings on classes, but not on methods

2012-03-08 Thread JIRA
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-816) Adding interceptors and Decorators in the AfterBeanDiscovery event does not work

2012-03-12 Thread JIRA
Reporter: Stuart Douglas Assignee: Marko Lukša -- 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

[weld-issues] [JBoss JIRA] (WELD-1016) Weld creates multiple interceptor instances per target instance

2012-03-13 Thread JIRA
by the same interceptor instance * when invoking different methods on the same bean instance, every method is intercepted by a different interceptor instance - which is wrong -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators

[weld-issues] [JBoss JIRA] (WELD-580) Around-Invoke Interceptors with wrong signature should cause DefinitionException

2012-03-14 Thread JIRA
that does not follow that should cause a DefinitionException. In current impl they are registered, enabled but can not be resolved on Bean lookup. -- 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-1084) Introduce class InterceptorBindingType

2012-03-15 Thread JIRA
{{InterceptorBindingType}}s, a lot of the code would be clearer and we'd also probably have no bugs related to the proxy.equals bug. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

[weld-issues] [JBoss JIRA] (WELD-905) @Alternative broken if multiple implementations are in the classpath

2012-03-15 Thread JIRA
providing extension-points to work around the broken @Alternative spec. section. -- 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

[weld-issues] [JBoss JIRA] (WELD-1086) NPE while using Weld EE to test EJB

2012-03-15 Thread JIRA
; } } @Inject SomeService someService; @Test public void testStatelessCall() { Assert.assertEquals(test, someService.someMethod()); } } {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA

[weld-issues] [JBoss JIRA] (WELD-905) @Alternative broken if multiple implementations are in the classpath

2012-03-16 Thread JIRA
the broken @Alternative spec. section. -- 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

[weld-issues] [JBoss JIRA] (WELD-1016) Weld creates multiple interceptor instances per target instance

2012-03-16 Thread JIRA
method (e.g. foo()) are intercepted by the same interceptor instance * when invoking different methods on the same bean instance, every method is intercepted by a different interceptor instance - which is wrong -- This message is automatically generated by JIRA. If you think it was sent

[weld-issues] [JBoss JIRA] (WELD-1007) Weld SE startup fails.

2012-03-16 Thread JIRA
/idea/lib/idea_rt.jar com.intellij.rt.execution.application.AppMain org.jboss.weld.environment.se.StartMain {quote} I think, it's dependencies interfere problem, but haven't yet found the solution. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please

[weld-issues] [JBoss JIRA] (WELD-909) Dual faces mapping and cid parameter for conversational redirect

2012-03-19 Thread JIRA
. -- 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-909) Dual faces mapping and cid parameter for conversational redirect

2012-03-19 Thread JIRA
written a test for it but git on Windows is... a bit nonlinear at times. -- 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

[weld-issues] [JBoss JIRA] (WELD-909) Dual faces mapping and cid parameter for conversational redirect

2012-03-19 Thread JIRA
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

[weld-issues] [JBoss JIRA] (WELD-994) Passivating Beans do not allow Injection of non-serializable Instance injections

2012-03-19 Thread JIRA
-- 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-1007) Weld SE startup fails.

2012-03-19 Thread JIRA
org.jboss.weld.environment.se.StartMain {quote} I think, it's dependencies interfere problem, but haven't yet found the solution. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

[weld-issues] [JBoss JIRA] (WELD-1007) Weld SE startup fails.

2012-03-19 Thread JIRA
} I think, it's dependencies interfere problem, but haven't yet found the solution. -- 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

[weld-issues] [JBoss JIRA] (WELD-1019) Interceptor not applied on method of bean within custom scope.

2012-03-19 Thread JIRA
) of a bean which is placed in a custom defined scope, the interceptor isn't executed. -- 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

[weld-issues] [JBoss JIRA] (WELD-537) More details to WELD-000072 Managed bean declaring a passivating scope must be passivation capable.

2012-03-20 Thread JIRA
is wrong. -- 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-760) Duplicate interceptor: More than one jar

2012-03-20 Thread JIRA
Assignee: Marko Lukša Like discribed in forum i have the same problem but one diference; I have several jar... when i the interceptor should intercept an class from a x.jar and this class extends another from y.jar cause the problem -- This message is automatically generated by 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
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/ContactAdministrators!default.jspa For more information on 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
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/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira

[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
-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 it was sent

[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
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 administrators: https://issues.jboss.org

[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
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 administrators: https://issues.jboss.org/secure/ContactAdministrators

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

2012-04-18 Thread JIRA
.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 {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA

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

2012-04-20 Thread JIRA
] 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 {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

[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
}} but should be {{BazString}}. -- 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

[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
be {{BazString}}. -- 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-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
, 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 administrators: https

[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
; } class Foo extends BarString {} {code} The required type of inherited injection point on {{Foo}} is {{BazT}} but should be {{BazString}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org

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

2012-04-24 Thread JIRA
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 incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa

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

2012-05-01 Thread JIRA
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-1125) StackOverflowError: It is not possible to define producers in an arquillian unit test

2012-05-03 Thread JIRA
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 your JIRA administrators

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

2012-05-03 Thread JIRA
; } }; } @Inject 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 your JIRA

[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
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

[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
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) Inheritance of member-level metadata

[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
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-1131) Weld Proxies (for instance created by Producer-Method) loose Annotations put ontop of Methods of source class

2012-05-09 Thread JIRA
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 incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa

[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

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

2012-05-09 Thread JIRA
[].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 incorrectly, please contact your JIRA administrators

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

2012-05-09 Thread JIRA
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 incorrectly, please contact your JIRA administrators: https://issues.jboss.org

[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
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-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-tabpanelfocusedCommentId=12691626#comment-12691626 ] Marko Lukša commented on WELD-1127: --- I've opened a new jira for the failing test - WELD-1132

[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
you can fix that -- 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-1134) NPE on org.jboss.weld.util.reflection.HierarchyDiscovery

2012-05-10 Thread JIRA
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-1024) Missing check that specializing bean has all the bean types of specialized bean

2012-05-15 Thread JIRA
the bean types of Y. If X does not have some bean type of Y, the container automatically detects the problem and treats it as a definition error. However definition error is not detected and application is deployed in corrupted state. -- This message is automatically generated by JIRA. If you think

[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
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 message is automatically generated by JIRA. If you

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

2012-05-15 Thread JIRA
()); } } -- 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-1134) NPE on org.jboss.weld.util.reflection.HierarchyDiscovery

2012-05-16 Thread JIRA
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

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

2012-05-16 Thread JIRA
}} 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 incorrectly, please contact

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

2012-05-16 Thread JIRA
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, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more

[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
: using it you also loose Annotations. Hope you can fix that -- 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

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

2012-05-16 Thread JIRA
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 incorrectly

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

2012-05-17 Thread JIRA
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 incorrectly, please contact your JIRA administrators: https

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

2012-05-18 Thread JIRA
, 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 incorrectly, please contact your JIRA administrators: https://issues.jboss.org

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

2012-05-18 Thread JIRA
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 incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more

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

2012-05-21 Thread JIRA
, 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 incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure

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

2012-06-12 Thread JIRA
will fail if @Inject is used to inject the arrays instead of the arquillian enrichment. -- 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

[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
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-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
} 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-1172) Bogus DefinitionException when dealing with enums in Forge

2012-07-18 Thread JIRA
for 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
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-1152) Report of WELD-001443 doesn't identify depending *fields*, making diagnosis harder

2012-07-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

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

2012-07-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/software/jira

[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
was fixed. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA

[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

  1   2   3   4   5   6   7   8   9   10   >