Skip to content

Commit f85bfc8

Browse files
committed
Sync documentation of main branch
1 parent f92bede commit f85bfc8

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

_generated-doc/main/infra/quarkus-all-build-items.adoc

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2197,17 +2197,6 @@ _No Javadoc found_
21972197

21982198

21992199

2200-
a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/builditem/nativeimage/ReflectiveClassFinalFieldsWritablePredicateBuildItem.java[`io.quarkus.deployment.builditem.nativeimage.ReflectiveClassFinalFieldsWritablePredicateBuildItem`, window="_blank"]
2201-
[.description]
2202-
--
2203-
Used by `io.quarkus.deployment.steps.ReflectiveHierarchyStep` to determine whether the final fields of the class should be writable (which they aren't by default) If any one of the predicates returns true for a class, then ReflectiveHierarchyStep uses that true value
2204-
-- a|`java.util.function.Predicate<ClassInfo> predicate`
2205-
2206-
_No Javadoc found_
2207-
2208-
2209-
2210-
22112200
a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/builditem/nativeimage/ReflectiveFieldBuildItem.java[`io.quarkus.deployment.builditem.nativeimage.ReflectiveFieldBuildItem`, window="_blank"]
22122201
[.description]
22132202
--

_versions/main/guides/_attributes.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
:mandrel-flavor: jdk-21
1212
:surefire-version: 3.5.4
1313
:gradle-version: 9.1.0
14-
:elasticsearch-version: 9.1.4
15-
:elasticsearch-image: docker.io/elastic/elasticsearch:9.1.4
14+
:elasticsearch-version: 9.1.5
15+
:elasticsearch-image: docker.io/elastic/elasticsearch:9.1.5
1616
:opensearch-image: docker.io/opensearchproject/opensearch:3.1.0
1717
:infinispan-version: ${infinispan.version}
1818
:infinispan-protostream-version: ${infinispan.protostream.version}
19-
:logstash-image: docker.io/elastic/logstash:9.1.4
20-
:kibana-image: docker.io/elastic/kibana:9.1.4
19+
:logstash-image: docker.io/elastic/logstash:9.1.5
20+
:kibana-image: docker.io/elastic/kibana:9.1.5
2121
:keycloak-docker-image: quay.io/keycloak/keycloak:26.4.0
2222
:jandex-version: 3.5.0
2323
:jandex-gradle-plugin-version: 1.0.0

0 commit comments

Comments
 (0)