[DPP-Robot] [SCM] The Saros Eclipse Plugin branch master updated. d99df074a73a85fdb87038f6c928f964a6394f19

2016-02-01 Thread dpp-gerrit
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
   via  d99df074a73a85fdb87038f6c928f964a6394f19 (commit)
  from  5c24e0df863c3f0ff90617c4984cac8c1ae87a22 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d99df074a73a85fdb87038f6c928f964a6394f19
Author: Stefan Rossbach 
Date:   Mon Feb 1 19:17:09 2016 +0100

[INTERNAL] add marker interface IFileSystemModificationActivity

This interface is needed to apply patch
http://saros-build.imp.fu-berlin.de/gerrit/#/c/2905/

Change-Id: If175ee862b32ba5e8a59eb936403aad1f3114acb
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3011
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach 

---

Summary of changes:
 .../fu_berlin/inf/dpp/activities/FileActivity.java |3 ++-
 .../inf/dpp/activities/FolderActivity.java |3 ++-
 .../IFileSystemModificationActivity.java   |9 +
 .../inf/dpp/activities/RecoveryFileActivity.java   |2 +-
 4 files changed, 14 insertions(+), 3 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/activities/IFileSystemModificationActivity.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot


[DPP-Robot] [SCM] The Saros Eclipse Plugin branch master updated. 0c887178e7cda9c2dfe8a16eb19bd9117939d74c

2016-02-01 Thread dpp-gerrit
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
   via  0c887178e7cda9c2dfe8a16eb19bd9117939d74c (commit)
   via  aa90be7b0c334ceb397c912fb2751ae031687885 (commit)
  from  d99df074a73a85fdb87038f6c928f964a6394f19 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 0c887178e7cda9c2dfe8a16eb19bd9117939d74c
Author: Stefan Rossbach 
Date:   Mon Feb 1 20:32:17 2016 +0100

[INTERNAL] add checks to newly introduced folder classes

As they are not performed in their super class.

Change-Id: Iae7b756e3ca418b5ca0f069c01c6a9367e1ae542
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3013
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach 

commit aa90be7b0c334ceb397c912fb2751ae031687885
Author: Stefan Rossbach 
Date:   Mon Feb 1 20:19:55 2016 +0100

[INTERNAL] split FolderActivity class

This class splits the FolderActivity into several independent classes.

The FolderMovedActivity is currently not in use and will require more
analyzation of the current code on how folder moves are signaled.

This patch makes Saros incompatible to all former versions!

Change-Id: I5ba94f711bf3ec6be1c39cbbdc9c31f2a8d33ff3
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3012
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach 

---

Summary of changes:
 .../dpp/activities/AbstractActivityReceiver.java   |   12 +++-
 .../inf/dpp/activities/FolderActivity.java |   65 --
 .../inf/dpp/activities/FolderCreatedActivity.java  |   36 ++
 .../inf/dpp/activities/FolderDeletedActivity.java  |   36 ++
 .../inf/dpp/activities/FolderMovedActivity.java|   49 ++
 .../inf/dpp/activities/IActivityReceiver.java  |6 ++-
 .../fu_berlin/inf/dpp/activities/VCSActivity.java  |6 +-
 .../extensions/ActivitiesExtension.java|   10 ++-
 .../inf/dpp/session/internal/SarosSession.java |   71 ++--
 .../dpp/session/internal/ActivityHandlerTest.java  |9 ++-
 .../intellij/project/FileSystemChangeListener.java |   15 ++--
 .../intellij/project/SharedResourcesManager.java   |   25 +--
 .../inf/dpp/project/ProjectDeltaVisitor.java   |   10 ++--
 .../inf/dpp/project/ResourceActivityFilter.java|   14 ++--
 .../inf/dpp/project/SharedResourcesManager.java|   54 ---
 15 files changed, 255 insertions(+), 163 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/activities/FolderActivity.java
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/activities/FolderCreatedActivity.java
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/activities/FolderDeletedActivity.java
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/activities/FolderMovedActivity.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot


[DPP-Robot] [SCM] The Saros Eclipse Plugin branch master updated. 6616bc6fabc48d73589603137e0af1d3cbc25e94

2016-02-01 Thread dpp-gerrit
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
   via  6616bc6fabc48d73589603137e0af1d3cbc25e94 (commit)
  from  856875cff21eca29456d5d17238f557e67987e64 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 6616bc6fabc48d73589603137e0af1d3cbc25e94
Author: Stefan Rossbach 
Date:   Mon Feb 1 14:56:55 2016 +0100

[INTERNAL] remove DotContainer class

The diagrams were mainly used to increase the page size of several
theses. Otherwise there were not any serious usage or benefits.

Change-Id: I4faee038dca10a8ab8907e42df3dc233fce393fa
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3003
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach 

---

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF |1 -
 .../inf/dpp/misc/pico/DotGraphMonitor.java |  348 
 .../fu_berlin/inf/dpp/misc/pico/package-info.java  |6 -
 .../src/de/fu_berlin/inf/dpp/core/Saros.java   |5 +-
 .../src/de/fu_berlin/inf/dpp/Saros.java|   35 +--
 5 files changed, 4 insertions(+), 391 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/misc/pico/DotGraphMonitor.java
 delete mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/misc/pico/package-info.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot