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 a77e2fdf92 Merge pull request #6985 from matthiasblaesing/jsp_jakarta3
     add 0b790a8f30 Update j2ee.ejbverification for JakartaEE support
     add 410e94e06c Update missing pieces of JakartaEE support in 
jakarta.web.beans
     new 4da78ff1e8 Merge pull request #7020 from matthiasblaesing/jakarta_fini

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:
 .../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: 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