You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/02/06 22:26:58 UTC

svn commit: r1443224 - in /incubator/onami: sandbox/converters/ sandbox/factoryannotation/ sandbox/validation/ trunk/autobind/ trunk/autobind/configuration/src/test/ trunk/autobind/configuration/src/test/java/ trunk/cache/ trunk/configuration/ trunk/gu...

Author: simonetripodi
Date: Wed Feb  6 21:26:57 2013
New Revision: 1443224

URL: http://svn.apache.org/viewvc?rev=1443224&view=rev
Log:
set specific module issueManagement URL pointing directly to the JIRA component

Added:
    incubator/onami/trunk/autobind/configuration/src/test/
    incubator/onami/trunk/autobind/configuration/src/test/java/
Modified:
    incubator/onami/sandbox/converters/pom.xml
    incubator/onami/sandbox/factoryannotation/pom.xml
    incubator/onami/sandbox/validation/pom.xml
    incubator/onami/trunk/autobind/pom.xml
    incubator/onami/trunk/cache/pom.xml
    incubator/onami/trunk/configuration/pom.xml
    incubator/onami/trunk/guava/pom.xml
    incubator/onami/trunk/lifecycle/pom.xml
    incubator/onami/trunk/scheduler/pom.xml
    incubator/onami/trunk/site/src/site/apt/committers/codestyle.apt
    incubator/onami/trunk/spi/pom.xml
    incubator/onami/trunk/test/pom.xml

Modified: incubator/onami/sandbox/converters/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/sandbox/converters/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/sandbox/converters/pom.xml (original)
+++ incubator/onami/sandbox/converters/pom.xml Wed Feb  6 21:26:57 2013
@@ -44,13 +44,13 @@
   </modules>
 
   <scm>
-    <url>https://svn.apache.org/viewvc/incubator/onami/trunk/converters</url>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/converters</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/converters</developerConnection>
+    <url>https://svn.apache.org/viewvc/incubator/onami/sandbox/converters</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/sandbox/converters</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/sandbox/converters</developerConnection>
   </scm>
   <issueManagement>
     <system>JIRA</system>
-    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320013</url>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320379</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>

Modified: incubator/onami/sandbox/factoryannotation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/sandbox/factoryannotation/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/sandbox/factoryannotation/pom.xml (original)
+++ incubator/onami/sandbox/factoryannotation/pom.xml Wed Feb  6 21:26:57 2013
@@ -41,6 +41,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/sandbox/factoryannotation</developerConnection>
     <tag>HEAD</tag>
   </scm>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320370</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-FactoryAnnotation/</url>

Modified: incubator/onami/sandbox/validation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/sandbox/validation/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/sandbox/validation/pom.xml (original)
+++ incubator/onami/sandbox/validation/pom.xml Wed Feb  6 21:26:57 2013
@@ -41,6 +41,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/sandbox/validation</developerConnection>
     <tag>HEAD</tag>
   </scm>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320373</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Validation/</url>

Modified: incubator/onami/trunk/autobind/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/pom.xml (original)
+++ incubator/onami/trunk/autobind/pom.xml Wed Feb  6 21:26:57 2013
@@ -53,6 +53,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/autobind</developerConnection>
     <tag>HEAD</tag>
   </scm>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320005</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Autobind/</url>

Modified: incubator/onami/trunk/cache/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/cache/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/cache/pom.xml (original)
+++ incubator/onami/trunk/cache/pom.xml Wed Feb  6 21:26:57 2013
@@ -47,7 +47,10 @@
       <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/cache</url>
     </site>
   </distributionManagement>
-
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320012</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Cache/</url>

Modified: incubator/onami/trunk/configuration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/pom.xml (original)
+++ incubator/onami/trunk/configuration/pom.xml Wed Feb  6 21:26:57 2013
@@ -39,6 +39,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/configuration</developerConnection>
     <tag>HEAD</tag>
   </scm>
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320011</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Configuration/</url>
@@ -55,6 +59,12 @@
       </notifier>
     </notifiers>
   </ciManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website.svnpub</id>
+      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/configuration</url>
+    </site>
+  </distributionManagement>
 
   <properties>
     <osgi.import>
@@ -64,13 +74,6 @@
     </osgi.import>
   </properties>
 
-  <distributionManagement>
-    <site>
-      <id>apache.website.svnpub</id>
-      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/configuration</url>
-    </site>
-  </distributionManagement>
-
   <dependencies>
     <dependency>
       <groupId>javax.inject</groupId>

Modified: incubator/onami/trunk/guava/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/guava/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/guava/pom.xml (original)
+++ incubator/onami/trunk/guava/pom.xml Wed Feb  6 21:26:57 2013
@@ -48,14 +48,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/guava</developerConnection>
     <tag>HEAD</tag>
   </scm>
-
-  <distributionManagement>
-    <site>
-      <id>apache.website.svnpub</id>
-      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/guava</url>
-    </site>
-  </distributionManagement>
-
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320010</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Guava/</url>
@@ -72,6 +68,12 @@
       </notifier>
     </notifiers>
   </ciManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website.svnpub</id>
+      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/guava</url>
+    </site>
+  </distributionManagement>
 
   <dependencies>
     <dependency>

Modified: incubator/onami/trunk/lifecycle/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/lifecycle/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/lifecycle/pom.xml (original)
+++ incubator/onami/trunk/lifecycle/pom.xml Wed Feb  6 21:26:57 2013
@@ -40,14 +40,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/lifecycle</developerConnection>
     <tag>HEAD</tag>
   </scm>
-
-  <distributionManagement>
-    <site>
-      <id>apache.website.svnpub</id>
-      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/lifecycle</url>
-    </site>
-  </distributionManagement>
-
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320009</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Lifecycle/</url>
@@ -64,6 +60,12 @@
       </notifier>
     </notifiers>
   </ciManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website.svnpub</id>
+      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/lifecycle</url>
+    </site>
+  </distributionManagement>
 
   <dependencies>
     <dependency>

Modified: incubator/onami/trunk/scheduler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/scheduler/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/scheduler/pom.xml (original)
+++ incubator/onami/trunk/scheduler/pom.xml Wed Feb  6 21:26:57 2013
@@ -41,14 +41,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/scheduler</developerConnection>
     <tag>HEAD</tag>
   </scm>
-
-  <distributionManagement>
-    <site>
-      <id>apache.website.svnpub</id>
-      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/scheduler</url>
-    </site>
-  </distributionManagement>
-
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320009</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Scheduler/</url>
@@ -65,6 +61,12 @@
       </notifier>
     </notifiers>
   </ciManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website.svnpub</id>
+      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/scheduler</url>
+    </site>
+  </distributionManagement>
 
   <dependencies>
     <dependency>

Modified: incubator/onami/trunk/site/src/site/apt/committers/codestyle.apt
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/site/src/site/apt/committers/codestyle.apt?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/site/src/site/apt/committers/codestyle.apt (original)
+++ incubator/onami/trunk/site/src/site/apt/committers/codestyle.apt Wed Feb  6 21:26:57 2013
@@ -288,6 +288,7 @@ public abstract class QuartzModule
   <scm/>
   <issueManagement/>
   <ciManagement/>
+  <distributionManagement/>
 
   <properties/>
 

Modified: incubator/onami/trunk/spi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/spi/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/spi/pom.xml (original)
+++ incubator/onami/trunk/spi/pom.xml Wed Feb  6 21:26:57 2013
@@ -41,14 +41,10 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/spi</developerConnection>
     <tag>HEAD</tag>
   </scm>
-
-  <distributionManagement>
-    <site>
-      <id>apache.website.svnpub</id>
-      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/spi</url>
-    </site>
-  </distributionManagement>
-
+  <issueManagement>
+    <system>JIRA</system>
+    <url>https://issues.apache.org/jira/browse/ONAMI/component/12320007</url>
+  </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-SPI/</url>
@@ -65,6 +61,12 @@
       </notifier>
     </notifiers>
   </ciManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website.svnpub</id>
+      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/spi</url>
+    </site>
+  </distributionManagement>
 
   <dependencies>
     <dependency>

Modified: incubator/onami/trunk/test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/pom.xml?rev=1443224&r1=1443223&r2=1443224&view=diff
==============================================================================
--- incubator/onami/trunk/test/pom.xml (original)
+++ incubator/onami/trunk/test/pom.xml Wed Feb  6 21:26:57 2013
@@ -44,13 +44,6 @@
     <system>JIRA</system>
     <url>https://issues.apache.org/jira/browse/ONAMI/component/12320008</url>
   </issueManagement>
-  <distributionManagement>
-    <site>
-      <id>apache.website.svnpub</id>
-      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/test</url>
-    </site>
-  </distributionManagement>
-
   <ciManagement>
     <system>Jenkins</system>
     <url>https://builds.apache.org/job/Onami-Test/</url>
@@ -67,6 +60,12 @@
       </notifier>
     </notifiers>
   </ciManagement>
+  <distributionManagement>
+    <site>
+      <id>apache.website.svnpub</id>
+      <url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/test</url>
+    </site>
+  </distributionManagement>
 
   <dependencies>
     <dependency>