[
https://issues.apache.org/jira/browse/OFBIZ-11300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983687#comment-16983687 ]
ASF subversion and git services commented on OFBIZ-11300:
---------------------------------------------------------
Commit d78a0963b579d7e5d6866682f9568c41ffcd0c9f in ofbiz-framework's branch refs/heads/trunk from Mathieu Lirzin
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d78a096 ]
Improved: Remove unnecessary explicit Tomcat dependencies (OFBIZ-11300)
Tomcat already provides the Servlet and JSP Java EE related interfaces
so there is no need to explicitly add the ‘javax...’ dependencies.
Additionally ‘tomcat-catalina-ha’ depends on ‘tomcat-catalina’ and
‘tomcat-tribes’ so we can make those dependencies implicit.
‘axis2-kernel’ is now placed after ‘tomcat-qa’ in the dependencies
block to ensure that we use the Servlet interfaces provided by Tomcat.
> Integration of Tomcat in the build system
> -----------------------------------------
>
> Key: OFBIZ-11300
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11300> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Mathieu Lirzin
> Assignee: Mathieu Lirzin
> Priority: Minor
> Fix For: Upcoming Branch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)