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

[jira] Created: (OFBIZ-1162) javadoc creation broken

javadoc creation broken
-----------------------

                 Key: OFBIZ-1162
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1162
             Project: OFBiz
          Issue Type: Bug
          Components: assetmaint, hhfacility
    Affects Versions: SVN trunk
            Reporter: Arno Peters
             Fix For: SVN trunk


$ ant docs

finishes with errors


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


[jira] Closed: (OFBIZ-1162) javadoc creation broken

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

Jacques Le Roux closed OFBIZ-1162.
----------------------------------

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

Thanks Arno,

Your patch is in trunk rev. 560546 , release4.0 rev. 560547 (without oagis not in this release)



> javadoc creation broken
> -----------------------
>
>                 Key: OFBIZ-1162
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1162
>             Project: OFBiz
>          Issue Type: Bug
>          Components: assetmaint, hhfacility
>    Affects Versions: SVN trunk
>            Reporter: Arno Peters
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: correct-javadocs.patch
>
>
> $ ant docs
> finishes with errors

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


[jira] Updated: (OFBIZ-1162) javadoc creation broken

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

Arno Peters updated OFBIZ-1162:
-------------------------------

    Attachment: correct-javadocs.patch

Attached patch corrects the package names in build.xml

As an extra: adds specialpurposes directory to copy-apis

apply in root of OfBiz:

  $ patch -p1 < correct-javadocs.patch


> javadoc creation broken
> -----------------------
>
>                 Key: OFBIZ-1162
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1162
>             Project: OFBiz
>          Issue Type: Bug
>          Components: assetmaint, hhfacility
>    Affects Versions: SVN trunk
>            Reporter: Arno Peters
>             Fix For: SVN trunk
>
>         Attachments: correct-javadocs.patch
>
>
> $ ant docs
> finishes with errors

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