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:34 UTC

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

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

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


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

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

This annotated tag includes the following new commits:

     new 053b24f  SLING-254 - JNDI/RMI Repository access code moved to RepositoryAccessor class in new jcr/base module
     new b8e85f0  standard svn:ignore
     new 4007953  SLING-254 - jackrabbit-server bundle acquires Repository via JNDI or RMI if the sling.repository.url.override system property is set, instead of using embedded repository
     new 29147d8  SLING-254 - sling.repository.url.override property is now used by bundle Activator to create default configuration
     new d67458e  SLING-254, rename repository override property to sling.repository.url
     new 5b40ce7  Log Repository access failures at the INFO level to make troubleshooting easier
     new 360fea3  log message when JDNI repository does not implement the required interfaces
     new 294a2df  SLING-185 Move implementation stuff from jcr/api to jcr/base module
     new d9c797d  Enable again as this is required to register namespaces from already loaded bundles. Otherwise sling is not running anymore.
     new 3d96469  Prevent RemoteException on session cleanup if the repository is accessed over RMI and not available any more.
     new aee05b4  SLING-132 Refactor repository access based on a background thread checking for the repository constantly and providing proper API to acquire, setup, teardown and dispose repositories.
     new a9b15fa  Fix wrong test in startRepositoryPinger
     new 3a8057d  Use default workspace per default.
     new 7cc2879  Use latest scr plugin snapshots for all projects (to ensure that it is really used during a multi project build)
     new 9f0e193  SLING-310 - additional log messages to follow what's happening
     new 5a00c39  SLING-256 code re-added, was lost in revision 633823
     new a64ec66  SLING-310 - log() could throw NPE when componentContext is null
     new 829ff54  SLING-310 Immediately try to start the repository on component activation and modify the background thread to wait before checking the repository
     new a0a8857  SLING-223 Provide Jackrabbit API to remote repository accessed over RMI
     new 5763e88  SLING-323 Create factory method to enable extending the RepositoryAccessor class.
     new 24d7b34  Clean up code a little bit.
     new 785edf3  SLING-337 - do not provide a Repository service if admin access does not work
     new a9c8c05  Nodetype loader should act as if the bundle is uninstalled and installed when the bundle is updated instead of just re-registering the name spaces. Otherwise any new node types will not be registered on update.
     new ade3d15  SLING-369 Use most recently release Jackrabbit modules
     new d6ebaed  Move licence and notice to top level dir.
     new eb90f09  Add incubator disclaimer.
     new 24c3a1e  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 0ac31e7  Fix units confusion in waiting time between repository checks (configured values are in seconds), and start checking with MIN_POLL to be faster at startup, backing off linearly to pollTimeInactive
     new 73da3e7  Go back to simpler notice file format.
     new 666f5a9  SLING-411 Drop exception class and replace former use by a plain old NullPointerException. (+ remove optional resolution import declaration for org.apache.xml, which is not needed anymore)
     new 83140df  SLING-409: Correct poms and add new jackrabbit-api bundle.
     new 4a58971  Eclude maven-eclipse.xml generated by the maven eclipse plugin.
     new f00419d  SLING-449: Refactor core to engine.
     new 4772ef4  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 c562f0d  SLING-483: Add excludes for javadocs (WiP)
     new 8ee9757  SLING-488 Reset default workspace to actual default workspace used by the Repository.login method if the default workspace is not configured in Sling.
     new cc5e5cc  Fix typo.
     new b1112fe  SLING-495 - NOTICE files generated using mknotice script
     new c56d038  SLING-505: Remove debug logging from pinger thread.
     new 9fd0858  SLING-495 - NOTICE files updated according to changes in revision 662927
     new 4da3e26  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new 90fb606  Use released version of parent pom.
     new c9247dd  Use released versions (or soon to be released versions).
     new 38b7814  [maven-release-plugin] prepare release org.apache.sling.jcr.base-2.0.0-incubator
     new 3106b0b  [maven-release-plugin] prepare for next development iteration
     new a7be42d  Set version to next development version.
     new 3994144  Fix reference to parent pom.
     new 93192cb  Remove unused imports and fix some javadoc errors.
     new 8fddf72  SLING-521: Restore more notice files.
     new 9019647  SLING-521: Separate between notice files for bin and src dists.
     new 5cb5a99  SLING-521: Separate between notice files for bin and src dists.
     new 1f2d86c  Change copyright year to 2008.
     new 4a3ac96  [maven-release-plugin]  copy for tag org.apache.sling.jcr.base-2.0.2-incubator
     new 378112f  Move Sling to new TLP location
     new a37813b  Move Sling to new TLP location

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