jmsnell     2002/12/04 10:24:15

  Modified:    java/src/org/apache/axis/features
                        FeatureNotSupportedException.java
  Log:
  
  
  Revision  Changes    Path
  1.2       +1 -1      
xml-axis/java/src/org/apache/axis/features/FeatureNotSupportedException.java
  
  Index: FeatureNotSupportedException.java
  ===================================================================
  RCS file: 
/home/cvs/xml-axis/java/src/org/apache/axis/features/FeatureNotSupportedException.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- FeatureNotSupportedException.java 4 Dec 2002 04:16:15 -0000       1.1
  +++ FeatureNotSupportedException.java 4 Dec 2002 18:24:15 -0000       1.2
  @@ -1,4 +1,4 @@
  -package java.src.org.apache.axis.features;
  +package org.apache.axis.features;
   
   public class FeatureNotSupportedException 
           extends Exception {
  
  
  


Reply via email to