You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by pn...@apache.org on 2004/05/14 16:48:16 UTC

cvs commit: jakarta-slide/proposals/tamino/etc/ant globals.xml

pnever      2004/05/14 07:48:16

  Modified:    proposals/tamino/etc/urm Tag: TWS421_BRANCH OS.xml.template
               proposals/tamino/etc/ant Tag: TWS421_BRANCH globals.xml
  Log:
  Minor changes
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.4.1   +1 -1      jakarta-slide/proposals/tamino/etc/urm/OS.xml.template
  
  Index: OS.xml.template
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/urm/OS.xml.template,v
  retrieving revision 1.1
  retrieving revision 1.1.4.1
  diff -u -r1.1 -r1.1.4.1
  --- OS.xml.template	25 Mar 2004 16:17:58 -0000	1.1
  +++ OS.xml.template	14 May 2004 14:48:16 -0000	1.1.4.1
  @@ -10,7 +10,7 @@
               <Attribute name="nativeLogFile" value="logs/webdavrealmnativeuserdb.log" description="The log file name for the logging of the user DB library. The global 'ssx_userdb_global_errors.log' file (which located in the default temp directory) will be used if the log ability is turned on and the logging to the specified logfile is not possible."/>
               <Attribute name="nativeLogLevel" value="0" description="The valid value range is between 1 and 6. If 0 or not defined than there will be no logging."/>
               <!--Attribute name="defaultGroup" value="group name" description="Each group will belong to this group."/-->
  -            <Attribute name="${defaultDomain}" description="It will be used for OS authentication if the domain is not specified explicit in a method call."/>
  +            <!--Attribute name="${defaultDomain}" description="It will be used for OS authentication if the domain is not specified explicit in a method call."/-->
           </Attributes>
           <!-- If the Administrator is not defined here than there should be a default one -->
           <Administrator>
  
  
  
  No                   revision
  No                   revision
  1.1.4.1   +1 -1      jakarta-slide/proposals/tamino/etc/ant/globals.xml
  
  Index: globals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/ant/globals.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.4.1
  diff -u -r1.1 -r1.1.4.1
  --- globals.xml	25 Mar 2004 16:17:58 -0000	1.1
  +++ globals.xml	14 May 2004 14:48:16 -0000	1.1.4.1
  @@ -13,7 +13,7 @@
   <property name="slide.home" location="${basedir}/../.."/>
   
   <property name="tws.home" location="${basedir}"/>
  -<property name="tws.version" value="4.2.1.6"/>
  +<property name="tws.version" value="4.2.1.8"/>
   <property name="tws.src" location="${tws.home}/src"/>
   <property name="tws.lib" location="${tws.home}/lib"/>
   <property name="tws.junit" location="${tws.home}/testsuite/junit"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org