Author: jstrachan
Date: Mon Jun 19 03:33:07 2006
New Revision: 415283
URL: http://svn.apache.org/viewvc?rev=415283&view=rev
Log:
latest generated site
Added:
incubator/activemq/site/activemq-40-release.data/
incubator/activemq/site/activemq-40-release.data/amq4-build.patch (with
props)
incubator/activemq/site/activemq-401-release.html (with props)
Modified:
incubator/activemq/site/activemq-40-release.html
incubator/activemq/site/connectivity.html
incubator/activemq/site/contributing.html
incubator/activemq/site/download.html
incubator/activemq/site/features.html
incubator/activemq/site/home.html
incubator/activemq/site/jndi-support.html
incubator/activemq/site/logging-interceptor.html
incubator/activemq/site/news.html
incubator/activemq/site/openwire-dotnet.html
incubator/activemq/site/overview.html
incubator/activemq/site/per-destination-policies.html
incubator/activemq/site/persistence.html
incubator/activemq/site/security.html
incubator/activemq/site/siteindex.html
incubator/activemq/site/sitemap.html
incubator/activemq/site/using-activemq.html
incubator/activemq/site/xml-configuration.html
Added: incubator/activemq/site/activemq-40-release.data/amq4-build.patch
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/activemq-40-release.data/amq4-build.patch?rev=415283&view=auto
==============================================================================
--- incubator/activemq/site/activemq-40-release.data/amq4-build.patch (added)
+++ incubator/activemq/site/activemq-40-release.data/amq4-build.patch Mon Jun
19 03:33:07 2006
@@ -0,0 +1,138 @@
+Index: assembly/project.properties
+===================================================================
+--- assembly/project.properties (revision 414431)
++++ assembly/project.properties (working copy)
+@@ -15,7 +15,7 @@
+ maven.repo.remote=\
+ http://www.ibiblio.org/maven,\
+ http://dist.codehaus.org,\
+-http://cvs.apache.org/repository,\
++http://people.apache.org/repository,\
+ http://www.openejb.org/maven
+
+ maven.jar.mainclass = org.apache.activemq.console.Main
+Index: activemq-gbean/project.properties
+===================================================================
+--- activemq-gbean/project.properties (revision 414431)
++++ activemq-gbean/project.properties (working copy)
+@@ -6,4 +6,4 @@
+ maven.repo.remote=\
+ http://www.ibiblio.org/maven,\
+ http://dist.codehaus.org,\
+-http://cvs.apache.org/repository
++http://people.apache.org/repository
+Index: activemq-systest/project.properties
+===================================================================
+--- activemq-systest/project.properties (revision 414431)
++++ activemq-systest/project.properties (working copy)
+@@ -1,7 +1,7 @@
+ maven.repo.remote=\
+ http://dist.codehaus.org,\
+ http://www.ibiblio.org/maven,\
+-http://cvs.apache.org/repository
++http://people.apache.org/repository
+
+ # -------------------------------------------------------------------
+ # Build Properties
+Index: activemq-jaas/project.properties
+===================================================================
+--- activemq-jaas/project.properties (revision 414431)
++++ activemq-jaas/project.properties (working copy)
+@@ -1,7 +1,7 @@
+ maven.repo.remote=\
+ http://dist.codehaus.org,\
+ http://www.ibiblio.org/maven,\
+-http://cvs.apache.org/repository
++http://people.apache.org/repository
+
+ # -------------------------------------------------------------------
+ # Build Properties
+Index: activemq-jmeter/project.properties
+===================================================================
+--- activemq-jmeter/project.properties (revision 414431)
++++ activemq-jmeter/project.properties (working copy)
+@@ -30,7 +30,7 @@
+ # ------------------------------------------------------------------------
+ # M A V E N P R O P E R T I E S
+ # ------------------------------------------------------------------------
+-maven.repo.remote=http://www.ibiblio.org/maven/,
http://cvs.apache.org/repository, http://dist.codehaus.org,
http://people.apache.org/~foconer/repository/
++maven.repo.remote=http://www.ibiblio.org/maven/,
http://people.apache.org/repository, http://dist.codehaus.org,
http://people.apache.org/~foconer/repository/
+
+ # ------------------------------------------------------------------------
+ # M A V E N J A R O V E R R I D E
+@@ -90,4 +90,4 @@
+ # Jars set explicity by path.
+ # ------------------------------------------------------------------------
+ # maven.jar.jorphan = ${maven.repo.local}/jorphan/jars/jorphan-1.0.jar
+-# maven.jar.ApacheJMeter_core =
${maven.repo.local}/jmeter/jars/ApacheJMeter_core-1.1.jar
+\ No newline at end of file
++# maven.jar.ApacheJMeter_core =
${maven.repo.local}/jmeter/jars/ApacheJMeter_core-1.1.jar
+Index: project.properties
+===================================================================
+--- project.properties (revision 414431)
++++ project.properties (working copy)
+@@ -4,7 +4,7 @@
+ maven.repo.remote=\
+ http://dist.codehaus.org,\
+ http://www.ibiblio.org/maven,\
+-http://cvs.apache.org/repository
++http://people.apache.org/repository
+
+ maven.multiproject.includes=\
+ activecluster/project.xml,\
+@@ -14,9 +14,9 @@
+ activemq-web/project.xml,\
+ activemq-console/project.xml,\
+ activemq-optional/project.xml,\
+-activemq-gbean/project.xml,\
+-activemq-gbean-management/project.xml,\
+ assembly/project.xml
++#activemq-gbean-management/project.xml,\
++#activemq-gbean/project.xml,\
+ #activeio/project.xml,\
+ #activemq-systest/project.xml,\
+
+Index: activemq-ra/project.properties
+===================================================================
+--- activemq-ra/project.properties (revision 414431)
++++ activemq-ra/project.properties (working copy)
+@@ -5,4 +5,4 @@
+ maven.rar.src=${basedir}/src/main/rar
+
+ <!-- used by spring module -->
+-spring_ra_version=1.2.6
+\ No newline at end of file
++spring_ra_version=1.2.6
+Index: activecluster/project.properties
+===================================================================
+--- activecluster/project.properties (revision 414431)
++++ activecluster/project.properties (working copy)
+@@ -1,4 +1,4 @@
+-maven.repo.remote=http://www.ibiblio.org/maven,http://dist.codehaus.org,http://cvs.apache.org/repository
++maven.repo.remote=http://www.ibiblio.org/maven,http://dist.codehaus.org,http://people.apache.org/repository
+
+ maven.compile.source=1.4
+ maven.compile.target=1.4
+Index: activemq-gbean-management/project.properties
+===================================================================
+--- activemq-gbean-management/project.properties (revision 414431)
++++ activemq-gbean-management/project.properties (working copy)
+@@ -6,4 +6,4 @@
+ maven.repo.remote=\
+ http://www.ibiblio.org/maven,\
+ http://dist.codehaus.org,\
+-http://cvs.apache.org/repository
++http://people.apache.org/repository
+Index: etc/project.properties
+===================================================================
+--- etc/project.properties (revision 414431)
++++ etc/project.properties (working copy)
+@@ -4,7 +4,7 @@
+ maven.repo.remote=\
+ http://dist.codehaus.org,\
+ http://www.ibiblio.org/maven,\
+-http://cvs.apache.org/repository
++http://people.apache.org/repository
+
+ maven.compile.source=1.4
+ maven.compile.target=1.4
Propchange: incubator/activemq/site/activemq-40-release.data/amq4-build.patch
------------------------------------------------------------------------------
svn:executable = *
Modified: incubator/activemq/site/activemq-40-release.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/activemq-40-release.html?rev=415283&r1=415282&r2=415283&view=diff
==============================================================================
--- incubator/activemq/site/activemq-40-release.html (original)
+++ incubator/activemq/site/activemq-40-release.html Mon Jun 19 03:33:07 2006
@@ -309,7 +309,7 @@
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH colspan="11" style="text-align: left;">
- <A
href="http://goopen.org/confluence/pages/doeditpage.action?ageId=5873¯o.refresh=true#jiraissues"><IMG
src="http://goopen.org/confluence/images/icons/refresh_16.png" height="16"
width="16" border="0" align="right" title="refresh"></A>
+ <A
href="http://goopen.org/confluence/admin/autoexport/rebuild-start.action?acro.refresh=true#jiraissues"><IMG
src="http://goopen.org/confluence/images/icons/refresh_16.png" height="16"
width="16" border="0" align="right" title="refresh"></A>
<A
href="http://issues.apache.org/activemq/secure/IssueNavigator.jspa?pid=10520&fixfor=11660&sorter%2Ffield=issuekey&sorter%2Forder=DESC&tempMax=25&reset=true">Apache
Incubator ActiveMQ & ServiceMix</A>
<SPAN class="smalltext">(25 issues)</SPAN>
</TH>
@@ -410,6 +410,41 @@
</TR>
<TR class="rowNormal">
<TD nowrap="true">
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-710"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ </TD>
+ <TD nowrap="true">
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-710">AMQ-710</A>
+ </TD>
+ <TD>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-710">Can't compile the
AMQ4.0 release source,cann't find the reliant package.</A>
+ </TD>
+ <TD nowrap="true">
+ Hiram Chirino
+ </TD>
+ <TD nowrap="true">
+ tao
+ </TD>
+ <TD nowrap="true">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
+ </TD>
+ <TD nowrap="true">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
+ </TD>
+ <TD nowrap="true">
+ <FONT color="990000">FIXED</FONT>
+ </TD>
+ <TD nowrap="true">
+ May 17, 2006
+ </TD>
+ <TD nowrap="true">
+ Jun 14, 2006
+ </TD>
+ <TD nowrap="true">
+
+ </TD>
+ </TR>
+ <TR class="rowAlternate">
+ <TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-709"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
@@ -443,7 +478,7 @@
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-705"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -478,7 +513,7 @@
</TD>
</TR>
- <TR class="rowNormal">
+ <TR class="rowAlternate">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-704"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -513,7 +548,7 @@
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-697"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -548,7 +583,7 @@
</TD>
</TR>
- <TR class="rowNormal">
+ <TR class="rowAlternate">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-696"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -577,13 +612,13 @@
Apr 27, 2006
</TD>
<TD nowrap="true">
- May 02, 2006
+ Jun 16, 2006
</TD>
<TD nowrap="true">
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-695"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -618,7 +653,7 @@
</TD>
</TR>
- <TR class="rowNormal">
+ <TR class="rowAlternate">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-692"><IMG
src="https://issues.apache.org/activemq/images/icons/task.gif" alt="Task"
border="0"></A>
</TD>
@@ -653,7 +688,7 @@
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-691"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -688,7 +723,7 @@
</TD>
</TR>
- <TR class="rowNormal">
+ <TR class="rowAlternate">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-684"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -723,7 +758,7 @@
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-683"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -758,7 +793,7 @@
</TD>
</TR>
- <TR class="rowNormal">
+ <TR class="rowAlternate">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-677"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
@@ -793,7 +828,7 @@
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
<A
href="https://issues.apache.org/activemq/browse/AMQ-667"><IMG
src="http://goopen.org/confluence/pages/viewpage.action?spaceKey=ACTIVEMQ&title=$icons.get(%20$item.getChild('type').getValue()%20)"
alt="Test" border="0"></A>
</TD>
@@ -828,21 +863,21 @@
</TD>
</TR>
- <TR class="rowNormal">
+ <TR class="rowAlternate">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-651"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-657"><IMG
src="http://goopen.org/confluence/pages/viewpage.action?spaceKey=ACTIVEMQ&title=$icons.get(%20$item.getChild('type').getValue()%20)"
alt="Test" border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-651">AMQ-651</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-657">AMQ-657</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-651">Deadlock in ActiveMQ
close processing of Resource Adapter</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-657">FailoverTransport
inhibits exception-listener and transport-listener</A>
</TD>
<TD nowrap="true">
- Unassigned
+ Hiram Chirino
</TD>
<TD nowrap="true">
- Hiram Chirino
+ Kevin Yaussy
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
@@ -854,67 +889,32 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Mar 21, 2006
+ Mar 23, 2006
</TD>
<TD nowrap="true">
- May 01, 2006
+ Jun 15, 2006
</TD>
<TD nowrap="true">
</TD>
</TR>
- <TR class="rowAlternate">
+ <TR class="rowNormal">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-650"><IMG
src="https://issues.apache.org/activemq/images/icons/improvement.gif"
alt="Improvement" border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-651"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-650">AMQ-650</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-651">AMQ-651</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-650">Broken pipe exceptions
get logged</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-651">Deadlock in ActiveMQ
close processing of Resource Adapter</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
- Bruce Mitchener
- </TD>
- <TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/priority_minor.gif"
alt="Minor" border="0">
- </TD>
- <TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
- </TD>
- <TD nowrap="true">
- <FONT color="990000">FIXED</FONT>
- </TD>
- <TD nowrap="true">
- Mar 21, 2006
- </TD>
- <TD nowrap="true">
- Jun 12, 2006
- </TD>
- <TD nowrap="true">
-
- </TD>
- </TR>
- <TR class="rowNormal">
- <TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-645"><IMG
src="https://issues.apache.org/activemq/images/icons/improvement.gif"
alt="Improvement" border="0"></A>
- </TD>
- <TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-645">AMQ-645</A>
- </TD>
- <TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-645">migrate geronimo to
incubator-activemq</A>
- </TD>
- <TD nowrap="true">
Hiram Chirino
</TD>
<TD nowrap="true">
- james strachan
- </TD>
- <TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
</TD>
<TD nowrap="true">
@@ -924,7 +924,7 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Mar 17, 2006
+ Mar 21, 2006
</TD>
<TD nowrap="true">
May 01, 2006
@@ -935,22 +935,22 @@
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-639"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-650"><IMG
src="https://issues.apache.org/activemq/images/icons/improvement.gif"
alt="Improvement" border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-639">AMQ-639</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-650">AMQ-650</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-639">Broker is not
re-connecting to a network of brokers after going down and then being brought
back up</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-650">Broken pipe exceptions
get logged</A>
</TD>
<TD nowrap="true">
- Hiram Chirino
+ Unassigned
</TD>
<TD nowrap="true">
- Brian Diesenhaus
+ Bruce Mitchener
</TD>
<TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/priority_critical.gif"
alt="Critical" border="0">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/priority_minor.gif"
alt="Minor" border="0">
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
@@ -959,10 +959,10 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Mar 16, 2006
+ Mar 21, 2006
</TD>
<TD nowrap="true">
- May 01, 2006
+ Jun 12, 2006
</TD>
<TD nowrap="true">
@@ -970,16 +970,16 @@
</TR>
<TR class="rowNormal">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-604"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-645"><IMG
src="https://issues.apache.org/activemq/images/icons/improvement.gif"
alt="Improvement" border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-604">AMQ-604</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-645">AMQ-645</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-604">get http transport
working again</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-645">migrate geronimo to
incubator-activemq</A>
</TD>
<TD nowrap="true">
- Adrian Co
+ Hiram Chirino
</TD>
<TD nowrap="true">
james strachan
@@ -994,7 +994,7 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Mar 01, 2006
+ Mar 17, 2006
</TD>
<TD nowrap="true">
May 01, 2006
@@ -1005,22 +1005,22 @@
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-560"><IMG
src="http://goopen.org/confluence/pages/viewpage.action?spaceKey=ACTIVEMQ&title=$icons.get(%20$item.getChild('type').getValue()%20)"
alt="Test" border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-639"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-560">AMQ-560</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-639">AMQ-639</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-560">TEST
org.apache.activemq.transport.fanout.FanoutTransportBrokerTest Hangs every once
in a while.</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-639">Broker is not
re-connecting to a network of brokers after going down and then being brought
back up</A>
</TD>
<TD nowrap="true">
- Adrian Co
+ Hiram Chirino
</TD>
<TD nowrap="true">
- Hiram Chirino
+ Brian Diesenhaus
</TD>
<TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/priority_critical.gif"
alt="Critical" border="0">
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
@@ -1029,7 +1029,7 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Feb 14, 2006
+ Mar 16, 2006
</TD>
<TD nowrap="true">
May 01, 2006
@@ -1040,22 +1040,22 @@
</TR>
<TR class="rowNormal">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-501"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-611"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-501">AMQ-501</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-611">AMQ-611</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-501">ActiveMQ is not
JCA1.5 compliant</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-611">Race condition in
DataContainer</A>
</TD>
<TD nowrap="true">
- Patrick Villacorta
+ Hiram Chirino
</TD>
<TD nowrap="true">
- Richard Cottrill
+ Steve Bate
</TD>
<TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/priority_blocker.gif"
alt="Blocker" border="0">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
@@ -1064,10 +1064,10 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Jan 22, 2006
+ Mar 03, 2006
</TD>
<TD nowrap="true">
- May 03, 2006
+ Jun 14, 2006
</TD>
<TD nowrap="true">
@@ -1075,19 +1075,19 @@
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-492"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-604"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-492">AMQ-492</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-604">AMQ-604</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-492">Design error in
MulticastDiscoveryAgent use of FailoverTransportConnector?</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-604">get http transport
working again</A>
</TD>
<TD nowrap="true">
- Hiram Chirino
+ Adrian Co
</TD>
<TD nowrap="true">
- Dennis Cook
+ james strachan
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
@@ -1099,7 +1099,7 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Jan 17, 2006
+ Mar 01, 2006
</TD>
<TD nowrap="true">
May 01, 2006
@@ -1110,22 +1110,22 @@
</TR>
<TR class="rowNormal">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-489"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-597"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-489">AMQ-489</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-597">AMQ-597</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-489">Bidirectional channel
that is sending data each other in two AciveMQ cann't resume when network
was interrupt and resumed.</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-597">NullPointerException
in MemoryBoundedMessageCache</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
- tao
+ Matthew Vincent
</TD>
<TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/priority_critical.gif"
alt="Critical" border="0">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
@@ -1134,10 +1134,10 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Jan 15, 2006
+ Feb 28, 2006
</TD>
<TD nowrap="true">
- Jun 12, 2006
+ Jun 14, 2006
</TD>
<TD nowrap="true">
@@ -1145,19 +1145,19 @@
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-487"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-560"><IMG
src="http://goopen.org/confluence/pages/viewpage.action?spaceKey=ACTIVEMQ&title=$icons.get(%20$item.getChild('type').getValue()%20)"
alt="Test" border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-487">AMQ-487</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-560">AMQ-560</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-487">Temp Destination
definition not sent across network bridge to support request/reply model?</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-560">TEST
org.apache.activemq.transport.fanout.FanoutTransportBrokerTest Hangs every once
in a while.</A>
</TD>
<TD nowrap="true">
- Rob Davies
+ Adrian Co
</TD>
<TD nowrap="true">
- Dennis Cook
+ Hiram Chirino
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
@@ -1169,7 +1169,7 @@
<FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Jan 13, 2006
+ Feb 14, 2006
</TD>
<TD nowrap="true">
May 01, 2006
@@ -1180,34 +1180,34 @@
</TR>
<TR class="rowNormal">
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-454"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-501"><IMG
src="https://issues.apache.org/activemq/images/icons/bug.gif" alt="Bug"
border="0"></A>
</TD>
<TD nowrap="true">
- <A
href="https://issues.apache.org/activemq/browse/AMQ-454">AMQ-454</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-501">AMQ-501</A>
</TD>
<TD>
- <A
href="https://issues.apache.org/activemq/browse/AMQ-454">ActiveMQMessageConsumer
stop method has no effect if a listener is registered</A>
+ <A
href="https://issues.apache.org/activemq/browse/AMQ-501">ActiveMQ is not
JCA1.5 compliant</A>
</TD>
<TD nowrap="true">
- james strachan
+ Patrick Villacorta
</TD>
<TD nowrap="true">
- Guillaume Nodet
+ Richard Cottrill
</TD>
<TD nowrap="true">
- <IMG
src="https://issues.apache.org/activemq/images/icons/priority_major.gif"
alt="Major" border="0">
+ <IMG
src="https://issues.apache.org/activemq/images/icons/priority_blocker.gif"
alt="Blocker" border="0">
</TD>
<TD nowrap="true">
<IMG
src="https://issues.apache.org/activemq/images/icons/status_resolved.gif"
alt="Resolved" border="0">Resolved
</TD>
<TD nowrap="true">
- <FONT color="990000">WON'T
FIX</FONT>
+ <FONT color="990000">FIXED</FONT>
</TD>
<TD nowrap="true">
- Dec 21, 2005
+ Jan 22, 2006
</TD>
<TD nowrap="true">
- May 01, 2006
+ May 03, 2006
</TD>
<TD nowrap="true">