Hello Stephan,
Friday, July 18, 2003, 12:54:52 PM, you wrote:
SM> On Fri, 18 Jul 2003, Peter Velychko wrote:
>> Hello All,
>>
>> Could anyone suggest to me the hint how can I compile my classes
>> during cocoon building process? My classes use the library
>> "batik-all-1.5b5.jar", that has already placed in the "batik" block.
>>
>> When I put the "batik-all-1.5b5.jar" into the folder
>> {$my_block_home}/lib I had the jar-verification error as follows:
>>
>> Please update the lib/jars.xml file to include the fins/lib/batik-all-1.5b5.jar
>> file together with a description.
>> : Fatal Error! Stylesheet directed termination
>> E:/java/cocoon-2.1m3/tools/src/check-jars.xsl:110:40: Fatal Error! Fatal error
>> during transformation Cause: Fatal error durin
>> g transformation
>>
>> I han't found any means to add "third part" jars to
>> {$my_block}.classpath for block sources compiling.
>>
>> Does the possibility exist?
SM> local.build.properties:
SM> validate.jars=false
SM> Stephan.
Thank you. That's really simple :-).
What is the global reason to validate "jar"-libraries?
Also I added the new element "dependjar" for "project" into the
"gump.xml" and changed "blocks-build.xsl" to process the added
element and it work also.
SM> ---------------------------------------------------------------------
SM> To unsubscribe, e-mail: [EMAIL PROTECTED]
SM> For additional commands, e-mail: [EMAIL PROTECTED]
--
Best regards,
Peter Velychko
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]