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

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


      at 161091f  (tag)
 tagging e6846b694cab2fc13aac0ace6cb3b93b1dd030c3 (commit)
      by Stefan Seifert
      on Fri May 22 20:05:14 2015 +0000

- Log -----------------------------------------------------------------
org.apache.sling.commons.osgi-2.3.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new df63e8f  First steps towards a Prototype of 'Everything is a Resource'
     new 341e8d7  Make OosgiUtil more generic and cleanup imports
     new 8b99d1f  Prevent NPE if the property value is null in toStringArray
     new d93b1e0  Remove adapter stuff from osgi/commons
     new ae3cfac  SLING-197 Merge resource integration concept into trunk
     new 53d562f  Use OSGi core and cmpendium jars from Felix project.
     new 5d64b45  SLING-204 - add svn ignore patterns for intellij
     new 9451bc4  Move licence and notice to top level dir.
     new 2ca28a2  Add incubator disclaimer.
     new 410331b  Write first element in pom in one line (to avoid problems 
with the maven release plugin) and minor pom fixes.
     new 8866927  Update notice files.
     new 8534b0e  SLING-402 Move osgi/commons to commons/osgi
     new eb6efe5  SLING-402: Move osgi/commons to commons/osgi - correct poms.
     new d353e24  SLING-402: Move osgi/commons to commons/osgi - refactor to 
commons package.
     new afb619a  Eclude maven-eclipse.xml generated by the maven eclipse 
plugin.
     new 0665281  SLING-456: Add manifest header parser and junit test.
     new 36986a1  Use new manifest parser in content loader.
     new b1bc9f4  SLING-460: Preserve order of attributes and directives.
     new 554a87f  SLING-442: Clean up exports, imports, dependencies and used 
plugins.
     new ff7572e  Add method for handling integer properties.
     new 2fb950c  Add method for handling integer properties.
     new 3ac6bd1  SLING-495 - NOTICE files generated using mknotice script
     new c913b91  SLING-495 - NOTICE files updated according to changes in 
revision 662927
     new 5b61be1  SLING-495 - NOTICE files regenerated with revision 663097 
changes
     new 08a1bf1  Use released version of parent pom.
     new a2f82a9  Use released versions (or soon to be released versions).
     new 056094f  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.0.0-incubator
     new 078fd76  [maven-release-plugin] prepare for next development iteration
     new 0288d72  Set version to next development version.
     new b65ac41  Fix reference to parent pom.
     new b13381d  SLING-521: Restore more notice files.
     new ddcb4d2  SLING-521: Separate between notice files for bin and src 
dists.
     new 997457a  SLING-521: Separate between notice files for bin and src 
dists.
     new 831ffe0  SLING-521: Separate between notice files for bin and src 
dists.
     new 1e008e6  Change copyright year to 2008.
     new 6ed3e27  Update to released versions.
     new 7c1fff4  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.0.2-incubator
     new a039ceb  [maven-release-plugin] prepare for next development iteration
     new 0e2142e  Use latest snapshots again to make project buildable.
     new 0065d7f  Use released versions.
     new aaa7929  Use released parent pom where possible.
     new 07b69ff  Add a test case with several directives and multiple lines.
     new 6badaf3  SLING-555 : Update all poms to use the latest parent pom; 
update parent pom to include the incubator repo for plugins and use latest 
plugins.
     new 5c546cb  Add toStringArray method with additional default value.
     new 8869a12  Add more tests.
     new bbb03a8  SLING-782 - Remove dependency to Sling API
     new e2d30f4  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new acb81c8  Update notice files to include 2009 in copyright statement.
     new 019d7ff  SLING-829 Cosmetics to the bundle/project names
     new 362853f  SLING-833 Accept Collection values and do not require Vector 
values
     new 960e563  SLING-833 Accept Collection values and do not require Vector 
values
     new 78aaced  SLING-865 : Move to bundles
     new c0d258d  SLING-865 : Adjust reactor pom and svn information in each 
module.
     new d27c9ca  SLING-865 : Adjust path to parent pom and add profiles for 
samples and contrib
     new 256d3f4  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 1efaf58  JavaDoc and use Java 5 annotation for deprecation
     new 543d7a9  Use release parent pom
     new d3fcb84  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.0.4-incubator
     new b206e97  [maven-release-plugin] prepare for next development iteration
     new 2a6c3d7  Use next dev version of parent pom
     new ca93db2  Set parent pom to released version.
     new 50e721b  Move Sling to new TLP location
     new 428dbbb  SLING-1011 : Remove disclaimer file.
     new db20824  SLING-1011 : Adjust svn location
     new 0c6d1d4  SLING-1011 : Remove disclaimer from readme's, adjust links to 
webite, fix versions in poms.
     new b3d732e  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app 
has the leglize stuff, too)
     new 629278b  Use generics.
     new eef9262  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi 
provided OSGi libraries
     new 8ad219e  Add some javadocs.
     new 404fc99  Correct javadocs.
     new fad56ae  Add some tests for the OsgiUtil
     new d475594  SLING-1278 - Utilities for bundle version extraction and 
comparison
     new 93f3b11  SLING-1278 - make BundleVersionInfo abstract and Comparable
     new db67575  SLING-1278 - comparison was reversed
     new cfe23d4  SLING-1285 - Launchpad did not start under Windows
     new 55158d5  Clean up code.
     new 24fb4d3  clean up code.
     new 8a4075e  SLING-1431 : Utility method to get the service ranking
     new 01b2201  SLING-1431 : Utility method to get the service ranking
     new 2602d92  SLING-1431 : Utility method to get the service ranking
     new 8093e62  Use new osgi util to order services based on their ranking
     new e40f3ef  SLING-1431 : Utility method to get the service ranking - 
implement equals and hashCode
     new 6f04ac5  formatting
     new 6c07ba6  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.0.6
     new e510fc8  [maven-release-plugin] prepare for next development iteration
     new 39f6c65  Update some notice files
     new a88ca89  Use released parent pom.
     new e023c37  updating all modules to parent 10-SNAPSHOT in anticipation of 
emma additions to parent
     new 37f3bab  Update to recent snapshots
     new dd7c7bc  Use latest releases.
     new a4d182b  SLING-2008 : Move properties support to own class
     new 8b0b615  SLING-2081 : Bundle version manifest entry is a string (not a 
Version object)
     new 5f058cb  Remove obsolete licence and notice files
     new b40897c  SLING-2150 : Update plugins to use the latest available 
versions
     new e2843fd  Update to recent snapshot
     new 82d3a9a  Using latest released parent pom
     new 44c5dcc  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.1.0
     new 591a844  [maven-release-plugin] prepare for next development iteration
     new 8d4d39b  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 08b1fbb  temporarily using snapshots during release vote
     new d67d549  using latest releases
     new 2c7bc53  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new 4f76a87  Update to latest parent pom
     new 33e3b0c  Use released versions
     new 39e39fd  SLING-2645 Move SortingServiceTracker from 
org.apache.sling.installer.core.impl to org.apache.sling.commons.osgi
     new f47b5ff   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 8e03546  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.2.0
     new cb59820  [maven-release-plugin] prepare for next development iteration
     new bfdfa48  Use latest releases and update to new parent pom
     new 5b660af  Update to latest parent pom and use latest releases in 
launchpad
     new c9ad51f  SLING-2008 - indicate alternatives for deprecated OsgiUtil
     new 0226a7d  Correct reactor pom and update to parent pom 16
     new 1f333d4  SLING-2908 :  Replace StringBuffer with StringBuilder
     new b26b7af  Update to latest parent pom
     new 42cc86a  Update to parent pom 18
     new adb759e  Update to parent pom v19
     new 35e7cc9  Updated to parent version 20
     new 28d88e1  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.2.2
     new 5729bba  [maven-release-plugin] prepare for next development iteration
     new fc370a0  Update to Sling Parent POM 22 with baselining enabled
     new a28aeaf  ignore deprecation warnings in unit tests
     new 0b498b4  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 609eaf5  SLING-4521 Commons OSGi: Add helper class for thread-safe 
access list of ranked service dependencies
     new 310f714  fix typo and javadoc
     new 08f3dd4  SLING-4553 - Avoid unneeded unboxing in PropertiesUtil
     new 86d830b  SLING-4698 - Set parent.relativePath to empty for all modules
     new 553cb5c  update javadocs
     new bf038e3  [maven-release-plugin] prepare release 
org.apache.sling.commons.osgi-2.3.0
     new e6846b6  [maven-release-plugin]  copy for tag 
org.apache.sling.commons.osgi-2.3.0

The 129 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
['"[email protected]" <[email protected]>'].

Reply via email to