Skip to content
Success

Changes

Summary

  1. Initial commit to continue on another machine (commit: 7eeb13a) (details)
  2. First cut of api clean up for Jakarta EE 8 (commit: d26c0d2) (details)
  3. Move api to a sub-directory Create specification directory Create (commit: 32c685e) (details)
  4. Addresses review comments (commit: 345eb36) (details)
  5. Fx minor typ in README (commit: c271a16) (details)
  6. Move api to a sub-directory Create specification directory Create (commit: 5b9d85b) (details)
  7. Added parent pom Put spec under spec directory Ensure javadoc includes (commit: 5ba3dd7) (details)
Commit 7eeb13a70aa18c695dafcd50d3d0cba2b2f9fcc9 by Steve Millidge
Initial commit to continue on another machine
Signed-off-by: Steve Millidge <steve.millidge@payara.fish>
(commit: 7eeb13a)
The file was addedREADME.md
The file was modified src/main/java/package.html
The file was modified pom.xml
The file was modified NOTICE.md
The file was modified src/main/java/javax/resource/ResourceException.java
The file was modified src/main/java/javax/resource/package.html
The file was modified src/main/java/javax/resource/cci/LocalTransaction.java
The file was modified src/main/java/javax/resource/spi/package.html
The file was modified CONTRIBUTING.md
The file was addedsrc/main/doc-files/speclicense.html
Commit d26c0d2ffd9a86ea006b014bba81a01ec08148b3 by Steve Millidge
First cut of api clean up for Jakarta EE 8
Signed-off-by: smillidge <steve.millidge@payara.fish>
(commit: d26c0d2)
The file was modified pom.xml
The file was modified src/main/java/javax/resource/spi/ManagedConnection.java
The file was modified src/main/java/javax/resource/spi/SecurityPermission.java
The file was modified src/main/java/javax/resource/spi/security/GenericCredential.java
The file was modified README.md
The file was modified src/main/java/javax/resource/spi/TransactionSupport.java
The file was modified CONTRIBUTING.md
The file was modified src/main/java/javax/resource/package.html
The file was modified src/main/java/javax/resource/spi/Connector.java
The file was modified src/main/java/javax/resource/spi/LocalTransaction.java
The file was modified src/main/java/package.html
The file was modified src/main/resources/META-INF/README
The file was modified src/main/java/javax/resource/spi/work/WorkContextProvider.java
The file was modified src/main/java/javax/resource/spi/Activation.java
The file was modified src/main/java/javax/resource/spi/work/RetryableWorkRejectedException.java
The file was modified src/main/java/javax/resource/spi/work/WorkContextLifecycleListener.java
The file was modified src/main/java/javax/resource/spi/ConnectionDefinitions.java
The file was modified src/main/java/javax/resource/spi/ConnectionDefinition.java
The file was modified src/main/java/javax/resource/spi/AdministeredObject.java
The file was modified src/main/java/javax/resource/spi/work/ExecutionContext.java
The file was modified src/main/java/javax/resource/spi/RetryableException.java
The file was modified src/main/java/javax/resource/spi/BootstrapContext.java
The file was modified src/main/java/javax/resource/spi/work/WorkContext.java
The file was modified NOTICE.md
The file was modified src/main/java/javax/resource/spi/work/DistributableWork.java
The file was modified src/main/java/javax/resource/spi/work/TransactionContext.java
The file was modified src/main/java/javax/resource/ResourceException.java
The file was modified src/main/java/javax/resource/spi/LocalTransactionException.java
The file was modified src/main/java/javax/resource/spi/work/WorkContextErrorCodes.java
The file was modified src/main/java/javax/resource/spi/work/HintsContext.java
The file was modified src/main/java/javax/resource/spi/ActivationSpec.java
The file was modified src/main/java/javax/resource/spi/AuthenticationMechanism.java
The file was modified src/main/java/javax/resource/cci/LocalTransaction.java
The file was modified src/main/java/javax/resource/spi/work/SecurityContext.java
The file was modified src/main/java/javax/resource/spi/work/DistributableWorkManager.java
The file was modified src/main/java/javax/resource/spi/ConfigProperty.java
The file was modified src/main/java/javax/resource/spi/work/WorkManager.java
The file was modified src/main/java/javax/resource/spi/RetryableUnavailableException.java
The file was modified src/main/java/javax/resource/cci/ResourceWarning.java
Commit 32c685e08781155aaa8b79af710cbe8e5aa2104c by Steve Millidge
Move api to a sub-directory Create specification directory Create
boilerplate specification in the specification directory
Signed-off-by: smillidge <steve.millidge@payara.fish>
(commit: 32c685e)
The file was addedapi/src/main/java/javax/resource/spi/LocalTransaction.java
The file was addedapi/src/main/java/javax/resource/cci/ConnectionMetaData.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionManager.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkEvent.java
The file was addedapi/src/main/java/javax/resource/spi/ValidatingManagedConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/ResourceException.java
The file was removedsrc/main/java/javax/resource/cci/ConnectionMetaData.java
The file was addedapi/src/main/java/javax/resource/spi/endpoint/MessageEndpointFactory.java
The file was removedsrc/main/java/javax/resource/spi/security/GenericCredential.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/ManagedConnectionMetaData.java
The file was addedapi/src/main/java/javax/resource/cci/IndexedRecord.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionManager.java
The file was removedsrc/main/java/javax/resource/spi/ManagedConnection.java
The file was removedsrc/main/java/javax/resource/spi/LazyAssociatableConnectionManager.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkListener.java
The file was removedsrc/main/java/javax/resource/cci/RecordFactory.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkManager.java
The file was addedapi/src/main/java/javax/resource/AdministeredObjectDefinition.java
The file was removedsrc/main/java/javax/resource/spi/work/DistributableWork.java
The file was addedapi/src/main/java/javax/resource/cci/Streamable.java
The file was removedsrc/main/java/javax/resource/cci/Interaction.java
The file was addedapi/src/main/java/javax/resource/spi/work/HintsContext.java
The file was removedsrc/main/java/javax/resource/AdministeredObjectDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/endpoint/MessageEndpointFactory.java
The file was removedsrc/main/java/javax/resource/spi/security/PasswordCredential.java
The file was removedsrc/main/java/javax/resource/spi/ValidatingManagedConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContextErrorCodes.java
The file was addedapi/src/main/java/javax/resource/spi/ManagedConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/spi/endpoint/MessageEndpoint.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAdapter.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContext.java
The file was removedsrc/main/java/javax/resource/cci/Connection.java
The file was removedsrc/main/java/javax/resource/spi/ConfigProperty.java
The file was addedapi/src/main/java/javax/resource/cci/Interaction.java
The file was removedsrc/main/java/javax/resource/cci/ConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionDefinition.java
The file was addedapi/src/main/java/javax/resource/spi/work/SecurityContext.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkAdapter.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkRejectedException.java
The file was removedsrc/main/java/javax/resource/spi/LazyEnlistableConnectionManager.java
The file was addedapi/src/main/java/javax/resource/spi/SecurityPermission.java
The file was removedsrc/main/java/javax/resource/spi/EISSystemException.java
The file was addedspecification/pom.xml
The file was addedspecification/LICENSE
The file was addedapi/src/main/java/javax/resource/cci/ResultSet.java
The file was addedapi/src/main/java/javax/resource/NotSupportedException.java
The file was removedsrc/main/java/javax/resource/NotSupportedException.java
The file was addedapi/src/main/java/javax/resource/cci/InteractionSpec.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkEvent.java
The file was addedapi/src/main/java/javax/resource/spi/LazyEnlistableConnectionManager.java
The file was addedapi/src/main/java/javax/resource/cci/MessageListener.java
The file was addedapi/src/main/java/javax/resource/spi/work/package.html
The file was removedsrc/main/java/javax/resource/cci/MessageListener.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionEvent.java
The file was addedspecification/src/theme/jakartaee-theme.yml
The file was removedsrc/main/java/javax/resource/spi/ConnectionEventListener.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAdapterInternalException.java
The file was removedsrc/main/java/javax/resource/spi/work/RetryableWorkRejectedException.java
The file was addedspecification/assembly.xml
The file was addedapi/src/main/java/javax/resource/spi/LocalTransactionException.java
The file was removedsrc/main/java/javax/resource/cci/IndexedRecord.java
The file was addedapi/src/main/java/javax/resource/spi/security/PasswordCredential.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkCompletedException.java
The file was addedspecification/src/main/asciidoc/jakarta-connectors.adoc
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContext.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionRequestInfo.java
The file was addedapi/src/main/java/javax/resource/cci/Record.java
The file was removedsrc/main/java/javax/resource/cci/LocalTransaction.java
The file was addedapi/src/main/resources/META-INF/README
The file was removedsrc/main/java/javax/resource/spi/work/HintsContext.java
The file was removedsrc/main/java/javax/resource/spi/AuthenticationMechanism.java
The file was addedapi/src/main/java/javax/resource/spi/CommException.java
The file was addedapi/src/main/java/javax/resource/spi/LazyEnlistableManagedConnection.java
The file was removedsrc/main/java/javax/resource/spi/endpoint/package.html
The file was removedsrc/main/java/javax/resource/spi/work/WorkContextLifecycleListener.java
The file was removedsrc/main/java/javax/resource/ResourceException.java
The file was addedapi/src/main/java/javax/resource/cci/MappedRecord.java
The file was removedsrc/main/java/javax/resource/Referenceable.java
The file was removedsrc/main/java/javax/resource/spi/Activation.java
The file was addedapi/src/main/java/javax/resource/spi/DissociatableManagedConnection.java
The file was addedapi/src/main/java/javax/resource/spi/SharingViolationException.java
The file was removedsrc/main/java/javax/resource/AdministeredObjectDefinition.java
The file was addedapi/src/main/java/javax/resource/spi/EISSystemException.java
The file was addedapi/src/main/java/javax/resource/spi/TransactionSupport.java
The file was removedsrc/main/java/javax/resource/spi/endpoint/MessageEndpoint.java
The file was removedsrc/main/java/javax/resource/spi/UnavailableException.java
The file was addedapi/src/main/java/javax/resource/spi/AdministeredObject.java
The file was removedsrc/main/java/javax/resource/cci/ResourceWarning.java
The file was addedapi/src/main/java/javax/resource/spi/ActivationSpec.java
The file was addedapi/src/main/java/javax/resource/spi/work/DistributableWork.java
The file was addedapi/src/main/java/javax/resource/spi/work/TransactionContext.java
The file was addedapi/src/main/java/javax/resource/spi/InvalidPropertyException.java
The file was removedsrc/main/java/javax/resource/ConnectionFactoryDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/security/package.html
The file was addedspecification/src/main/asciidoc/jakarta-connectors-spec.adoc
The file was removedsrc/main/java/javax/resource/spi/RetryableUnavailableException.java
The file was addedapi/src/main/java/javax/resource/spi/IllegalStateException.java
The file was removedsrc/main/java/javax/resource/spi/LocalTransaction.java
The file was removedsrc/main/java/javax/resource/cci/InteractionSpec.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkListener.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAdapterAssociation.java
The file was addedapi/src/main/java/javax/resource/spi/RetryableUnavailableException.java
The file was removedpom.xml
The file was addedapi/src/main/java/javax/resource/cci/ConnectionSpec.java
The file was addedapi/src/main/java/javax/resource/cci/ResourceWarning.java
The file was removedsrc/main/java/javax/resource/cci/Record.java
The file was removedsrc/main/java/javax/resource/package.html
The file was addedapi/src/main/java/javax/resource/spi/work/WorkAdapter.java
The file was addedapi/src/main/java/javax/resource/cci/package.html
The file was addedapi/pom.xml
The file was removedsrc/main/java/javax/resource/spi/ResourceAllocationException.java
The file was addedspecification/src/main/asciidoc/license-efsl.adoc
The file was removedsrc/main/java/javax/resource/spi/TransactionSupport.java
The file was removedsrc/main/java/javax/resource/spi/XATerminator.java
The file was addedapi/src/main/java/javax/resource/spi/RetryableException.java
The file was addedspecification/README.md
The file was removedsrc/main/java/javax/resource/cci/Streamable.java
The file was removedsrc/main/java/javax/resource/spi/Connector.java
The file was removedsrc/main/java/javax/resource/spi/package.html
The file was removedsrc/main/java/javax/resource/cci/ResourceAdapterMetaData.java
The file was addedapi/src/main/java/javax/resource/spi/BootstrapContext.java
The file was addedapi/src/main/java/javax/resource/spi/XATerminator.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkManager.java
The file was removedsrc/main/java/javax/resource/spi/work/TransactionContext.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAdapter.java
The file was removedsrc/main/java/javax/resource/spi/work/DistributableWorkManager.java
The file was addedapi/src/main/java/javax/resource/ConnectionFactoryDefinition.java
The file was removedsrc/main/java/javax/resource/spi/CommException.java
The file was removedsrc/main/java/javax/resource/spi/work/ExecutionContext.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkException.java
The file was addedapi/src/main/java/javax/resource/Referenceable.java
The file was removedsrc/main/java/javax/resource/cci/ResultSetInfo.java
The file was removedsrc/main/java/javax/resource/spi/IllegalStateException.java
The file was addedapi/src/main/java/javax/resource/spi/work/ExecutionContext.java
The file was addedapi/src/main/java/javax/resource/spi/ManagedConnectionMetaData.java
The file was removedsrc/main/java/javax/resource/cci/MappedRecord.java
The file was addedapi/src/main/java/javax/resource/spi/UnavailableException.java
The file was removedsrc/main/java/package.html
The file was removedsrc/main/java/javax/resource/ConnectionFactoryDefinition.java
The file was removedsrc/main/java/javax/resource/spi/AdministeredObject.java
The file was addedapi/src/main/java/javax/resource/spi/work/Work.java
The file was removedsrc/main/java/javax/resource/spi/ApplicationServerInternalException.java
The file was removedsrc/main/java/javax/resource/spi/InvalidPropertyException.java
The file was addedspecification/src/main/asciidoc/images/jakarta_ee_logo_schooner_color_stacked_default.png
The file was addedapi/src/main/java/javax/resource/spi/ApplicationServerInternalException.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAllocationException.java
The file was addedapi/src/main/java/javax/resource/cci/ResourceAdapterMetaData.java
The file was removedsrc/main/java/javax/resource/spi/LazyEnlistableManagedConnection.java
The file was addedapi/src/main/java/javax/resource/cci/ConnectionFactory.java
The file was removedsrc/main/java/javax/resource/spi/SecurityException.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContextLifecycleListener.java
The file was addedapi/src/main/java/javax/resource/spi/SecurityException.java
The file was addedapi/src/main/java/javax/resource/cci/LocalTransaction.java
The file was removedsrc/main/java/javax/resource/spi/SharingViolationException.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContextProvider.java
The file was removedsrc/main/java/javax/resource/cci/ConnectionSpec.java
The file was addedapi/src/main/java/javax/resource/spi/security/package.html
The file was addedapi/src/main/java/javax/resource/cci/ResultSetInfo.java
The file was removedsrc/main/java/javax/resource/spi/LocalTransactionException.java
The file was addedapi/src/main/java/javax/resource/spi/work/RetryableWorkRejectedException.java
The file was addedapi/src/main/java/package.html
The file was removedsrc/main/java/javax/resource/spi/work/SecurityContext.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkRejectedException.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionEventListener.java
The file was removedsrc/main/java/javax/resource/spi/DissociatableManagedConnection.java
The file was removedsrc/main/java/javax/resource/spi/work/package.html
The file was addedapi/src/main/java/javax/resource/AdministeredObjectDefinitions.java
The file was removedsrc/main/java/javax/resource/cci/ResultSet.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkCompletedException.java
The file was removedsrc/main/java/javax/resource/spi/SecurityPermission.java
The file was addedapi/src/main/java/javax/resource/cci/RecordFactory.java
The file was addedapi/src/main/java/javax/resource/spi/Connector.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAdapterInternalException.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/BootstrapContext.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionEvent.java
The file was removedsrc/main/java/javax/resource/spi/ManagedConnectionFactory.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionDefinition.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContextErrorCodes.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContextProvider.java
The file was addedapi/src/main/java/javax/resource/spi/security/GenericCredential.java
The file was addedapi/src/main/java/javax/resource/cci/Connection.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAdapterAssociation.java
The file was removedsrc/main/java/javax/resource/spi/ActivationSpec.java
The file was removedsrc/main/java/javax/resource/spi/work/Work.java
The file was removedsrc/main/java/javax/resource/cci/package.html
The file was addedapi/src/main/java/javax/resource/spi/work/DistributableWorkManager.java
The file was addedapi/src/main/java/javax/resource/package.html
The file was addedapi/src/main/java/javax/resource/spi/Activation.java
The file was removedsrc/main/java/javax/resource/spi/RetryableException.java
The file was addedapi/src/main/java/javax/resource/ConnectionFactoryDefinitions.java
The file was addedapi/src/main/java/javax/resource/spi/LazyAssociatableConnectionManager.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkException.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionRequestInfo.java
The file was removedsrc/main/resources/META-INF/README
The file was addedapi/src/main/java/javax/resource/spi/package.html
The file was addedapi/src/main/java/javax/resource/spi/ManagedConnection.java
The file was addedapi/src/main/java/javax/resource/spi/AuthenticationMechanism.java
The file was addedapi/src/main/java/javax/resource/spi/endpoint/package.html
The file was addedapi/src/main/java/javax/resource/spi/ConfigProperty.java
Commit 345eb367c76f43a3c26d2911c789890254f249af by Steve Millidge
Addresses review comments
Signed-off-by: Steve Millidge <steve.millidge@payara.fish>
(commit: 345eb36)
The file was modified src/main/java/javax/resource/spi/Activation.java
The file was modified src/main/java/javax/resource/cci/ResourceWarning.java
The file was modified src/main/java/javax/resource/spi/ActivationSpec.java
The file was modified src/main/java/javax/resource/ResourceException.java
The file was modified src/main/java/javax/resource/spi/LocalTransactionException.java
The file was modified src/main/java/javax/resource/spi/security/GenericCredential.java
The file was modified src/main/java/javax/resource/spi/work/ExecutionContext.java
Commit c271a16e6a779548d9f628239d7e70e10adb7d31 by Steve Millidge
Fx minor typ in README
Signed-off-by: Steve Millidge <steve.millidge@payara.fish>
(commit: c271a16)
The file was modified README.md
Commit 5b9d85b058a03869c949ea1013ec20d21a39c38b by Steve Millidge
Move api to a sub-directory Create specification directory Create
boilerplate specification in the specification directory
Signed-off-by: smillidge <steve.millidge@payara.fish>
(commit: 5b9d85b)
The file was addedapi/src/main/java/javax/resource/spi/InvalidPropertyException.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkCompletedException.java
The file was removedsrc/main/java/javax/resource/spi/ManagedConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/ConnectionFactoryDefinition.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionDefinition.java
The file was addedapi/src/main/resources/META-INF/README
The file was addedapi/src/main/java/javax/resource/spi/SharingViolationException.java
The file was addedapi/src/main/java/javax/resource/spi/work/TransactionContext.java
The file was removedsrc/main/java/javax/resource/spi/LazyEnlistableManagedConnection.java
The file was removedsrc/main/java/javax/resource/spi/ValidatingManagedConnectionFactory.java
The file was removedsrc/main/java/javax/resource/spi/security/GenericCredential.java
The file was addedapi/src/main/java/javax/resource/spi/XATerminator.java
The file was removedsrc/main/java/javax/resource/cci/ResultSetInfo.java
The file was addedapi/src/main/java/javax/resource/spi/security/package.html
The file was addedapi/src/main/java/javax/resource/cci/ConnectionSpec.java
The file was removedsrc/main/java/javax/resource/spi/ManagedConnectionMetaData.java
The file was addedapi/src/main/java/javax/resource/spi/work/SecurityContext.java
The file was addedapi/src/main/java/javax/resource/cci/LocalTransaction.java
The file was addedapi/src/main/java/javax/resource/spi/ActivationSpec.java
The file was addedapi/src/main/java/javax/resource/spi/ManagedConnection.java
The file was addedapi/src/main/java/javax/resource/spi/SecurityPermission.java
The file was addedspecification/assembly.xml
The file was addedapi/src/main/java/javax/resource/spi/LazyEnlistableConnectionManager.java
The file was addedspecification/pom.xml
The file was addedapi/src/main/java/javax/resource/spi/ResourceAdapterInternalException.java
The file was removedsrc/main/java/javax/resource/cci/MessageListener.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContextErrorCodes.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkRejectedException.java
The file was removedsrc/main/java/javax/resource/cci/package.html
The file was removedsrc/main/java/javax/resource/spi/DissociatableManagedConnection.java
The file was addedapi/src/main/java/javax/resource/spi/endpoint/MessageEndpoint.java
The file was removedsrc/main/java/javax/resource/cci/InteractionSpec.java
The file was removedsrc/main/java/javax/resource/spi/BootstrapContext.java
The file was removedsrc/main/java/javax/resource/cci/ConnectionMetaData.java
The file was addedapi/src/main/java/javax/resource/spi/BootstrapContext.java
The file was removedsrc/main/java/javax/resource/spi/EISSystemException.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkEvent.java
The file was addedapi/src/main/java/javax/resource/cci/package.html
The file was removedsrc/main/java/javax/resource/AdministeredObjectDefinition.java
The file was addedapi/src/main/java/javax/resource/spi/AdministeredObject.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkEvent.java
The file was removedsrc/main/java/javax/resource/spi/TransactionSupport.java
The file was removedsrc/main/java/javax/resource/spi/package.html
The file was removedsrc/main/java/javax/resource/spi/ConnectionDefinitions.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAdapterAssociation.java
The file was addedapi/src/main/java/javax/resource/cci/ResultSetInfo.java
The file was removedsrc/main/java/javax/resource/cci/ResourceWarning.java
The file was addedapi/src/main/java/javax/resource/spi/ValidatingManagedConnectionFactory.java
The file was removedsrc/main/java/javax/resource/Referenceable.java
The file was removedsrc/main/java/javax/resource/cci/IndexedRecord.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkManager.java
The file was removedsrc/main/java/javax/resource/cci/ResultSet.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkListener.java
The file was removedsrc/main/java/javax/resource/spi/work/package.html
The file was addedspecification/src/main/asciidoc/jakarta-connectors-spec.adoc
The file was removedsrc/main/java/javax/resource/spi/ManagedConnection.java
The file was addedapi/src/main/java/javax/resource/spi/ManagedConnectionMetaData.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContext.java
The file was removedsrc/main/java/javax/resource/spi/LazyAssociatableConnectionManager.java
The file was removedsrc/main/java/javax/resource/spi/security/package.html
The file was removedsrc/main/java/javax/resource/spi/ConnectionManager.java
The file was removedsrc/main/java/javax/resource/spi/ActivationSpec.java
The file was addedapi/src/main/java/javax/resource/spi/AuthenticationMechanism.java
The file was removedsrc/main/java/javax/resource/spi/Connector.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionEvent.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContextLifecycleListener.java
The file was removedsrc/main/java/javax/resource/cci/MappedRecord.java
The file was addedspecification/src/theme/jakartaee-theme.yml
The file was addedapi/src/main/java/javax/resource/spi/ManagedConnectionFactory.java
The file was removedsrc/main/java/javax/resource/spi/AdministeredObject.java
The file was removedsrc/main/java/javax/resource/spi/work/DistributableWorkManager.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionDefinition.java
The file was removedsrc/main/java/javax/resource/spi/SecurityPermission.java
The file was addedapi/src/main/java/javax/resource/spi/UnavailableException.java
The file was removedsrc/main/java/javax/resource/spi/Activation.java
The file was addedapi/src/main/java/javax/resource/spi/TransactionSupport.java
The file was addedapi/src/main/java/javax/resource/spi/LazyAssociatableConnectionManager.java
The file was removedsrc/main/java/javax/resource/spi/work/RetryableWorkRejectedException.java
The file was removedsrc/main/java/javax/resource/spi/LocalTransactionException.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAdapter.java
The file was addedapi/src/main/java/javax/resource/spi/work/Work.java
The file was removedsrc/main/java/javax/resource/spi/XATerminator.java
The file was addedapi/src/main/java/javax/resource/spi/work/RetryableWorkRejectedException.java
The file was removedsrc/main/java/javax/resource/spi/work/SecurityContext.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAdapterAssociation.java
The file was addedapi/src/main/java/javax/resource/spi/security/PasswordCredential.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAdapter.java
The file was addedapi/src/main/java/javax/resource/ConnectionFactoryDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkCompletedException.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkException.java
The file was addedapi/src/main/java/javax/resource/spi/LocalTransactionException.java
The file was removedsrc/main/resources/META-INF/README
The file was addedapi/src/main/java/javax/resource/spi/CommException.java
The file was removedsrc/main/java/javax/resource/spi/work/TransactionContext.java
The file was addedapi/src/main/java/javax/resource/cci/Connection.java
The file was removedpom.xml
The file was removedsrc/main/java/javax/resource/spi/ConnectionEventListener.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAllocationException.java
The file was addedapi/src/main/java/javax/resource/spi/work/package.html
The file was addedapi/src/main/java/javax/resource/cci/ConnectionMetaData.java
The file was addedspecification/src/main/asciidoc/license-efsl.adoc
The file was removedsrc/main/java/javax/resource/NotSupportedException.java
The file was addedspecification/LICENSE
The file was addedapi/src/main/java/javax/resource/cci/ResourceWarning.java
The file was addedapi/src/main/java/javax/resource/cci/ResultSet.java
The file was removedsrc/main/java/javax/resource/spi/endpoint/MessageEndpoint.java
The file was removedsrc/main/java/javax/resource/spi/UnavailableException.java
The file was removedsrc/main/java/javax/resource/spi/RetryableException.java
The file was removedsrc/main/java/javax/resource/cci/LocalTransaction.java
The file was removedsrc/main/java/javax/resource/cci/RecordFactory.java
The file was removedsrc/main/java/javax/resource/cci/Record.java
The file was removedsrc/main/java/javax/resource/spi/ConfigProperty.java
The file was removedsrc/main/java/javax/resource/spi/InvalidPropertyException.java
The file was removedsrc/main/java/javax/resource/cci/ResourceAdapterMetaData.java
The file was addedapi/src/main/java/javax/resource/cci/Streamable.java
The file was removedsrc/main/java/package.html
The file was removedsrc/main/java/javax/resource/spi/CommException.java
The file was removedsrc/main/java/javax/resource/ConnectionFactoryDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/SharingViolationException.java
The file was addedapi/src/main/java/javax/resource/spi/IllegalStateException.java
The file was removedsrc/main/java/javax/resource/cci/Interaction.java
The file was removedsrc/main/java/javax/resource/spi/work/DistributableWork.java
The file was addedapi/src/main/java/javax/resource/cci/MappedRecord.java
The file was removedsrc/main/java/javax/resource/spi/RetryableUnavailableException.java
The file was removedsrc/main/java/javax/resource/spi/ApplicationServerInternalException.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionEventListener.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContextProvider.java
The file was removedsrc/main/java/javax/resource/spi/SecurityException.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionRequestInfo.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkAdapter.java
The file was addedapi/src/main/java/package.html
The file was removedsrc/main/java/javax/resource/spi/AuthenticationMechanism.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkException.java
The file was addedapi/src/main/java/javax/resource/spi/Activation.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkListener.java
The file was addedapi/src/main/java/javax/resource/ResourceException.java
The file was addedapi/src/main/java/javax/resource/AdministeredObjectDefinition.java
The file was addedapi/src/main/java/javax/resource/spi/LocalTransaction.java
The file was addedapi/src/main/java/javax/resource/spi/LazyEnlistableManagedConnection.java
The file was addedapi/src/main/java/javax/resource/spi/endpoint/package.html
The file was addedapi/src/main/java/javax/resource/spi/work/DistributableWork.java
The file was removedsrc/main/java/javax/resource/spi/work/HintsContext.java
The file was addedapi/src/main/java/javax/resource/spi/ApplicationServerInternalException.java
The file was removedsrc/main/java/javax/resource/spi/endpoint/package.html
The file was addedapi/src/main/java/javax/resource/cci/ConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/spi/DissociatableManagedConnection.java
The file was removedsrc/main/java/javax/resource/spi/IllegalStateException.java
The file was addedapi/src/main/java/javax/resource/spi/EISSystemException.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContextErrorCodes.java
The file was removedsrc/main/java/javax/resource/ResourceException.java
The file was addedapi/src/main/java/javax/resource/spi/work/HintsContext.java
The file was addedspecification/src/main/asciidoc/jakarta-connectors.adoc
The file was addedapi/src/main/java/javax/resource/NotSupportedException.java
The file was addedapi/src/main/java/javax/resource/spi/work/ExecutionContext.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionEvent.java
The file was removedsrc/main/java/javax/resource/package.html
The file was removedsrc/main/java/javax/resource/spi/endpoint/MessageEndpointFactory.java
The file was addedapi/src/main/java/javax/resource/spi/endpoint/MessageEndpointFactory.java
The file was addedapi/src/main/java/javax/resource/cci/IndexedRecord.java
The file was removedsrc/main/java/javax/resource/spi/security/PasswordCredential.java
The file was addedapi/src/main/java/javax/resource/cci/Interaction.java
The file was addedapi/src/main/java/javax/resource/spi/RetryableException.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionManager.java
The file was removedsrc/main/java/javax/resource/cci/ConnectionFactory.java
The file was addedapi/src/main/java/javax/resource/cci/Record.java
The file was removedsrc/main/java/javax/resource/spi/ConnectionRequestInfo.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkAdapter.java
The file was addedapi/src/main/java/javax/resource/cci/RecordFactory.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkManager.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkRejectedException.java
The file was addedapi/src/main/java/javax/resource/spi/package.html
The file was addedapi/src/main/java/javax/resource/cci/MessageListener.java
The file was removedsrc/main/java/javax/resource/ConnectionFactoryDefinition.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContextProvider.java
The file was addedapi/src/main/java/javax/resource/Referenceable.java
The file was addedapi/src/main/java/javax/resource/AdministeredObjectDefinitions.java
The file was removedsrc/main/java/javax/resource/cci/Streamable.java
The file was removedsrc/main/java/javax/resource/spi/ResourceAdapterInternalException.java
The file was addedapi/src/main/java/javax/resource/spi/SecurityException.java
The file was removedsrc/main/java/javax/resource/spi/work/WorkContextLifecycleListener.java
The file was addedapi/src/main/java/javax/resource/spi/Connector.java
The file was addedapi/pom.xml
The file was addedapi/src/main/java/javax/resource/spi/security/GenericCredential.java
The file was addedspecification/README.md
The file was removedsrc/main/java/javax/resource/cci/Connection.java
The file was removedsrc/main/java/javax/resource/spi/work/ExecutionContext.java
The file was addedapi/src/main/java/javax/resource/package.html
The file was removedsrc/main/java/javax/resource/spi/work/Work.java
The file was addedapi/src/main/java/javax/resource/spi/ConnectionDefinitions.java
The file was removedsrc/main/java/javax/resource/spi/LazyEnlistableConnectionManager.java
The file was removedsrc/main/java/javax/resource/cci/ConnectionSpec.java
The file was addedspecification/src/main/asciidoc/images/jakarta_ee_logo_schooner_color_stacked_default.png
The file was addedapi/src/main/java/javax/resource/spi/work/DistributableWorkManager.java
The file was addedapi/src/main/java/javax/resource/spi/RetryableUnavailableException.java
The file was addedapi/src/main/java/javax/resource/cci/ResourceAdapterMetaData.java
The file was addedapi/src/main/java/javax/resource/spi/ConfigProperty.java
The file was addedapi/src/main/java/javax/resource/spi/work/WorkContext.java
The file was removedsrc/main/java/javax/resource/AdministeredObjectDefinitions.java
The file was addedapi/src/main/java/javax/resource/spi/ResourceAllocationException.java
The file was addedapi/src/main/java/javax/resource/cci/InteractionSpec.java
The file was removedsrc/main/java/javax/resource/spi/LocalTransaction.java
Commit 5ba3dd7af78409278bc2171df5371b7f81ba2037 by Steve Millidge
Added parent pom Put spec under spec directory Ensure javadoc includes
link to spec license
Signed-off-by: Steve Millidge <steve.millidge@payara.fish>
(commit: 5ba3dd7)
The file was addedspec/src/main/asciidoc/jakarta-connectors-spec.adoc
The file was addedspec/README.md
The file was removedspecification/assembly.xml
The file was addedspec/assembly.xml
The file was removedspecification/README.md
The file was removedspecification/src/main/asciidoc/images/jakarta_ee_logo_schooner_color_stacked_default.png
The file was addedapi/src/main/java/doc-files/speclicense.html
The file was removedspecification/src/main/asciidoc/jakarta-connectors-spec.adoc
The file was addedspec/pom.xml
The file was addedspec/src/theme/jakartaee-theme.yml
The file was removedsrc/main/doc-files/speclicense.html
The file was addedspec/LICENSE
The file was removedspecification/src/main/asciidoc/license-efsl.adoc
The file was removedspecification/src/theme/jakartaee-theme.yml
The file was removedspecification/LICENSE
The file was addedspec/src/main/asciidoc/jakarta-connectors.adoc
The file was removedspecification/pom.xml
The file was addedpom.xml
The file was removedspecification/src/main/asciidoc/jakarta-connectors.adoc
The file was addedspec/src/main/asciidoc/license-efsl.adoc
The file was addedspec/src/main/asciidoc/images/jakarta_ee_logo_schooner_color_stacked_default.png