ovidiu      02/05/03 17:25:47

  Modified:    src/scratchpad/schecoon ChangeLog
  Log:
  2002-05-03  Ovidiu Predescu  <[EMAIL PROTECTED]>
  
        * webapp/WEB-INF/cocoon.xconf:
        * webapp/WEB-INF/logkit.xconf: Removed. These files are now copied
        from the main trunk, and modified as needed using XConfTool.
  
        * src/logkit/target.xconf: Created. Defines a new target in the
        main logkit.xconf file.
  
        * src/logkit/category.xconf: Added. Defines a new category for
        logging flow related activities.
  
        * src/cocoon/user-roles.xconf: Created. Adds a new 'user-roles'
        attribute to the <cocoon> element in the main WEB-INF/cocoon.xconf
        file.
  
        * src/cocoon/sitemap.xconf: Added. Replaces the <sitemap> element
        in the main WEB-INF/cocoon.xconf file.
  
        * src/cocoon/jpath.xconf: Added. Defines the jpath logicsheet to
        be inserted in the main WEB-INF/cocoon.xconf file.
  
        * src/cocoon/components.xconf: Added. Defines the components to be
        added in the WEB-INF/cocoon.xconf file.
  
        * build.xml: Added support for modifying the master cocoon.xconf
        and logkit.xconf instead of maintaining our own private copies,
        and trying to keep them in sync with those in the main tree.
  
  Revision  Changes    Path
  1.50      +27 -0     xml-cocoon2/src/scratchpad/schecoon/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/ChangeLog,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- ChangeLog 3 May 2002 18:28:03 -0000       1.49
  +++ ChangeLog 4 May 2002 00:25:47 -0000       1.50
  @@ -1,5 +1,32 @@
   2002-05-03  Ovidiu Predescu  <[EMAIL PROTECTED]>
   
  +     * webapp/WEB-INF/cocoon.xconf:
  +     * webapp/WEB-INF/logkit.xconf: Removed. These files are now copied
  +     from the main trunk, and modified as needed using XConfTool.
  +
  +     * src/logkit/target.xconf: Created. Defines a new target in the
  +     main logkit.xconf file.
  +
  +     * src/logkit/category.xconf: Added. Defines a new category for
  +     logging flow related activities.
  +
  +     * src/cocoon/user-roles.xconf: Created. Adds a new 'user-roles'
  +     attribute to the <cocoon> element in the main WEB-INF/cocoon.xconf
  +     file.
  +
  +     * src/cocoon/sitemap.xconf: Added. Replaces the <sitemap> element
  +     in the main WEB-INF/cocoon.xconf file.
  +
  +     * src/cocoon/jpath.xconf: Added. Defines the jpath logicsheet to
  +     be inserted in the main WEB-INF/cocoon.xconf file.
  +
  +     * src/cocoon/components.xconf: Added. Defines the components to be
  +     added in the WEB-INF/cocoon.xconf file.
  +
  +     * build.xml: Added support for modifying the master cocoon.xconf
  +     and logkit.xconf instead of maintaining our own private copies,
  +     and trying to keep them in sync with those in the main tree.
  +
        * webapp/WEB-INF/logkit.xconf: Added configuration for "flow".
   
        * src/org/apache/cocoon/components/treeprocessor/sitemap/ScriptNode.java:
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to