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

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


      at 5a57e4c  (tag)
 tagging 79cb02b7ec99f57840822ff3bb9201edfe00cfaf (commit)
      by Felix Meschberger
      on Thu Jun 18 09:21:02 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.jcr.contentloader-2.0.4-incubator
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 089d630  Start new module for content loading.
     new e7c3f36  SLING-400: Move content loading to own bundle.
     new 37489b3  SLING-400: Move content loading to own bundle.
     new 6adfd33  SLING-400: Move content loading to own bundle.
     new 6ba13f4  Eclude maven-eclipse.xml generated by the maven eclipse 
plugin.
     new 96424e1  SLING-413: Get sling.id only once; handling start and stop 
should be sufficient.
     new 525d242  SLING-413: Handle bundle update and correctly handle 
overwrite flag.
     new 76f7b76  SLING-412: Remove support for "name" property which defines 
the name of the root node imported through json.
     new 5e6f6b9  Use new manifest parser in content loader.
     new 1a9cb53  #SLING-414: Move generation and managing of the sling id to 
own service in the engine.
     new 55e5771  SLING-453: Initial content loading to target location 
https://issues.apache.org/jira/browse/SLING-453
     new 97fa605  SLING-365 Implement support for initial checkin of 
mix:versionable nodes on-demand
     new 7a2d4b1  Add explicit dependency to JUnit library
     new d8971e5  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 66b1860  SLING-483: Add excludes for javadocs (WiP)
     new 7857ffd  SLING-495 - NOTICE files generated using mknotice script
     new 74d5c76  SLING-495 - NOTICE files updated according to changes in 
revision 662927
     new 60e1c27  SLING-495 - NOTICE files regenerated with revision 663097 
changes
     new 9b24eb4  Use released version of parent pom.
     new 538a808  Use released versions (or soon to be released versions).
     new ffa3b1c  [maven-release-plugin] prepare release 
org.apache.sling.jcr.contentloader-2.0.0-incubator
     new 11176fe  [maven-release-plugin] prepare for next development iteration
     new 9e8c1dc  Set version to next development version.
     new 9fe2a8e  Fix reference to parent pom.
     new 5f28fb6  SLING-521: Restore more notice files.
     new b037f12  SLING-521: Separate between notice files for bin and src 
dists.
     new 289aa18  SLING-521: Separate between notice files for bin and src 
dists.
     new 7085ebf  Change copyright year to 2008.
     new 5773655  SLING-539: Merge LICENSE.* information to LICENSE files     - 
kXML license
     new 0487817  Update to released versions.
     new a4f12d3  [maven-release-plugin] prepare release 
org.apache.sling.jcr.contentloader-2.0.2-incubator
     new c706feb  [maven-release-plugin] prepare for next development iteration
     new 9f2975d  Use latest snapshots again to make project buildable.
     new b748cf1  SLING-545 Apply modified patch (see issue for modification 
details)
     new 899bdff  SLING-548: Rewrite of content loading from creating mock 
node/property objects to event based loading. This mechanism allows to create 
nodes and properties on the fly while reading from the input stream. (ViP) 
Enable tests again (they were in the wrong directory)
     new 0a0ce10  SLING-548: Remove wrong test src dir.
     new 9fbe62f  Use released versions.
     new 5510767  Use released parent pom where possible.
     new d05e8d2  SLING-548: Add methods for setting properties from objects.
     new b042f5d  SLING-548: Provide methods for creating file nodes and to 
change the current context node.
     new 24de4c8  SLING-548: Initial version to extract zips and jars into the 
repository.
     new 32d477e  SLING-548: Refactor code and provide a mechanism to disable 
import providers.
     new bb27019  Create path if it is not existend
     new e07a62a  Fix input stream handling.
     new ef74c9d  SLING-553 Allow references and paths to be loaded from JSON 
through JsonReader. Applied patch by Bryce Ewing.
     new 55a2d63  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 7fe9fc0  Create sling:Folder as intermediate node.
     new 63fc0a9  SLING-578 : Create intermediate nodes with type sling:Folder 
SLING-579 : Allow additional content information for files.
     new f504f45  Refresh session before save.
     new 5736f52  SLING-766 : Don't uninstall content when bundle is stopped. 
The content is now only uninstalled when the bundle is uninstalled. During 
installation a string array containing all paths that will be removed later on 
is collected which makes the uninstall easier. Also refactored the classes and 
packages a little bit.
     new 921136c  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new 43b6516  Update notice files to include 2009 in copyright statement.
     new f72f256  SLING-811 Reduce DependencyManagement in the parent pom and 
add explicit versions to the modules
     new c02f7c7  SLING-829 Cosmetics to the bundle/project names
     new ee4f054  SLING-836 : Always create a new session for content loading / 
unloading. Try all bundles on startup even if one bundle fails.
     new 94f72a0  SLING-838 : Clean up code, use method for session logout.
     new 01f8990  SLING-865 : Move to bundles
     new 4146903  SLING-865 : Adjust reactor pom and svn information in each 
module.
     new c653fd3  SLING-865 : Adjust path to parent pom and add profiles for 
samples and contrib
     new 3e3e882  SLING-857 Apply patch by Vidar Ramdal (Thanks alot) to 
support XSLT   for XML imports
     new e0a5ce4  SLING-857 - test case for XmlReader using an XSLT transform 
contributed by Vidar S. Ramdal, thanks!
     new e7184db  SLING-941: Lots of svn:eol-style settings missing
     new 295304a  [maven-release-plugin]  copy for tag 
org.apache.sling.jcr.contentloader-2.0.4-incubator
     new d153db5  Move Sling to new TLP location
     new 79cb02b  Move Sling to new TLP location

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