[Mc4j-cvs] mc4j/application/dashboards/jre15 JRE15_MemoryUsagePools_PieChart.xml,1.4.2.1,1.4.2.2
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2006-04-12 17:40:12
|
Update of /cvsroot/mc4j/mc4j/application/dashboards/jre15 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15079/application/dashboards/jre15 Modified Files: Tag: ems_module_separation JRE15_MemoryUsagePools_PieChart.xml Log Message: The newer style dashboards Index: JRE15_MemoryUsagePools_PieChart.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jre15/JRE15_MemoryUsagePools_PieChart.xml,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -C2 -d -r1.4.2.1 -r1.4.2.2 *** JRE15_MemoryUsagePools_PieChart.xml 12 Apr 2006 17:28:34 -0000 1.4.2.1 --- JRE15_MemoryUsagePools_PieChart.xml 12 Apr 2006 17:40:04 -0000 1.4.2.2 *************** *** 2,6 **** <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="1." name="Pool Usage Pie Chart" standardHeader="true"> <Description>Memory usage chart of pools for a 1.5 JVM.</Description> --- 2,6 ---- <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="2.0" name="Pool Usage Pie Chart" standardHeader="true"> <Description>Memory usage chart of pools for a 1.5 JVM.</Description> |