The project Apache ActiveMQ - trunk branch has the following 8 changes by 3
authors:
*James Strachan* made the following changes at 05:47 PM, 08 March 2007
Comment:
added support for message deletion on the web console to fix AMQ-1197
> /activemq/trunk/activemq-web-console/src/main/java/org/apache/activemq/web/DestinationFacade.java
> (516117)
> /activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/dispatcher-servlet.xml
> (516117)
> /activemq/trunk/activemq-web-console/src/main/java/org/apache/activemq/web/controller/DeleteMessage.java
> (516117)
> /activemq/trunk/activemq-web-console/src/main/webapp/browse.jsp (516117)
> /activemq/trunk/activemq-web-console/src/main/java/org/apache/activemq/web/BrokerFacadeSupport.java
> (516117)
> /activemq/trunk/activemq-web-console/src/main/java/org/apache/activemq/web/BrokerFacade.java
> (516117)
*James Strachan* made the following changes at 06:30 PM, 08 March 2007
Comment:
updated the web console to use the ActiveMQ look and feel
> /activemq/trunk/activemq-web-console/src/main/webapp/images/activemq-logo.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/white-header-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/right-box-top.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/sorttable.css
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bottom-red-bar.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/checker-bg.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/decorators/main.jsp
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/oval-arrow.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg02-white-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/content-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/black-footer-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/spacer.gif
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/big-bullet.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/logo.png (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg.png (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/right-box-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg02-white-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/menu.png (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/left-box-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/style.css (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/menuright.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/white-header-top.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/type-settings.css
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/white-header-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg02-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/site.css (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/left-box-top.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg02-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/banner_mountains.jpg
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/left-box-bottom.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/small-bullet-gray.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/asf-logo.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/black-footer-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg02-blue-left.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/menuleft.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/content-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/right-box-bottom.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/bg02-blue-right.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/small-bullet-red.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/black-footer-bottom.png
> (516133)
> /activemq/trunk/activemq-web-console/src/main/webapp/images/top-red-bar.png
> (516133)
*James Strachan* made the following changes at 06:35 PM, 08 March 2007
Comment:
trivial rename of link
> /activemq/trunk/activemq-web-console/src/main/webapp/decorators/main.jsp
> (516136)
*Hiram Chirino* made the following changes at 06:44 PM, 08 March 2007
Comment:
Adding the client side bits needed to implement producer flow control using a
window. Currently disabled since
the server side bits still need implementing.
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQMessageProducer.java
> (516139)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java
> (516139)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQSession.java
> (516139)
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnectionFactory.java
> (516139)
*Hiram Chirino* made the following changes at 07:12 PM, 08 March 2007
Comment:
Fixed up styles a little. Added lic headers.
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/sorttable.css
> (516150)
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/site.css (516150)
> /activemq/trunk/activemq-web-console/src/main/webapp/decorators/main.jsp
> (516150)
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/type-settings.css
> (516150)
*Hiram Chirino* made the following changes at 07:15 PM, 08 March 2007
Comment:
better css tweak
> /activemq/trunk/activemq-web-console/src/main/webapp/styles/type-settings.css
> (516153)
*Rob Davies* made the following changes at 08:35 PM, 08 March 2007
Comment:
use async=false for now
> /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/JmsDurableTopicSlowReceiveTest.java
> (516169)
*Rob Davies* made the following changes at 06:38 AM, 09 March 2007
Comment:
added toString() method
> /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadaptor/ConsumerMessageRef.java
> (516315)
---------------------------------------------------------------------------------------
The build has 21 failed tests and 1701 successful tests.
Click http://ci.logicblaze.com:8085/browse/AMQ-DEF-68 to find out more.
Thanks,
Bamboo