Skip to content

AngularJS tests failing on Wildfly #245

Closed
@bartoszmajsak

Description

@bartoszmajsak

This is related to CDI 1.1 weird assumption to scan all the jars on the classpath by default. Because we use Guava pre 16.x, JSR-330 annotation can be found in their code base which is causing test deployment to fail. Fix on the way.

More info about it:
http://weld.cdi-spec.org/documentation/#4
https://issues.jboss.org/browse/CDI-377
https://code.google.com/p/guava-libraries/issues/detail?id=1433

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions