Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r5045 - in branches/new-structure-with-base2/ps-mdm-rrd-ma: . ant conf doc packaging packaging/deb packaging/rpm

Subject: perfsonar development work

List archive

perfsonar: r5045 - in branches/new-structure-with-base2/ps-mdm-rrd-ma: . ant conf doc packaging packaging/deb packaging/rpm


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r5045 - in branches/new-structure-with-base2/ps-mdm-rrd-ma: . ant conf doc packaging packaging/deb packaging/rpm
  • Date: Mon, 9 Mar 2009 10:48:40 -0400

Author: roman
Date: 2009-03-09 10:48:40 -0400 (Mon, 09 Mar 2009)
New Revision: 5045

Added:
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/ChangeLog.txt
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Collaboration.txt

branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Functional_Specification.doc

branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Interface_Specification.doc
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/License.txt
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/changelog
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/compat
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/conffiles
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/control
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/copyright
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/dirs
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/docs
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/files
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/install
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/postinst
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/postrm
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/preinst
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/prerm
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/rules
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/rpm/

branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/rpm/ps-mdm-rrd-ma.specs
Modified:

branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build-simple-testing.xml
branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build.xml
branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/log4j.xml
branches/new-structure-with-base2/ps-mdm-rrd-ma/pom.xml
Log:
-packaging scripts added
-use of base2 v.0.0.3
-log4j config updated



Modified:
branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build-simple-testing.xml
===================================================================
---
branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build-simple-testing.xml
2009-03-09 14:37:12 UTC (rev 5044)
+++
branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build-simple-testing.xml
2009-03-09 14:48:40 UTC (rev 5045)
@@ -25,7 +25,7 @@
<property name="temp" value="${build.dir}/temp" />

<property name="base2.lib.name" value="ps-mdm-base2" />
- <property name="base2.lib.version" value="0.0.1" />
+ <property name="base2.lib.version" value="0.0.3" />

<property name="config.file.name" value="configuration-ma.xml" />

@@ -105,7 +105,7 @@
xmlns:artifact="urn:maven-artifact-ant">

<artifact:dependencies>
- <dependency groupId="perfsonar" artifactId="ps-mdm-base2"
version="0.0.1"/>
+ <dependency groupId="perfsonar" artifactId="ps-mdm-base2"
version="0.0.3"/>
<dependency groupId="rrdjtool" artifactId="rrdjtool"
version="1.0"/>
<dependency groupId="joda-time" artifactId="joda-time"
version="1.4"/>
<dependency groupId="commons-digester"
artifactId="commons-digester" version="2.0"/>

Modified: branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build.xml
2009-03-09 14:37:12 UTC (rev 5044)
+++ branches/new-structure-with-base2/ps-mdm-rrd-ma/ant/build.xml
2009-03-09 14:48:40 UTC (rev 5045)
@@ -79,7 +79,7 @@
xmlns:artifact="urn:maven-artifact-ant">

<artifact:dependencies>
- <dependency groupId="perfsonar" artifactId="ps-mdm-base2"
version="0.0.1"/>
+ <dependency groupId="perfsonar" artifactId="ps-mdm-base2"
version="0.0.3"/>
<dependency groupId="rrdjtool" artifactId="rrdjtool"
version="1.0"/>
<dependency groupId="joda-time" artifactId="joda-time"
version="1.4"/>
<dependency groupId="commons-digester"
artifactId="commons-digester" version="2.0"/>

Modified: branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/log4j.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/log4j.xml
2009-03-09 14:37:12 UTC (rev 5044)
+++ branches/new-structure-with-base2/ps-mdm-rrd-ma/conf/log4j.xml
2009-03-09 14:48:40 UTC (rev 5045)
@@ -34,7 +34,7 @@

<appender name="fileAppender"
class="org.apache.log4j.DailyRollingFileAppender">
- <param name="File" value="perfsonar.log"/>
+ <param name="File" value="/var/log/ps-mdm-rrd-ma/perfsonar.log"/>
<param name="Append" value="true"/>
<param name="DatePattern"
value="'.'yyyy-MM-dd"/>
@@ -46,7 +46,7 @@


<category name="org.perfsonar">
- <priority value="debug"/>
+ <priority value="info"/>
<appender-ref ref="fileAppender"/>
</category>


Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/ChangeLog.txt

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Collaboration.txt

Added:
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Functional_Specification.doc


Property changes on:
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Functional_Specification.doc
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream

Added:
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Interface_Specification.doc


Property changes on:
branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/Interface_Specification.doc
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/doc/License.txt

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/changelog

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/compat

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/conffiles

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/control

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/copyright

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/dirs

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/docs

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/files

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/install

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/postinst

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/postrm

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/preinst

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/prerm

Added: branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/rules


Property changes on:
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/deb/rules
___________________________________________________________________
Name: svn:executable
+ *

Added:
branches/new-structure-with-base2/ps-mdm-rrd-ma/packaging/rpm/ps-mdm-rrd-ma.specs

Modified: branches/new-structure-with-base2/ps-mdm-rrd-ma/pom.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-rrd-ma/pom.xml 2009-03-09
14:37:12 UTC (rev 5044)
+++ branches/new-structure-with-base2/ps-mdm-rrd-ma/pom.xml 2009-03-09
14:48:40 UTC (rev 5045)
@@ -207,7 +207,7 @@
<dependency>
<groupId>perfsonar</groupId>
<artifactId>ps-mdm-base2</artifactId>
- <version>0.0.1</version>
+ <version>0.0.3</version>
</dependency>
<dependency>
<groupId>rrdjtool</groupId>



  • perfsonar: r5045 - in branches/new-structure-with-base2/ps-mdm-rrd-ma: . ant conf doc packaging packaging/deb packaging/rpm, svnlog, 03/09/2009

Archive powered by MHonArc 2.6.16.

Top of Page