You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by sf...@apache.org on 2009/04/28 16:04:57 UTC

svn commit: r769407 - in /felix/trunk/mosgi/doc: config.properties.core config.properties.jmxconsole

Author: sfrenot
Date: Tue Apr 28 14:04:57 2009
New Revision: 769407

URL: http://svn.apache.org/viewvc?rev=769407&view=rev
Log:
FELIX-130
---------
Updating bundle version number


Modified:
    felix/trunk/mosgi/doc/config.properties.core
    felix/trunk/mosgi/doc/config.properties.jmxconsole

Modified: felix/trunk/mosgi/doc/config.properties.core
URL: http://svn.apache.org/viewvc/felix/trunk/mosgi/doc/config.properties.core?rev=769407&r1=769406&r2=769407&view=diff
==============================================================================
--- felix/trunk/mosgi/doc/config.properties.core (original)
+++ felix/trunk/mosgi/doc/config.properties.core Tue Apr 28 14:04:57 2009
@@ -15,10 +15,10 @@
 #org.osgi.framework.bootdelegation=sun.*,com.sun.*
 #felix.cache.profile=foo
 felix.auto.start.1= \
- file:bundle/org.apache.felix.shell-1.1.0-SNAPSHOT.jar \
- file:bundle/org.apache.felix.shell.tui-1.1.0-SNAPSHOT.jar \
- file:bundle/org.apache.felix.bundlerepository-1.3.0-SNAPSHOT.jar \
- file:../log/target/org.apache.felix.log-0.9.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.shell-1.3.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.shell.tui-1.3.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.bundlerepository-1.5.0-SNAPSHOT.jar \
+ file:../log/target/org.apache.felix.log-1.1.0-SNAPSHOT.jar \
  file:../mosgi/jmx.remotelogger/target/org.apache.felix.mosgi.jmx.remotelogger-0.9.0-SNAPSHOT.jar \
  file:../mosgi/jmx.agent/target/org.apache.felix.mosgi.jmx.agent-0.9.0-SNAPSHOT.jar \
  file:../mosgi/jmx.registry/target/org.apache.felix.mosgi.jmx.registry-0.9.0-SNAPSHOT.jar \

Modified: felix/trunk/mosgi/doc/config.properties.jmxconsole
URL: http://svn.apache.org/viewvc/felix/trunk/mosgi/doc/config.properties.jmxconsole?rev=769407&r1=769406&r2=769407&view=diff
==============================================================================
--- felix/trunk/mosgi/doc/config.properties.jmxconsole (original)
+++ felix/trunk/mosgi/doc/config.properties.jmxconsole Tue Apr 28 14:04:57 2009
@@ -14,9 +14,9 @@
 #org.osgi.framework.bootdelegation=sun.*,com.sun.*
 #felix.cache.profile=foo
 felix.auto.start.1= \
- file:bundle/org.apache.felix.shell-1.1.0-SNAPSHOT.jar \
- file:bundle/org.apache.felix.shell.tui-1.1.0-SNAPSHOT.jar \
- file:bundle/org.apache.felix.bundlerepository-1.3.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.shell-1.3.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.shell.tui-1.3.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.bundlerepository-1.5.0-SNAPSHOT.jar \
  file:../mosgi/console.ifc/target/org.apache.felix.mosgi.console.ifc-0.9.0-SNAPSHOT.jar \
  file:../mosgi/console.gui/target/org.apache.felix.mosgi.console.gui-0.9.0-SNAPSHOT.jar \
  file:../mosgi/console.component/target/org.apache.felix.mosgi.console.component-0.9.0-SNAPSHOT.jar