OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Weird callout issue


Le jeudi 21 octobre 2004, Alexander Karnstedt disait :

>hm, either the jar is not in the CLASSPATH for Ant, or it doesn't 
>contain 
>the org.apache.batik.apps.rasterizer package.

>look into batik-all.jar and search for a directory 
>org/apache/batik/apps/rasterizer - if it's not in there, the build 
>process 
>for that jar wasn't successful for any reason

I'd looked inside the jar file (unzip it and looked inside the
directories) and I found the org/apache/batik/apps/rasterizer

Inside there is a lot of file with some which name is like Main$1.class
(1 to 21 exctaly)...

I'va put the batik-all.jar file inside the Ant/lib directory and
redefine my CLASSPATH.

echo $CLASSPATH
.:/Users/jacques/Applications/eclipse/plugins/com.oxygenxml.editor_4.
2_E3/lib:/System/Library/Java/Extensions:/Developer/Java/Ant/lib


I re-run ant in the folder which contain your buidl.xml file ant I still
have the error :

init:

BUILD FAILED
/Volumes/Travaux/SOURCES/callout-numbers/build.xml:7: taskdef class
org.apache.tools.ant.taskdefs.optional.RasterizerTask cannot be found

My installed java version is :

% java -version
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)

And my ant version is :

ant -version 
Apache Ant version 1.6.1 compiled on June 16 2004

Jacques
-- 
Elen sila lùmenni, omentielvo.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]