You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/09/07 12:09:40 UTC

cvs commit: jakarta-turbine-fulcrum/testcontainer/xdocs index.xml changes.xml

epugh       2004/09/07 03:09:40

  Modified:    testcontainer/xdocs index.xml changes.xml
  Log:
  tweak docs
  
  Revision  Changes    Path
  1.5       +2 -1      jakarta-turbine-fulcrum/testcontainer/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/testcontainer/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml	20 Aug 2003 18:06:55 -0000	1.4
  +++ index.xml	7 Sep 2004 10:09:39 -0000	1.5
  @@ -53,7 +53,8 @@
         </p>
         <p>
           If you are testing multiple config or role files, then just call <code>setConfigurationFileName()</code>
  -        or <code>setRoleFileName()</code> before doing your first lookup.
  +        or <code>setRoleFileName()</code> before doing your first lookup. The string you pass in should be prefixed from 
  +        the directory the JVM is running in (e.g. src/test/YOUR_CONFIG.xml).
         </p>
   
       </subsection>
  
  
  
  1.5       +7 -1      jakarta-turbine-fulcrum/testcontainer/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/testcontainer/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml	13 Feb 2004 14:25:57 -0000	1.4
  +++ changes.xml	7 Sep 2004 10:09:39 -0000	1.5
  @@ -7,7 +7,13 @@
     </properties>
   
     <body>
  -  	<release version="1.0-alpha-2" date="in cvs">
  +  	<release version="1.0.4-dev" date="in cvs">       
  +      <action dev="epugh" type="add" due-to="Ben Gidley">
  +        Tweak documentation to be more explicit on where config files
  +        are pulled from.
  +      </action>
  +    </release>     
  +  	<release version="1.0-alpha-2" date="in cvs">       
         <action dev="epugh" type="add">
           Add additional context value urn:avalon:home to be more
           Merlin friendly.
  
  
  

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