arquillian-container-weld icon indicating copy to clipboard operation
arquillian-container-weld copied to clipboard

Arquillian Weld Containers

Results 5 arquillian-container-weld issues
Sort by recently updated
recently updated
newest added

At least CDI and Weld should be updated to their latest respective releases. Other Jakarta deps might also be affected; this isn't anyhow breaking but it's good practice to have...

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [jboss-parent](https://github.com/jboss/jboss-parent-pom) from 36 to 38. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.jboss:jboss-parent&package-manager=maven&previous-version=36&new-version=38)](https://dependabot.com/compatibility-score/?dependency-name=org.jboss:jboss-parent&package-manager=maven&previous-version=36&new-version=38) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

##### Issue Overview When my test app calls `getResource("META-INF/someResource.txt")` on the web app's classloader, it fails to find anything - even though the file exists in a JAR file in...

Create an ftests module to help demonstrate features of the container.