juergen 2004/04/13 05:36:21 Modified: proposals/tamino build.properties.sample Log: adjust to x: cleanup (Michael) Revision Changes Path 1.5 +10 -10 jakarta-slide/proposals/tamino/build.properties.sample Index: build.properties.sample =================================================================== RCS file: /home/cvs/jakarta-slide/proposals/tamino/build.properties.sample,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- build.properties.sample 7 Apr 2004 11:16:00 -0000 1.4 +++ build.properties.sample 13 Apr 2004 12:36:21 -0000 1.5 @@ -7,7 +7,7 @@ # Slide 2 binary distribution bundled with tomcat, install directory. # Download from http://jakarta.apache.org/slide -slide.bindist=x:\\mhm\\inodavext\\Slide 2.0b1 Tomcat 5.0.16 +slide.bindist=x:\\ehm\\inodavext\\Slide 2.0b1 Tomcat 5.0.16 # Jar files from binary distribution. Usually no need to change this. slide.kernel.jar=${slide.bindist}\\common\\lib\\slide-kernel-bundle-${slide.version}.jar @@ -26,7 +26,7 @@ # Slide 2 webdav client library, install directory. # Download from http://jakarta.apache.org/slide -slide.clientbindist=x:\\mhm\\inodavext\\jakarta-slide-webdavclient-bin-2.0beta1 +slide.clientbindist=x:\\ehm\\inodavext\\jakarta-slide-webdavclient-bin-2.0beta1 # Jar files from client library. Usually no need to change this. slide.webdavlib.jar=${slide.clientbindist}\\lib\\jakarta-slide-webdavlib-2.0beta1.jar @@ -40,7 +40,7 @@ # Tamino Java API 4.2.1 or later. # Download from http://developer.softwareag.com/tamino/taminoAPI4J/Default.htm # A typical location is d:\\Program Files\\Software AG\\Tamino\\Tamino 4.x.x.x\\SDK\\TaminoAPI4J\\lib\\TaminoAPI4J.jar -tamino.jar=x:\\mhm\\inodavext\\TaminoAPI4J.jar +tamino.jar=x:\\ehm\\inodavext\\TaminoAPI4J.jar # Webserverless access to Tamino. # Comment-in this if you want webserverless stores. Specify a .dll on Windows, an .so file on Unix @@ -48,7 +48,7 @@ # modwsl.lib=d:\\Program Files\\Common Files\\Software AG\\modwsl.dll # SSX. Point this to the tamino install directory to use ssx. Comment-out otherwise -# sag.ssx=x:\\mhm\\inodavext\\paris_527_win +# sag.ssx=x:\\ehm\\inodavext\\paris_527_win # # Tomcat servlet container @@ -59,12 +59,12 @@ # o download: http://jakarta.apache.org/tomcat/index.html # o tws is tested with 4.1.27 or 5.0.18 # o we suggest using the latest Tomcat 5.0.x release -tomcat.bindist=x:\\mhm\\inodavext\\tomcat\\jakarta-tomcat-5.0.19.zip +tomcat.bindist=x:\\ehm\\inodavext\\tomcat\\jakarta-tomcat-5.0.19.zip # Tomcat hotfix # o specify a zip file here (not a tgz file because zip works for every platform). # o comment-out if you don't want to apply a hotfix -# tomcat.hotfix=x:\\mhm\\inodavext\\tomcat\\jakarta-tomcat-hotfix-5.0.19.zip +# tomcat.hotfix=x:\\ehm\\inodavext\\tomcat\\jakarta-tomcat-hotfix-5.0.19.zip # @@ -102,25 +102,25 @@ # o current stable version (as of 28-01-04) is 4.2 (there's an 4.3 rc3, released 21-12-2004) # o Linux Fedora Core 1 has docbook xml in /usr/share/sgml/docbook/xml-dtd-4.2-1.0-22.1/docbookx.dtd # CAUTON: no backslashes in file urls, even on Windows! -docbook.dtd.url=file:///x:/mhm/inodavext/docbook-xml-4.2/docbookx.dtd +docbook.dtd.url=file:///x:/ehm/inodavext/docbook-xml-4.2/docbookx.dtd # DocBook Xsl: # o used to generate html and pdf documentation # o download: DocBook Open Respository: http://sourceforge.net/projects/docbook/ # o current version (as of 24-03-04) is 1.65.1 (released 08-03-2004) # o note: Linux Fedora Core 1 includes DocBook Xsl in /usr/share/sgml/docbook/xsl-stylesheets-1.61.2-2.1 -docbook.xsl.home=x:\\mhm\\inodavext\\docbook-xsl-1.64.1 +docbook.xsl.home=x:\\ehm\\inodavext\\docbook-xsl-1.64.1 # Apache FOP # o used to generate pdf manual (experimental!) # o download: http://xml.apache.org/fop/index.html -fop.home=x:\\mhm\\inodavext\\fop-0.20.5 +fop.home=x:\\ehm\\inodavext\\fop-0.20.5 # JVM options passed to fop. fop.opts=-Dhttp.proxyHost=httpprox.software-ag.de -Dhttp.proxyPort=8080 # NullSoft Installer System # o used to build the installer # o download: http://nsis.sourceforge.net/home/ -nsis.home=x:\\mhm\\inodavext\\nsis2.0rc2 +nsis.home=x:\\ehm\\inodavext\\nsis2.0rc2
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
