[ 
https://issues.apache.org/jira/browse/AXIS2-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708483#comment-14708483
 ] 

Hudson commented on AXIS2-5717:
-------------------------------

UNSTABLE: Integrated in axis2-1.6 #364 (See 
[https://builds.apache.org/job/axis2-1.6/364/])
AXIS2-5717: Merge r1697181 to the 1.6 branch. (veithen: rev 1697234)
* /axis/axis2/java/core/branches/1_6
* /axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml


> Maven: duplicate classes in axis2-kernel versus axis2-transport-http
> --------------------------------------------------------------------
>
>                 Key: AXIS2-5717
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5717
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel, transports
>    Affects Versions: 1.6.3
>            Reporter: Victor
>            Priority: Trivial
>              Labels: maven
>
> Hi,
> I noticed two bothering things with the maven artefacts deployed to maven 
> central:
> 1) axis2-kernel and axis2-transport-http contain duplicate classes, 
> duplicate-finder-maven-plugin tells me this:
> [WARNING] Found duplicate (but equal) classes in 
> [org.apache.axis2:axis2-kernel:1.6.3, 
> org.apache.axis2:axis2-transport-http:1.6.3]:
> [WARNING]   org.apache.axis2.transport.http.ApplicationXMLFormatter
> [WARNING]   org.apache.axis2.transport.http.HTTPConstants
> [WARNING]   org.apache.axis2.transport.http.MultipartFormDataFormatter
> [WARNING]   org.apache.axis2.transport.http.SOAPMessageFormatter
> [WARNING]   org.apache.axis2.transport.http.XFormURLEncodedFormatter
> [WARNING]   org.apache.axis2.transport.http.util.ComplexPart
> [WARNING]   org.apache.axis2.transport.http.util.QueryStringParser
> [WARNING]   org.apache.axis2.transport.http.util.URIEncoderDecoder
> [WARNING]   org.apache.axis2.transport.http.util.URLTemplatingUtil
> 2) axis2-transport-http sources artefact does not contain the sources for 
> these classes, so when trying to access the source from Eclipse, it does not 
> look at axis2-kernel sources but at axis2-transport-http sources.
> I think it would be good to not duplicate them and have the sources in the 
> same artefact than the class.
> Thank you!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to