greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16047

Show
Ignore:
Timestamp:
2008-06-18 15:06:38 (7 months ago)
Author:
oranfry
Message:

changing checkout-gs2build and update-gs2build to reflect move from gsdl/lib to gsdl/src/lib

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • greenstone3/trunk/build.xml

    r15888 r16047  
    12931293       
    12941294      <!-- some files from lib --> 
    1295       <export srcUrl="${svn.root}/gsdl/${branch.path}/lib/text_t.h" destPath="gs2build/lib/text_t.h" revision="${branch.revision}"/> 
    1296       <export srcUrl="${svn.root}/gsdl/${branch.path}/lib/text_t.cpp" destPath="gs2build/lib/text_t.cpp" revision="${branch.revision}"/> 
    1297       <export srcUrl="${svn.root}/gsdl/${branch.path}/lib/gsdlconf.h" destPath="gs2build/lib/gsdlconf.h" revision="${branch.revision}"/> 
     1295      <export srcUrl="${svn.root}/gsdl/${branch.path}/src/lib/text_t.h" destPath="gs2build/src/lib/text_t.h" revision="${branch.revision}"/> 
     1296      <export srcUrl="${svn.root}/gsdl/${branch.path}/src/lib/text_t.cpp" destPath="gs2build/src/lib/text_t.cpp" revision="${branch.revision}"/> 
     1297      <export srcUrl="${svn.root}/gsdl/${branch.path}/src/lib/gsdlconf.h" destPath="gs2build/src/lib/gsdlconf.h" revision="${branch.revision}"/> 
    12981298 
    12991299      <!-- some files from etc --> 
     
    13781378       
    13791379      <!-- some files from lib --> 
    1380       <export srcUrl="${svn.root}/gsdl/${branch.path}/lib/text_t.h" destPath="gs2build/lib/text_t.h" revision="${branch.revision}"/> 
    1381       <export srcUrl="${svn.root}/gsdl/${branch.path}/lib/text_t.cpp" destPath="gs2build/lib/text_t.cpp" revision="${branch.revision}"/> 
    1382       <export srcUrl="${svn.root}/gsdl/${branch.path}/lib/gsdlconf.h" destPath="gs2build/lib/gsdlconf.h" revision="${branch.revision}"/> 
     1380      <export srcUrl="${svn.root}/gsdl/${branch.path}/src/lib/text_t.h" destPath="gs2build/src/lib/text_t.h" revision="${branch.revision}"/> 
     1381      <export srcUrl="${svn.root}/gsdl/${branch.path}/src/lib/text_t.cpp" destPath="gs2build/src/lib/text_t.cpp" revision="${branch.revision}"/> 
     1382      <export srcUrl="${svn.root}/gsdl/${branch.path}/src/lib/gsdlconf.h" destPath="gs2build/src/lib/gsdlconf.h" revision="${branch.revision}"/> 
    13831383 
    13841384      <!-- some files from etc -->