REPO-1362 prepare for next development iteration
REPO-1362 copy for tag hippo-migrator-1.01.01
REPO-1362 prepare release hippo-migrator-1.01.01
REPO-1362 use released repository version
REPO-1361 support SNS scenario
REPO-1361 support SNS scenario
REPO-1361 bump repository version
REPO-1361 maintain node ordering when renaming nodes
REPO-1146 prepare for next development iteration
REPO-1146 copy for tag hippo-migrator-1.01.00
REPO-1146 prepare release hippo-migrator-1.01.00
REPO-1146 correct scm info and prepare for setting tag
REPO-1 remove faulty tag
REPO-1 move migrator tag to correct location
REPO-1 move migrator tag to correct location
REPO-1299 autoreconnect shouldn't be used
REPO-1286 prepare for next development iteration
REPO-1286 copy for tag hippo-addon-checker-1.02.04
REPO-1286 prepare release hippo-addon-checker-1.02.04
REPO-1282 use new patched jackrabbit
REPO-1278 prepare for next development iteration
REPO-1278 copy for tag hippo-addon-checker-1.02.03
REPO-1278 prepare release hippo-addon-checker-1.02.03
CMS7-9431 add "clean on close" database journals for oracle and mssql
ENT-819: prepare for next development iteration
ENT-819: copy for tag jcrdiff-1.02.05
ENT-819: prepare release jcrdiff-1.02.05
CMS7-9214: Support creating matcher trees on any level
CMS7-8953: prepare for next development iteration
CMS7-8953: copy for tag jcrdiff-1.02.04
CMS7-8953: prepare release jcrdiff-1.02.04
CMS7-8952: Jcrdiff SAXContentHandler attributes mapping error with Xerces - use Attributes#QName instead of #localName
REPO-1197 use 7.9 repository test utils as it is compiled to target java 7
CMS7-8833: prepare for next development iteration
CMS7-8833: copy for tag jcrdiff-1.02.03
CMS7-8833: prepare release jcrdiff-1.02.03
CMS7-8647: adjust for changed list2String implementation
CMS7-8647: delete completed and merged branch
CMS7-8647: cleanup
CMS7-8647: cleanup
CMS7-16: bump parent project version to 26.1
CMS7-16 clean up
CMS7-8576 use https for onehippo maven repository
CMS7-8576 use https for onehippo maven repository
CMS7-8576 use https for onehippo maven repository
CMS7-8576 use https for onehippo maven repository
CMS7-8576 use https for onehippo maven repository
CMS7-8647: drop intermediate processing shelves folder
CMS7-8647: cleanup
CMS7-8647: drop weight based matching algorithm implementation
CMS7-8647: retain CMS 7.9+ compatibility (Java7+)
CMS7-8647: drop PatchReader and PatchWriter
CMS7-8647: replace PatchReader and PatchWriter with XMLDiffReader and XMLDiffWriter in stress test
CMS7-8647: only write mixins attribute if not empty
CMS7-8647: update dependency versions
CMS7-8647: remove servlet and remote protocol support
CMS7-8647: bump to latest project parent
CMS7-8647: cleanup
CMS7-8647: drop weight based matching algorithm implementation
CMS7-8647: retain CMS 7.9+ compatibility (Java7+)
CMS7-8647: drop PatchReader and PatchWriter
CMS7-8647: replace PatchReader and PatchWriter with XMLDiffReader and XMLDiffWriter in stress test
CMS7-8647: only write mixins attribute if not empty
CMS7-8647: update dependency versions
CMS7-8647: remove servlet and remote protocol support
CMS7-8647: bump to latest project parent
CMS7-8655 updated copyright year
CMS7-8655 updated copyright year
CMS7-8647: cleanup
CMS7-8647: drop weight based matching algorithm implementation
CMS7-8647: retain CMS 7.9+ compatibility (Java7+)
CMS7-8647: drop PatchReader and PatchWriter
CMS7-8647: replace PatchReader and PatchWriter with XMLDiffReader and XMLDiffWriter in stress test
CMS7-8647: only write mixins attribute if not empty
CMS7-8647: update dependency versions
CMS7-8647: remove servlet and remote protocol support
Merge branch 'CMS7-8647' into gitdev/CMS7-8647
CMS7-8647: bump to latest project parent
CMS7-8647: fix branch scm and version
CMS7-8647: remove devgit branch
Branch '/branches/CMS7-8647-devgit' created from /branches/CMS7-8647:47989
create branch for CMS7-8647: Strip down and cleanup jcrdiff to only the core needed features
REPO-1146 prepare for next dev iteration
REPO-1146 prepare for next development iteration
REPO-1146 copy for tag hippo-migrator-1.01.00
REPO-1146 prepare release hippo-migrator-1.01.00
REPO-1146 prepare tag
REPO-1146 bump project pom
REPO-1146 prepare tag
CMS7-16 ignore files
REPO-1 make namespace prefixes and uris available to subclasses
REPO-1141 reverted to far, reapply changeset
REPO-1141 - also migrate nodes that have type uri properties that contain old namespace uri values - also migrate nodes with property hipposysedit:uri - pass in new and old namespace uris into updater
REPO-1141 add test case for BasicUpdater
REPO-1141 don't use fixed temporary namespace prefix to remap old namespace uris to. the problem with this is that on a subsequent remap there will be no mapping for the original uri at all and nodes in the version history that still have the old namespace can no longer be loaded.
REPO-1141 - fix cleanup option: node types must be removed in correct order - fix selection of nodes that need to be passed to the visitor: any node that has a name or property that is named with the old namespace must be visited, as well as any node that has a property of type Name that contains values in the old namespace - add check after visiting node to check if no old namespace references are left - add BasicUpdateVisitor that can be used as a starting point for custom update visitors
REPO-1141 remove migration option from checker, this functionality is now provided by a separate dedicated tool
REPO-1141 remove ide files
REPO-1141 migrator project initial import
REPO-1141 create folder for migrator tool project