[
https://issues.apache.org/jira/browse/CXF-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070904#comment-13070904
]
Glen Mazza commented on CXF-3685:
---------------------------------
Hi Robert. We're following the Maven Standard Directory layout
(http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html)
which dictates a common structure for all source code, so people can hop from
project to project without needing to be trained on each project's software
layout. Source code is stored under main/java and does not play a part in the
Java code's package structure. Just about every Mavenized project in Apache
follows this structure.
There really is no bug here.
> Packaging issue in the jax_rs_basic_https sample project.
> ---------------------------------------------------------
>
> Key: CXF-3685
> URL: https://issues.apache.org/jira/browse/CXF-3685
> Project: CXF
> Issue Type: Bug
> Components: Samples
> Affects Versions: 2.4.1
> Environment: JAX-RS Basic Demo With HTTPS communications
> (jax_rs_basic_https)
> Reporter: Robert Liguori
> Priority: Minor
>
> The package statements in the jax_rs_basic_https sample project files do not
> match the actually package names.
> Example:
> package httpsdemo.client; vs. main.java.httpsdemo.client
> Note: I'm not sure how the developer of this example project could have
> missed this, am I missing something?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira