Project

General

Profile

« Previous | Next » 

Revision 3030

Added by sgarg over 18 years ago

adding xalan jars to the classpath so tht the compile works without errors.

View differences:

build.xml
148 148
        <fileset dir="lib">
149 149
          <include name="*.jar"/>
150 150
        </fileset>
151
	<fileset dir="lib/xalan">
152
           <include name="*.jar"/>
153
         </fileset>
151 154
       <fileset dir="lib/lsid_lib">
152 155
         <include name="*.jar"/>
153 156
       </fileset>

Also available in: Unified diff