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.6
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git.
at 379a16f (tag)
tagging 8da61c61664160f9c58cf2498a882b458ce57732 (commit)
by Carsten Ziegeler
on Fri Feb 12 17:44:48 2010 +0000
- Log -----------------------------------------------------------------
org.apache.sling.jcr.contentloader-2.0.6
-----------------------------------------------------------------------
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 eb4517b Use release parent pom
new 72f7d1a [maven-release-plugin] prepare release
org.apache.sling.jcr.contentloader-2.0.4-incubator
new f15b9d3 [maven-release-plugin] prepare for next development iteration
new fe7503b Use next dev version of parent pom
new 8ab68cd Set parent pom to released version.
new e0c49f1 Move Sling to new TLP location
new 9e6cca4 SLING-1011 : Remove disclaimer file.
new 2c8f185 SLING-1011 : Adjust svn location
new 7c79af7 SLING-1011 : Remove disclaimer from readme's, adjust links to
webite, fix versions in poms.
new 87e18a8 SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app
has the leglize stuff, too)
new c13c032 SLING-981 Patch from Eric Norman applied, thanks. Issues
was first created by myself (ieb), but the patch represented a vast improvement
on the orriginal contribution. This commit adds the ability to specify ACE's
in the json file that would have previously only modified properties on the
node. In addition it allows the creation of new principals to allow the ACE's
to be added to the node.
new a0c672e SLING-981 Corrected trailing white space introduced by
previous commit.
new d003a8a SLING-971 Patch applied (from myself) Corrects the
Java doc and readme surrounding the contentloader, especially for the json
format.
new 85066e3 Update to latest release.
new 50de0c9 SLING-1161 implemented. Now supports including external files
with nt:file in content loader XML
new a3acd00 SLING-1165 Last modifie date reported by the filesystem is
now used, instead of current date
new 5613331 SLING-1161 - fix code to compile with JDK 1.5
new d292bfb Clean up code
new 30e1775 Clean up code
new ec21069 SLING-1205 Upgrade all projects to parent POM 8 and use OSGi
provided OSGi libraries
new 27a9874 SLING-694 : Initial Content does not load initial content
from a file
new dfba411 SLING-1130 : Content Loader does not parse dates. Apply patch
from Josh Kennedy.
new c44cbb7 [maven-release-plugin] prepare release
org.apache.sling.jcr.contentloader-2.0.6
new 7b4d9c6 [maven-scm] copy for tag
org.apache.sling.jcr.contentloader-2.0.6
new d707628 [maven-release-plugin] prepare for next development iteration
new 26c26d3 Going back to 2.0.5
new 602ab43 Use latest sling jcr api.
new e076935 SLING-1250 : Revert changes and use old jcr api
new 49ef371 SLING-1236 : Scala Scripting: Make all types of the script
arguments visible on the Scala side. Apply patch from Michael Dürig
new defa57e SLING-1251 Applied Patch from Ray Davis (Thanks) fixes acl
policies after JR16 upgrade, and fixes a potential NPE.
new dd0dad2 SLING-1325 : Bundle deploy fails utterly if any XML files
contains an element named "type" - throw exception now instead of an NPE.
new 2a21b72 Use latest jcr api to decouple modules from jcr 1.0
(contained in older jcr api releases)
new 7e66f24 SLING-1359 - updating contentloader bundle to use Undefined
instead of String as the default property type
new e099445 Update notice files.
new 7c9f35a [maven-release-plugin] prepare release
org.apache.sling.jcr.contentloader-2.0.6
new 8da61c6 [maven-scm] copy for tag
org.apache.sling.jcr.contentloader-2.0.6
The 98 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]>'].