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

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git.


    from 135ea07  SLING-7587 - Create a CLI-only tool to sync content
     new 72978e5  SLING-7587 - Create a CLI-only tool to sync content
     new d1e9dd5  SLING-7587 - Create a CLI-only tool to sync content
     new dc1d5fb  SLING-7587 - Create a CLI-only tool to sync content
     new d07d127  SLING-7587 - Create a CLI-only tool to sync content

The 4 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.


Summary of changes:
 cli/dist/features/clisync.json                     |  2 +-
 ...rkspacePaths.java => NonExistingResources.java} | 20 ++++----
 .../sling/ide/sync/content/WorkspacePaths.java     |  5 ++
 .../content/impl/DefaultSyncCommandFactory.java    | 14 ++++--
 .../sync/content/impl/NonExistingDirectory.java}   | 56 ++++++++++++----------
 .../ide/sync/content/impl/NonExistingFile.java}    | 41 ++++++++++------
 .../content/sync/fs/impl/FSWorkspaceDirectory.java | 13 +++--
 .../content/sync/fs/impl/FSWorkspaceProject.java   |  7 ++-
 .../content/sync/fs/impl/FSWorkspaceResource.java  | 11 +++++
 .../sync/fs/impl/FSWorkspaceDirectoryTest.java     | 14 ++++++
 .../sync/fs/impl/FSWorkspaceProjectTest.java       | 16 +++++++
 11 files changed, 140 insertions(+), 59 deletions(-)
 copy 
shared/modules/api/src/main/java/org/apache/sling/ide/sync/content/{WorkspacePaths.java
 => NonExistingResources.java} (61%)
 copy 
shared/modules/{sync-fs/src/main/java/org/apache/sling/ide/content/sync/fs/impl/FSWorkspaceDirectory.java
 => 
api/src/main/java/org/apache/sling/ide/sync/content/impl/NonExistingDirectory.java}
 (58%)
 copy 
shared/modules/{sync-fs/src/main/java/org/apache/sling/ide/content/sync/fs/impl/FSWorkspaceFile.java
 => 
api/src/main/java/org/apache/sling/ide/sync/content/impl/NonExistingFile.java} 
(63%)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to