mx4j/src/core/javax/management AndQueryExp.java,1.6,1.7 Attribute.java,1.7,1.8 AttributeChangeNotification.java,1.7,1.8 AttributeChangeNotificationFilter.java,1.13,1.14 AttributeList.java,1.7,1.8 AttributeNotFoundException.java,1.7,1.8 AttributeValueExp.java,1.10,1.11 BadAttributeValueExpException.java,1.6,1.7 BadBinaryOpValueExpException.java,1.7,1.8 BadStringOperationException.java,1.6,1.7 BetweenQueryExp.java,1.5,1.6 BinaryOpValueExp.java,1.5,1.6 BinaryRelQueryExp.java,1.6,1.7 BooleanValueExp.java,1.5,1.6 ClassAttributeValueExp.java,1.7,1.8 DefaultLoaderRepository.java,1.2,1.3 Descriptor.java,1.5,1.6 DescriptorAccess.java,1.5,1.6 DynamicMBean.java,1.6,1.7 InQueryExp.java,1.5,1.6 InstanceAlreadyExistsException.java,1.7,1.8 InstanceNotFoundException.java,1.7,1.8 IntrospectionException.java,1.7,1.8 InvalidApplicationException.java,1.7,1.8 InvalidAttributeValueExcep tion.java,1.

Simone Bordet <[email protected]> Sat, 13 Nov 2004 16:38:24 +0000
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/core/javax/management
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19300/src/core/javax/management

Modified Files:
	AndQueryExp.java Attribute.java 
	AttributeChangeNotification.java 
	AttributeChangeNotificationFilter.java AttributeList.java 
	AttributeNotFoundException.java AttributeValueExp.java 
	BadAttributeValueExpException.java 
	BadBinaryOpValueExpException.java 
	BadStringOperationException.java BetweenQueryExp.java 
	BinaryOpValueExp.java BinaryRelQueryExp.java 
	BooleanValueExp.java ClassAttributeValueExp.java 
	DefaultLoaderRepository.java Descriptor.java 
	DescriptorAccess.java DynamicMBean.java InQueryExp.java 
	InstanceAlreadyExistsException.java 
	InstanceNotFoundException.java IntrospectionException.java 
	InvalidApplicationException.java 
	InvalidAttributeValueException.java JMException.java 
	JMRuntimeException.java ListenerNotFoundException.java 
	MalformedObjectNameException.java MatchQueryExp.java 
	MBeanAttributeInfo.java MBeanConstructorInfo.java 
	MBeanException.java MBeanFeatureInfo.java MBeanInfo.java 
	MBeanNotificationInfo.java MBeanOperationInfo.java 
	MBeanParameterInfo.java MBeanPermission.java 
	MBeanRegistration.java MBeanRegistrationException.java 
	MBeanServer.java MBeanServerBuilder.java 
	MBeanServerConnection.java MBeanServerDelegate.java 
	MBeanServerDelegateMBean.java MBeanServerFactory.java 
	MBeanServerInvocationHandler.java MBeanServerNotification.java 
	MBeanServerPermission.java MBeanTrustPermission.java 
	NotCompliantMBeanException.java Notification.java 
	NotificationBroadcaster.java 
	NotificationBroadcasterSupport.java NotificationEmitter.java 
	NotificationFilter.java NotificationFilterSupport.java 
	NotificationListener.java NotQueryExp.java 
	NumericValueExp.java ObjectInstance.java ObjectName.java 
	OperationsException.java OrQueryExp.java PersistentMBean.java 
	QualifiedAttributeValueExp.java Query.java QueryEval.java 
	QueryExp.java ReflectionException.java 
	RuntimeErrorException.java RuntimeMBeanException.java 
	RuntimeOperationsException.java ServiceNotFoundException.java 
	StandardMBean.java StringValueExp.java ValueExp.java 
Log Message:
Removed author tag, since I suspect it was parsed by spambots to retrieve author emails.

Index: AttributeChangeNotification.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/AttributeChangeNotification.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** AttributeChangeNotification.java	4 Sep 2004 15:44:06 -0000	1.7
--- AttributeChangeNotification.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: InvalidAttributeValueException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/InvalidAttributeValueException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** InvalidAttributeValueException.java	4 Sep 2004 15:44:06 -0000	1.7
--- InvalidAttributeValueException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: InstanceAlreadyExistsException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/InstanceAlreadyExistsException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** InstanceAlreadyExistsException.java	4 Sep 2004 15:44:06 -0000	1.7
--- InstanceAlreadyExistsException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: MBeanRegistrationException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanRegistrationException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** MBeanRegistrationException.java	4 Sep 2004 15:44:06 -0000	1.7
--- MBeanRegistrationException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @see MBeanRegistration
--- 10,13 ----

Index: InstanceNotFoundException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/InstanceNotFoundException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** InstanceNotFoundException.java	4 Sep 2004 15:44:06 -0000	1.7
--- InstanceNotFoundException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: PersistentMBean.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/PersistentMBean.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PersistentMBean.java	4 Sep 2004 15:44:07 -0000	1.5
--- PersistentMBean.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 13,17 ****
   * This interface is implemented by MBeans that are able to make themselves persistent.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 13,16 ----

Index: AttributeChangeNotificationFilter.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/AttributeChangeNotificationFilter.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** AttributeChangeNotificationFilter.java	7 Sep 2004 12:44:16 -0000	1.13
--- AttributeChangeNotificationFilter.java	13 Nov 2004 16:38:21 -0000	1.14
***************
*** 19,23 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 19,22 ----

Index: JMException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/JMException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** JMException.java	4 Sep 2004 15:44:06 -0000	1.6
--- JMException.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: ObjectName.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ObjectName.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** ObjectName.java	5 Oct 2004 13:17:51 -0000	1.23
--- ObjectName.java	13 Nov 2004 16:38:22 -0000	1.24
***************
*** 28,32 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 28,31 ----

Index: NotificationListener.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotificationListener.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** NotificationListener.java	4 Sep 2004 15:44:07 -0000	1.6
--- NotificationListener.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 14,18 ****
   * Implemented by an object that want to receive notifications.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: ReflectionException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ReflectionException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ReflectionException.java	4 Sep 2004 15:44:07 -0000	1.7
--- ReflectionException.java	13 Nov 2004 16:38:22 -0000	1.8
***************
*** 16,20 ****
   * NoSuchMethodException, etc; it wraps the actual exception thrown
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 16,19 ----

Index: QualifiedAttributeValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/QualifiedAttributeValueExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** QualifiedAttributeValueExp.java	4 Sep 2004 15:44:07 -0000	1.5
--- QualifiedAttributeValueExp.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 12,16 ****
   * The ValueExp that represent the value of an attribute of a specific MBean.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 12,15 ----

Index: AttributeValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/AttributeValueExp.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** AttributeValueExp.java	4 Sep 2004 15:44:06 -0000	1.10
--- AttributeValueExp.java	13 Nov 2004 16:38:21 -0000	1.11
***************
*** 14,18 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Carlos Quiroz</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: IntrospectionException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/IntrospectionException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** IntrospectionException.java	4 Sep 2004 15:44:06 -0000	1.7
--- IntrospectionException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: MBeanParameterInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanParameterInfo.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** MBeanParameterInfo.java	5 Oct 2004 09:46:20 -0000	1.10
--- MBeanParameterInfo.java	13 Nov 2004 16:38:21 -0000	1.11
***************
*** 14,18 ****
   * The metadata class for a parameter of MBean constructors and operations.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: ServiceNotFoundException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ServiceNotFoundException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ServiceNotFoundException.java	4 Sep 2004 15:44:07 -0000	1.6
--- ServiceNotFoundException.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 12,16 ****
   * Thrown when the requested service is not found
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: MBeanServerNotification.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerNotification.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** MBeanServerNotification.java	4 Sep 2004 15:44:07 -0000	1.8
--- MBeanServerNotification.java	13 Nov 2004 16:38:22 -0000	1.9
***************
*** 13,17 ****
   * when an MBean is registered or unregistered.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 13,16 ----

Index: DescriptorAccess.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/DescriptorAccess.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** DescriptorAccess.java	4 Sep 2004 15:44:06 -0000	1.5
--- DescriptorAccess.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 12,16 ****
   * Use to gain access to the {@link Descriptor} objects associated with MBean metadata.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: BadAttributeValueExpException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BadAttributeValueExpException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** BadAttributeValueExpException.java	4 Sep 2004 15:44:06 -0000	1.6
--- BadAttributeValueExpException.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: Descriptor.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/Descriptor.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Descriptor.java	4 Sep 2004 15:44:06 -0000	1.5
--- Descriptor.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 17,21 ****
   * prior the client modification. The client can always re-set the descriptor on the model mbean.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 17,20 ----

Index: Notification.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/Notification.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Notification.java	4 Sep 2004 15:44:07 -0000	1.7
--- Notification.java	13 Nov 2004 16:38:22 -0000	1.8
***************
*** 16,20 ****
   * Notifications are events emitted by {@link NotificationEmitter}s
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 16,19 ----

Index: MatchQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MatchQueryExp.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** MatchQueryExp.java	4 Sep 2004 15:44:07 -0000	1.6
--- MatchQueryExp.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: NotificationBroadcaster.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotificationBroadcaster.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** NotificationBroadcaster.java	4 Sep 2004 15:44:07 -0000	1.7
--- NotificationBroadcaster.java	13 Nov 2004 16:38:22 -0000	1.8
***************
*** 13,17 ****
   * {@link NotificationEmitter} instead.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @see Notification
--- 13,16 ----

Index: NotificationFilter.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotificationFilter.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** NotificationFilter.java	4 Sep 2004 15:44:07 -0000	1.5
--- NotificationFilter.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 15,19 ****
   * {@link NotificationListener}.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: ListenerNotFoundException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ListenerNotFoundException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ListenerNotFoundException.java	4 Sep 2004 15:44:06 -0000	1.7
--- ListenerNotFoundException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: MBeanTrustPermission.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanTrustPermission.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** MBeanTrustPermission.java	4 Sep 2004 15:44:07 -0000	1.4
--- MBeanTrustPermission.java	13 Nov 2004 16:38:22 -0000	1.5
***************
*** 18,22 ****
   * The actions are ignored.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 18,21 ----

Index: InQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/InQueryExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** InQueryExp.java	4 Sep 2004 15:44:06 -0000	1.5
--- InQueryExp.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: OrQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/OrQueryExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** OrQueryExp.java	4 Sep 2004 15:44:07 -0000	1.5
--- OrQueryExp.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 12,16 ****
   * The QueryExp for an 'or' operation
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 12,15 ----

Index: NotificationFilterSupport.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotificationFilterSupport.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** NotificationFilterSupport.java	7 Sep 2004 12:44:16 -0000	1.10
--- NotificationFilterSupport.java	13 Nov 2004 16:38:22 -0000	1.11
***************
*** 23,27 ****
   * does not match the types enabled in this filter.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 23,26 ----

Index: MalformedObjectNameException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MalformedObjectNameException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** MalformedObjectNameException.java	4 Sep 2004 15:44:07 -0000	1.7
--- MalformedObjectNameException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: InvalidApplicationException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/InvalidApplicationException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** InvalidApplicationException.java	4 Sep 2004 15:44:06 -0000	1.7
--- InvalidApplicationException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: ClassAttributeValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ClassAttributeValueExp.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** ClassAttributeValueExp.java	4 Sep 2004 15:44:06 -0000	1.7
--- ClassAttributeValueExp.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: MBeanFeatureInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanFeatureInfo.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** MBeanFeatureInfo.java	5 Oct 2004 09:46:20 -0000	1.8
--- MBeanFeatureInfo.java	13 Nov 2004 16:38:21 -0000	1.9
***************
*** 14,18 ****
   * Base class for the MBean metadata classes.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: MBeanAttributeInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanAttributeInfo.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** MBeanAttributeInfo.java	5 Oct 2004 09:46:19 -0000	1.13
--- MBeanAttributeInfo.java	13 Nov 2004 16:38:21 -0000	1.14
***************
*** 15,19 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: MBeanServerFactory.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerFactory.java,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** MBeanServerFactory.java	4 Sep 2004 15:44:06 -0000	1.24
--- MBeanServerFactory.java	13 Nov 2004 16:38:22 -0000	1.25
***************
*** 20,24 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 20,23 ----

Index: NotQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotQueryExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** NotQueryExp.java	4 Sep 2004 15:44:07 -0000	1.5
--- NotQueryExp.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 12,16 ****
   * The QueryExp for the 'not' operation
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 12,15 ----

Index: BetweenQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BetweenQueryExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** BetweenQueryExp.java	4 Sep 2004 15:44:06 -0000	1.5
--- BetweenQueryExp.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: MBeanPermission.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanPermission.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** MBeanPermission.java	4 Sep 2004 15:44:06 -0000	1.7
--- MBeanPermission.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 41,46 ****
   * </pre>
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
-  * @author <a href="mailto:[email protected]">Damien Evans</a>
   * @version $Revision$
   */
--- 41,44 ----

Index: BooleanValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BooleanValueExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** BooleanValueExp.java	4 Sep 2004 15:44:06 -0000	1.5
--- BooleanValueExp.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: MBeanServerInvocationHandler.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerInvocationHandler.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** MBeanServerInvocationHandler.java	4 Sep 2004 15:44:06 -0000	1.5
--- MBeanServerInvocationHandler.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 16,21 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
-  * @author <a href="mailto:[email protected]">Damien Evans</a>
   */
  public class MBeanServerInvocationHandler implements InvocationHandler
--- 16,19 ----

Index: MBeanInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanInfo.java,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** MBeanInfo.java	5 Oct 2004 09:46:20 -0000	1.14
--- MBeanInfo.java	13 Nov 2004 16:38:21 -0000	1.15
***************
*** 14,18 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: BadStringOperationException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BadStringOperationException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** BadStringOperationException.java	4 Sep 2004 15:44:06 -0000	1.6
--- BadStringOperationException.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: MBeanOperationInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanOperationInfo.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** MBeanOperationInfo.java	5 Oct 2004 09:46:20 -0000	1.12
--- MBeanOperationInfo.java	13 Nov 2004 16:38:21 -0000	1.13
***************
*** 17,21 ****
   * Metadata class for an MBean operation
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 17,20 ----

Index: AttributeList.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/AttributeList.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** AttributeList.java	4 Sep 2004 15:44:06 -0000	1.7
--- AttributeList.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 13,17 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 13,16 ----

Index: NumericValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NumericValueExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** NumericValueExp.java	4 Sep 2004 15:44:07 -0000	1.5
--- NumericValueExp.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 12,16 ****
   * The ValueExp that represents a number.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 12,15 ----

Index: MBeanServerConnection.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerConnection.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** MBeanServerConnection.java	4 Sep 2004 15:44:06 -0000	1.3
--- MBeanServerConnection.java	13 Nov 2004 16:38:21 -0000	1.4
***************
*** 15,19 ****
   * This interface allows clients (local or remote) to create, register, unregister and access registered MBeans.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @see MBeanServer
--- 15,18 ----

Index: JMRuntimeException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/JMRuntimeException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** JMRuntimeException.java	4 Sep 2004 15:44:06 -0000	1.6
--- JMRuntimeException.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: RuntimeOperationsException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/RuntimeOperationsException.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** RuntimeOperationsException.java	4 Sep 2004 15:44:07 -0000	1.8
--- RuntimeOperationsException.java	13 Nov 2004 16:38:22 -0000	1.9
***************
*** 15,19 ****
   * Thrown when a RuntimeException is thrown by the MBeanServer when executing MBeanServer methods.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: BinaryRelQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BinaryRelQueryExp.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** BinaryRelQueryExp.java	4 Sep 2004 15:44:06 -0000	1.6
--- BinaryRelQueryExp.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: DefaultLoaderRepository.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/DefaultLoaderRepository.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DefaultLoaderRepository.java	4 Sep 2004 15:44:06 -0000	1.2
--- DefaultLoaderRepository.java	13 Nov 2004 16:38:21 -0000	1.3
***************
*** 12,16 ****
   * Do not use this class !
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @deprecated Use {@link MBeanServer#getClassLoaderRepository} instead.
--- 12,15 ----

Index: AndQueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/AndQueryExp.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** AndQueryExp.java	4 Sep 2004 15:44:06 -0000	1.6
--- AndQueryExp.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @serial include
--- 10,13 ----

Index: MBeanNotificationInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanNotificationInfo.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** MBeanNotificationInfo.java	5 Oct 2004 09:46:20 -0000	1.12
--- MBeanNotificationInfo.java	13 Nov 2004 16:38:21 -0000	1.13
***************
*** 16,20 ****
   * Metadata class for MBean notifications.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 16,19 ----

Index: OperationsException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/OperationsException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** OperationsException.java	4 Sep 2004 15:44:07 -0000	1.7
--- OperationsException.java	13 Nov 2004 16:38:22 -0000	1.8
***************
*** 12,16 ****
   * Thrown when an Exception is thrown by the MBeanServer when executing MBeanServer methods.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: Query.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/Query.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Query.java	4 Sep 2004 15:44:07 -0000	1.8
--- Query.java	13 Nov 2004 16:38:22 -0000	1.9
***************
*** 12,16 ****
   * Factory class for constructing query expressions.
   *
-  * @author <a href="mailto:[email protected]">Carlos Quiroz</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: MBeanException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanException.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** MBeanException.java	4 Sep 2004 15:44:06 -0000	1.8
--- MBeanException.java	13 Nov 2004 16:38:21 -0000	1.9
***************
*** 13,17 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 13,16 ----

Index: MBeanConstructorInfo.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanConstructorInfo.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** MBeanConstructorInfo.java	5 Oct 2004 09:46:20 -0000	1.12
--- MBeanConstructorInfo.java	13 Nov 2004 16:38:21 -0000	1.13
***************
*** 17,21 ****
   * Metadata class for an MBean constructor
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 17,20 ----

Index: MBeanServer.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServer.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** MBeanServer.java	4 Sep 2004 15:44:06 -0000	1.7
--- MBeanServer.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 19,23 ****
   * Almost all methods require an {@link MBeanPermission} to be invoked under SecurityManager.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 19,22 ----

Index: NotificationEmitter.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotificationEmitter.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** NotificationEmitter.java	4 Sep 2004 15:44:07 -0000	1.3
--- NotificationEmitter.java	13 Nov 2004 16:38:22 -0000	1.4
***************
*** 12,16 ****
   * Interface implemented by an MBean that emits Notifications.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @see Notification
--- 12,15 ----

Index: NotificationBroadcasterSupport.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotificationBroadcasterSupport.java,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** NotificationBroadcasterSupport.java	4 Sep 2004 15:44:07 -0000	1.18
--- NotificationBroadcasterSupport.java	13 Nov 2004 16:38:22 -0000	1.19
***************
*** 35,39 ****
   * </ul>
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 35,38 ----

Index: MBeanServerPermission.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerPermission.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** MBeanServerPermission.java	4 Sep 2004 15:44:07 -0000	1.12
--- MBeanServerPermission.java	13 Nov 2004 16:38:22 -0000	1.13
***************
*** 31,35 ****
   * </ul>
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 31,34 ----

Index: Attribute.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/Attribute.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Attribute.java	4 Sep 2004 15:44:06 -0000	1.7
--- Attribute.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 12,16 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: DynamicMBean.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/DynamicMBean.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** DynamicMBean.java	4 Sep 2004 15:44:06 -0000	1.6
--- DynamicMBean.java	13 Nov 2004 16:38:21 -0000	1.7
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: RuntimeMBeanException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/RuntimeMBeanException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** RuntimeMBeanException.java	4 Sep 2004 15:44:07 -0000	1.7
--- RuntimeMBeanException.java	13 Nov 2004 16:38:22 -0000	1.8
***************
*** 15,19 ****
   * Thrown when a MBean method invoked by the MBeanServer throws any non-reflection RuntimeException.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: MBeanRegistration.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanRegistration.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** MBeanRegistration.java	4 Sep 2004 15:44:06 -0000	1.5
--- MBeanRegistration.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 15,19 ****
   * MBeanServer that manages it.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: MBeanServerDelegateMBean.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerDelegateMBean.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** MBeanServerDelegateMBean.java	4 Sep 2004 15:44:06 -0000	1.5
--- MBeanServerDelegateMBean.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 12,16 ****
   * Defines the management interface for the MBeanServerDelegate.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: StandardMBean.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/StandardMBean.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** StandardMBean.java	4 Sep 2004 15:44:07 -0000	1.4
--- StandardMBean.java	13 Nov 2004 16:38:22 -0000	1.5
***************
*** 78,82 ****
   * </pre>
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   * @since JMX 1.2
--- 78,81 ----

Index: BadBinaryOpValueExpException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BadBinaryOpValueExpException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** BadBinaryOpValueExpException.java	4 Sep 2004 15:44:06 -0000	1.7
--- BadBinaryOpValueExpException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: ObjectInstance.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ObjectInstance.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ObjectInstance.java	4 Sep 2004 15:44:07 -0000	1.6
--- ObjectInstance.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 15,19 ****
   * about MBean's ObjectName and class name.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: StringValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/StringValueExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** StringValueExp.java	4 Sep 2004 15:44:07 -0000	1.5
--- StringValueExp.java	13 Nov 2004 16:38:22 -0000	1.6
***************
*** 12,17 ****
   * The ValueExp that represents a string.
   *
-  * @author <a href="mailto:[email protected]">Carlos Quiroz</a>
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----

Index: RuntimeErrorException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/RuntimeErrorException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RuntimeErrorException.java	4 Sep 2004 15:44:07 -0000	1.6
--- RuntimeErrorException.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 15,19 ****
   * Thrown when an Error is thrown by the MBeanServer; it wraps the actual error thrown.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: QueryExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/QueryExp.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** QueryExp.java	4 Sep 2004 15:44:07 -0000	1.6
--- QueryExp.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 14,18 ****
   * Represents a query expression. Query expressions are created with the {@link Query} class.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: BinaryOpValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/BinaryOpValueExp.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** BinaryOpValueExp.java	4 Sep 2004 15:44:06 -0000	1.5
--- BinaryOpValueExp.java	13 Nov 2004 16:38:21 -0000	1.6
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: MBeanServerBuilder.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerBuilder.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** MBeanServerBuilder.java	4 Sep 2004 15:44:06 -0000	1.9
--- MBeanServerBuilder.java	13 Nov 2004 16:38:21 -0000	1.10
***************
*** 23,27 ****
   * by this builder; for example, it could be a wrapper around it.</p>
   *
-  * @author <a href="mailto:[email protected]">Olav Reinert</a>
   * @version $Revision$
   * @see MBeanServer
--- 23,26 ----

Index: ValueExp.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/ValueExp.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ValueExp.java	4 Sep 2004 15:44:07 -0000	1.6
--- ValueExp.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 15,19 ****
   * Represents values that can be passed to relational expressions such as strings, numbers, booleans and MBean attribute values.
   *
-  * @author <a href="mailto:[email protected]">Carlos Quiroz</a>
   * @version $Revision$
   */
--- 15,18 ----

Index: QueryEval.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/QueryEval.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** QueryEval.java	4 Sep 2004 15:44:07 -0000	1.6
--- QueryEval.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 14,18 ****
   * The base class for QueryExp implementations.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 14,17 ----

Index: MBeanServerDelegate.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/MBeanServerDelegate.java,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** MBeanServerDelegate.java	5 Oct 2004 08:09:25 -0000	1.18
--- MBeanServerDelegate.java	13 Nov 2004 16:38:22 -0000	1.19
***************
*** 18,22 ****
   * It also gives information about the JMX version and implementation.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 18,21 ----

Index: AttributeNotFoundException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/AttributeNotFoundException.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** AttributeNotFoundException.java	4 Sep 2004 15:44:06 -0000	1.7
--- AttributeNotFoundException.java	13 Nov 2004 16:38:21 -0000	1.8
***************
*** 10,14 ****
  
  /**
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 10,13 ----

Index: NotCompliantMBeanException.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/NotCompliantMBeanException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** NotCompliantMBeanException.java	4 Sep 2004 15:44:07 -0000	1.6
--- NotCompliantMBeanException.java	13 Nov 2004 16:38:22 -0000	1.7
***************
*** 12,16 ****
   * Thrown when trying to register an MBean object that is not a compliant JMX MBean.
   *
-  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
--- 12,15 ----



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8