Author: fmeschbe
Date: Tue Apr 6 11:49:23 2010
New Revision: 931100
URL: http://svn.apache.org/viewvc?rev=931100&view=rev
Log:
SLING-1471 Upgrade to Web Console 3.0 and Web Console Event Plugin 1.0.2 and
add Web Console Memory Usage plugin
Modified:
sling/trunk/launchpad/builder/src/main/bundles/list.xml
Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=931100&r1=931099&r2=931100&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Tue Apr 6 11:49:23
2010
@@ -176,12 +176,17 @@
<bundle>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole</artifactId>
- <version>2.0.7-SNAPSHOT</version>
+ <version>3.0.0</version>
</bundle>
<bundle>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole.plugins.event</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.2</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.felix</groupId>
+
<artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId>
+ <version>1.0.0</version>
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>