Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[WFLY-11934] Upgrade wildfly-arquillian from 2.1.1.Final to 2.2.0.Fin… #12200
Conversation
…al. This also requires a shrinkwrap and arquillian-core upgrade to stay in sync with what wildfly-arquillian is using.
| @@ -333,7 +333,7 @@ | |||
| <version.org.jboss.security.jboss-negotiation>3.0.5.Final</version.org.jboss.security.jboss-negotiation> | |||
| <version.org.jboss.security.jbossxacml>2.0.8.Final</version.org.jboss.security.jbossxacml> | |||
| <!-- only needed here until wildfly-arquillian has this version properly synced with arquillian itslef --> | |||
| <version.org.jboss.shrinkwrap.descriptors>2.0.0-alpha-10</version.org.jboss.shrinkwrap.descriptors> | |||
| <version.org.jboss.shrinkwrap.descriptors>2.0.0</version.org.jboss.shrinkwrap.descriptors> | |||
This comment has been minimized.
This comment has been minimized.
bstansberry
Apr 3, 2019
Contributor
What! Straight to a Final? How can we trust that it's ready when it moves that quickly!
jamezp
added a commit
that referenced
this pull request
Apr 4, 2019
[WFLY-11934] Upgrade wildfly-arquillian from 2.1.1.Final to 2.2.0.Final. This also requires a shrinkwrap and arquillian-core upgrade to stay in sync w
21a7f29
into
wildfly:master
6 checks passed
6 checks passed
Linux - JDK 8
Finished TeamCity Build WildFly / Pull Request / Linux - JDK 8 : Tests passed: 4843, ignored: 133
Details
Linux with security manager - JDK 8
Finished TeamCity Build WildFly / Pull Request / Linux SM - JDK 8 : Tests passed: 4499, ignored: 151
Details
Windows - JDK 11
Finished TeamCity Build WildFly / Pull Request / Windows - JDK 11 : Tests passed: 4616, ignored: 134
Details
Windows - JDK 8
Finished TeamCity Build WildFly / Pull Request / Windows - JDK 8 : Tests passed: 4836, ignored: 138
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
jamezp commentedApr 2, 2019
…al. This also requires a shrinkwrap and arquillian-core upgrade to stay in sync with what wildfly-arquillian is using.
https://issues.jboss.org/browse/WFLY-11934