[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    svn commit: r427006 - /incubator/activemq/trunk/pom.xml
From:       jlim () apache ! org
Date:       2006-07-31 3:06:51
Message-ID: 20060731030651.B2F311A981A () eris ! apache ! org
[Download RAW message or body]

Author: jlim
Date: Sun Jul 30 20:06:50 2006
New Revision: 427006

URL: http://svn.apache.org/viewvc?rev=427006&view=rev
Log:
updated location of <notifier> tag. should be child of  <notifiers> element

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=427006&r1=427005&r2=427006&view=diff
 ==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Sun Jul 30 20:06:50 2006
@@ -49,16 +49,17 @@
                     <address>activemq-commits@geronimo.apache.org</address>
                 </configuration>
             </notifier>
+            <notifier>
+                  <type>irc</type>
+                  <configuration>
+                  <host>irc.codehaus.org</host>
+                  <port>6667</port>
+                  <channel>#activemq</channel>
+                </configuration>
+            </notifier>               
         </notifiers>
         
-        <notifier>
-          <type>irc</type>
-          <configuration>
-            <host>irc.codehaus.org</host>
-            <port>6667</port>
-            <channel>#activemq</channel>
-          </configuration>
-        </notifier>           
+        
     </ciManagement>
 
     <mailingLists>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic