Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2406 - in trunk/perfsonar: ant/rrdma doc/ma/rrdTypeMA

Subject: perfsonar development work

List archive

perfsonar: r2406 - in trunk/perfsonar: ant/rrdma doc/ma/rrdTypeMA


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2406 - in trunk/perfsonar: ant/rrdma doc/ma/rrdTypeMA
  • Date: Mon, 21 May 2007 10:04:17 -0400

Author: roman
Date: 2007-05-21 10:04:16 -0400 (Mon, 21 May 2007)
New Revision: 2406

Modified:
trunk/perfsonar/ant/rrdma/rrdma-pre-install-targets.xml
trunk/perfsonar/doc/ma/rrdTypeMA/ChangeLog.txt
Log:

info releted with release 2.1 added




Modified: trunk/perfsonar/ant/rrdma/rrdma-pre-install-targets.xml
===================================================================
--- trunk/perfsonar/ant/rrdma/rrdma-pre-install-targets.xml 2007-05-21
13:56:13 UTC (rev 2405)
+++ trunk/perfsonar/ant/rrdma/rrdma-pre-install-targets.xml 2007-05-21
14:04:16 UTC (rev 2406)
@@ -18,12 +18,12 @@



- <!-- properties -->
+ <!-- properties -->


- <property name="service.base.name" value="RRD-MA" />
- <property name="service.version" value="2.1" />
- <property name="service.version.candidate" value="-beta" />
+ <property name="service.base.name" value="RRD-MA" />
+ <property name="service.version" value="2.2" />
+ <property name="service.version.candidate" value="-beta" />
<property name="service.name"
value="perfSONAR-${service.base.name}-${service.version}${service.version.candidate}"
/>


@@ -124,7 +124,7 @@
<target name="rrdjtool-call-for-linux64"
depends="rrdjtool-call"
if="linux64.os.platform">
-
+
<antcall target="get-rrdjtool-home" />
<antcall target="get-java-path-for-rrdjtool" />

@@ -221,7 +221,7 @@
<entry key="component.ma.xmldb.db_username"
value="rrdmaservice"/>
<entry key="component.ma.xmldb.db_password"
value="rrdmaservice"/>

- </propertyfile>
+ </propertyfile>

</target>

@@ -261,7 +261,7 @@
<target name="exist-war-question"
depends="_exist-war-question"
if="exist.war.install.decision">
-
+
<input message="Do you want me to download eXist web application
package (if not you have to do it manually)? "
addproperty="exist.war.install.type.decision"
validargs="y,n"
@@ -543,7 +543,7 @@

<propertyfile file="conf/service.properties"
comment="This file was created by the Ant configuration script.">
-
+
<entry key="component.ma.xmldb.db_username"
value="${_exist.username}"/>
<entry key="component.ma.xmldb.db_password"
value="${_exist.password}"/>


Modified: trunk/perfsonar/doc/ma/rrdTypeMA/ChangeLog.txt
===================================================================
--- trunk/perfsonar/doc/ma/rrdTypeMA/ChangeLog.txt 2007-05-21 13:56:13
UTC (rev 2405)
+++ trunk/perfsonar/doc/ma/rrdTypeMA/ChangeLog.txt 2007-05-21 14:04:16
UTC (rev 2406)
@@ -12,4 +12,9 @@
- Change: support for new utilization evenType value naming scheme
- Change: log4J configuration in log4j.properties
- Fixed Bug #108: installation process
-- Fixed Bug #109: installation process
\ No newline at end of file
+- Fixed Bug #109: installation process
+
+
+2007-05-15 Version 2.1
+
+- Change: default log4j parameters updated; log files (archives and current)
for one log level is limited up to 6MB



  • perfsonar: r2406 - in trunk/perfsonar: ant/rrdma doc/ma/rrdTypeMA, svnlog, 05/21/2007

Archive powered by MHonArc 2.6.16.

Top of Page