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  c78195b6a1c2c197e271b19dd8a0a8c2b18e83f6 (commit)
      from  31a6e549991c63f2ff013c8415564b019c4497a2 (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 c78195b6a1c2c197e271b19dd8a0a8c2b18e83f6
Author: Stefan Rossbach <srossb...@arcor.de>
Date:   Sat Jul 7 18:42:52 2012 +0200

    [PERFORMANCE] reduced size of marshalled objects
    
    This optimization was lost when restoring the old network
    layer. XStream by default apply pretty printing when
    marshalling objects to XML. This is not necessary
    because the data is not presented to the user and
    is only processed by the application. This change
    reduced the size of marshalled objects by
    10% on average.
    
    
    Change-Id: Icd3357cdbe3b47a22ce1f1def8aa61067596bd05
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/138
    Tested-by: Jenkins CI
    Reviewed-by: Holger Freyther <hol...@freyther.de>
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../dpp/net/internal/XStreamExtensionProvider.java |    6 ++++-
 .../ActivitiesExtensionProviderTest.java           |   23 ++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletions(-)


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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to