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

rombert pushed a change to annotated tag org.apache.sling.jcr.classloader-2.0.6
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-classloader.git.


      at c905d78  (tag)
 tagging c7b80957d39fede45c18a5d4eee579e7f5e09953 (commit)
      by Carsten Ziegeler
      on Wed Oct 7 13:21:14 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.jcr.classloader-2.0.6
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 9609c02  Import initial Sling source
     new a0c6294  Ignore Eclipse and build artifacts
     new 04ddd72  Fix scm settings
     new ca2435c  Ignore Eclipse .settings
     new 9dfa564  Fix license headers.
     new c9cb58c  Fix license headers.
     new 09b3323  Fix license headers.
     new 2b850ab  SLING-18 scr plugin isn't enabled in jackrabbit-classloader, 
scripting-core and scripting-jsp
     new 9aa1c77  Remove sling module versions from parent pom to make release 
management easier. Add some more versions of dependencies to parent pom.
     new eafdadf  SLING-83 Move modules according to the new module structure
     new 35062bd  SLING-83 Fix SVN location, project name and java packages
     new d5ebe13  SLING-83: Fix relative paths to parent poms.
     new 81ea614  SLING-83 make artifactId fully qualified
     new c4dadf9  Add version attribute to package exports
     new 6eb3033  Ensure the Repository Classloader facade is also an 
URLClassLoader (just like the RepositoryClassLoader itself)
     new 019a135  Clean up code, remove unused imports etc.
     new 930a6c0  SLING-176 Include jackrabbit-jcr-commons classes in the 
bundle as jcr/api does not provide them any more.
     new 6a2d9a9  Use OSGi core and cmpendium jars from Felix project.
     new 23bd3b9  SLING-204 - add svn ignore patterns for intellij
     new d332a16  SLING-317 - rename /classes to /var/classes
     new 1d30440  Move licence and notice to top level dir.
     new e73f2bf  Add incubator disclaimer.
     new 19ef98b  Go back to simpler notice file format.
     new 33c124c  Eclude maven-eclipse.xml generated by the maven eclipse 
plugin.
     new 8f8460b  SLING-442: Clean up exports, imports, dependencies and used 
plugins.
     new d9ad7c5  SLING-479 Fix @scr.tags:   - normalize metadata attribute 
settings to "no"   - ensure proper metadata and ds attributes are set   - 
create metatype.properties files where required   - fix metatype.properties 
files
     new 5914833  SLING-483: Add excludes for javadocs (WiP)
     new 256033c  SLING-495 - NOTICE files generated using mknotice script
     new 0ba9480  SLING-495 - NOTICE files updated according to changes in 
revision 662927
     new ede0ef1  SLING-495 - NOTICE files regenerated with revision 663097 
changes
     new 1e54dd4  Use released version of parent pom.
     new 74074ba  Use released versions (or soon to be released versions).
     new 46c8880  [maven-release-plugin] prepare release 
org.apache.sling.jcr.classloader-2.0.0-incubator
     new cd4e1cc  [maven-release-plugin] prepare for next development iteration
     new d578763  Set version to next development version.
     new 9d580ae  Fix reference to parent pom.
     new 37da054  SLING-521: Restore more notice files.
     new f1aeeac  SLING-471 Apply patch by Niklas Gustavsson (slightly modified)
     new 01df96a  SLING-521: Separate between notice files for bin and src 
dists.
     new 4b46564  SLING-521: Separate between notice files for bin and src 
dists.
     new b628ff4  Change copyright year to 2008.
     new e10ce9b  Update to released versions.
     new 0606f94  [maven-release-plugin] prepare release 
org.apache.sling.jcr.classloader-2.0.2-incubator
     new 69a580b  [maven-release-plugin] prepare for next development iteration
     new 5efcf8d  Use latest snapshots again to make project buildable.
     new 220cd0d  Use released versions.
     new 004b5c2  Use released parent pom where possible.
     new 554dfbe  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 dade028  SLING-769 Explicit Jackrabbit Dependency Version
     new c07b5e1  SLING-769 Revert Jackrabbit dependency to 1.4.x because the 
1.4.1 classloader is the same as the 1.5 classloader (Jackrabbit loves to 
release new versions without changes)
     new 005f341  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new 972ae25  Update notice files to include 2009 in copyright statement.
     new ad2d9df  SLING-811 Reduce DependencyManagement in the parent pom and 
add explicit versions to the modules
     new c8cc0b9  SLING-829 Cosmetics to the bundle/project names
     new ce93f86  SLING-829 Ensure Apache Sling prefix on all configuration 
names
     new 022db7d  SLING-858 - Let the SCR plugin create correct bind/unbind 
implementations for us.
     new 870ab6a  SLING-865 : Move to bundles
     new c03c85d  SLING-865 : Adjust reactor pom and svn information in each 
module.
     new bcbf408  SLING-865 : Adjust path to parent pom and add profiles for 
samples and contrib
     new 6b3c079  Use release parent pom
     new df7745a  [maven-release-plugin] prepare release 
org.apache.sling.jcr.classloader-2.0.4-incubator
     new dc1b1db  [maven-release-plugin] prepare for next development iteration
     new e31b679  Use next dev version of parent pom
     new e727d40  Set parent pom to released version.
     new 0a4435b  Move Sling to new TLP location
     new 468500e  SLING-1011 : Remove disclaimer file.
     new 332a7ae  SLING-1011 : Adjust svn location
     new dfa43d2  SLING-1011 : Remove disclaimer from readme's, adjust links to 
webite, fix versions in poms.
     new e415dca  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app 
has the leglize stuff, too)
     new da33ba2  SLING-1048 : Implement the dynamic class loader provider 
interface and deprecate the repository class loader interface.
     new 31a142c  Use provided parent class loader instead of own class loader
     new dea3efa  Experimental class loader writer for scripting engines.
     new 51c755a  Fix typo which disabled the last modified check.
     new a94152b  Fix wrong org.apache.sling.commons.classloader version number
     new 8f135ba  Update to latest Sling releases.
     new dd74c87  [maven-release-plugin] prepare release 
org.apache.sling.jcr.classloader-2.0.6
     new c7b8095  [maven-scm] copy for tag 
org.apache.sling.jcr.classloader-2.0.6

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