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  85d37af2bb30d3aacb7af26602b96dceaf09f00a (commit)
      from  7c262ed90149819f0650f60b4ae34848d30d5c2c (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 85d37af2bb30d3aacb7af26602b96dceaf09f00a
Author: Christian Cikryt <c.cik...@googlemail.com>
Date:   Thu Mar 12 19:51:44 2015 +0100

    [INTERNAL] Added first classes of HTML testframework
    
    This encloses minimal functionality for buttons, dialogs,
    and the account list.
    
    Change-Id: I725a9b2e89b577f5183ccf4755a9b2ee1b967d7f
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2167
    Tested-by: Jenkins CI
    Reviewed-by: Bastian Sieker <bsie...@mail.uni-paderborn.de>
    Reviewed-by: Christian Cikryt <c.cik...@googlemail.com>

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

Summary of changes:
 .../inf/dpp/stf/server/HTMLSTFRemoteObject.java    |   35 +++++++++++
 .../dpp/stf/server/rmi/htmlbot/HTMLBotImpl.java    |   62 ++++++++++++++++++++
 .../inf/dpp/stf/server/rmi/htmlbot/IHTMLBot.java   |   44 ++++++++++++++
 .../rmi/remotebot/widget/IRemoteBotDialog.java     |   34 +++++++++++
 .../rmi/remotebot/widget/IRemoteHTMLButton.java    |   15 +++++
 .../rmi/remotebot/widget/impl/RemoteBotDialog.java |   47 +++++++++++++++
 .../remotebot/widget/impl/RemoteHTMLButton.java    |   29 +++++++++
 7 files changed, 266 insertions(+), 0 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/HTMLSTFRemoteObject.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/rmi/htmlbot/HTMLBotImpl.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/rmi/htmlbot/IHTMLBot.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/rmi/remotebot/widget/IRemoteBotDialog.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/rmi/remotebot/widget/IRemoteHTMLButton.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/rmi/remotebot/widget/impl/RemoteBotDialog.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/stf/server/rmi/remotebot/widget/impl/RemoteHTMLButton.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to