[hornetq-commits] JBoss hornetq SVN: r7822 - in trunk/src/main/org/hornetq/core/security: impl and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Aug 20 04:13:33 EDT 2009


Author: timfox
Date: 2009-08-20 04:13:32 -0400 (Thu, 20 Aug 2009)
New Revision: 7822

Modified:
   trunk/src/main/org/hornetq/core/security/CheckType.java
   trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java
   trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java
Log:
removed invalid author tags as per legal

Modified: trunk/src/main/org/hornetq/core/security/CheckType.java
===================================================================
--- trunk/src/main/org/hornetq/core/security/CheckType.java	2009-08-20 08:02:01 UTC (rev 7821)
+++ trunk/src/main/org/hornetq/core/security/CheckType.java	2009-08-20 08:13:32 UTC (rev 7822)
@@ -205,8 +205,6 @@
 package org.hornetq.core.security;
 
 /**
- * @author Peter Antman
- * @author <a href="mailto:Scott.Stark at jboss.org">Scott Stark</a>
  * @author <a href="mailto:jmesnil at redhat.com">Jeff Mesnil</a>
  * @author <a href="mailto:andy.taylor at jboss.org>Andy Taylor</a>
  * @version $Revision: 2925 $

Modified: trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java
===================================================================
--- trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java	2009-08-20 08:02:01 UTC (rev 7821)
+++ trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java	2009-08-20 08:13:32 UTC (rev 7822)
@@ -230,8 +230,6 @@
  * @author <a href="ataylor at redhat.com">Andy Taylor</a>
  * @author <a href="tim.fox at jboss.com">Tim Fox</a>
  * @author <a href="jmesnil at redhat.com">Jeff Mesnil</a>
- * @author <a href="on at ibis.odessa.ua">Oleg Nitz</a>
- * @author Scott.Stark at jboss.org
  */
 public class JAASSecurityManager implements JBMSecurityManager, MessagingComponent
 {

Modified: trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java
===================================================================
--- trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java	2009-08-20 08:02:01 UTC (rev 7821)
+++ trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java	2009-08-20 08:13:32 UTC (rev 7822)
@@ -233,12 +233,7 @@
  * @author <a href="mailto:tim.fox at jboss.com">Tim Fox</a>
  * @author <a href="ataylor at redhat.com">Andy Taylor</a>
  *
- * Parts based on old version by:
  *
- * @author Peter Antman
- * @author <a href="mailto:Scott.Stark at jboss.org">Scott Stark</a>
- * @author <a href="mailto:ovidiu at feodorov.com">Ovidiu Feodorov</a>
- *
  * @version $Revision$
  *
  * $Id$



More information about the hornetq-commits mailing list