[jira] [Commented] (OFBIZ-10602) Refactor ICalendar support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10602) Refactor ICalendar support

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-10602:
-----------------------------------------

At Revision: 1843916

I added missing imports after errors in Buildbot Javadoc creation https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/454/steps/shell_2/logs/stdio

{code}
/home/buildslave/slave/ofbizTrunkFrameworkPlugins/build/framework/webapp/src/main/java/org/apache/ofbiz/webapp/webdav/RequestHandler.java:33: error: reference not found
     *  @param req the HTTP request to handle which contains the {@link GenericDelegator delegator},
                                                                        ^
/home/buildslave/slave/ofbizTrunkFrameworkPlugins/build/framework/webapp/src/main/java/org/apache/ofbiz/webapp/webdav/RequestHandler.java:34: error: reference not found
     *             {@link LocalDispatcher dispatcher}, and {@link Security security} attributes
                          ^
/home/buildslave/slave/ofbizTrunkFrameworkPlugins/build/framework/webapp/src/main/java/org/apache/ofbiz/webapp/webdav/RequestHandler.java:34: error: reference not found
     *             {@link LocalDispatcher dispatcher}, and {@link Security security} attributes
                                                                  ^
{code}

> Refactor ICalendar support
> --------------------------
>
>                 Key: OFBIZ-10602
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10602
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: workeffort
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10602_Refactor-ICalendar-support.patch
>
>
> Here is a some small improvement of the documentation and implementation of the ICalendar support.
> Rewrite documentation to remove Javadoc warnings and improve implementation by avoiding classes with only one method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)