perfsonar-dev - perfsonar: r5356 - in branches/new-structure-with-base2/ps-mdm-ls: . contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests log4j log4j/production log4j/test src/main/resources
Subject: perfsonar development work
List archive
perfsonar: r5356 - in branches/new-structure-with-base2/ps-mdm-ls: . contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests log4j log4j/production log4j/test src/main/resources
Chronological Thread
- From:
- To:
- Subject: perfsonar: r5356 - in branches/new-structure-with-base2/ps-mdm-ls: . contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests log4j log4j/production log4j/test src/main/resources
- Date: Wed, 25 Nov 2009 06:02:32 -0500
Author: trzaszcz
Date: 2009-11-25 06:02:32 -0500 (Wed, 25 Nov 2009)
New Revision: 5356
Added:
branches/new-structure-with-base2/ps-mdm-ls/log4j/
branches/new-structure-with-base2/ps-mdm-ls/log4j/production/
branches/new-structure-with-base2/ps-mdm-ls/log4j/production/log4j.properties
branches/new-structure-with-base2/ps-mdm-ls/log4j/test/
branches/new-structure-with-base2/ps-mdm-ls/log4j/test/log4j.properties
Removed:
branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/log4j/
Modified:
branches/new-structure-with-base2/ps-mdm-ls/contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests/Main.py
branches/new-structure-with-base2/ps-mdm-ls/pom.xml
Log:
pom.xml unused dependencies removed
Modified:
branches/new-structure-with-base2/ps-mdm-ls/contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests/Main.py
===================================================================
---
branches/new-structure-with-base2/ps-mdm-ls/contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests/Main.py
2009-11-25 09:31:47 UTC (rev 5355)
+++
branches/new-structure-with-base2/ps-mdm-ls/contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests/Main.py
2009-11-25 11:02:32 UTC (rev 5356)
@@ -24,7 +24,7 @@
# free ids prepared for registration
f_list=range(1,1000)
-
regThread=RegistrationThread(0.005,2000,140,url,url_path,"../../../../../inputs/LSRegistrationRequest100.xml",r_list,f_list);
+
regThread=RegistrationThread(0.005,200,140,url,url_path,"../../../../../inputs/LSRegistrationRequest100.xml",r_list,f_list);
deregThread=DeregistrationThread(0.050,url,url_path,"../../../../../inputs/LSDeregisterRequest.xml",r_list,f_list);
qThread=QueryingThread(0.001,url,url_path,"../../../../../inputs/LSQueryRequest.xml",r_list,f_list);
Added:
branches/new-structure-with-base2/ps-mdm-ls/log4j/production/log4j.properties
Property changes on:
branches/new-structure-with-base2/ps-mdm-ls/log4j/production/log4j.properties
___________________________________________________________________
Name: svn:executable
+ *
Added: branches/new-structure-with-base2/ps-mdm-ls/log4j/test/log4j.properties
Property changes on:
branches/new-structure-with-base2/ps-mdm-ls/log4j/test/log4j.properties
___________________________________________________________________
Name: svn:executable
+ *
Modified: branches/new-structure-with-base2/ps-mdm-ls/pom.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-ls/pom.xml 2009-11-25 09:31:47
UTC (rev 5355)
+++ branches/new-structure-with-base2/ps-mdm-ls/pom.xml 2009-11-25 11:02:32
UTC (rev 5356)
@@ -85,7 +85,7 @@
<configuration>
<webResources>
<resource>
-
<directory>${basedir}/src/main/resources/log4j/${log4j}</directory>
+
<directory>${basedir}/log4j/${log4j}</directory>
<includes>
<include>log4j.properties</include>
</includes>
@@ -218,99 +218,7 @@
<artifactId>ps-mdm-base2</artifactId>
<version>0.0.3</version>
</dependency>
- <dependency>
- <groupId>commons-digester</groupId>
- <artifactId>commons-digester</artifactId>
- <version>2.0</version>
- </dependency>
- <dependency>
- <groupId>org.apache.axis2</groupId>
- <artifactId>axis2-jaxws</artifactId>
- <version>1.4.1</version>
- </dependency>
- <!-- got for auth -->
- <dependency>
- <groupId>opensaml</groupId>
- <artifactId>opensaml1</artifactId>
- <version>1.1</version>
- </dependency>
- <dependency>
- <groupId>bouncycastle</groupId>
- <artifactId>bcprov-jdk15</artifactId>
- <version>124</version>
- </dependency>
- <dependency>
- <groupId>xml-security</groupId>
- <artifactId>xmlsec</artifactId>
- <version>1.3.0</version>
- </dependency>
- <dependency>
- <groupId>edugain</groupId>
- <artifactId>edugain</artifactId>
- <version>0.7alpha</version>
- </dependency>
- <dependency>
- <groupId>perfsonar</groupId>
- <artifactId>perfsonar-authr</artifactId>
- <version>0.5</version>
- </dependency>
- <dependency>
- <groupId>sasl-ca</groupId>
- <artifactId>sasl-ca</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
- <groupId>codec</groupId>
- <artifactId>codec</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- <version>1.0.1</version>
- </dependency>
- <dependency>
- <groupId>opensaml</groupId>
- <artifactId>opensaml</artifactId>
- <version>2.0-TP2-jdk-1.5</version>
- </dependency>
- <dependency>
- <groupId>xmltooling</groupId>
- <artifactId>xmltooling</artifactId>
- <version>1.0-TP2-jdk-1.5</version>
- </dependency>
- <dependency>
- <groupId>wss4j</groupId>
- <artifactId>wss4j</artifactId>
- <version>1.5.1</version>
- </dependency>
- <dependency>
- <groupId>org.apache.rampart</groupId>
- <artifactId>rampart-core</artifactId>
- <version>1.4</version>
- </dependency>
- <dependency>
- <groupId>xerces</groupId>
- <artifactId>xercesImpl</artifactId>
- <version>2.8.0</version>
- </dependency>
- <dependency>
- <groupId>xerces</groupId>
- <artifactId>xerces-xml-apis</artifactId>
- <version>2.8.0</version>
- </dependency>
- <dependency>
- <groupId>xalan</groupId>
- <artifactId>xalan</artifactId>
- <version>2.7.0</version>
- </dependency>
- <dependency>
- <groupId>xalan</groupId>
- <artifactId>xalan-serializer</artifactId>
- <version>2.7.0</version>
- </dependency>
-
<!-- ExistDB initalizer -->
<dependency>
- perfsonar: r5356 - in branches/new-structure-with-base2/ps-mdm-ls: . contrib/SOAPRequestAuxilary/src/pl/psnc/trzaszczka/stressTests log4j log4j/production log4j/test src/main/resources, svnlog, 11/25/2009
Archive powered by MHonArc 2.6.16.