This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 4da78ff1e8 Merge pull request #7020 from matthiasblaesing/jakarta_fini
     add 795f283114 Fix detection of support for generation session beans from 
entity classes and support jakarta package names
     new 01b8f9a7d6 Merge pull request #7080 from 
matthiasblaesing/session_bean_generation

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../wizard/jpa/dao/AppServerValidationPanel.java   |   4 +-
 .../wizard/jpa/dao/EjbFacadeWizardIterator.java    |  33 ++--
 .../ejb/wizard/jpa/dao/EjbFacadeWizardPanel2.java  |  19 ++-
 .../ejb/action/AbstractAddMethodStrategy.java      |  44 +++--
 .../ejb/action/AddBusinessMethodStrategy.java      |   2 +-
 .../ejb/action/AddCreateMethodStrategy.java        |   4 +-
 .../ejb/action/AddFinderMethodStrategy.java        |   8 +-
 .../ejb/action/AddHomeMethodStrategy.java          |   2 +-
 .../ejb/action/AddSelectMethodStrategy.java        |   4 +-
 .../ejb/shared/ComponentMethodModel.java           |   6 +-
 .../ui/logicalview/ejb/shared/MethodNode.java      |   6 +-
 .../ContainerManagedJTAInjectableInWeb.java        |   2 +-
 .../EntityManagerGenerationStrategySupport.java    | 184 +++++++++++++++++----
 13 files changed, 238 insertions(+), 80 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to