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

Rename field in GeneratedResourceBuildItem #36032

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 20, 2023

The original name is legacy from when the
build item was used only for class data.
This is no longer the case

The original name is legacy from when the
build item was used only for class data.
This is no longer the case
@geoand
Copy link
Contributor Author

geoand commented Sep 20, 2023

cc @lburgazzoli

@quarkus-bot quarkus-bot bot added area/core area/jbang Issues related to when using jbang.dev with Quarkus labels Sep 20, 2023
@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 21, 2023

Failing Jobs - Building c76362a

Status Name Step Failures Logs Raw logs Build scan
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 20

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: extensions/reactive-oracle-client/deployment 
! Skipped: integration-tests/reactive-oracle-client 

📦 extensions/reactive-oracle-client/deployment

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project quarkus-reactive-oracle-client-deployment:

Please refer to /home/runner/work/quarkus/quarkus/extensions/reactive-oracle-client/deployment/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.

📦 integration-tests/kubernetes-client-devservices

io.quarkus.kubernetes.client.devservices.it.DevServicesKubernetesITest.shouldReturnAllKeys - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.kubernetes.client.deployment.DevServicesKubernetesProcessor#setupKubernetesDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=k8s.gcr.io/kube-apiserver:v1.24.1, imagePullPolicy=DefaultPullPolicy(), imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@f9202b0)

@geoand geoand requested a review from gsmet September 21, 2023 08:06
@gsmet gsmet merged commit 2956cf7 into quarkusio:main Sep 21, 2023
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Sep 21, 2023
@geoand geoand deleted the GeneratedResourceBuildItem-field branch September 26, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/jbang Issues related to when using jbang.dev with Quarkus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants