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: Bronwen C. <sha...@us...> - 2002-01-05 10:40:27
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv23758 Added Files: CompleteRelationTests.java Log Message: no message |
|
From: Simone B. <bio...@us...> - 2002-01-04 16:57:48
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/loading In directory usw-pr-cvs1:/tmp/cvs-serv4651/core/javax/management/loading Modified Files: MLet.java Log Message: Cosmetics in logging |
|
From: Simone B. <bio...@us...> - 2002-01-04 13:47:44
|
Update of /cvsroot/openjmx/website/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv8760/htdocs Modified Files: index.html Removed Files: news.html Log Message: It seems that server-side include does not work. |
|
From: Bronwen C. <sha...@us...> - 2002-01-03 22:02:09
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv6072 Modified Files: RoleInfo.java Log Message: made toString more readable |
|
From: Simone B. <bio...@us...> - 2002-01-03 12:39:30
|
Update of /cvsroot/openjmx/website/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv11160/htdocs Added Files: news.html Log Message: File containing the news. If server-side include works, we must copy it every day from SF. |
|
From: Simone B. <bio...@us...> - 2002-01-03 12:38:31
|
Update of /cvsroot/openjmx/website/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv10979/htdocs Modified Files: index.html Log Message: Fixed some typo + tried to insert the news as server-side include. Added developer names to the keywords |
|
From: Bronwen C. <sha...@us...> - 2002-01-02 23:29:01
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv15815 Modified Files: SimpleStandard.java SimpleRelationTestSupport.java Log Message: cleaned |
|
From: Bronwen C. <sha...@us...> - 2002-01-02 22:58:59
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv7285 Added Files: SimpleStandard.java SimpleRelationType.java SimpleRelationTestSupport.java Log Message: Support classes |
|
From: Bronwen C. <sha...@us...> - 2002-01-02 22:57:24
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv6754 Added Files: CreateRelationTest.java Log Message: OK |
|
From: Bronwen C. <sha...@us...> - 2002-01-02 22:55:47
|
Update of /cvsroot/openjmx/openjmx/src/test/test/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv6166 Added Files: RelationServiceTest.java Log Message: OK |
|
From: Bronwen C. <sha...@us...> - 2002-01-02 22:39:03
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv1527 Modified Files: RoleUnresolved.java Role.java Log Message: updated |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:45:24
|
Update of /cvsroot/openjmx/openjmx/build In directory usw-pr-cvs1:/tmp/cvs-serv2030 Modified Files: build.xml Log Message: Log4J jar is needed for the tests |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:40:05
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv31148 Modified Files: Log.java Log Message: Rewritten, to support redirection based on single categories, not only globally. Simplified the interaction with Logger class, now only a parameterless constructor is needed. |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:38:20
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv30630 Modified Files: Logger.java Log Message: Removed constructor, replaced by a method, due to improvements in Log class |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:36:48
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv30140 Modified Files: Log4JLogger.java Log Message: Javadocs + remove constructor, replaced by a method due to improvements in the Log and Logger classes |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:35:16
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv29772 Modified Files: FileLogger.java Log Message: Some comment. Still to implement |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:27:09
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv23992/log Modified Files: MBeanLogger.java Log Message: Now it's fully implemented + javadocs |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:24:55
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv23106/log Added Files: LoggerBroadcaster.java LoggerBroadcasterMBean.java Removed Files: LoggerMBean.java LoggerMBeanMBean.java Log Message: Renamed from LoggerMBean to LoggerBroadcaster |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:24:16
|
Update of /cvsroot/openjmx/openjmx/src/core/openjmx/log In directory usw-pr-cvs1:/tmp/cvs-serv22747/log Removed Files: Log4JLoggerMBean.java Log Message: Not necessary |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:22:41
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management In directory usw-pr-cvs1:/tmp/cvs-serv21933 Modified Files: MBeanServerFactory.java Log Message: Rewrote logging statements |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:22:01
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/monitor In directory usw-pr-cvs1:/tmp/cvs-serv21643/management/monitor Modified Files: Monitor.java Log Message: Removed dependency from OpenJMX's NotificationBroadcasterSupport |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:21:20
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/loading In directory usw-pr-cvs1:/tmp/cvs-serv21189 Modified Files: MLet.java Log Message: Rewrote logging statements |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:20:10
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management In directory usw-pr-cvs1:/tmp/cvs-serv20521/management Modified Files: Notification.java Log Message: Implemented toString, removed getSource (was already present in the parent class) |
|
From: Simone B. <bio...@us...> - 2002-01-02 20:17:52
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management In directory usw-pr-cvs1:/tmp/cvs-serv19158/management Modified Files: NotificationBroadcasterSupport.java Log Message: Removed non-spec protected method, rewrote logging statements |
|
From: Bronwen C. <sha...@us...> - 2002-01-02 20:17:22
|
Update of /cvsroot/openjmx/openjmx/src/core/javax/management/relation In directory usw-pr-cvs1:/tmp/cvs-serv18959 Modified Files: RelationTypeSupport.java Log Message: removed references to RoleInfo(roleInfo) constructor |