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  c22454d6527019f7a91040911116ab31d8904ff3 (commit)
      from  ca60f2e6d88e6fa82e1c0cc6c53f0e4d5c62dbd6 (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 c22454d6527019f7a91040911116ab31d8904ff3
Author: Christian Cikryt <[email protected]>
Date:   Tue Dec 9 16:03:19 2014 +0100

    [INTERNAL] Moves two XMPP related methods into ui package
    
    These two methods were part of the ConnectServerAction class
    which resides in the IntelliJ module. They are needed by the upcoming
    HTML GUI to implement a minimalistic account management.
    The classes of this commit are still work in progress and may be
    moved into the core by either Matthias or Arndt as part of their theses.
    
    Added new build.xml for Ui package and modified the build.xml of the 
IntelliJ
    module.
    
    Change-Id: I4cb42c7fece069d2eabd42c474b14e6e36b23c38
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2042
    Tested-by: Jenkins CI
    Reviewed-by: Matthias Bohnstedt <[email protected]>
    Reviewed-by: Holger Schmeisky <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp.intellij/build.xml            |    9 ++-
 .../context/SarosIntellijContextFactory.java       |    5 +-
 .../intellij/ui/actions/ConnectServerAction.java   |   72 +++---------------
 de.fu_berlin.inf.dpp.ui/build.xml                  |   82 ++++++++++++++++++++
 .../inf/dpp/account/XMPPAccountLocator.java        |   61 +++++++++++++++
 .../net/xmpp/ConnectionConfigurationFactory.java   |   58 ++++++++++++++
 6 files changed, 222 insertions(+), 65 deletions(-)
 create mode 100644 de.fu_berlin.inf.dpp.ui/build.xml
 create mode 100644 de.fu_berlin.inf.dpp.ui/lib/placeholder.txt
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/account/XMPPAccountLocator.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/net/xmpp/ConnectionConfigurationFactory.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to