[
https://issues.apache.org/jira/browse/SHINDIG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662829#action_12662829
]
Vincent Siveton commented on SHINDIG-828:
-----------------------------------------
Using a javadoc dir instead of the java src dir is just to follow the Maven
convention. This approach has pros/cons, but the team needs to decide where
putting these files and update [1]
Also, as you probably know, with Javadoc 5.0, package.html becomes
package-info.java (normally in /src/main/java) and is preferred over
package.html.
[1] http://cwiki.apache.org/SHINDIGxSITE/java-style.html
> Move all resources in a resources directory
> -------------------------------------------
>
> Key: SHINDIG-828
> URL: https://issues.apache.org/jira/browse/SHINDIG-828
> Project: Shindig
> Issue Type: Improvement
> Components: Gadget Rendering Server (Java), RESTful API (Java)
> Affects Versions: trunk
> Reporter: Vincent Siveton
> Fix For: trunk
>
> Attachments: java.zip, SHINDIG-828.diff
>
>
> Some Javadoc resources are in the src/main/java, should be in src/main/javadoc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.