This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

build directory support (patch 6): Uses tags for javax/management


Hi!

Uses tags for javax/management.

- twisti

---

Index: gnu/testlet/javax/management/MBeanServerInvocationHandler/MBeanProxy.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/javax/management/MBeanServerInvocationHandler/MBeanProxy.java,v
retrieving revision 1.3
diff -u -3 -p -r1.3 MBeanProxy.java
--- gnu/testlet/javax/management/MBeanServerInvocationHandler/MBeanProxy.java	7 Apr 2007 11:31:12 -0000	1.3
+++ gnu/testlet/javax/management/MBeanServerInvocationHandler/MBeanProxy.java	21 May 2008 14:47:47 -0000
@@ -1,4 +1,5 @@
 // Tags: JDK1.5
+// Uses: ChildMXBean Colour Test TestX TestC TestMBean TestXMBean TestCMXBean
 
 // Copyright (C) 2007 Andrew John Hughes <gnu_andrew@member.fsf.org>
 
Index: gnu/testlet/javax/management/openmbean/CompositeDataInvocationHandler/Test.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/javax/management/openmbean/CompositeDataInvocationHandler/Test.java,v
retrieving revision 1.1
diff -u -3 -p -r1.1 Test.java
--- gnu/testlet/javax/management/openmbean/CompositeDataInvocationHandler/Test.java	30 Mar 2007 21:46:38 -0000	1.1
+++ gnu/testlet/javax/management/openmbean/CompositeDataInvocationHandler/Test.java	21 May 2008 14:47:47 -0000
@@ -1,4 +1,5 @@
 // Tags: JDK1.5
+// Uses: Person
 
 // Copyright (C) 2007 Andrew John Hughes <gnu_andrew@member.fsf.org>
 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]