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

Arc - support initializer injection on superclasses #42

Merged
merged 1 commit into from
Oct 2, 2018
Merged

Arc - support initializer injection on superclasses #42

merged 1 commit into from
Oct 2, 2018

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Oct 2, 2018

- inc. superclasses located in a different package
- resolves #38
@mkouba
Copy link
Contributor Author

mkouba commented Oct 2, 2018

The build fails with:

018-10-02T09:35:03.1235359Z Downloading: http://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.0.0.Beta5/resteasy-json-p-provider-4.0.0.Beta5.pom
2018-10-02T09:50:57.6576794Z Oct 02, 2018 9:50:57 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
2018-10-02T09:50:57.6578490Z INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://repo1.maven.org:80: Connection timed out (Read failed)
2018-10-02T09:50:57.6581217Z Oct 02, 2018 9:50:57 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
2018-10-02T09:50:57.6582036Z INFO: Retrying request to {}->http://repo1.maven.org:80
2018-10-02T09:58:23.2373569Z ##[error]The operation was canceled.

@stuartwdouglas stuartwdouglas merged commit fd36f15 into quarkusio:master Oct 2, 2018
@cescoffier cescoffier added this to the 0.1.0 milestone Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arc - support initializer injection on superclasses
3 participants