Author: thorsten
Date: Wed Sep 17 04:27:36 2008
New Revision: 696250

URL: http://svn.apache.org/viewvc?rev=696250&view=rev
Log:
Moving class to a better package path

Added:
    
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/
    
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/DispatcherException.java
      - copied, changed from r696246, 
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/DispatcherException.java
Removed:
    
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/DispatcherException.java

Copied: 
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/DispatcherException.java
 (from r696246, 
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/DispatcherException.java)
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/DispatcherException.java?p2=forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/DispatcherException.java&p1=forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/DispatcherException.java&r1=696246&r2=696250&rev=696250&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/DispatcherException.java
 (original)
+++ 
forrest/trunk/whiteboard/dispatcher/java/org/apache/forrest/dispatcher/exception/DispatcherException.java
 Wed Sep 17 04:27:36 2008
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.forrest.dispatcher;
+package org.apache.forrest.dispatcher.exception;
 
 /**
  * Dispatcher Exception