[flymine-dev] XML

Thomas Riley flymine-dev@flymine.org
Thu, 8 Dec 2005 13:58:13 +0000


Okay, I see what the problem is. For some reason the xalan.jar was =20
missing from both the 3.0 and 3.1 branches. I have just updated both =20
so run 'svn up' in ant-tasks and it should start to work (you might =20
have to wait a few minutes while out internal repository syncs with =20
the public one).

tom

On 8 Dec 2005, at 13:34, AlexanderP@gmx.at wrote:

> ok,
>
> output is attached (output2 are the error-messages)
>
> kind regards,
>   Alex
>
>
>
>
>> --- Urspr=FCngliche Nachricht ---
>> Von: Thomas Riley <tom@flymine.org>
>> An: AlexanderP@gmx.at
>> Betreff: Re: [flymine-dev] XML
>> Datum: Thu, 8 Dec 2005 10:32:01 +0000
>>
>> Hi Alex,
>>
>> That's a bit odd. the org.apache.xpath package is part of xalan.jar
>> in imbuild/ant-tasks/lib. Everything inside that lib directory should
>> be on the classpath when compiling ant-tasks. Can you run 'ant -v' in
>> imbuild/ant-tasks and email me the output? If you want to, you can
>> post all these emails to the flymine-dev list - it's useful to have a
>> public archive.
>>
>> cheers,
>> tom
>>
>> On 8 Dec 2005, at 01:46, AlexanderP@gmx.at wrote:
>>
>>> Hello Tom,
>>>
>>> we got stuck at... javac.
>>>
>>> the error message:
>>> [javac]
>>> /bi/common/src/flymine-3.0-checkout/flymine_release_3_0_branch/
>>> imbuild/ant-tasks/src/org/intermine/task/XPathSelect.java:16:
>>> package org.apache.xpath does not exist
>>> [javac]
>>> /bi/common/src/flymine-3.0-checkout/flymine_release_3_0_branch/
>>> imbuild/ant-tasks/src/org/intermine/task/XPathSelect.java:90:
>>> cannot find symbol
>>>
>>> well, looks like a normal java-problem (not somethink with flymine);
>>> but this class should be installed (we have installed the jdk1.5.0),
>>> even if I change the CLASSPATH, its the same (and I have tried
>>> 'property
>>> name=3D"javac.compilerargs" value=3D"-classpath (path)' in =
library.xml);
>>> is there something that override all the parameters? (in jdk1.5.0
>>> it is as a
>>> .jar container, but the path I set points to a extracted
>>> structure... (looks
>>> right))
>>> (ok, maybe its only some easy thing...)
>>>
>>> kind regards,
>>>    Alex
>
> --=20
> GMX DSL-Flatrate 1 Jahr kostenlos* + WLAN-Router ab 0,- Euro*
> Bis 31.12.2005 einsteigen! Infos unter: http://www.gmx.net/de/go/dsl
> <output1.txt>
> <output2.txt>