You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Kane Lo (JIRA)" <ji...@apache.org> on 2007/06/29 10:29:05 UTC

[jira] Created: (OFBIZ-1114) Example build docs error

Example build docs error
------------------------

                 Key: OFBIZ-1114
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1114
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Kane Lo
            Priority: Trivial
             Fix For: SVN trunk


The target name "docs" in the build.xml is incorrect.
It should be <javadoc packagenames="org.ofbiz.example.*" instead <javadoc packagenames="org.ofbiz.service.*"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1114) Example build docs error

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1114.
----------------------------------

       Resolution: Duplicate
    Fix Version/s: Release Branch 4.0
         Assignee: Jacques Le Roux

This has been already fixed in trunk and release

> Example build docs error
> ------------------------
>
>                 Key: OFBIZ-1114
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1114
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Kane Lo
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: build.patch
>
>
> The target name "docs" in the build.xml is incorrect.
> It should be <javadoc packagenames="org.ofbiz.example.*" instead <javadoc packagenames="org.ofbiz.service.*"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1114) Example build docs error

Posted by "Kane Lo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kane Lo updated OFBIZ-1114:
---------------------------

    Attachment: build.patch

> Example build docs error
> ------------------------
>
>                 Key: OFBIZ-1114
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1114
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Kane Lo
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: build.patch
>
>
> The target name "docs" in the build.xml is incorrect.
> It should be <javadoc packagenames="org.ofbiz.example.*" instead <javadoc packagenames="org.ofbiz.service.*"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.