[ 
https://issues.apache.org/jira/browse/OFBIZ-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric DE MAULDE resolved OFBIZ-1929.
-----------------------------------

    Resolution: Fixed

Version 687614
The solution in application/accounting/build.xml is :

Line 32 <<<<<<<ORIGINAL
<target name="classpath">
       <path id="local.class.path>
...
      </path>
</target>

<<<<<<CORECTION
<path id="local.class.path>
...
</path>


> Accounting compilation error
> ----------------------------
>
>                 Key: OFBIZ-1929
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1929
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 4.0
>         Environment: Debian Stable - JDK 5
>            Reporter: Eric DE MAULDE
>            Priority: Blocker
>             Fix For: Release Branch 4.0
>
>
> Error in ANT compilation from accounting application. ANT can't find any 
> imported classes in java file.

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

Reply via email to