Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] [GEANT/SA2/ps-java-services] r6384 - in trunk: nmwg-sql-converter parent perfsonar-java-rrd-ma-base3

Subject: perfsonar development work

List archive

[pS-dev] [GEANT/SA2/ps-java-services] r6384 - in trunk: nmwg-sql-converter parent perfsonar-java-rrd-ma-base3


Chronological Thread 
  • From:
  • To:
  • Subject: [pS-dev] [GEANT/SA2/ps-java-services] r6384 - in trunk: nmwg-sql-converter parent perfsonar-java-rrd-ma-base3
  • Date: Fri, 17 May 2013 15:54:24 +0100 (BST)
  • Authentication-results: sfpop-ironport01.merit.edu; dkim=neutral (message not signed) header.i=none

Author: dante.delvaux
Date: 2013-05-17 15:54:24 +0100 (Fri, 17 May 2013)
New Revision: 6384

Added:
trunk/parent/common/
Removed:
trunk/parent/checkstyle/
Modified:
trunk/nmwg-sql-converter/
trunk/parent/pom.xml
trunk/perfsonar-java-rrd-ma-base3/pom.xml
Log:
Renaming parent/checkstyle directory to parent/common so to be used as
svn:external in the submodules.


Property changes on: trunk/nmwg-sql-converter
___________________________________________________________________
Added: svn:externals
+
svn+ssh:///GEANT/SA2/ps-java-services/trunk/parent/common
common


Modified: trunk/parent/pom.xml
===================================================================
--- trunk/parent/pom.xml 2013-05-17 13:45:13 UTC (rev 6383)
+++ trunk/parent/pom.xml 2013-05-17 14:54:24 UTC (rev 6384)
@@ -186,7 +186,7 @@

<logViolationsToConsole>true</logViolationsToConsole>
<failsOnError>true</failsOnError>
<failOnViolation>true</failOnViolation>
-
<configLocation>${user.dir}/parent/checkstyle/checkstyle.xml</configLocation>
+
<configLocation>common/checkstyle.xml</configLocation>

<includeTestSourceDirectory>true</includeTestSourceDirectory>

<excludes>${basedir}/target/generated-sources/**/*.java</excludes>
</configuration>

Modified: trunk/perfsonar-java-rrd-ma-base3/pom.xml
===================================================================
--- trunk/perfsonar-java-rrd-ma-base3/pom.xml 2013-05-17 13:45:13 UTC (rev
6383)
+++ trunk/perfsonar-java-rrd-ma-base3/pom.xml 2013-05-17 14:54:24 UTC (rev
6384)
@@ -15,10 +15,6 @@
<description>perfSONAR Measurement Archive with Round Robin Database
backend built around perfSONAR base 3.</description>
<packaging>war</packaging>

- <properties>
- <packageName>${project.artifactId}</packageName>
- </properties>
-
<scm>

<connection>scm:svn:http://svn.geant.net/GEANT/SA2/ps-java-services/trunk/perfsonar-java-rrd-ma-base3/</connection>

<developerConnection>scm:svn:svn+ssh:///GEANT/SA2/ps-java-services/trunk/perfsonar-java-rrd-ma-base3/</developerConnection>



  • [pS-dev] [GEANT/SA2/ps-java-services] r6384 - in trunk: nmwg-sql-converter parent perfsonar-java-rrd-ma-base3, svn-noreply, 05/17/2013

Archive powered by MHonArc 2.6.16.

Top of Page