Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-1802 Upgrade to Eclipse Aether #4911

Closed
wants to merge 1 commit into from
Closed

Conversation

ctomc
Copy link
Contributor

@ctomc ctomc commented Aug 13, 2013

  • get rid of wagon

@wildfly-ci
Copy link

Build 423 is now running using a merge of 182c3d1cae18535b2d801735b89bc1d083a94821

@wildfly-ci
Copy link

Build 423 outcome was SUCCESS using a merge of 182c3d1cae18535b2d801735b89bc1d083a94821
Summary: Tests passed: 4387, ignored: 83 Build time: 1:32:57

@@ -59,7 +59,7 @@ public String getTestControllerVersion() {
props.load(ModelTestControllerVersion.class.getResourceAsStream("version.properties"));
VERSION = props.getProperty("as.version");
} catch (Exception e) {
VERSION = "8.0.0.Alpha2-SNAPSHOT";
VERSION = "8.0.0.Alpha3-SNAPSHOT";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now Beta1-SNAPSHOT :)

@wildfly-ci
Copy link

Build 435 is now running using a merge of 5bb8ecb

@ctomc
Copy link
Contributor Author

ctomc commented Aug 14, 2013

all fixed

@wildfly-ci
Copy link

Build 435 outcome was FAILURE using a merge of 5bb8ecb
Summary: Tests failed: 1 (1 new), passed: 4386, ignored: 83 Build time: 1:29:40

Failed tests

org.jboss.as.test.clustering.cluster.ejb3.stateless.RemoteStatelessFailoverTestCase(SYNC-tcp).testFailoverOnStop: java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
    at java.util.HashMap$KeyIterator.next(HashMap.java:928)

@bstansberry
Copy link
Contributor

Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants