You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gr...@apache.org on 2006/06/06 20:57:08 UTC

svn commit: r412191 - in /myfaces: maven/trunk/master-pom/pom.xml tobago/trunk/pom.xml

Author: grantsmith
Date: Tue Jun  6 11:57:07 2006
New Revision: 412191

URL: http://svn.apache.org/viewvc?rev=412191&view=rev
Log:
MYFACES-1325: Restrict notifications for continuum

Modified:
    myfaces/maven/trunk/master-pom/pom.xml
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/master-pom/pom.xml?rev=412191&r1=412190&r2=412191&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Tue Jun  6 11:57:07 2006
@@ -12,7 +12,7 @@
     <system>jira</system>
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
   </issueManagement>
-  <ciManagement>
+  <!--<ciManagement>
     <system>continuum</system>
     <notifiers>
       <notifier>
@@ -21,7 +21,7 @@
         </configuration>
       </notifier>
     </notifiers>
-  </ciManagement>
+  </ciManagement>-->
   <mailingLists>
     <mailingList>
       <name>Myfaces User List</name>

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=412191&r1=412190&r2=412191&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Tue Jun  6 11:57:07 2006
@@ -15,7 +15,7 @@
     <system>jira</system>
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273</url>
   </issueManagement>
-  <ciManagement>
+  <!--<ciManagement>
     <system>continuum</system>
     <url>http://myfaces.zones.apache.org:8080/continuum</url>
     <notifiers>
@@ -25,7 +25,7 @@
         </configuration>
       </notifier>
     </notifiers>
-  </ciManagement>
+  </ciManagement>-->
   <mailingLists>
     <mailingList>
       <name>Myfaces User List</name>