Project

General

Profile

« Previous | Next » 

Revision 4873

Added by daigle over 15 years ago

Update version to 1.9.1. Add nrs ldap properties to configuration.

View differences:

build.xml
566 566

  
567 567
    </target>
568 568

  
569
   <target name="install" depends="clean, build-metacat" description="* Full Install For Development *">
569
   <target name="install" depends="build-metacat" description="* Full Install For Development *">
570 570
     <copy file="${dist.dir}/${metacat.context}.war" todir="${app.deploy.dir}"/>
571 571
   	 <delete dir="${app.deploy.dir}/${metacat.context}" />
572 572
   	   <tstamp>

Also available in: Unified diff