Project

General

Profile

« Previous | Next » 

Revision 5297

Added by Matt Jones about 14 years ago

Excluding the Maven ant tasks jar from the metacat war distribution because
it is not needed (its only used to build dataone-service at build time, and
is unused at runtime), and it conflicts with jar files checked in for Spring
as part of the geoserver install. Also updated dataone interface
definitions.

View differences:

build.xml
863 863
					</not>
864 864
				-->
865 865
				<include name="*.jar" />
866
				<exclude name="maven-ant-tasks*.jar" />
866 867
			</fileset>
867 868
			<fileset dir="lib">
868 869
				<include name="xalan.jar" />

Also available in: Unified diff