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

[WFCORE-5642] Upgrade Jakarta Inject API 1.0.5 #4815

Merged

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Oct 18, 2021

@wildfly-ci
Copy link

Core - Full Integration Build 10966 outcome was FAILURE using a merge of edac9af
Summary: Exit code 1 (Step: Build & test core (Maven)) (new) Build time: 00:02:41

@wildfly-ci
Copy link

Core - Full Integration Build 11068 outcome was FAILURE using a merge of edac9af
Summary: Exit code 1 (Step: Build & test core (Maven)) (new) Build time: 00:02:59

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Oct 18, 2021
@jmesnil jmesnil added the hold Do not merge this PR label Oct 18, 2021
@jmesnil
Copy link
Member Author

jmesnil commented Oct 18, 2021

jakarta.inject:jakarta.inject-api:1.0.5 has been tagged but not released in Maven central yet:
https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/

@jmesnil
Copy link
Member Author

jmesnil commented Oct 19, 2021

retest this please

@wildfly-ci
Copy link

Core - Full Integration Build 11071 outcome was FAILURE using a merge of edac9af
Summary: Tests failed: 1 (1 new), passed: 7119, ignored: 128 Build time: 04:24:54

Failed tests

org.wildfly.test.scripts.AppClientScriptTestCase: java.io.UncheckedIOException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/scripts/target/wildfly/docs/licenses/full-feature-pack-licenses.xml -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/scripts/target/wildfly core/docs/licenses/full-feature-pack-licenses.xml: No space left on device
	at org.wildfly.test.common.ServerConfigurator.copy(ServerConfigurator.java:60)
	at org.wildfly.test.common.ServerConfigurator.configure(ServerConfigurator.java:46)
	at org.wildfly.test.scripts.ScriptTestCase.configureEnvironment(ScriptTestCase.java:74)
Caused by: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/scripts/target/wildfly/docs/licenses/full-feature-pack-licenses.xml -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/scripts/target/wildfly core/docs/licenses/full-feature-pack-licenses.xml: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:253)
	at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:581)
	at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
	at java.nio.file.Files.copy(Files.java:1274)
	at org.wildfly.test.common.ServerConfigurator$1.visitFile(ServerConfigurator.java:76)
	at org.wildfly.test.common.ServerConfigurator$1.visitFile(ServerConfigurator.java:65)
	at java.nio.file.Files.walkFileTree(Files.java:2670)
	at java.nio.file.Files.walkFileTree(Files.java:2742)
	at org.wildfly.test.common.ServerConfigurator.copyDirectory(ServerConfigurator.java:65)
	at org.wildfly.test.common.ServerConfigurator.copy(ServerConfigurator.java:57)
	... 21 more


@jmesnil jmesnil merged commit 886038c into wildfly:main Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes hold Do not merge this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants