greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16775

Show
Ignore:
Timestamp:
2008-08-14 09:06:10 (5 months ago)
Author:
oranfry
Message:

first fixes to wirk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • release-kits/wirk3/src/wirk3.cpp

    r16750 r16775  
    4141 
    4242        //create the command 
    43         command = WIRK3_HOME + "\\packages\\ant\\bin\\ant.bat -f " + WIRK3_HOME + "\\ant-scripts\\build.xml -Dwirk3.home=" + WIRK3_HOME; 
     43        command = WIRK3_HOME + "\\packages\\ant\\bin\\ant.bat -f " + WIRK3_HOME + "\\ant-scripts\\build.xml -addressing -Dwirk3.home=" + WIRK3_HOME; 
    4444        //pass on the arguments 
    4545        string a;