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/11/07 09:44:15 UTC

[sling-org-apache-sling-jcr-api] annotated tag org.apache.sling.jcr.api-2.0.2-incubator created (now c5134a4)

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

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


      at c5134a4  (tag)
 tagging 869ebf33ef1fcfbe684af0a054464f1839d1f2af (commit)
      by Felix Meschberger
      on Thu Jun 18 09:21:02 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.jcr.api-2.0.2-incubator
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new e6bb8df  Import initial Sling source
     new 6abad21  Ignore Eclipse and build artifacts
     new 3100a75  Fix scm settings
     new 6f24a73  Correct method references and headers.
     new 75e9e30  Refactor core classes part three - update other bundles.
     new 9132fdf  Ignore Eclipse .settings
     new 70cce09  Use generics and log exception when debug is enabled.
     new 79c1ff2  Fix license headers.
     new 30682f2  Fix license headers.
     new 6a02b75  Catch exception if for example current session does not hold the lock, but another session of the same user.
     new 08e3f3a  Add comment.
     new 6ffcf80  Move node type mgmg to jackrabbit api to solve problems mentioned in SLING-12
     new d62e5bb  Reduce log output. If node type registration fails, log this only once - but log success of a retry.
     new 9f8a2a5  Remove as a bundle listener when the component is deactivated.
     new 332203e  Add maven-sling-plugin (automatic installation to running Sling on mvn install)
     new b7912bf  A bundle can contain a Sling-Namespaces manifest entries which contains a jcr prefix/namespace mapping which is ensured by Sling (SLING-86) The content bundle defines the "sling" prefix with the appropriate namespace.
     new 6dcaba4  javadoc fixes and use of generics.
     new 9522a83  SLING-83 Move modules according to the new module structure
     new 91797a6  SLING-83 Fix SVN location, project name and java packages
     new 8d4d005  SLING-83: Fix relative paths to parent poms.
     new 9708228  SLING-83 make artifactId fully qualified
     new 2c8d37c  Add version attribute to package exports
     new 0a2ca0f  Remove dependency on commons-io (on use of IOUtils.closeQuietly) does not warrant the dependency IMHO
     new 0ce4380  Cleanup javadocs.
     new 3f6650a  Make classes public to be able to reuse them in other bundles and fix javadocs.
     new 5b37c13  Make constructor protected to be able to subclass.
     new 9be193c  Add new session pool factory to make the pool configurable.
     new 11b81bb  Simplify extending the abstract sling repository and open up the implementations a little bit to make inheritance easier.
     new 2145957  Log exceptions and stack trace.
     new 2a24ddd  Use reflection to check for method of jackrabbit node type manager as the instanceof is failing in some cases. This is a workaround until the real problem has been found/solved.
     new ef7bdea  Prevent null pointer exception.
     new eb4a771  Revert changes - if the jackrabbit api is deployed correctly everything is working as expected.
     new be2e324  Use jackrabbit 1.4 for the whole project.
     new 58d8123  SLING-176 Not exporting jackrabbit-jcr-commons any more
     new d5ad936  Use OSGi core and cmpendium jars from Felix project.
     new 2a174e5  SLING-204 - add svn ignore patterns for intellij
     new 17e6580  SLING-256 - Use null for the workspace name in JCR calls if configured name is empty
     new 7910b02  Include expected classname in error message, as this could be a classloading problem, in case Jackrabbit is running in another webapp
     new 101d9bc  SLING-294 - temporary fix to load nodetypes once a Repository is actually available - SLING-132 will improve this
     new f2e56af  SLING-185 Move implementation stuff from jcr/api to jcr/base module
     new 1d337ae  Move licence and notice to top level dir.
     new 209e44a  Add incubator disclaimer.
     new 717c76d  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 0e67364  Further updates on notice files.
     new 412d197  Go back to simpler notice file format.
     new a4766bf  SLING-409: Create own bundle for jackrabbit-api.
     new 50b2ecd  Eclude maven-eclipse.xml generated by the maven eclipse plugin.
     new 6ed52ff  SLING-495 - NOTICE files generated using mknotice script
     new 12ec61f  SLING-495 - NOTICE files updated according to changes in revision 662927
     new 70d3f5f  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new 985aec0  Use released version of parent pom.
     new 64ddd57  [maven-release-plugin] prepare release org.apache.sling.jcr.api-2.0.0-incubator
     new 54e5673  [maven-release-plugin] prepare for next development iteration
     new 8ab5e05  Fix reference to parent pom.
     new b53d0d5  SLING-521: Restore more notice files.
     new d4596f3  SLING-521: Separate between notice files for bin and src dists.
     new 0543da4  SLING-521: Separate between notice files for bin and src dists.
     new d321c8f  Change copyright year to 2008.
     new 4e8d708  SLING-539: Merge LICENSE.* information to LICENSE files     - JCR API license
     new e0907d0  [maven-release-plugin]  copy for tag org.apache.sling.jcr.api-2.0.2-incubator
     new 131da05  Move Sling to new TLP location
     new 869ebf3  Move Sling to new TLP location

The 62 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>'].