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.0.6
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git.


      at a5cb471  (tag)
 tagging 6ad0118e341772aeb2353804e71f90931c3be4e0 (commit)
      by Justin Edelson
      on Wed Apr 21 13:56:28 2010 +0000

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

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 6ad0118  [maven-scm] copy for tag org.apache.sling.commons.osgi-2.0.6

The 85 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