You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2006/01/14 19:20:15 UTC

svn commit: r369073 - in /beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception: LocalizedIllegalArgumentException.java LocalizedIllegalStateException.java LocalizedUnsupportedOperationException.java

Author: ekoneil
Date: Sat Jan 14 10:20:13 2006
New Revision: 369073

URL: http://svn.apache.org/viewcvs?rev=369073&view=rev
Log:
Remove some un-interesting comments.

BB: self
Test: NetUI BVT pass


Modified:
    beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalArgumentException.java
    beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalStateException.java
    beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedUnsupportedOperationException.java

Modified: beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalArgumentException.java
URL: http://svn.apache.org/viewcvs/beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalArgumentException.java?rev=369073&r1=369072&r2=369073&view=diff
==============================================================================
--- beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalArgumentException.java (original)
+++ beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalArgumentException.java Sat Jan 14 10:20:13 2006
@@ -17,12 +17,6 @@
  */
 package org.apache.beehive.netui.util.exception;
 
-// java imports
-
-// internal imports
-
-// external imports
-
 /**
  * @exclude
  */

Modified: beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalStateException.java
URL: http://svn.apache.org/viewcvs/beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalStateException.java?rev=369073&r1=369072&r2=369073&view=diff
==============================================================================
--- beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalStateException.java (original)
+++ beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedIllegalStateException.java Sat Jan 14 10:20:13 2006
@@ -17,12 +17,6 @@
  */
 package org.apache.beehive.netui.util.exception;
 
-// java imports
-
-// internal imports
-
-// external imports
-
 /**
  * @exclude
  */

Modified: beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedUnsupportedOperationException.java
URL: http://svn.apache.org/viewcvs/beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedUnsupportedOperationException.java?rev=369073&r1=369072&r2=369073&view=diff
==============================================================================
--- beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedUnsupportedOperationException.java (original)
+++ beehive/trunk/netui/src/util/org/apache/beehive/netui/util/exception/LocalizedUnsupportedOperationException.java Sat Jan 14 10:20:13 2006
@@ -17,12 +17,6 @@
  */
 package org.apache.beehive.netui.util.exception;
 
-// java imports
-
-// internal imports
-
-// external imports
-
 /**
  * @exclude
  */