You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(99) |
Dec
(106) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(302) |
Feb
(156) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Simone B. <bio...@us...> - 2001-12-02 16:49:36
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/modelmbean In directory usw-pr-cvs1:/tmp/cvs-serv15744/core/javax/management/modelmbean Modified Files: RequiredModelMBean.java Log Message: Another step towards full ModelMBean implementation: now setAttribute(s) is implemented + tests for that |
From: Simone B. <bio...@us...> - 2001-12-02 16:49:36
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/modelmbean In directory usw-pr-cvs1:/tmp/cvs-serv15744/test/test/javax/management/modelmbean Modified Files: RequiredModelMBeanTest.java Added Files: ModelMBeanTargetForAttribute.java Log Message: Another step towards full ModelMBean implementation: now setAttribute(s) is implemented + tests for that |
From: Simone B. <bio...@us...> - 2001-12-02 16:48:09
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/persist In directory usw-pr-cvs1:/tmp/cvs-serv15482/core/openjmx/persist Modified Files: FilePersister.java Log Message: Added getter for the store location |
From: Simone B. <bio...@us...> - 2001-12-02 16:46:57
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/modelmbean In directory usw-pr-cvs1:/tmp/cvs-serv15275/core/javax/management/modelmbean Modified Files: ModelMBeanInfoSupport.java Log Message: Fixed stupid cast bug |
From: Simone B. <bio...@us...> - 2001-12-02 16:46:03
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx In directory usw-pr-cvs1:/tmp/cvs-serv15113/core/openjmx Modified Files: MBeanIntrospector.java Log Message: Improved class checking for MBeanDescription implementations |
From: Simone B. <bio...@us...> - 2001-12-02 16:44:38
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management In directory usw-pr-cvs1:/tmp/cvs-serv14850/core/javax/management Modified Files: Attribute.java Log Message: Contrary to what the spec says, the value of an Attribute can be null, if the returned value of that attribute is null. Updated to reflect so. |
From: Simone B. <bio...@us...> - 2001-12-02 16:41:43
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/timer In directory usw-pr-cvs1:/tmp/cvs-serv14134/core/javax/management/timer Modified Files: Timer.java Log Message: Class name change |
From: Simone B. <bio...@us...> - 2001-12-02 16:40:57
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/timer In directory usw-pr-cvs1:/tmp/cvs-serv13954/core/javax/management/timer Modified Files: TimerNotification.java Log Message: Removed public visibility, as it's not per the spec |
From: Simone B. <bio...@us...> - 2001-12-02 16:40:00
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/timer In directory usw-pr-cvs1:/tmp/cvs-serv13741/test/test/javax/management/timer Modified Files: TimerTest.java Log Message: Small modification, uninfluent for the test |
From: Simone B. <bio...@us...> - 2001-12-02 16:38:22
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/timer In directory usw-pr-cvs1:/tmp/cvs-serv13406/core/javax/management/timer Added Files: TimerTask.java Log Message: Renamed from TimerTask to TimeTask, and refactored to allow other classes to use the TimeQueue facility |
From: Simone B. <bio...@us...> - 2001-12-02 16:38:22
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/util In directory usw-pr-cvs1:/tmp/cvs-serv13406/core/openjmx/util Added Files: TimeTask.java Removed Files: TimerTask.java Log Message: Renamed from TimerTask to TimeTask, and refactored to allow other classes to use the TimeQueue facility |
From: Simone B. <bio...@us...> - 2001-12-02 16:36:11
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/util In directory usw-pr-cvs1:/tmp/cvs-serv12966/core/openjmx/util Added Files: TimeQueue.java Removed Files: TimerQueue.java Log Message: Renamed from TimerQueue to TimeQueue |
From: Simone B. <bio...@us...> - 2001-12-02 16:35:01
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx In directory usw-pr-cvs1:/tmp/cvs-serv12665/core/openjmx Added Files: MBeanDescriptionAdaptor.java Log Message: Default implementation for standard MBean descriptions |
From: Simone B. <bio...@us...> - 2001-12-02 16:34:09
|
Update of /cvsroot/openjmx/openjmx/src/docs In directory usw-pr-cvs1:/tmp/cvs-serv12483/docs Modified Files: index.xml Log Message: Added doc on OpenJMX extensions + cosmetics |
From: Simone B. <bio...@us...> - 2001-12-02 16:32:31
|
Update of /cvsroot/openjmx/openjmx/src/docs In directory usw-pr-cvs1:/tmp/cvs-serv12135/docs Added Files: extensions.xml Log Message: First draft of documentation about OpenJMX extensions: standard MBean descriptions |
From: Simone B. <bio...@us...> - 2001-11-29 17:22:39
|
Update of /cvsroot/openjmx/openjmx/src/docs In directory usw-pr-cvs1:/tmp/cvs-serv21879 Modified Files: dev-logging.xml Log Message: o Updated logging with StringBuffer example o Suggested using isEnabledFor also for info priority o Never use System.exit |
From: Carlos Q. <ti...@us...> - 2001-11-27 22:13:09
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv26085/test/test/javax/management/monitor Modified Files: StringMonitorTest.java Log Message: First version of StringMonitor |
From: Carlos Q. <ti...@us...> - 2001-11-27 22:13:09
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv26085/core/javax/management/monitor Modified Files: CounterMonitor.java GaugeMonitor.java Monitor.java MonitorNotification.java StringMonitor.java Added Files: StringMonitorMBean.java Log Message: First version of StringMonitor |
From: Carlos Q. <ti...@us...> - 2001-11-27 20:24:39
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv25494/src/test/test/javax/management/monitor Added Files: StringMonitorTest.java Log Message: StringMonitor half implementation |
From: Carlos Q. <ti...@us...> - 2001-11-27 20:24:38
|
Update of /cvsroot/openjmx/openjmx/build In directory usw-pr-cvs1:/tmp/cvs-serv25494/build Modified Files: build.xml Log Message: StringMonitor half implementation |
From: Carlos Q. <ti...@us...> - 2001-11-27 20:24:38
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv25494/src/core/javax/management/monitor Modified Files: Monitor.java StringMonitor.java Log Message: StringMonitor half implementation |
From: Carlos Q. <ti...@us...> - 2001-11-27 19:37:56
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv9000/monitor Log Message: Directory /cvsroot/openjmx/openjmx/src/test/test/javax/management/monitor added to the repository |
From: Carlos Q. <ti...@us...> - 2001-11-27 18:11:17
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/util In directory usw-pr-cvs1:/tmp/cvs-serv16554/openjmx/util Added Files: TimerQueue.java TimerTask.java Log Message: Refactoring of TimerTask and TimerQueue |
From: Carlos Q. <ti...@us...> - 2001-11-27 18:11:17
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/timer In directory usw-pr-cvs1:/tmp/cvs-serv16554/javax/management/timer Modified Files: Timer.java TimerNotification.java Removed Files: TimerQueue.java TimerTask.java Log Message: Refactoring of TimerTask and TimerQueue |
From: Carlos Q. <ti...@us...> - 2001-11-27 18:11:17
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv16554/javax/management/monitor Modified Files: Monitor.java StringMonitor.java Log Message: Refactoring of TimerTask and TimerQueue |