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  4d526fef5fffb87b57b66d8fea288f6425535654 (commit)
      from  eb333ef44f3c48b24ed3e8a5eaf15d74d34fcff0 (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 4d526fef5fffb87b57b66d8fea288f6425535654
Author: Stefan Rossbach <[email protected]>
Date:   Sat Oct 26 07:19:23 2013 +0200

    [API] removed JodaTime API
    
    I know that the current Java Time API is worse. But using a 500 kb
    library for just a "simple" duration calculation is much more worse
    because it can be accomplished with the Java Time API without using the
    deprecated methods.
    
    Change-Id: Id7221866bde621ecb079885882f056f55cb0ea3d
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1179
    Reviewed-by: Stefan Rossbach <[email protected]>
    Tested-by: Jenkins CI

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

Summary of changes:
 de.fu_berlin.inf.dpp/.classpath                    |    1 -
 de.fu_berlin.inf.dpp/META-INF/MANIFEST.MF          |    1 -
 de.fu_berlin.inf.dpp/build.properties              |    1 -
 de.fu_berlin.inf.dpp/lib/joda-time-1.6-sources.jar |  Bin 476722 -> 0 bytes
 de.fu_berlin.inf.dpp/lib/joda-time-1.6.jar         |  Bin 534827 -> 0 bytes
 .../inf/dpp/feedback/SessionDataCollector.java     |   16 +++++++---------
 .../inf/dpp/feedback/SessionStatistic.java         |   20 ++++++++++++++------
 .../dpp/invitation/IncomingSessionNegotiation.java |    6 +++---
 .../inf/dpp/net/business/InvitationHandler.java    |    4 ++--
 .../extensions/InvitationOfferingExtension.java    |    8 ++++----
 .../fu_berlin/inf/dpp/project/ISarosSession.java   |    6 +++---
 .../inf/dpp/project/ISarosSessionManager.java      |    6 +++---
 .../inf/dpp/project/SarosSessionManager.java       |    9 ++++-----
 .../inf/dpp/project/internal/SarosSession.java     |   14 +++++++-------
 .../inf/dpp/serviceProviders/NullSarosSession.java |    4 ++--
 .../inf/dpp/project/SarosSessionManagerTest.java   |    4 ++--
 .../inf/dpp/project/internal/SarosSessionTest.java |    4 ++--
 .../inf/dpp/test/stubs/SarosSessionStub.java       |    4 ++--
 18 files changed, 55 insertions(+), 53 deletions(-)
 delete mode 100644 de.fu_berlin.inf.dpp/lib/joda-time-1.6-sources.jar
 delete mode 100644 de.fu_berlin.inf.dpp/lib/joda-time-1.6.jar


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to