Knut Anders Hatlen wrote:
> On 04/23/10 03:20, Myrna van Lunteren wrote:
>
>> On Thu, Apr 22, 2010 at 5:50 PM, Bryan Pendleton
>> <bpendleton.derby@gmail.com> wrote:
>>
>>>> C:\derbyt\docs\trunk\DITA-OT1.1.2.1\pretargets.xml:136: Fatal error
>>>> during transformation
>>>>
>>> Make sure you're using JDK 1.4. At least, that's what works for me.
>>>
>>> thanks,
>>>
>>> bryan
>>>
>>>
>>>
>> Thanks Bryan, it worked with ibm142.
>> Somehow I think I've gone through this once before...
>>
>
> I'm able to build the docs with Sun's Java 6, but I have to run ant with
> "-lib lib" to get it to pick up the jars in the lib dir. Haven't
> investigated why this is needed.
>
>
I just successfully built the docs using Apple's Java 6 on mac os x.
That is, I think the build succeeded. I saw pages of warnings when
building the monohtml and pdf versions, but I've always seen those
warnings. A cursory glance at the results suggests that the build
succeeded. For the record, I always throw an extra slug of memory at ant
when building the docs: I set the following environment variable:
export ANT_OPTS="-Xmx512m"
Regards,
-Rick
|