svn commit: r1865683 - /felix/trunk/converter/converter/pom.xml

2019-08-22 Thread davidb
Author: davidb Date: Thu Aug 22 11:17:44 2019 New Revision: 1865683 URL: http://svn.apache.org/viewvc?rev=1865683&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: felix/trunk/converter/converter/pom.xml Modified: felix/trunk/converter/converter/pom

svn commit: r1865682 - /felix/releases/org.apache.felix.converter-1.0.10/

2019-08-22 Thread davidb
Author: davidb Date: Thu Aug 22 11:17:42 2019 New Revision: 1865682 URL: http://svn.apache.org/viewvc?rev=1865682&view=rev Log: [maven-release-plugin] copy for tag org.apache.felix.converter-1.0.10 Added: felix/releases/org.apache.felix.converter-1.0.10/ - copied from r1865681, f

svn commit: r35352 - /release/felix/

2019-08-23 Thread davidb
Author: davidb Date: Fri Aug 23 11:23:43 2019 New Revision: 35352 Log: org.apache.felix.webconsole-4.3.16 Added: release/felix/org.apache.felix.webconsole-4.3.16-all.jar (with props) release/felix/org.apache.felix.webconsole-4.3.16-all.jar.asc release/felix

svn commit: r1865745 - /felix/site/trunk/content/downloads.list

2019-08-23 Thread davidb
Author: davidb Date: Fri Aug 23 12:14:11 2019 New Revision: 1865745 URL: http://svn.apache.org/viewvc?rev=1865745&view=rev Log: org.apache.felix.webconsole-4.3.16 Modified: felix/site/trunk/content/downloads.list Modified: felix/site/trunk/content/downloads.list URL: http://svn.apache

svn commit: r1049212 - /websites/production/felix/content/

2019-08-23 Thread davidb
Author: davidb Date: Fri Aug 23 12:16:06 2019 New Revision: 1049212 Log: org.apache.felix.webconsole-4.3.16 Added: websites/production/felix/content/ - copied from r1049211, websites/staging/felix/trunk/content/

svn commit: r35374 - /release/felix/

2019-08-26 Thread davidb
Author: davidb Date: Mon Aug 26 12:49:32 2019 New Revision: 35374 Log: org.apache.felix.converter-1.0.10 Added: release/felix/org.apache.felix.converter-1.0.10-javadoc.jar (with props) release/felix/org.apache.felix.converter-1.0.10-javadoc.jar.asc release/felix

svn commit: r1866284 - in /felix/trunk/converter/converter: persister schematizer

2019-09-02 Thread davidb
Author: davidb Date: Mon Sep 2 14:52:01 2019 New Revision: 1866284 URL: http://svn.apache.org/viewvc?rev=1866284&view=rev Log: FELIX-5772 Some converter projects do not have svn:ignore set Applying patch provided by Robert Munteanu with many thanks! Added: felix/trunk/converter/conve

svn commit: r1866285 - in /felix/trunk/converter: converter/persister converter/schematizer persister/ schematizer/

2019-09-02 Thread davidb
Author: davidb Date: Mon Sep 2 14:54:40 2019 New Revision: 1866285 URL: http://svn.apache.org/viewvc?rev=1866285&view=rev Log: FELIX-5772 Some converter projects do not have svn:ignore set Also removing empty directories accidentally created by applying the patch in the wrong place. Rem

svn commit: r1868805 - /felix/trunk/converter/converter/pom.xml

2019-10-23 Thread davidb
Author: davidb Date: Wed Oct 23 14:29:37 2019 New Revision: 1868805 URL: http://svn.apache.org/viewvc?rev=1868805&view=rev Log: FELIX-6150 Converter bundle should not embed osgi functions The embedded org.osgi.util.function has been removed from the artifact. A new artifact with the

svn commit: r1869442 - /felix/trunk/converter/converter/pom.xml

2019-11-06 Thread davidb
Author: davidb Date: Wed Nov 6 09:29:44 2019 New Revision: 1869442 URL: http://svn.apache.org/viewvc?rev=1869442&view=rev Log: [maven-release-plugin] prepare release org.apache.felix.converter-1.0.12 Modified: felix/trunk/converter/converter/pom.xml Modified: felix/trunk/conve

svn commit: r1869443 - /felix/releases/org.apache.felix.converter-1.0.12/

2019-11-06 Thread davidb
Author: davidb Date: Wed Nov 6 09:29:56 2019 New Revision: 1869443 URL: http://svn.apache.org/viewvc?rev=1869443&view=rev Log: [maven-release-plugin] copy for tag org.apache.felix.converter-1.0.12 Added: felix/releases/org.apache.felix.converter-1.0.12/ - copied from r1869442, f

svn commit: r1869444 - /felix/trunk/converter/converter/pom.xml

2019-11-06 Thread davidb
Author: davidb Date: Wed Nov 6 09:29:58 2019 New Revision: 1869444 URL: http://svn.apache.org/viewvc?rev=1869444&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: felix/trunk/converter/converter/pom.xml Modified: felix/trunk/converter/converter/pom

svn commit: r1869478 - /felix/trunk/converter/converter/pom.xml

2019-11-06 Thread davidb
Author: davidb Date: Wed Nov 6 15:14:12 2019 New Revision: 1869478 URL: http://svn.apache.org/viewvc?rev=1869478&view=rev Log: Re-enable baseline checking for the Converter Modified: felix/trunk/converter/converter/pom.xml Modified: felix/trunk/converter/converter/pom.xml URL:

svn commit: r1869603 - in /felix/trunk/configadmin-plugins/interpolation/src: main/java/org/apache/felix/configadmin/plugin/interpolation/ test/java/org/apache/felix/configadmin/plugin/interpolation/

2019-11-09 Thread davidb
Author: davidb Date: Sat Nov 9 14:56:24 2019 New Revision: 1869603 URL: http://svn.apache.org/viewvc?rev=1869603&view=rev Log: FELIX-6192 Support default values and type conversion Support for default values Modified: felix/trunk/configadmin-plugins/interpolation/src/main/java/org/ap

svn commit: r1869604 - in /felix/trunk/configadmin-plugins/interpolation: ./ src/main/java/org/apache/felix/configadmin/plugin/interpolation/ src/test/java/org/apache/felix/configadmin/plugin/interpol

2019-11-09 Thread davidb
Author: davidb Date: Sat Nov 9 15:46:03 2019 New Revision: 1869604 URL: http://svn.apache.org/viewvc?rev=1869604&view=rev Log: FELIX-6192 Support default values and type conversion Support type conversions. Modified: felix/trunk/configadmin-plugins/interpolation/pom.xml felix/t

svn commit: r36691 - /release/felix/

2019-11-11 Thread davidb
Author: davidb Date: Mon Nov 11 08:35:04 2019 New Revision: 36691 Log: org.apache.felix.converter-1.0.12 Added: release/felix/org.apache.felix.converter-1.0.12-all.jar (with props) release/felix/org.apache.felix.converter-1.0.12-all.jar.asc release/felix/org.apache.felix.converter

svn commit: r1869649 - /felix/trunk/configadmin-plugins/interpolation/pom.xml

2019-11-11 Thread davidb
Author: davidb Date: Mon Nov 11 09:13:01 2019 New Revision: 1869649 URL: http://svn.apache.org/viewvc?rev=1869649&view=rev Log: [maven-release-plugin] prepare release org.apache.felix.configadmin.plugin.interpolation-0.0.4 Modified: felix/trunk/configadmin-plugins/interpolation/pom

svn commit: r1869650 - /felix/releases/org.apache.felix.configadmin.plugin.interpolation-0.0.4/

2019-11-11 Thread davidb
Author: davidb Date: Mon Nov 11 09:13:14 2019 New Revision: 1869650 URL: http://svn.apache.org/viewvc?rev=1869650&view=rev Log: [maven-release-plugin] copy for tag org.apache.felix.configadmin.plugin.interpolation-0.0.4 Added: felix/releases/org.apache.felix.configadmin.plugin.interpola

svn commit: r1869651 - /felix/trunk/configadmin-plugins/interpolation/pom.xml

2019-11-11 Thread davidb
Author: davidb Date: Mon Nov 11 09:13:16 2019 New Revision: 1869651 URL: http://svn.apache.org/viewvc?rev=1869651&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: felix/trunk/configadmin-plugins/interpolation/pom.xml Modified: felix/trunk/configa

svn commit: r36727 - /release/felix/

2019-11-14 Thread davidb
Author: davidb Date: Thu Nov 14 11:46:30 2019 New Revision: 36727 Log: org.apache.felix.configadmin.plugin.interpolation-0.0.4 Added: release/felix/org.apache.felix.configadmin.plugin.interpolation-0.0.4-javadoc.jar (with props) release/felix

[felix-dev] branch master updated: In preparation for a release, remove SNAPSHOT dependency

2020-03-12 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 9017cb5 In preparation for a release

[felix-dev] branch master updated: [maven-release-plugin] prepare release org.apache.felix.http.jetty-4.0.16

2020-03-12 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new b2ad9bb [maven-release-plugin] prepare

[felix-dev] annotated tag org.apache.felix.http.jetty-4.0.16 updated (b2ad9bb -> d5c1684)

2020-03-12 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a change to annotated tag org.apache.felix.http.jetty-4.0.16 in repository https://gitbox.apache.org/repos/asf/felix-dev.git. *** WARNING: tag org.apache.felix.http.jetty-4.0.16 was modified! *** from b2ad9bb

[felix-dev] branch master updated: [maven-release-plugin] prepare for next development iteration

2020-03-12 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 76ed39e [maven-release-plugin] prepare for

svn commit: r38517 - /release/felix/

2020-03-16 Thread davidb
Author: davidb Date: Mon Mar 16 09:29:51 2020 New Revision: 38517 Log: org.apache.felix.http.jetty-4.0.16 Added: release/felix/org.apache.felix.http.jetty-4.0.16-javadoc.jar (with props) release/felix/org.apache.felix.http.jetty-4.0.16-javadoc.jar.asc release/felix

[felix-dev] branch master updated: Convert to Interface without methods - FELIX-6238

2020-03-18 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 9f29bc8 Convert to Interface without

[felix-dev] branch master updated: [converter] handle default methods

2020-03-26 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 1431a1b [converter] handle default methods

[felix-dev] branch master updated: Update Web Console parent pom to felix-parent 6

2020-04-02 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new bd89907 Update Web Console parent pom to

[felix-dev] branch master updated: Update to 4.4.0 as FELIX-6232 introduced a new feature

2020-04-02 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 6da3602 Update to 4.4.0 as FELIX-6232

[felix-dev] annotated tag org.apache.felix.webconsole-4.4.0 updated (4cd5334 -> 6e566f7)

2020-04-02 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a change to annotated tag org.apache.felix.webconsole-4.4.0 in repository https://gitbox.apache.org/repos/asf/felix-dev.git. *** WARNING: tag org.apache.felix.webconsole-4.4.0 was modified! *** from 4cd5334

[felix-dev] branch master updated: [maven-release-plugin] prepare release org.apache.felix.webconsole-4.4.0

2020-04-02 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 4cd5334 [maven-release-plugin] prepare

[felix-dev] branch master updated: [maven-release-plugin] prepare for next development iteration

2020-04-02 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 2668e81 [maven-release-plugin] prepare for

svn commit: r38816 - /release/felix/

2020-04-06 Thread davidb
Author: davidb Date: Mon Apr 6 09:39:48 2020 New Revision: 38816 Log: org.apache.felix.webconsole-4.4.0 Added: release/felix/org.apache.felix.webconsole-4.4.0-all.jar (with props) release/felix/org.apache.felix.webconsole-4.4.0-all.jar.asc release/felix/org.apache.felix.webconsole

[felix-dev] branch master updated: FELIX-6239 Converter should be able to invoke default methods in Interfaces

2020-04-16 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new daace94 FELIX-6239 Converter should be able

[felix-dev] branch master updated: FELIX-6242 Conversion of boolean to Long results in Integer

2020-04-17 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new b4875d1 FELIX-6242 Conversion of boolean to

[felix-dev] branch master updated (f2cc5ad -> 255df95)

2020-04-17 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git. from f2cc5ad Merge pull request #18 from bosschaert/FELIX-6242 add 255df95 [maven-release-plugin] prepare

[felix-dev] annotated tag org.apache.felix.converter-1.0.14 updated (255df95 -> 67a43c0)

2020-04-17 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a change to annotated tag org.apache.felix.converter-1.0.14 in repository https://gitbox.apache.org/repos/asf/felix-dev.git. *** WARNING: tag org.apache.felix.converter-1.0.14 was modified! *** from 255df95

[felix-dev] branch master updated: [maven-release-plugin] prepare for next development iteration

2020-04-17 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 22406c9 [maven-release-plugin] prepare for

svn commit: r39036 - /release/felix/

2020-04-20 Thread davidb
Author: davidb Date: Mon Apr 20 09:26:49 2020 New Revision: 39036 Log: org.apache.felix.converter-1.0.14 Added: release/felix/org.apache.felix.converter-1.0.14-all.jar (with props) release/felix/org.apache.felix.converter-1.0.14-all.jar.asc release/felix/org.apache.felix.converter

[felix-dev] branch master updated: FELIX-6362 Utils ResourceBuilder does not allow java.* imports

2020-11-24 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new d2f25bf FELIX-6362 Utils ResourceBuilder

[felix-dev] branch master updated (cf18cb6 -> 964413a)

2020-11-24 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git. from cf18cb6 Merge pull request #62 from bosschaert/FELIX-6362 add 964413a [maven-release-plugin] prepare

[felix-dev] annotated tag org.apache.felix.utils-1.11.6 updated (964413a -> 3448e1b)

2020-11-24 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a change to annotated tag org.apache.felix.utils-1.11.6 in repository https://gitbox.apache.org/repos/asf/felix-dev.git. *** WARNING: tag org.apache.felix.utils-1.11.6 was modified! *** from 964413a (commit

[felix-dev] branch master updated: [maven-release-plugin] prepare for next development iteration

2020-11-24 Thread davidb
This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git The following commit(s) were added to refs/heads/master by this push: new 7be69de [maven-release-plugin] prepare for

svn commit: r1555700 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/ main/java/org/apache/felix/framework/util/manifestparser/ test/java/org/apache/felix/framework/

2014-01-06 Thread davidb
Author: davidb Date: Mon Jan 6 09:12:13 2014 New Revision: 1555700 URL: http://svn.apache.org/r1555700 Log: Implement osgi.identity namespace for fragments. Fixes FELIX-4324. Added: felix/trunk/framework/src/test/java/org/apache/felix/framework/RequirementsCapabilitiesTest.java Modified

svn commit: r1560317 - /felix/trunk/framework/src/main/java/org/apache/felix/framework/util/manifestparser/ManifestParser.java

2014-01-22 Thread davidb
Author: davidb Date: Wed Jan 22 11:29:05 2014 New Revision: 1560317 URL: http://svn.apache.org/r1560317 Log: [FELIX-4353] Fix for BundleWiringTests.testRequiredExecutionEnvironment() Modified: felix/trunk/framework/src/main/java/org/apache/felix/framework/util/manifestparser

svn commit: r1562428 - /felix/trunk/framework/src/main/java/org/apache/felix/framework/StatefulResolver.java

2014-01-29 Thread davidb
Author: davidb Date: Wed Jan 29 12:50:30 2014 New Revision: 1562428 URL: http://svn.apache.org/r1562428 Log: [FELIX-4354] ResolverHookTests OSGi CT failures These CT failures are now fixed. All of the code changed in this commit is covered by CT tests. Modified: felix/trunk/framework/src

svn commit: r1563091 - in /felix/trunk/framework/src/main/java/org/apache/felix/framework: ResolveContextImpl.java StatefulResolver.java resolver/Candidates.java

2014-01-31 Thread davidb
Author: davidb Date: Fri Jan 31 08:57:11 2014 New Revision: 1563091 URL: http://svn.apache.org/r1563091 Log: [FELIX-4353] Remove special BREE checking BREE checking is now done through generic capabilities and requirements, as required by the Core R5 spec (see commit r1560317). Therefore the

svn commit: r1563864 - in /felix/trunk/bundlerepository/src: main/java/org/apache/felix/bundlerepository/impl/ test/java/org/apache/felix/bundlerepository/impl/ test/resources/ test/resources/repo_fil

2014-02-03 Thread davidb
Author: davidb Date: Mon Feb 3 12:54:57 2014 New Revision: 1563864 URL: http://svn.apache.org/r1563864 Log: [FELIX-4368] More work to support OSGi Repository 1.0 The SHA-256 for the content capability is now lazily computated. Additional unit tests. Added: felix/trunk/bundlerepository/src

svn commit: r1563948 - in /felix/trunk/bundlerepository/src: main/java/org/apache/felix/bundlerepository/impl/ test/java/org/apache/felix/bundlerepository/impl/

2014-02-03 Thread davidb
Author: davidb Date: Mon Feb 3 15:22:25 2014 New Revision: 1563948 URL: http://svn.apache.org/r1563948 Log: [FELIX-4370] Support for RepositoryContent interface Added test and also some other refactoring/improvements. Modified: felix/trunk/bundlerepository/src/main/java/org/apache/felix

svn commit: r1564307 - in /felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl: Activator.java FelixPropertyAdapter.java OSGiCapabilityAdapter.java OSGiRepositoryImpl.jav

2014-02-04 Thread davidb
Author: davidb Date: Tue Feb 4 14:12:27 2014 New Revision: 1564307 URL: http://svn.apache.org/r1564307 Log: [FELIX-4368] Work toward Repository 1.0 support This commit registers the Repository Service in the OSGi service registry and also supports parsing a few more data types from the XML

svn commit: r1564308 - in /felix/trunk: ./ bundlerepository.osgi-ct/ bundlerepository.osgi-ct/src/ bundlerepository.osgi-ct/src/main/ bundlerepository.osgi-ct/src/main/java/ bundlerepository.osgi-ct/s

2014-02-04 Thread davidb
Author: davidb Date: Tue Feb 4 14:13:44 2014 New Revision: 1564308 URL: http://svn.apache.org/r1564308 Log: [FELIX-4371] Integration bundle needed to work with the OSGi Repository CT Added: felix/trunk/bundlerepository.osgi-ct/ felix/trunk/bundlerepository.osgi-ct/pom.xml felix

svn commit: r1564341 - in /felix/trunk/bundlerepository/src: main/java/org/apache/felix/bundlerepository/impl/ test/java/org/apache/felix/bundlerepository/impl/ test/resources/

2014-02-04 Thread davidb
Author: davidb Date: Tue Feb 4 15:20:59 2014 New Revision: 1564341 URL: http://svn.apache.org/r1564341 Log: [FELIX-4368] Support custom attributes on the osgi.identity capability. Modified: felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl

svn commit: r1585928 - in /felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl: FelixPropertyAdapter.java SpecXMLPullParser.java

2014-04-09 Thread davidb
Author: davidb Date: Wed Apr 9 10:45:46 2014 New Revision: 1585928 URL: http://svn.apache.org/r1585928 Log: [FELIX-4369] Additional work towards support for the OSGi Repository API This commit contains logic around parsing of list attributes from the Repository XML. Modified: felix/trunk

svn commit: r1585929 - /felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/SpecXMLPullParser.java

2014-04-09 Thread davidb
Author: davidb Date: Wed Apr 9 10:50:09 2014 New Revision: 1585929 URL: http://svn.apache.org/r1585929 Log: [FELIX-4369] Remove unneeded throws clause. Modified: felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/SpecXMLPullParser.java Modified: felix/trunk

svn commit: r1591311 - /felix/site/trunk/content/site/apache-felix-framework.html

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 14:23:42 2014 New Revision: 1591311 URL: http://svn.apache.org/r1591311 Log: Update framework reference to R5 Modified: felix/site/trunk/content/site/apache-felix-framework.html Modified: felix/site/trunk/content/site/apache-felix-framework.html URL: http

svn commit: r907455 - /websites/production/felix/content/

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 14:33:44 2014 New Revision: 907455 Log: Update OSGi version to R5. Added: websites/production/felix/content/ - copied from r907453, websites/staging/felix/trunk/content/

svn commit: r1591318 - /felix/site/trunk/content/index.mdtext

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 14:41:05 2014 New Revision: 1591318 URL: http://svn.apache.org/r1591318 Log: Update to OSGi spec revision to R5 Modified: felix/site/trunk/content/index.mdtext Modified: felix/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/felix/site/trunk

svn commit: r907457 - /websites/production/felix/content/

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 14:41:41 2014 New Revision: 907457 Log: Update to OSGi spec revision to R5 Added: websites/production/felix/content/ - copied from r907456, websites/staging/felix/trunk/content/

svn commit: r1591321 - /felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.html

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 14:46:13 2014 New Revision: 1591321 URL: http://svn.apache.org/r1591321 Log: CMS commit to felix by davidb Added: felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.html (with props) Added: felix/site/trunk/content/site/apache-felix

svn commit: r1591323 - /felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.html

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 14:53:45 2014 New Revision: 1591323 URL: http://svn.apache.org/r1591323 Log: CMS commit to felix by davidb Removed: felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.html

svn commit: r1591337 - /felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.mdtext

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:07:26 2014 New Revision: 1591337 URL: http://svn.apache.org/r1591337 Log: CMS commit to felix by davidb Added: felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.mdtext (with props) Added: felix/site/trunk/content/site/apache

svn commit: r1591344 - /felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.mdtext

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:14:54 2014 New Revision: 1591344 URL: http://svn.apache.org/r1591344 Log: CMS commit to felix by davidb Modified: felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.mdtext Modified: felix/site/trunk/content/site/apache-felix

svn commit: r1591349 [1/3] - /felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework-5.0.0.xml

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:22:50 2014 New Revision: 1591349 URL: http://svn.apache.org/r1591349 Log: CMS commit to felix by davidb Added: felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework-5.0.0.xml (with props)

svn commit: r1591349 [3/3] - /felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework-5.0.0.xml

2014-04-30 Thread davidb
Propchange: felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework-5.0.0.xml -- svn:eol-style = native

svn commit: r907467 - /websites/production/felix/content/

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:23:32 2014 New Revision: 907467 Log: Publishing svnmucc operation to felix site by davidb Added: websites/production/felix/content/ - copied from r907466, websites/staging/felix/trunk/content/

svn commit: r907468 - /websites/production/felix/content/

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:24:50 2014 New Revision: 907468 Log: Publishing svnmucc operation to felix site by davidb Added: websites/production/felix/content/ - copied from r907467, websites/staging/felix/trunk/content/

svn commit: r1591354 - /felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.mdtext

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:32:27 2014 New Revision: 1591354 URL: http://svn.apache.org/r1591354 Log: Add Core R5 Test Results. Modified: felix/site/trunk/content/site/apache-felix-framework-osgi-r5-ct-results.mdtext Modified: felix/site/trunk/content/site/apache-felix-framework

svn commit: r1591355 - /felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework.launch-5.0.0.xml

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:33:16 2014 New Revision: 1591355 URL: http://svn.apache.org/r1591355 Log: Add Core R5 Test Results. Added: felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework.launch-5.0.0.xml (with props) Added: felix/site/trunk/content/site/TEST

svn commit: r1591357 - /felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework.launch.secure-5.0.0.xml

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:34:24 2014 New Revision: 1591357 URL: http://svn.apache.org/r1591357 Log: Add Core R5 Test Results. Added: felix/site/trunk/content/site/TEST-org.osgi.test.cases.framework.launch.secure-5.0.0.xml (with props) Added: felix/site/trunk/content/site/TEST

svn commit: r1591359 - /felix/site/trunk/content/site/apache-felix-framework.html

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:40:21 2014 New Revision: 1591359 URL: http://svn.apache.org/r1591359 Log: Add Core R5 Test Results. Modified: felix/site/trunk/content/site/apache-felix-framework.html Modified: felix/site/trunk/content/site/apache-felix-framework.html URL: http

svn commit: r907474 - /websites/production/felix/content/

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:42:09 2014 New Revision: 907474 Log: Add Core R5 Test Results. Added: websites/production/felix/content/ - copied from r907473, websites/staging/felix/trunk/content/

svn commit: r907475 - /websites/production/felix/content/

2014-04-30 Thread davidb
Author: davidb Date: Wed Apr 30 15:45:44 2014 New Revision: 907475 Log: Add Core R5 Test Results. Added: websites/production/felix/content/ - copied from r907474, websites/staging/felix/trunk/content/

svn commit: r1591679 - in /felix/trunk/bundlerepository/src: main/java/org/apache/felix/bundlerepository/impl/ test/java/org/apache/felix/bundlerepository/impl/

2014-05-01 Thread davidb
Author: davidb Date: Thu May 1 15:22:19 2014 New Revision: 1591679 URL: http://svn.apache.org/r1591679 Log: [FELIX-4370] Additional work to support the OSGi Repository Service. Improved the mapping between OBR and OSGi namespaces. This also fixes an OSGi Repository CT failure

svn commit: r1591870 - in /felix/trunk/bundlerepository/src: main/java/org/apache/felix/bundlerepository/ main/java/org/apache/felix/bundlerepository/impl/ test/java/org/apache/felix/bundlerepository/

2014-05-02 Thread davidb
Author: davidb Date: Fri May 2 11:29:10 2014 New Revision: 1591870 URL: http://svn.apache.org/r1591870 Log: [FELIX-4370] Additional work to support the OSGi Repository Service. Added better support for directives. This also fixes an OSGi Repository CT failure

svn commit: r1591880 - in /felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl: FelixResourceAdapter.java OSGiRepositoryImpl.java SpecXMLPullParser.java

2014-05-02 Thread davidb
Author: davidb Date: Fri May 2 11:58:20 2014 New Revision: 1591880 URL: http://svn.apache.org/r1591880 Log: [FELIX-4371] Last Repository 1.0 failure fixed. These code changes make the Felix Repository pass all the CT tests. Modified: felix/trunk/bundlerepository/src/main/java/org/apache

svn commit: r1591903 - /felix/trunk/gogo/command/src/main/java/org/apache/felix/gogo/command/OBR.java

2014-05-02 Thread davidb
Author: davidb Date: Fri May 2 13:37:57 2014 New Revision: 1591903 URL: http://svn.apache.org/r1591903 Log: Use symbolic name for obr:info if there is no presentation name. Modified: felix/trunk/gogo/command/src/main/java/org/apache/felix/gogo/command/OBR.java Modified: felix/trunk/gogo

svn commit: r1591955 - /felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/RequirementImpl.java

2014-05-02 Thread davidb
Author: davidb Date: Fri May 2 15:43:32 2014 New Revision: 1591955 URL: http://svn.apache.org/r1591955 Log: [OBR] Initialize Requirement attributes and directives with empty list. Modified: felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl

svn commit: r1592462 - in /felix/trunk/bundlerepository/src: main/java/org/apache/felix/bundlerepository/impl/FelixRequirementAdapter.java test/java/org/apache/felix/bundlerepository/impl/FelixRequire

2014-05-05 Thread davidb
Author: davidb Date: Mon May 5 07:55:31 2014 New Revision: 1592462 URL: http://svn.apache.org/r1592462 Log: [OBR] Properly translate service requirements between OBR and spec compliant namespaces Modified: felix/trunk/bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl

svn commit: r1592466 - /felix/trunk/bundlerepository/pom.xml

2014-05-05 Thread davidb
Author: davidb Date: Mon May 5 08:14:57 2014 New Revision: 1592466 URL: http://svn.apache.org/r1592466 Log: [FELIX-4496] Enable Bundle Repository to run as source project with m2e Applying patch on behalf of Cristiano GaviĆ£o with many thanks. This closes pull request #7. Modified: felix

svn commit: r1592467 - /felix/trunk/bundlerepository/pom.xml

2014-05-05 Thread davidb
Author: davidb Date: Mon May 5 08:34:57 2014 New Revision: 1592467 URL: http://svn.apache.org/r1592467 Log: Add Import-Package org.osgi.service.repository;resolution:=mandatory as otherwise its made optional for some reason. Modified: felix/trunk/bundlerepository/pom.xml Modified: felix

svn commit: r1594257 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/BundleRevisionImpl.java test/java/org/apache/felix/framework/RequirementsCapabilitiesTest.java

2014-05-13 Thread davidb
Author: davidb Date: Tue May 13 15:57:21 2014 New Revision: 1594257 URL: http://svn.apache.org/r1594257 Log: [FELIX-4515] BundleRevision for system extension has no capabilities This commit should address the issue. Also added a unit test. Modified: felix/trunk/framework/src/main/java/org

svn commit: r1597276 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/Felix.java test/java/org/apache/felix/framework/PackageAdminImplTest.java

2014-05-24 Thread davidb
Author: davidb Date: Sat May 24 12:33:56 2014 New Revision: 1597276 URL: http://svn.apache.org/r1597276 Log: [FELIX-3239] PackageAdmin#getExportedPackages does not work on packages exported by attached fragments This commit fixes the issue. Unit test included. Added: felix/trunk/framework

svn commit: r1598214 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/Felix.java test/java/org/apache/felix/framework/FrameworkVersionTest.java

2014-05-29 Thread davidb
Author: davidb Date: Thu May 29 07:59:22 2014 New Revision: 1598214 URL: http://svn.apache.org/r1598214 Log: [FELIX-3309] Incorrect replacement logic for dashes in framework version. This commit addresses the issue. Unit test included. Added: felix/trunk/framework/src/test/java/org/apache

svn commit: r1598317 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/Felix.java test/java/org/apache/felix/framework/StartBundleTest.java

2014-05-29 Thread davidb
Author: davidb Date: Thu May 29 15:05:08 2014 New Revision: 1598317 URL: http://svn.apache.org/r1598317 Log: [FELIX-4220] BundleException type not set to START_TRANSIENT_ERROR This commit fixes this issue. Added: felix/trunk/framework/src/test/java/org/apache/felix/framework

svn commit: r1602427 - /felix/KEYS

2014-06-13 Thread davidb
Author: davidb Date: Fri Jun 13 13:44:44 2014 New Revision: 1602427 URL: http://svn.apache.org/r1602427 Log: Adding myself to the KEYS file. Modified: felix/KEYS Modified: felix/KEYS URL: http://svn.apache.org/viewvc/felix/KEYS?rev=1602427&r1=1602426&r2=1602427&a

svn commit: r1602511 - in /felix/trunk/framework/src: main/java/org/apache/felix/framework/util/manifestparser/R4LibraryClause.java test/java/org/apache/felix/framework/util/manifestparser/R4LibraryCl

2014-06-13 Thread davidb
Author: davidb Date: Fri Jun 13 20:22:30 2014 New Revision: 1602511 URL: http://svn.apache.org/r1602511 Log: [FELIX-4534] Addresses an issue with native code bundles on Windows 7 Includes unit test Added: felix/trunk/framework/src/test/java/org/apache/felix/framework/util/manifestparser

svn commit: r1602520 - /felix/trunk/framework/src/main/java/org/apache/felix/framework/util/manifestparser/R4LibraryClause.java

2014-06-13 Thread davidb
Author: davidb Date: Fri Jun 13 21:02:44 2014 New Revision: 1602520 URL: http://svn.apache.org/r1602520 Log: Fix formatting and slightly expand comment. Modified: felix/trunk/framework/src/main/java/org/apache/felix/framework/util/manifestparser/R4LibraryClause.java Modified: felix/trunk

svn commit: r1603097 - in /felix/trunk/gogo/command: DEPENDENCIES NOTICE doc/changelog.txt

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 09:00:49 2014 New Revision: 1603097 URL: http://svn.apache.org/r1603097 Log: Prepare gogo command text files for releasing. Modified: felix/trunk/gogo/command/DEPENDENCIES felix/trunk/gogo/command/NOTICE felix/trunk/gogo/command/doc/changelog.txt

svn commit: r1603101 - in /felix/trunk/gogo/gogo-parent: NOTICE pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 09:23:24 2014 New Revision: 1603101 URL: http://svn.apache.org/r1603101 Log: Update gogo-parent pom to have felix-parent 2.1 as parent. Modified: felix/trunk/gogo/gogo-parent/NOTICE felix/trunk/gogo/gogo-parent/pom.xml Modified: felix/trunk/gogo/gogo

svn commit: r1603102 - /felix/trunk/gogo/command/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 09:25:31 2014 New Revision: 1603102 URL: http://svn.apache.org/r1603102 Log: Update parent pom to gogo-parent 0.7.0-SNAPSHOT Modified: felix/trunk/gogo/command/pom.xml Modified: felix/trunk/gogo/command/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk

svn commit: r1603108 - /felix/trunk/gogo/gogo-parent/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 09:43:15 2014 New Revision: 1603108 URL: http://svn.apache.org/r1603108 Log: [maven-release-plugin] prepare release gogo-parent-0.8.0 Modified: felix/trunk/gogo/gogo-parent/pom.xml Modified: felix/trunk/gogo/gogo-parent/pom.xml URL: http://svn.apache.org

svn commit: r1603110 - /felix/trunk/gogo/gogo-parent/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:00:36 2014 New Revision: 1603110 URL: http://svn.apache.org/r1603110 Log: Revert back to 0.7.0-SNAPSHOT as the releasing failed. Modified: felix/trunk/gogo/gogo-parent/pom.xml Modified: felix/trunk/gogo/gogo-parent/pom.xml URL: http://svn.apache.org

svn commit: r1603111 - /felix/trunk/gogo/gogo-parent/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:03:55 2014 New Revision: 1603111 URL: http://svn.apache.org/r1603111 Log: Fix path to parent in gogo-parent pom. Modified: felix/trunk/gogo/gogo-parent/pom.xml Modified: felix/trunk/gogo/gogo-parent/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk

svn commit: r1603112 - /felix/trunk/gogo/gogo-parent/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:07:36 2014 New Revision: 1603112 URL: http://svn.apache.org/r1603112 Log: [maven-release-plugin] prepare release gogo-parent-0.8.0 Modified: felix/trunk/gogo/gogo-parent/pom.xml Modified: felix/trunk/gogo/gogo-parent/pom.xml URL: http://svn.apache.org

svn commit: r1603113 - /felix/trunk/gogo/gogo-parent/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:11:08 2014 New Revision: 1603113 URL: http://svn.apache.org/r1603113 Log: Revert gogo-parent back to 0.7.0-SNAPSHOT as the releasing failed again. Modified: felix/trunk/gogo/gogo-parent/pom.xml Modified: felix/trunk/gogo/gogo-parent/pom.xml URL: http

svn commit: r1603114 - /felix/trunk/gogo/command/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:12:16 2014 New Revision: 1603114 URL: http://svn.apache.org/r1603114 Log: Revert parent for gogo-command back to 0.6.0. Modified: felix/trunk/gogo/command/pom.xml Modified: felix/trunk/gogo/command/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk

svn commit: r1603117 - /felix/trunk/gogo/command/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:17:13 2014 New Revision: 1603117 URL: http://svn.apache.org/r1603117 Log: [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.14.0 Modified: felix/trunk/gogo/command/pom.xml Modified: felix/trunk/gogo/command/pom.xml URL: http

svn commit: r1603118 - in /felix/releases/org.apache.felix.gogo.command-0.14.0: ./ pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:17:19 2014 New Revision: 1603118 URL: http://svn.apache.org/r1603118 Log: [maven-release-plugin] copy for tag org.apache.felix.gogo.command-0.14.0 Added: felix/releases/org.apache.felix.gogo.command-0.14.0/ - copied from r1603111, felix/trunk/gogo

svn commit: r1603119 - /felix/trunk/gogo/command/pom.xml

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 10:17:24 2014 New Revision: 1603119 URL: http://svn.apache.org/r1603119 Log: [maven-release-plugin] prepare for next development iteration Modified: felix/trunk/gogo/command/pom.xml Modified: felix/trunk/gogo/command/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1603149 - /felix/site/trunk/content/documentation/development/release-management-nexus.mdtext

2014-06-17 Thread davidb
Author: davidb Date: Tue Jun 17 12:22:00 2014 New Revision: 1603149 URL: http://svn.apache.org/r1603149 Log: Clarify the publish snapshot step in the release process. Modified: felix/site/trunk/content/documentation/development/release-management-nexus.mdtext Modified: felix/site/trunk

<    1   2   3   4   5   6   7   8   >