- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Tue, 23 Aug 2005 03:39:07 +0200
- To: www-archive@w3.org
Hi, I'm sure there is a point why ARQ ships with all those bash scripts. Those don't work well on Win32 though, so I've made a sparql.jar with a META-INF directory with a Manifest.mf Manifest-Version: 1.0 Main-Class: arq.sparql Class-Path: antlr.jar arq.jar commons-logging.jar concurrent.jar icu4j.jar jakarta-oro-2.0.5.jar jena.jar junit.jar \ log4j-1.2.9.jar stax-1.1.1-dev.jar stax-api-1.0.jar \ xercesImpl.jar xml-apis.jar So it can be used via % java -jar sparql.jar ... instead of all this classpath mess. regards, -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Tuesday, 23 August 2005 01:38:52 UTC