You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:18:58 UTC

[sling-org-apache-sling-commons-osgi] branch master created (now f863270)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git.


      at f863270  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new a709463  SLING-865 : Move to bundles
     new 5b86465  SLING-865 : Adjust reactor pom and svn information in each module.
     new 2518bdd  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new 3eb9204  Deprecate getProperty(Object, double) and add toDouble(Object, double) to align with the rest of the toTYPE methods taking the object and the default value.
     new ca64d61  JavaDoc and use Java 5 annotation for deprecation
     new 8e9b1af  Use release parent pom
     new f9c5823  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.0.4-incubator
     new c22ea94  [maven-release-plugin] prepare for next development iteration
     new c4861d0  Use next dev version of parent pom
     new fbbb42c  Set parent pom to released version.
     new e62c596  Move Sling to new TLP location
     new 25ca719  Move Sling to new TLP location
     new fa9877a  SLING-1011 : Remove disclaimer file.
     new 3637137  SLING-1011 : Adjust svn location
     new d822dce  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 7097bcd  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 92205c9  Use generics.
     new 81f63ba  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 45eceda  Add some javadocs.
     new a0fc738  Correct javadocs.
     new e61bf2f  Add some tests for the OsgiUtil
     new 0ee9087  SLING-1278 - Utilities for bundle version extraction and comparison
     new 83a6a72  SLING-1278 - make BundleVersionInfo abstract and Comparable
     new 55c4235  SLING-1278 - comparison was reversed
     new b08528c  SLING-1285 - Launchpad did not start under Windows
     new cd1f0f5  Clean up code.
     new f032d77  clean up code.
     new d6654a2  SLING-1431 : Utility method to get the service ranking
     new e11e185  SLING-1431 : Utility method to get the service ranking
     new 84d8e1d  SLING-1431 : Utility method to get the service ranking
     new 1dd7832  Use new osgi util to order services based on their ranking
     new 5199d65  SLING-1431 : Utility method to get the service ranking - implement equals and hashCode
     new fc4a258  formatting
     new bb80fdd  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.0.6
     new 6301a27  [maven-release-plugin] prepare for next development iteration
     new 9ecc31c  Update some notice files
     new fa98ab1  Use released parent pom.
     new 834febc  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new d591fd6  Update to recent snapshots
     new 605fb3b  Use latest releases.
     new 6d39c7f  SLING-2008 : Move properties support to own class
     new df1fa2f  SLING-2081 : Bundle version manifest entry is a string (not a Version object)
     new 1d5d128  Remove obsolete licence and notice files
     new f5318d0  SLING-2150 : Update plugins to use the latest available versions
     new 1ed7560  Update to recent snapshot
     new e3d90e6  Using latest released parent pom
     new 152c059  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.1.0
     new a229bd5  [maven-release-plugin] prepare for next development iteration
     new 00acdb6  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new 9250874  temporarily using snapshots during release vote
     new c80d0ae  using latest releases
     new 9dceeb6  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 91d08e3  Update to latest parent pom
     new 48e5fd9  Use released versions
     new 9685977  SLING-2645 Move SortingServiceTracker from org.apache.sling.installer.core.impl to org.apache.sling.commons.osgi
     new 27eb4b3   SLING-2625 Patch from Chetan Mehrotra to include utility method to convert config values to maps, applied. Thank you. Incremented version of the o.a.s.commons.osgi to 2.2.0 due to addition of new method.
     new b275a5e  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.2.0
     new 6447625  [maven-release-plugin] prepare for next development iteration
     new 15308cd  Use latest releases and update to new parent pom
     new 4abe327  Update to latest parent pom and use latest releases in launchpad
     new e284068  SLING-2008 - indicate alternatives for deprecated OsgiUtil
     new ec73213  Correct reactor pom and update to parent pom 16
     new 5e6bab8  SLING-2908 :  Replace StringBuffer with StringBuilder
     new 13643bb  Update to latest parent pom
     new b8815d6  Update to parent pom 18
     new 2f92e9b  Update to parent pom v19
     new 274f42e  Updated to parent version 20
     new 48a95a2  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.2.2
     new 804db17  [maven-release-plugin] prepare for next development iteration
     new 4b71e23  Update to Sling Parent POM 22 with baselining enabled
     new 1bcc69f  ignore deprecation warnings in unit tests
     new 107a8c8  SLING-4520 Commons OSGi: Define package versions via package-info.java this additionally exports the package org.apache.sling.commons.osgi.bundleversion which was not exported before, but i assume this was by accident
     new 12db232  SLING-4521 Commons OSGi: Add helper class for thread-safe access list of ranked service dependencies
     new 4590c8b  fix typo and javadoc
     new 3c40cdb  SLING-4553 - Avoid unneeded unboxing in PropertiesUtil
     new 40a4295  SLING-4698 - Set parent.relativePath to empty for all modules
     new 4d58c5d  update javadocs
     new 428a63b  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.3.0
     new 2566ba8  [maven-release-plugin] prepare for next development iteration
     new 262caa6  fix typos
     new d0805bb  Update to Sling Parent 23
     new 5763a12  set parent version to 24 and add empty relativePath where missing
     new fdfb8fc  Update the main reactor to parent 25
     new 46a54c7  SLING-5379 - support renaming of bundles in maven-slingstart-plugin. Contributed by David Bosschaert, thanks!
     new f842f46  SLING-5379 - remove java 7 requirement, does not seem worth it just for try-with-resources
     new d82c55c  SLING-5379 - make BundleFileProcessor more generic
     new 0e05bcd  SLING-5379 - add BSNRenamer
     new 9b8d8d6  SLING-5041 allow to explicitly give ordering in RankedServices and in ServiceUtil
     new b357d7d  SLING-5403 return List instead of Collection for RankedServices.get
     new 127c5e5  SLING-5403 remove unnecessary import
     new ed7d48e  SLING-5403 revert fix (as it requires a major version increase)
     new 99af36b  SLING-5403 add new method to return a list to not enforce a new major package version
     new 3c3d5a4  SLING-5041 make Order public
     new 21cf9a3  Switch to parent pom 26
     new 7dea290  Update readme
     new 3581c72  [maven-release-plugin] prepare release org.apache.sling.commons.osgi-2.4.0
     new b94435a  [maven-release-plugin] prepare for next development iteration
     new caead56  some javadoc fixes
     new 473b46f  some more javadoc fixes
     new 3e38d2a  remove outdated comment
     new c9fecb4  Fix javadocs
     new 211155e  Update to parent pom 27
     new aa8cd41  switch parent pom reference everywhere to 28 where it was 27 before this can be safely done because the only difference between 27 and 28 is an updated maven-source-plugin (fix heap space error)
     new f7972c6  Update to parent pom 29
     new e994868  use Sling Parent 30
     new 8af7f42  use OSGi annotations
     new 95dac84  SLING-7167 Adjust READMEs
     new 3628682  SLING-7167 Adjust READMEs
     new f863270  SLING-7167 Adjust READMEs

The 109 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].