greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16916

Show
Ignore:
Timestamp:
2008-08-20 15:40:11 (5 months ago)
Author:
oranfry
Message:

include the GetFreePath? class in the greenstone2 windows release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • release-kits/wirk2/ant-scripts/create-installer.xml

    r16817 r16916  
    1717                        <fileset dir="${wirk2.home}/windows/installer-classes"/> 
    1818                        <fileset dir="${wirk2.home}/ant-scripts/tasks/orans" includes="RegexSearchReplace.class" /> 
     19                        <fileset dir="${wirk2.home}/ant-scripts/tasks/orans" includes="GetFreePath.class" /> 
    1920                </copy> 
    2021        </target>