[
https://issues.apache.org/jira/browse/OFBIZ-11328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228132#comment-17228132 ]
Jacques Le Roux edited comment on OFBIZ-11328 at 11/8/20, 4:32 PM:
-------------------------------------------------------------------
Hi Girish,
I just noticed that some file have "Unapproved Licenses":
https://ci.apache.org/projects/ofbiz/site/trunk/rat-output.htmlI checked,
https://swagger.io/license/ is Apache 2 llcensed, so it's OK. For the files under /plugins/ofbiz-rest-impl/webapp/docs/
We simply need to add this line
{noformat}
**/plugins/ofbiz-rest-impl/webapp/docs/**
{noformat}
in rat-excludes.txt at
https://gitbox.apache.org/repos/asf/ofbiz-tools.gitand to add a section about it at the bottom of the LICENSE file
I let you do that because we also need to decide about the oauth2-redirect.html and redoc.html, and I have n ideas about it (I guess you created them and they miss ASL2 headers), TIA
was (Author: jacques.le.roux):
Hi Girish,
I just noticed that some file have "Unapproved Licenses":
https://ci.apache.org/projects/ofbiz/site/trunk/rat-output.htmlI checked,
https://swagger.io/license/ is Apache 2 llcensed, so it's OK. For the files under /plugins/ofbiz-rest-impl/webapp/docs/
We simply need to add this line
**/plugins/ofbiz-rest-impl/webapp/docs/**
in rat-excludes.txt at
https://gitbox.apache.org/repos/asf/ofbiz-tools.gitand to add a section about it at the bottom of the LICENSE file
I let you do that because we also need to decide about the oauth2-redirect.html and redoc.html, and I have n ideas about it (I guess you created them and they miss ASL2 headers), TIA
> Add JAX-RS capabilities (Jersey)
> ---------------------------------
>
> Key: OFBIZ-11328
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11328> Project: OFBiz
> Issue Type: New Feature
> Components: ALL PLUGINS
> Affects Versions: Trunk
> Reporter: Girish Vasmatkar
> Assignee: Girish Vasmatkar
> Priority: Minor
> Attachments: Rest webapp issue.patch, image-2020-01-29-19-24-52-312.png
>
>
> Add a new Jersey component leveraging JAX-RS. Also add capability to generate swagger documentation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)