You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2018/07/06 13:47:25 UTC

svn commit: r1835251 - in /felix/site/trunk/content: downloads.list news.mdtext

Author: pauls
Date: Fri Jul  6 13:47:25 2018
New Revision: 1835251

URL: http://svn.apache.org/viewvc?rev=1835251&view=rev
Log:
Add Framework 6.0.0, Resolver 2.0.0, Connect 0.2.0, Gogo 1.1.0, and Maven Bundle Plugin 3.5.1

Modified:
    felix/site/trunk/content/downloads.list
    felix/site/trunk/content/news.mdtext

Modified: felix/site/trunk/content/downloads.list
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/downloads.list?rev=1835251&r1=1835250&r2=1835251&view=diff
==============================================================================
--- felix/site/trunk/content/downloads.list (original)
+++ felix/site/trunk/content/downloads.list Fri Jul  6 13:47:25 2018
@@ -12,7 +12,7 @@
 
 #
 # (1) Felix Framework Distribution version
-framework|5.6.10
+framework|6.0.0
 
 #
 # (2) Subprojects
@@ -34,18 +34,18 @@ AutoConf Resource Processor|org.apache.f
 Bundle Repository|org.apache.felix.bundlerepository|2.0.10|||doc/changelog.txt
 Configuration Admin|org.apache.felix.configadmin|1.9.2
 Configurator|org.apache.felix.configurator|1.0.0
-Connect|org.apache.felix.connect|0.1.0
+Connect|org.apache.felix.connect|0.2.0
 Converter|org.apache.felix.converter|1.0.0
 Coordinator|org.apache.felix.coordinator|1.0.2
 Dependency Manager 4|org.apache.felix.dependencymanager|r11|src|bin|-
 Deployment Admin|org.apache.felix.deploymentadmin|0.9.10|||changelog.txt
 Event Admin|org.apache.felix.eventadmin|1.5.0
 File Install|org.apache.felix.fileinstall|3.6.4|||doc/changelog.txt
-Framework|org.apache.felix.framework|5.6.10|||doc/changelog.txt
+Framework|org.apache.felix.framework|6.0.0|||doc/changelog.txt
 Framework Security|org.apache.felix.framework.security|2.6.0|||doc/changelog.txt
-Gogo Runtime|org.apache.felix.gogo.runtime|1.0.8|project||doc/changelog.txt
-Gogo JLine|org.apache.felix.gogo.jline|1.0.8|project||doc/changelog.txt
-Gogo Shell|org.apache.felix.gogo.shell|1.0.0|project||doc/changelog.txt
+Gogo Runtime|org.apache.felix.gogo.runtime|1.1.0|project||doc/changelog.txt
+Gogo JLine|org.apache.felix.gogo.jline|1.1.0|project||doc/changelog.txt
+Gogo Shell|org.apache.felix.gogo.shell|1.1.0|project||doc/changelog.txt
 Gogo Command|org.apache.felix.gogo.command|1.0.2|project||doc/changelog.txt
 HTTP Service Base|org.apache.felix.http.base|4.0.0
 HTTP Service Bridge|org.apache.felix.http.bridge|4.0.0
@@ -82,12 +82,13 @@ junit4osgi - swing gui|org.apache.felix.
 Lightweight HTTP Service Core|org.apache.felix.httplite.core|0.1.4|project||doc/changelog.txt
 Lightweight HTTP Service Complete|org.apache.felix.httplite.complete|0.1.4|project||doc/changelog.txt
 Log|org.apache.felix.log|1.0.1|project||doc/changelog.txt
-Main|org.apache.felix.main|5.6.10|project||doc/changelog.txt
+Logback|org.apache.felix.logback|1.0.0
+Main|org.apache.felix.main|6.0.0|project||doc/changelog.txt
 Metatype|org.apache.felix.metatype|1.2.0
 OSGi OBR service API|org.osgi.service.obr|1.0.2|project||doc/changelog.txt
 Preferences|org.apache.felix.prefs|1.1.0
 Remote Shell|org.apache.felix.shell.remote|1.1.2|project||doc/changelog.txt
-Resolver|org.apache.felix.resolver|1.16.0|||doc/changelog.txt
+Resolver|org.apache.felix.resolver|2.0.0|||doc/changelog.txt
 SCR (Declarative Services)|org.apache.felix.scr|2.1.0
 SCR Compat (Declarative Services)|org.apache.felix.scr.compat|1.0.4
 SCR Annotations|org.apache.felix.scr.annotations|1.12.0
@@ -119,7 +120,7 @@ Web Console User Admin Plugin|org.apache
 # (3) Maven Plugins
 # This list is sorted by the title before writing the table
 # Format: title|artifactId|version[|classifier[|extension]]
-Maven Bundle Plugin|maven-bundle-plugin|3.5.0|||changelog.txt
+Maven Bundle Plugin|maven-bundle-plugin|3.5.1|||changelog.txt
 Maven iPOJO Plugin|maven-ipojo-plugin|1.12.1|||-
 Maven junit4osgi Plugin|maven-junit4osgi-plugin|1.0.0|||doc/changelog.txt
 Maven OBR Plugin|maven-obr-plugin|1.2.0|||-
@@ -135,4 +136,4 @@ SCR Ant Task|org.apache.felix.scr.ant|1.
 # This list is sorted by the title before writing the table
 # Format: title|artifactId|version[|classifier[|extension]]
 SCR bnd Plugin|org.apache.felix.scr.bnd|1.9.0
-SCR Ext Anno|org.apache.felix.scr.ext.anno|1.0.0
+SCR Ext Anno|org.apache.felix.scr.ext.anno|1.0.0
\ No newline at end of file

Modified: felix/site/trunk/content/news.mdtext
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/news.mdtext?rev=1835251&r1=1835250&r2=1835251&view=diff
==============================================================================
--- felix/site/trunk/content/news.mdtext (original)
+++ felix/site/trunk/content/news.mdtext Fri Jul  6 13:47:25 2018
@@ -1,5 +1,10 @@
 Title: News
 
+* Apache Felix Framework 6.0.0 and Resolver 2.0.0 released (July 6th, 2018)
+* Apache Felix Logback Bundle 1.0.0 released (June 25th, 2018)
+* Apache Felix Maven Bundle Plugin 3.5.1 (June 19th, 2018)
+* Apache Felix Gogo 1.1.0 (Runtime, Jline, Shell) released (June 14th, 2018)
+* Apache Felix Connect 0.2.0 released (May 28th, 2018)
 * Apache Felix Config Admin 1.9.2 released (May 26th, 2018)
 * Apache Felix Event Admin 1.5.0 and Apache Felix Metatype 1.2.0 released (May 6th, 2018)
 * Apache Felix Utils 1.11.0 released (May 5th, 2018)
@@ -369,4 +374,4 @@ Title: News
 * Feathercast [podcast](http://feathercast.org/?p=46) about Felix released. (May 23, 2007)
 * Felix has graduated into a top level project!
 * The Felix 0.8.0-incubator release is now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section.
-* Felix has its own website! (July 17, 2006)
+* Felix has its own website! (July 17, 2006)
\ No newline at end of file