You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2014/01/15 13:26:36 UTC

svn commit: r1558359 [3/3] - in /ace/trunk: cnf/localrepo/ cnf/localrepo/org.apache.felix.framework/ cnf/localrepo/org.apache.felix.http.jetty/ org.apache.ace.agent.launcher/

Added: ace/trunk/cnf/localrepo/org.apache.felix.framework/org.apache.felix.framework-4.2.1.jar
URL: http://svn.apache.org/viewvc/ace/trunk/cnf/localrepo/org.apache.felix.framework/org.apache.felix.framework-4.2.1.jar?rev=1558359&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/trunk/cnf/localrepo/org.apache.felix.framework/org.apache.felix.framework-4.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ace/trunk/cnf/localrepo/org.apache.felix.http.jetty/org.apache.felix.http.jetty-2.2.2.jar
URL: http://svn.apache.org/viewvc/ace/trunk/cnf/localrepo/org.apache.felix.http.jetty/org.apache.felix.http.jetty-2.2.2.jar?rev=1558359&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ace/trunk/cnf/localrepo/org.apache.felix.http.jetty/org.apache.felix.http.jetty-2.2.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: ace/trunk/org.apache.ace.agent.launcher/felix.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/felix.bnd?rev=1558359&r1=1558358&r2=1558359&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent.launcher/felix.bnd (original)
+++ ace/trunk/org.apache.ace.agent.launcher/felix.bnd Wed Jan 15 12:26:35 2014
@@ -6,7 +6,8 @@ Bundle-Name: Apache ACE Agent Felix laun
 Bundle-Description: Standalone launcher that start a Felix framework with an embedded ACE Agent
 
 # Include the felix defaults
-felix.version=4.0.3
+felix.version=4.2.1
+
 Include-Resource: @${repo;org.apache.felix.framework;${felix.version}}!/default.properties,\
     @${repo;org.apache.felix.framework;${felix.version}}!/META-INF/services/*,\
     @${repo;org.apache.felix.framework;${felix.version}}!/org/*,\