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  8cb991acb2e58c4b297a71e8f2397d869f1ef46f (commit)
      from  7410d70ad9a7901646eb453f685ae8e89ef0cc2e (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 8cb991acb2e58c4b297a71e8f2397d869f1ef46f
Author: Stefan Rossbach <[email protected]>
Date:   Fri Nov 30 18:55:18 2012 +0100

    [STF] do not use reflection to get the Saros context
    
    The STF controller used reflection to get the actual
    Saros context. This may lead to failures if someone changes
    the variable names.
    
    As there already exists an interface for the context and
    the context injects itself use this context.
    
    Change-Id: I72bcfcb8231ad16527490c20271d9d690a71b840
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/419
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/ISarosContext.java    |   14 ++++++
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    3 +-
 .../src/de/fu_berlin/inf/dpp/StartupSaros.java     |    6 +-
 .../inf/dpp/stf/server/STFController.java          |   46 ++++++--------------
 .../inf/dpp/stf/server/StfRemoteObject.java        |   25 +++++------
 5 files changed, 44 insertions(+), 50 deletions(-)


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

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to