Skip to content
Success

Changes

Summary

  1. Move src/ to an new api/src/ submodule (commit: a344660) (details)
  2. New parent pom.xml (commit: 34fc6b1) (details)
  3. Add spec/ submodule with boilerplate asciidoc (commit: 748858d) (details)
Commit a344660104ffdd7d8359fc72bb72df5225ccb2c0 by David Blevins
Move src/ to an new api/src/ submodule
Signed-off-by: David Blevins <david.blevins@gmail.com>
(commit: a344660)
The file was removedsrc/main/java/javax/ejb/EJBHome.java
The file was addedapi/src/main/java/javax/ejb/EJBException.java
The file was removedpom.xml
The file was addedapi/src/main/java/javax/ejb/ScheduleExpression.java
The file was removedsrc/main/java/javax/ejb/MessageDrivenBean.java
The file was modified LICENSE.md (diff)
The file was addedapi/src/main/java/javax/ejb/EJBTransactionRolledbackException.java
The file was removedsrc/main/java/javax/ejb/Remove.java
The file was addedapi/src/main/java/javax/ejb/ConcurrencyManagementType.java
The file was addedapi/src/main/java/javax/ejb/spi/HandleDelegate.java
The file was removedsrc/main/java/javax/ejb/ApplicationException.java
The file was addedapi/src/main/java/javax/ejb/EJBLocalObject.java
The file was addedapi/src/main/java/javax/ejb/LocalHome.java
The file was removedsrc/main/java/javax/ejb/Startup.java
The file was removedsrc/main/java/javax/ejb/NoSuchEJBException.java
The file was removedsrc/main/java/javax/ejb/TransactionManagementType.java
The file was addedapi/src/main/java/javax/ejb/Init.java
The file was addedapi/src/main/java/javax/ejb/EntityBean.java
The file was removedsrc/main/java/javax/ejb/PostActivate.java
The file was addedapi/src/main/java/javax/ejb/BeforeCompletion.java
The file was removedsrc/main/java/javax/ejb/TimedObject.java
The file was removedsrc/main/java/javax/ejb/LocalBean.java
The file was addedapi/src/main/java/javax/ejb/LockType.java
The file was addedapi/src/main/java/javax/ejb/Startup.java
The file was addedapi/src/main/resources/META-INF/MANIFEST.MF
The file was removedsrc/main/java/javax/ejb/ConcurrencyManagement.java
The file was removedsrc/main/java/javax/ejb/SessionBean.java
The file was removedsrc/main/java/javax/ejb/TransactionAttribute.java
The file was addedapi/src/main/java/javax/ejb/EJBContext.java
The file was addedapi/src/main/java/javax/ejb/TransactionManagement.java
The file was removedsrc/main/java/javax/ejb/RemoveException.java
The file was addedapi/src/main/java/javax/ejb/Remove.java
The file was removedsrc/main/java/javax/ejb/LocalHome.java
The file was addedapi/src/main/java/javax/ejb/Timeout.java
The file was addedapi/src/main/java/javax/ejb/EJBHome.java
The file was addedapi/src/main/java/javax/ejb/NoSuchObjectLocalException.java
The file was removedsrc/main/java/javax/ejb/CreateException.java
The file was removedsrc/main/java/javax/ejb/EJBTransactionRolledbackException.java
The file was addedapi/src/main/java/javax/ejb/Schedules.java
The file was addedapi/pom.xml
The file was addedapi/src/main/java/javax/ejb/LocalBean.java
The file was addedapi/src/main/java/javax/ejb/ConcurrencyManagement.java
The file was removedsrc/main/java/javax/ejb/EJBLocalHome.java
The file was addedapi/src/main/java/javax/ejb/TransactionRequiredLocalException.java
The file was removedsrc/main/java/javax/ejb/FinderException.java
The file was removedsrc/main/java/javax/ejb/NoMoreTimeoutsException.java
The file was removedsrc/main/java/javax/ejb/spi/package.html
The file was addedapi/src/main/java/javax/ejb/Local.java
The file was removedsrc/main/java/javax/ejb/ObjectNotFoundException.java
The file was removedsrc/main/java/javax/ejb/AccessTimeout.java
The file was removedsrc/main/java/javax/ejb/ActivationConfigProperty.java
The file was removedsrc/main/java/javax/ejb/LockType.java
The file was addedapi/src/main/java/javax/ejb/TransactionRolledbackLocalException.java
The file was removedsrc/main/java/javax/ejb/Timeout.java
The file was addedapi/src/main/java/javax/ejb/EJBObject.java
The file was addedapi/src/main/java/javax/ejb/EJBs.java
The file was removedsrc/main/java/javax/ejb/BeforeCompletion.java
The file was addedapi/src/main/java/javax/ejb/MessageDrivenContext.java
The file was addedapi/src/main/java/javax/ejb/AfterCompletion.java
The file was addedapi/src/main/java/javax/ejb/ObjectNotFoundException.java
The file was removedsrc/main/resources/META-INF/MANIFEST.MF
The file was addedapi/src/main/java/javax/ejb/DuplicateKeyException.java
The file was addedapi/src/main/java/javax/ejb/TransactionManagementType.java
The file was removedsrc/main/java/javax/ejb/Singleton.java
The file was removedsrc/main/java/javax/ejb/StatefulTimeout.java
The file was removedsrc/main/java/javax/ejb/TransactionAttributeType.java
The file was removedsrc/main/java/javax/ejb/EJB.java
The file was addedapi/src/main/java/javax/ejb/HomeHandle.java
The file was removedsrc/main/java/javax/ejb/AfterBegin.java
The file was addedapi/src/main/java/javax/ejb/Asynchronous.java
The file was addedapi/src/main/java/javax/ejb/TimerHandle.java
The file was addedapi/src/main/java/javax/ejb/spi/package.html
The file was addedapi/src/main/java/javax/ejb/TimerService.java
The file was addedapi/src/main/java/javax/ejb/ConcurrentAccessTimeoutException.java
The file was addedapi/src/main/java/javax/ejb/Schedule.java
The file was removedsrc/main/java/javax/ejb/EntityBean.java
The file was addedapi/src/main/java/javax/ejb/EJBAccessException.java
The file was removedsrc/main/java/javax/ejb/Stateful.java
The file was addedapi/src/main/java/javax/ejb/EntityContext.java
The file was addedapi/src/main/java/javax/ejb/Lock.java
The file was removedsrc/main/java/javax/ejb/EJBContext.java
The file was addedapi/src/main/java/javax/ejb/DependsOn.java
The file was addedapi/src/main/java/javax/ejb/NoSuchEntityException.java
The file was removedsrc/main/java/javax/ejb/spi/EJBContainerProvider.java
The file was removedsrc/main/java/javax/ejb/RemoteHome.java
The file was removedsrc/main/java/javax/ejb/Schedules.java
The file was removedsrc/main/java/javax/ejb/Timer.java
The file was removedsrc/main/java/javax/ejb/AsyncResult.java
The file was removedsrc/main/java/javax/ejb/embeddable/EJBContainer.java
The file was removedsrc/main/java/javax/ejb/EnterpriseBean.java
The file was removedsrc/main/java/javax/ejb/MessageDrivenContext.java
The file was removedsrc/main/java/javax/ejb/TimerHandle.java
The file was addedapi/src/main/java/javax/ejb/SessionContext.java
The file was removedsrc/main/java/javax/ejb/EJBLocalObject.java
The file was removedsrc/main/java/javax/ejb/EJBMetaData.java
The file was addedapi/src/main/java/javax/ejb/EJB.java
The file was removedsrc/main/java/javax/ejb/TransactionRolledbackLocalException.java
The file was addedapi/src/main/java/javax/ejb/Singleton.java
The file was addedapi/src/main/java/javax/ejb/embeddable/EJBContainer.java
The file was removedsrc/main/java/javax/ejb/SessionContext.java
The file was addedapi/src/main/resources/META-INF/README
The file was removedsrc/main/java/javax/ejb/IllegalLoopbackException.java
The file was addedapi/src/main/java/javax/ejb/TimedObject.java
The file was removedsrc/main/java/javax/ejb/PrePassivate.java
The file was removedsrc/main/java/javax/ejb/HomeHandle.java
The file was addedapi/src/main/java/javax/ejb/TransactionAttribute.java
The file was removedsrc/main/java/javax/ejb/TimerConfig.java
The file was addedapi/src/main/java/javax/ejb/AccessLocalException.java
The file was removedsrc/main/java/javax/ejb/Handle.java
The file was addedapi/src/main/java/javax/ejb/FinderException.java
The file was addedapi/src/main/java/javax/ejb/AccessTimeout.java
The file was removedsrc/main/java/javax/ejb/EntityContext.java
The file was addedapi/src/main/java/javax/ejb/SessionSynchronization.java
The file was addedapi/src/main/java/javax/ejb/spi/EJBContainerProvider.java
The file was addedapi/src/main/java/javax/ejb/SessionBean.java
The file was removedsrc/main/resources/META-INF/README
The file was addedapi/src/main/java/javax/ejb/IllegalLoopbackException.java
The file was addedapi/src/main/java/javax/ejb/NoSuchEJBException.java
The file was addedapi/src/main/java/javax/ejb/EJBMetaData.java
The file was removedsrc/main/java/javax/ejb/DependsOn.java
The file was removedsrc/main/java/javax/ejb/EJBObject.java
The file was removedsrc/main/java/javax/ejb/EJBException.java
The file was removedsrc/main/java/javax/ejb/ConcurrencyManagementType.java
The file was removedsrc/main/java/javax/ejb/TransactionRequiredLocalException.java
The file was removedsrc/main/java/javax/ejb/AccessLocalException.java
The file was removedsrc/main/java/javax/ejb/EJBAccessException.java
The file was addedapi/src/main/java/javax/ejb/AsyncResult.java
The file was addedapi/src/main/java/javax/ejb/RemoveException.java
The file was addedapi/src/main/java/javax/ejb/Stateless.java
The file was removedsrc/main/java/javax/ejb/Init.java
The file was addedapi/src/main/java/javax/ejb/Timer.java
The file was removedsrc/main/java/javax/ejb/Lock.java
The file was removedsrc/main/java/javax/ejb/TimerService.java
The file was addedapi/src/main/java/javax/ejb/PrePassivate.java
The file was removedsrc/main/java/javax/ejb/embeddable/package.html
The file was removedsrc/main/java/javax/ejb/NoSuchObjectLocalException.java
The file was addedapi/src/main/java/javax/ejb/Stateful.java
The file was addedapi/src/main/java/javax/ejb/StatefulTimeout.java
The file was removedsrc/main/java/javax/ejb/Remote.java
The file was removedsrc/main/java/javax/ejb/AfterCompletion.java
The file was addedapi/src/main/java/javax/ejb/NoMoreTimeoutsException.java
The file was removedsrc/main/java/javax/ejb/ConcurrentAccessException.java
The file was removedsrc/main/java/javax/ejb/MessageDriven.java
The file was removedsrc/main/java/javax/ejb/Stateless.java
The file was removedsrc/main/java/javax/ejb/Local.java
The file was addedapi/src/main/java/javax/ejb/TransactionAttributeType.java
The file was removedsrc/main/java/javax/ejb/package.html
The file was addedapi/src/main/java/javax/ejb/TimerConfig.java
The file was addedapi/src/main/java/javax/ejb/MessageDrivenBean.java
The file was removedsrc/main/java/javax/ejb/spi/HandleDelegate.java
The file was removedsrc/main/java/javax/ejb/EJBs.java
The file was removedsrc/main/java/javax/ejb/ScheduleExpression.java
The file was removedsrc/main/java/javax/ejb/ConcurrentAccessTimeoutException.java
The file was addedapi/src/main/java/javax/ejb/AfterBegin.java
The file was addedapi/src/main/java/javax/ejb/ApplicationException.java
The file was addedapi/src/main/java/javax/ejb/Handle.java
The file was addedapi/src/main/java/javax/ejb/MessageDriven.java
The file was addedapi/src/main/java/javax/ejb/EJBTransactionRequiredException.java
The file was removedsrc/main/java/javax/ejb/TransactionManagement.java
The file was removedsrc/main/java/javax/ejb/EJBTransactionRequiredException.java
The file was addedapi/src/main/java/javax/ejb/CreateException.java
The file was removedsrc/main/java/javax/ejb/DuplicateKeyException.java
The file was addedapi/src/main/java/javax/ejb/Remote.java
The file was removedsrc/main/java/javax/ejb/Asynchronous.java
The file was addedapi/src/main/java/javax/ejb/ConcurrentAccessException.java
The file was addedapi/src/main/java/javax/ejb/PostActivate.java
The file was removedsrc/main/java/javax/ejb/NoSuchEntityException.java
The file was removedsrc/main/java/javax/ejb/SessionSynchronization.java
The file was addedapi/src/main/java/javax/ejb/RemoteHome.java
The file was addedapi/src/main/java/javax/ejb/package.html
The file was addedapi/src/main/java/javax/ejb/EnterpriseBean.java
The file was addedapi/src/main/java/javax/ejb/ActivationConfigProperty.java
The file was addedapi/src/main/java/javax/ejb/embeddable/package.html
The file was addedapi/src/main/java/javax/ejb/EJBLocalHome.java
The file was removedsrc/main/java/javax/ejb/Schedule.java
Commit 34fc6b132bdacd7ed16cd9ed8117c38f6e91182e by David Blevins
New parent pom.xml
Signed-off-by: David Blevins <david.blevins@gmail.com>
(commit: 34fc6b1)
The file was addedpom.xml
Commit 748858dd915c2edee6bb3df9ee6ea2defdeb792c by David Blevins
Add spec/ submodule with boilerplate asciidoc
Signed-off-by: David Blevins <david.blevins@gmail.com>
(commit: 748858d)
The file was addedspec/src/main/asciidoc/images/jakarta_ee_logo_schooner_color_stacked_default.png
The file was addedspec/src/main/asciidoc/scope.adoc
The file was addedspec/src/main/asciidoc/enterprise-beans-spec.adoc
The file was addedspec/assembly.xml
The file was addedspec/README.md
The file was addedspec/pom.xml
The file was modified pom.xml (diff)
The file was addedspec/src/main/asciidoc/license-efsl.adoc
The file was addedspec/src/main/theme/jakartaee-theme.yml