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.".

The branch, master has been updated
       via  3331d1890b6e1e71db2969960db6d5e5e0ed84e8 (commit)
      from  f5e6531e2d2a63cbe857bcd9f47867317e6e9fc9 (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 3331d1890b6e1e71db2969960db6d5e5e0ed84e8
Author: Michael Scheppat <[email protected]>
Date:   Fri Feb 8 17:21:56 2013 +0100

    [API] added a color ID storage component
    
    The component allows the storing of color ID sets which
    contain the used color IDs for a specific participant
    set during a session.
    
    Change-Id: I51411f7261df31b651570c6642cd806f9657465e
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/554
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    2 +
 .../inf/dpp/editor/colorstorage/ColorIDSet.java    |  241 ++++++++++++++++++++
 .../dpp/editor/colorstorage/ColorIDSetStorage.java |  212 +++++++++++++++++
 .../editor/colorstorage/ColorIDSetStorageTest.java |  162 +++++++++++++
 .../dpp/editor/colorstorage/ColorIDSetTest.java    |  155 +++++++++++++
 5 files changed, 772 insertions(+), 0 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/editor/colorstorage/ColorIDSet.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/editor/colorstorage/ColorIDSetStorage.java
 create mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/editor/colorstorage/ColorIDSetStorageTest.java
 create mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/editor/colorstorage/ColorIDSetTest.java


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to