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

[xmlblaster-devel] Re: [xmlblaster-cvs] CVS update: xmlBlaster/config



pra at mint.se wrote:

Date:	Friday September 27, 2002  at  9:35
Author:	antman

Update of /opt/cvsroot/xmlBlaster/config
In directory server:/tmp/cvs-serv15309/config

Modified Files:
manifest.xmlBlaster Log Message:
Added an XPath access filter; based on jaxen
===================================================================
File: manifest.xmlBlaster Status: Up-to-date


  Working revision:	1.2	Fri Sep 27 07:35:35 2002
  Repository revision:	1.2	/opt/cvsroot/xmlBlaster/config/manifest.xmlBlaster,v

  Existing Tags:
	branch_pqueue            	(branch: 1.1.2)
	REL_0_8_0                	(revision: 1.1)
	BRANCH_0_8_0pre          	(revision: 1.1)




Hi Peter,

when adding jars to manifest you need to take care
to have ONE blank before and ONE blank after each line
(here shown as _)
otherwise the multi line Classpath fails:

_xpath/jaxen-core.jar xpath/jaxen-dom.jar_CRLF

i have commited this.
(I don't know why but i found out it is this way
after experimenting hours)

thanks,

Marcel