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

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

commit 4da78ff1e88f77431908692bef24cd338fb114ed
Merge: a77e2fdf92 410e94e06c
Author: Matthias Bläsing <[email protected]>
AuthorDate: Sat Feb 24 16:32:45 2024 +0100

    Merge pull request #7020 from matthiasblaesing/jakarta_fini
    
    Final changes for JakartaEE adjustments

 .../j2ee/ejbverification/EJBAPIAnnotations.java       | 19 ++++++++++++++++++-
 .../ejbverification/rules/AnnotationPostContruct.java |  7 ++++---
 .../rules/AsynchronousMethodInvocation.java           |  5 +++--
 .../j2ee/ejbverification/rules/BeanImplementsBI.java  |  2 ++
 .../ejbverification/rules/BusinessMethodExposed.java  |  7 +++++--
 .../rules/LocalAnnotatedBeanHasLBI.java               |  3 ++-
 .../rules/PersistentTimerInEjbLite.java               |  8 ++++++--
 .../rules/RemoteAnnotatedBeanHasRBI.java              |  3 ++-
 .../rules/SessionSynchImplementedBySFSBOnly.java      |  3 ++-
 ...ValueNotSpecifiedForRemoteAnnotationInterface.java |  5 ++++-
 .../modules/j2ee/ejbverification/rules/WSisSLSB.java  |  5 ++++-
 .../web/beans/actions/InterceptorGenerator.java       |  2 +-
 .../beans/analysis/analyzer/type/Bundle.properties    |  2 +-
 .../web/beans/hints/CreateInterceptorBinding.java     |  2 +-
 .../jakarta/web/beans/hints/CreateQualifierFix.java   |  2 +-
 .../jakarta/web/beans/resources/Interceptor.template  |  2 +-
 .../modules/web/beans/actions/InterceptorFactory.java |  1 -
 .../web/beans/actions/InterceptorGenerator.java       |  1 -
 .../web/beans/analysis/analyzer/AnnotationUtil.java   |  1 -
 .../analysis/analyzer/type/ManagedBeansAnalizer.java  |  1 -
 .../modules/web/beans/hints/CreateQualifier.java      |  1 -
 .../beans/impl/model/AnnotationObjectProvider.java    |  1 -
 .../modules/web/beans/impl/model/BeansFilter.java     |  1 -
 .../web/beans/impl/model/EnableBeansFilter.java       |  1 -
 .../beans/impl/model/EventInjectionPointLogic.java    |  1 -
 .../beans/impl/model/FieldInjectionPointLogic.java    |  1 -
 .../beans/impl/model/InterceptorBindingChecker.java   |  1 -
 .../web/beans/impl/model/InterceptorObject.java       |  1 -
 .../web/beans/impl/model/MemberBindingFilter.java     |  1 -
 .../impl/model/ParameterInjectionPointLogic.java      |  1 -
 .../modules/web/beans/impl/model/ScopeChecker.java    |  1 -
 .../web/beans/impl/model/StereotypeChecker.java       |  1 -
 .../impl/model/results/InterceptorsResultImpl.java    |  1 -
 .../web/beans/impl/model/results/ResultImpl.java      |  1 -
 .../modules/web/beans/navigation/BindingsPanel.java   |  1 -
 .../modules/web/beans/navigation/DecoratorsPanel.java |  1 -
 .../modules/web/beans/navigation/ObserversPanel.java  |  1 -
 .../navigation/actions/WebBeansActionHelper.java      |  1 -
 38 files changed, 57 insertions(+), 42 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to