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

4.x - native-image.properties not matching recommended layout #8755

Closed
romain-grecourt opened this issue May 13, 2024 · 0 comments · Fixed by #8808
Closed

4.x - native-image.properties not matching recommended layout #8755

romain-grecourt opened this issue May 13, 2024 · 0 comments · Fixed by #8808
Assignees
Labels
4.x Version 4.x bug Something isn't working native-image P3
Projects
Milestone

Comments

@romain-grecourt
Copy link
Contributor

romain-grecourt commented May 13, 2024

Environment Details

  • Helidon Version: 4.0.8

Problem Description

Some native-image.properties files do not follow recommended layout.

[WARNING] Properties file at 'jar:file:///Users/rgrecour/.m2/repository/io/helidon/common/helidon-common-key-util/4.0.0-SNAPSHOT/helidon-common-key-util-4.0.0-SNAPSHOT.jar!/META-INF/native-image/io.helidon.common.pki/helidon-common-pki/native-image.properties' does not match the recommended 'META-INF/native-image/io.helidon.common/helidon-common-key-util/native-image.properties' layout.
[WARNING] Properties file at 'jar:file:///Users/rgrecour/.m2/repository/io/helidon/tracing/providers/helidon-tracing-providers-zipkin/4.0.0-SNAPSHOT/helidon-tracing-providers-zipkin-4.0.0-SNAPSHOT.jar!/META-INF/native-image/io.helidon.tracing/helidon-tracing-zipkin/native-image.properties' does not match the recommended 'META-INF/native-image/io.helidon.tracing.providers/helidon-tracing-providers-zipkin/native-image.properties' layout.
[WARNING] Properties file at 'jar:file:///Users/rgrecour/.m2/repository/com/oracle/database/jdbc/ojdbc8/21.9.0.0/ojdbc8-21.9.0.0.jar!/META-INF/native-image/native-image.properties' does not match the recommended 'META-INF/native-image/com.oracle.database.jdbc/ojdbc8/native-image.properties' layout.
[WARNING] Properties file at 'jar:file:///Users/rgrecour/.m2/repository/com/oracle/database/jdbc/ucp/21.9.0.0/ucp-21.9.0.0.jar!/META-INF/native-image/native-image.properties' does not match the recommended 'META-INF/native-image/com.oracle.database.jdbc/ucp/native-image.properties' layout.

Steps to reproduce

cd tests/integration/native-image/se-1
mvn clean package -Pnative-image
@romain-grecourt romain-grecourt added this to the 4.0.9 milestone May 13, 2024
@romain-grecourt romain-grecourt added this to Triage in Backlog via automation May 13, 2024
@m0mus m0mus moved this from Triage to Sprint Scope in Backlog May 23, 2024
@m0mus m0mus added bug Something isn't working P3 labels May 23, 2024
romain-grecourt added a commit to romain-grecourt/helidon that referenced this issue May 28, 2024
Backlog automation moved this from Sprint Scope to Closed May 28, 2024
barchetta pushed a commit that referenced this issue May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x bug Something isn't working native-image P3
Projects
Backlog
  
Closed
Development

Successfully merging a pull request may close this issue.

2 participants