Project

General

Profile

« Previous | Next » 

Revision 7271

include xml-apis*.jar when building the LSID authority.war -- without this file the authority webapp has a fatal error (no class def found) on init.

View differences:

build.xml
1534 1534
		<include name="utilities.jar" />
1535 1535
		<include name="xerces*.jar" />
1536 1536
		<include name="xalan*.jar" />
1537
		<include name="xml-apis.jar" />
1537
		<include name="xml-apis*.jar" />
1538 1538
	</patternset>
1539 1539

  
1540 1540
	<path id="lsid.classpath">

Also available in: Unified diff