Skip to Content.
Sympa Menu

perfsonar-dev - new svn structure

Subject: perfsonar development work

List archive

new svn structure


Chronological Thread 
  • From: Roman Lapacz <>
  • To: "" <>
  • Subject: new svn structure
  • Date: Fri, 06 Jul 2007 16:11:04 +0200


Hi,

Some time ago we agreed to change our svn structure. Following the proposal from Cambridge I've created a branch which contains separate directories for pS base, the service (RRD MA; as an example for other service developers) and nmwg (this one might be removed if we decide that nmwg repository is fine). I've also created a new set of Ant scripts and some of them put in the base as a general for all products.


https://svn.internet2.edu/svn/perfsonar/branches/new-structure/



Ant script main commands:

1) pS base (trunk/perfsonar_base/ant)
- creating new jar with Ant general macros: ant-jar
- creating new jar with java classes: class-jar

2) nmwg (trunk/nmwg/ant)
- creating new jar with java classes: jar

3) Java RRD MA (trunk/geant2_java-rrd-ma/ant)
- creating new jar with java classes: jar
- pre-installing: pre-install
- configuring: configure
- deploying: deploy
- undeploying: undeploy
- testing: test


New versions of pS base and nmwg jars should be uploaded into jar repository (service script downloads them automatically before compilation).


Roman




Archive powered by MHonArc 2.6.16.

Top of Page