[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with Java version of Readseq



On 12/23/2013 05:03 PM, Andreas Tille wrote:
> Hi Olivier,
>
> On Mon, Dec 23, 2013 at 04:40:11PM +0100, Olivier Sallou wrote:
>> There is no direct code using it, but using generic xml APIs.
>>
>> I tried the following patch with libxerces2-java and it worked for
>> compilation (did not test runtime)
>>
>>
>> --- a/build.xml
>> +++ b/build.xml
>> @@ -46,8 +46,8 @@
>>     ! UPDATE THESE to newer xml jars ; also include in readseq.jar
>>  -->
>>  
>> -  <property name="orgxml.jar" value="${basedir}/lib/orgxml.jar"/>
>> -  <property name="xml.jar" value="${basedir}/lib/ibm-xml4j-min.jar"/>
>> +  <property name="orgxml.jar" value="/usr/share/java/xmlParserAPIs.jar"/>
>> +  <property name="xml.jar" value="/usr/share/java/xercesImpl.jar"/>
>>  
>>  <!-- ==================== Compilation Classpath
>> =========================== -->
> As usual feel free to commit anything like this.  You know that you
> are way more skilled in Java than me ... ;-)  It's also fine if you
> take over and upload - if you have time constraints I can do it as
> well (with the usual Christmas delay for sure).
did you write an ITP for this?
> Thanks for your hint
>
>       Andreas.
>

-- 
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


Reply to: