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

javadocs: update external cross reference links and offline package-lists #7401

Merged
merged 1 commit into from
Aug 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
module:eclipselink
commonj.sdo
commonj.sdo.helper
commonj.sdo.impl
org.eclipse.persistence
org.eclipse.persistence.annotations
org.eclipse.persistence.asm
org.eclipse.persistence.asm.internal
org.eclipse.persistence.asm.internal.platform.eclipselink
org.eclipse.persistence.asm.internal.platform.ow2
org.eclipse.persistence.config
org.eclipse.persistence.core.descriptors
org.eclipse.persistence.core.mappings
Expand Down Expand Up @@ -64,14 +71,14 @@ org.eclipse.persistence.jpa.rs.logging
org.eclipse.persistence.jpa.rs.logging.i18n
org.eclipse.persistence.jpa.rs.resources
org.eclipse.persistence.jpa.rs.resources.common
org.eclipse.persistence.jpa.rs.resources.unversioned
org.eclipse.persistence.jpa.rs.util
org.eclipse.persistence.jpa.rs.util.list
org.eclipse.persistence.jpa.rs.util.metadatasources
org.eclipse.persistence.jpa.rs.util.xmladapters
org.eclipse.persistence.logging
org.eclipse.persistence.mappings
org.eclipse.persistence.mappings.converters
org.eclipse.persistence.mappings.converters.spi
org.eclipse.persistence.mappings.foundation
org.eclipse.persistence.mappings.querykeys
org.eclipse.persistence.mappings.structures
Expand Down Expand Up @@ -99,15 +106,16 @@ org.eclipse.persistence.platform.database.oracle.annotations
org.eclipse.persistence.platform.database.oracle.converters
org.eclipse.persistence.platform.database.oracle.dcn
org.eclipse.persistence.platform.database.oracle.jdbc
org.eclipse.persistence.platform.database.oracle.json
org.eclipse.persistence.platform.database.oracle.plsql
org.eclipse.persistence.platform.database.oracle.ucp
org.eclipse.persistence.platform.database.partitioning
org.eclipse.persistence.platform.server
org.eclipse.persistence.platform.server.glassfish
org.eclipse.persistence.platform.server.jboss
org.eclipse.persistence.platform.server.oc4j
org.eclipse.persistence.platform.server.sap
org.eclipse.persistence.platform.server.was
org.eclipse.persistence.platform.server.wildfly
org.eclipse.persistence.platform.server.wls
org.eclipse.persistence.platform.xml
org.eclipse.persistence.platform.xml.jaxp
Expand All @@ -128,6 +136,7 @@ org.eclipse.persistence.services.jboss
org.eclipse.persistence.services.mbean
org.eclipse.persistence.services.weblogic
org.eclipse.persistence.services.websphere
org.eclipse.persistence.services.wildfly
org.eclipse.persistence.sessions
org.eclipse.persistence.sessions.broker
org.eclipse.persistence.sessions.changesets
Expand Down Expand Up @@ -156,7 +165,7 @@ org.eclipse.persistence.transaction
org.eclipse.persistence.transaction.glassfish
org.eclipse.persistence.transaction.jboss
org.eclipse.persistence.transaction.jotm
org.eclipse.persistence.transaction.oc4j
org.eclipse.persistence.transaction.sap
org.eclipse.persistence.transaction.was
org.eclipse.persistence.transaction.wildfly
org.eclipse.persistence.transaction.wls
2 changes: 2 additions & 0 deletions etc/javadoc/jackson-core/package-list
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ com.fasterxml.jackson.core.exc
com.fasterxml.jackson.core.filter
com.fasterxml.jackson.core.format
com.fasterxml.jackson.core.io
com.fasterxml.jackson.core.io.doubleparser
com.fasterxml.jackson.core.io.schubfach
com.fasterxml.jackson.core.json
com.fasterxml.jackson.core.json.async
com.fasterxml.jackson.core.sym
Expand Down
1 change: 1 addition & 0 deletions etc/javadoc/jackson-databind/package-list
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ com.fasterxml.jackson.databind.ser.impl
com.fasterxml.jackson.databind.ser.std
com.fasterxml.jackson.databind.type
com.fasterxml.jackson.databind.util
com.fasterxml.jackson.databind.util.internal
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
module:jakarta.cdi
jakarta.decorator
jakarta.enterprise.context
jakarta.enterprise.context.control
jakarta.enterprise.context.spi
jakarta.enterprise.event
jakarta.enterprise.inject
jakarta.enterprise.inject.build.compatible.spi
jakarta.enterprise.inject.literal
jakarta.enterprise.inject.se
jakarta.enterprise.inject.spi
jakarta.enterprise.inject.spi.configurator
jakarta.enterprise.util
module:jakarta.cdi.lang.model
jakarta.enterprise.lang.model
jakarta.enterprise.lang.model.declarations
jakarta.enterprise.lang.model.types
1 change: 1 addition & 0 deletions etc/javadoc/jakarta-jaxrs/element-list
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module:jakarta.ws.rs
jakarta.ws.rs
jakarta.ws.rs.client
jakarta.ws.rs.container
Expand Down
1 change: 1 addition & 0 deletions etc/javadoc/jakarta-jsonb/element-list
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module:jakarta.json.bind
jakarta.json.bind
jakarta.json.bind.adapter
jakarta.json.bind.annotation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ com.sun.research.ws.wadl
jersey.repackaged.org.objectweb.asm
org.glassfish.jersey
org.glassfish.jersey.apache.connector
org.glassfish.jersey.apache5.connector
org.glassfish.jersey.client
org.glassfish.jersey.client.authentication
org.glassfish.jersey.client.filter
org.glassfish.jersey.client.http
org.glassfish.jersey.client.inject
org.glassfish.jersey.client.innate
org.glassfish.jersey.client.internal
org.glassfish.jersey.client.spi
org.glassfish.jersey.ext.cdi1x.internal
Expand All @@ -31,6 +33,7 @@ org.glassfish.jersey.jdkhttp.internal
org.glassfish.jersey.jettison
org.glassfish.jersey.jettison.internal
org.glassfish.jersey.jetty.connector
org.glassfish.jersey.jnh.connector
org.glassfish.jersey.jsonb
org.glassfish.jersey.jsonb.internal
org.glassfish.jersey.jsonp
Expand All @@ -49,6 +52,8 @@ org.glassfish.jersey.media.sse.internal
org.glassfish.jersey.message
org.glassfish.jersey.message.internal
org.glassfish.jersey.microprofile.config
org.glassfish.jersey.microprofile.restclient
org.glassfish.jersey.microprofile.restclient.internal
org.glassfish.jersey.model
org.glassfish.jersey.model.internal
org.glassfish.jersey.moxy.internal
Expand Down Expand Up @@ -86,4 +91,3 @@ org.glassfish.jersey.simple.internal
org.glassfish.jersey.spi
org.glassfish.jersey.uri
org.glassfish.jersey.uri.internal
org.glassfish.jersey.wadl.doclet
237 changes: 237 additions & 0 deletions etc/javadoc/narayana/element-list
Original file line number Diff line number Diff line change
@@ -0,0 +1,237 @@
com.arjuna.ats.arjuna
com.arjuna.ats.arjuna.common
com.arjuna.ats.arjuna.coordinator
com.arjuna.ats.arjuna.coordinator.abstractrecord
com.arjuna.ats.arjuna.coordinator.internal
com.arjuna.ats.arjuna.coordinator.listener
com.arjuna.ats.arjuna.exceptions
com.arjuna.ats.arjuna.logging
com.arjuna.ats.arjuna.objectstore
com.arjuna.ats.arjuna.objectstore.jdbc
com.arjuna.ats.arjuna.recovery
com.arjuna.ats.arjuna.services.recovery
com.arjuna.ats.arjuna.state
com.arjuna.ats.arjuna.tools
com.arjuna.ats.arjuna.tools.log
com.arjuna.ats.arjuna.tools.osb.annotation
com.arjuna.ats.arjuna.tools.osb.api.mbeans
com.arjuna.ats.arjuna.tools.osb.api.proxy
com.arjuna.ats.arjuna.tools.osb.mbean
com.arjuna.ats.arjuna.tools.osb.util
com.arjuna.ats.arjuna.tools.stats
com.arjuna.ats.arjuna.utils
com.arjuna.ats.internal.arjuna.abstractrecords
com.arjuna.ats.internal.arjuna.common
com.arjuna.ats.internal.arjuna.coordinator
com.arjuna.ats.internal.arjuna.objectstore
com.arjuna.ats.internal.arjuna.objectstore.hornetq
com.arjuna.ats.internal.arjuna.objectstore.jdbc
com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors
com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
com.arjuna.ats.internal.arjuna.objectstore.slot
com.arjuna.ats.internal.arjuna.recovery
com.arjuna.ats.internal.arjuna.thread
com.arjuna.ats.internal.arjuna.tools.log
com.arjuna.ats.internal.arjuna.utils
com.arjuna.ats.internal.jbossatx.jta
com.arjuna.ats.internal.jbossatx.jta.jca
com.arjuna.ats.internal.jbossatx.jts
com.arjuna.ats.internal.jbossatx.jts.jca
com.arjuna.ats.internal.jdbc.drivers
com.arjuna.ats.internal.jdbc.drivers.modifiers
com.arjuna.ats.internal.jdbc.recovery
com.arjuna.ats.internal.jta.recovery.arjunacore
com.arjuna.ats.internal.jta.recovery.jts
com.arjuna.ats.internal.jta.recovery.jts.jca.coordinator
com.arjuna.ats.internal.jta.resources
com.arjuna.ats.internal.jta.resources.arjunacore
com.arjuna.ats.internal.jta.resources.errorhandlers
com.arjuna.ats.internal.jta.resources.jts
com.arjuna.ats.internal.jta.resources.jts.orbspecific
com.arjuna.ats.internal.jta.resources.spi
com.arjuna.ats.internal.jta.tools.osb.mbean.jta
com.arjuna.ats.internal.jta.tools.osb.mbean.jts
com.arjuna.ats.internal.jta.transaction.arjunacore
com.arjuna.ats.internal.jta.transaction.arjunacore.jca
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca
com.arjuna.ats.internal.jta.transaction.jts
com.arjuna.ats.internal.jta.transaction.jts.jca
com.arjuna.ats.internal.jta.transaction.jts.subordinate
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator
com.arjuna.ats.internal.jta.utils
com.arjuna.ats.internal.jta.utils.arjunacore
com.arjuna.ats.internal.jta.utils.jts
com.arjuna.ats.internal.jta.xa
com.arjuna.ats.internal.jts.context
com.arjuna.ats.internal.jts.coordinator
com.arjuna.ats.internal.jts.interposition
com.arjuna.ats.internal.jts.interposition.resources.arjuna
com.arjuna.ats.internal.jts.interposition.resources.osi
com.arjuna.ats.internal.jts.interposition.resources.restricted
com.arjuna.ats.internal.jts.interposition.resources.strict
com.arjuna.ats.internal.jts.lifecycle
com.arjuna.ats.internal.jts.orbspecific
com.arjuna.ats.internal.jts.orbspecific.coordinator
com.arjuna.ats.internal.jts.orbspecific.interposition
com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator
com.arjuna.ats.internal.jts.orbspecific.interposition.resources
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
com.arjuna.ats.internal.jts.orbspecific.recovery
com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators
com.arjuna.ats.internal.jts.recovery
com.arjuna.ats.internal.jts.recovery.contact
com.arjuna.ats.internal.jts.recovery.recoverycoordinators
com.arjuna.ats.internal.jts.recovery.transactions
com.arjuna.ats.internal.jts.resources
com.arjuna.ats.internal.jts.utils
com.arjuna.ats.internal.txoj.abstractrecords
com.arjuna.ats.internal.txoj.lockstore
com.arjuna.ats.internal.txoj.recovery
com.arjuna.ats.jbossatx
com.arjuna.ats.jbossatx.jta
com.arjuna.ats.jbossatx.jts
com.arjuna.ats.jbossatx.logging
com.arjuna.ats.jdbc
com.arjuna.ats.jdbc.common
com.arjuna.ats.jdbc.logging
com.arjuna.ats.jta
com.arjuna.ats.jta.cdi
com.arjuna.ats.jta.cdi.async
com.arjuna.ats.jta.cdi.transactional
com.arjuna.ats.jta.common
com.arjuna.ats.jta.exceptions
com.arjuna.ats.jta.logging
com.arjuna.ats.jta.recovery
com.arjuna.ats.jta.resources
com.arjuna.ats.jta.transaction
com.arjuna.ats.jta.utils
com.arjuna.ats.jta.xa
com.arjuna.ats.jts
com.arjuna.ats.jts.common
com.arjuna.ats.jts.exceptions
com.arjuna.ats.jts.extensions
com.arjuna.ats.jts.logging
com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context
com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition
com.arjuna.ats.jts.recovery
com.arjuna.ats.jts.services.transactionserver
com.arjuna.ats.jts.thread
com.arjuna.ats.jts.tx
com.arjuna.ats.jts.utils
com.arjuna.ats.txoj
com.arjuna.ats.txoj.common
com.arjuna.ats.txoj.exceptions
com.arjuna.ats.txoj.lockstore
com.arjuna.ats.txoj.logging
com.arjuna.common.internal.util.propertyservice
com.arjuna.common.logging
com.arjuna.common.util
com.arjuna.common.util.propertyservice
com.arjuna.mw.wsas
com.arjuna.mw.wsas.activity
com.arjuna.mw.wsas.common
com.arjuna.mw.wsas.completionstatus
com.arjuna.mw.wsas.context
com.arjuna.mw.wsas.context.corba
com.arjuna.mw.wsas.context.soap
com.arjuna.mw.wsas.exceptions
com.arjuna.mw.wsas.logging
com.arjuna.mw.wsas.status
com.arjuna.mw.wsc11.context
com.arjuna.mw.wsc11.deploy
com.arjuna.mw.wscf.api
com.arjuna.mw.wscf.common
com.arjuna.mw.wscf.exceptions
com.arjuna.mw.wscf.logging
com.arjuna.mw.wscf.model.sagas.api
com.arjuna.mw.wscf.model.sagas.common
com.arjuna.mw.wscf.model.sagas.exceptions
com.arjuna.mw.wscf.model.sagas.hls
com.arjuna.mw.wscf.model.sagas.outcomes
com.arjuna.mw.wscf.model.sagas.participants
com.arjuna.mw.wscf.model.sagas.status
com.arjuna.mw.wscf.model.twophase.api
com.arjuna.mw.wscf.model.twophase.common
com.arjuna.mw.wscf.model.twophase.exceptions
com.arjuna.mw.wscf.model.twophase.hls
com.arjuna.mw.wscf.model.twophase.outcomes
com.arjuna.mw.wscf.model.twophase.participants
com.arjuna.mw.wscf.model.twophase.status
com.arjuna.mw.wscf.model.twophase.vote
com.arjuna.mw.wscf.protocols
com.arjuna.mw.wscf.utils
com.arjuna.mw.wscf11.model.sagas
com.arjuna.mw.wscf11.model.twophase
com.arjuna.mw.wst
com.arjuna.mw.wst.common
com.arjuna.mw.wst11
com.arjuna.mw.wst11.client
com.arjuna.mw.wst11.common
com.arjuna.mw.wst11.deploy
com.arjuna.mw.wst11.service
com.arjuna.mw.wstx.logging
com.arjuna.mw.wstx.status
com.arjuna.orbportability
com.arjuna.orbportability.common
com.arjuna.orbportability.common.ant
com.arjuna.orbportability.debug
com.arjuna.orbportability.event
com.arjuna.orbportability.exceptions
com.arjuna.orbportability.internal.orbspecific.javaidl.oa.implementations
com.arjuna.orbportability.internal.orbspecific.javaidl.orb.implementations
com.arjuna.orbportability.internal.orbspecific.oa.implementations
com.arjuna.orbportability.internal.orbspecific.orb.implementations
com.arjuna.orbportability.internal.orbspecific.versions
com.arjuna.orbportability.logging
com.arjuna.orbportability.oa
com.arjuna.orbportability.oa.core
com.arjuna.orbportability.orb
com.arjuna.orbportability.orb.core
com.arjuna.orbportability.utils
com.arjuna.wsc
com.arjuna.wsc.common
com.arjuna.wsc11
com.arjuna.wsc11.messaging
com.arjuna.wsc11.messaging.deploy
com.arjuna.wst
com.arjuna.wst.stub
com.arjuna.wst11
com.arjuna.wst11.messaging
com.arjuna.wst11.messaging.deploy
com.arjuna.wst11.messaging.engines
com.arjuna.wst11.stub
org.jboss.jbossts
org.jboss.jbossts.star.annotation
org.jboss.jbossts.star.client
org.jboss.jbossts.star.client.extended.txstatusext
org.jboss.jbossts.star.provider
org.jboss.jbossts.star.resource
org.jboss.jbossts.star.service
org.jboss.jbossts.txbridge.inbound
org.jboss.jbossts.txbridge.outbound
org.jboss.jbossts.txbridge.utils
org.jboss.jbossts.xts.environment
org.jboss.jbossts.xts.initialisation
org.jboss.jbossts.xts.logging
org.jboss.jbossts.xts.recovery
org.jboss.jbossts.xts.recovery.coordinator
org.jboss.jbossts.xts.recovery.coordinator.at
org.jboss.jbossts.xts.recovery.coordinator.ba
org.jboss.jbossts.xts.recovery.logging
org.jboss.jbossts.xts.recovery.participant
org.jboss.jbossts.xts.recovery.participant.at
org.jboss.jbossts.xts.recovery.participant.ba
org.jboss.jbossts.xts11.recovery.participant.at
org.jboss.jbossts.xts11.recovery.participant.ba
org.jboss.narayana.jta.jms
org.jboss.stm
org.jboss.stm.annotations
org.jboss.stm.async
org.jboss.stm.internal
org.jboss.stm.types
Loading