https://issues.apache.org/ooo/show_bug.cgi?id=121697

            Bug ID: 121697
        Issue Type: DEFECT
           Summary: includeantruntime must be set to false using ant 1.8.1
                    and higher. Patch to fix warning is included.
    Classification: Code
           Product: external prerequisites
           Version: AOO 3.4.1
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: www
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

When using ant v. Apache Ant version 1.8.1 compiled on October 13 2010, we get
errors about includeantruntime is not set. This simple patch shuts this down:

30a31,34
>    <presetdef name="javac">
>     <javac includeantruntime="false" />
>    </presetdef>
> 

local_dev300/hsqldb/unxlngi6.pro/misc/build/hsqldb/build/build.xml

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to