You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2002/06/27 20:30:46 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/selection BrowserSelectorFactory.java HeaderSelectorFactory.java HostSelectorFactory.java ParameterSelectorFactory.java RequestSelectorFactory.java SessionAttributeSelectorFactory.java

vgritsenko    2002/06/27 11:30:46

  Modified:    .        changes.xml
  Removed:     src/java/org/apache/cocoon/matching
                        RegexpTargetHostMatcherFactory.java
                        RegexpURIMatcherFactory.java
                        WildcardHeaderMatcherFactory.java
                        WildcardParameterValueMatcherFactory.java
                        WildcardSessionAttributeMatcherFactory.java
                        WildcardURIMatcherFactory.java
               src/java/org/apache/cocoon/selection
                        BrowserSelectorFactory.java
                        HeaderSelectorFactory.java HostSelectorFactory.java
                        ParameterSelectorFactory.java
                        RequestSelectorFactory.java
                        SessionAttributeSelectorFactory.java
  Log:
  Remove factories.
  
  Revision  Changes    Path
  1.197     +5 -1      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.196
  retrieving revision 1.197
  diff -u -r1.196 -r1.197
  --- changes.xml	27 Jun 2002 10:06:56 -0000	1.196
  +++ changes.xml	27 Jun 2002 18:30:46 -0000	1.197
  @@ -39,6 +39,10 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="VG" type="remove">                               
  +   Removed (long time deprecated) matcher and selector factories. Use
  +   appropriate matchers and selectors instead.
  +  </action>
     <action dev="CZ" type="update">
      Updated the profiler code, removed the need of SAXConnectors.
     </action>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org