Mail Archive Home | fractal-commits List | Febuary 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Wednesday, February 7, 2007 @ 19:34:25
Author: rivierni
Path: /cvsroot/fractal/fractaljmx
Modified: build.config build.properties
------------------+
build.config | 6 +++---
build.properties | 12 +++++++++---
2 files changed, 12 insertions(+), 6 deletions(-)
Index: fractaljmx/build.config
diff -u fractaljmx/build.config:1.4 fractaljmx/build.config:1.5
--- fractaljmx/build.config:1.4 Mon Aug 21 12:36:31 2006
+++ fractaljmx/build.config Wed Feb 7 19:34:25 2007
@@ -11,10 +11,10 @@
fractaladl.path externals/fractal-adl.jar
-#JDK1.4
-jmx.path externals/jmxri.jar:externals/jmxtools.jar
+#JDK1.4 (deprecated)
+#jmx.path externals/jmxri.jar:externals/jmxtools.jar
#JDK1.5
-#jmx.path externals/jmxtools.jar
+jmx.path externals/jmxtools.jar
Index: fractaljmx/build.properties
diff -u fractaljmx/build.properties:1.16 fractaljmx/build.properties:1.17
--- fractaljmx/build.properties:1.16 Tue Feb 7 16:02:52 2006
+++ fractaljmx/build.properties Wed Feb 7 19:34:25 2007
@@ -25,7 +25,7 @@
# Which compiler do you want to use ?
-# build.compiler jikes
+# build.compiler jikes (deprecated)
# Build class path (classes needed to build the project)
# Classpath for the ObjectWeb utility Ant tasks (OWANTTASK_1_1)
@@ -58,10 +58,16 @@
# fractaladl.path fractal-adl.jar
-# Class path for the JMX APIs, tools and implementation (Reference
Implementation Version 1.2.1)
+# Class path for the JMX APIs
# See http://java.sun.com/products/JavaManagement
-
+#
+# Class path for the JMX tools and implementation (Reference Implementation
Version 1.2.1)
+# JDK1.4
# jmx.path jmxri.jar:jmxtools.jar
+#
+# JDK1.5
+# jmxtools.jar
+
###############################################################################
# DOCUMENTATION
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.