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 39b8970b6affba8954fba0a12e6d493f979733aa (commit)
from 97caf64ccc008dc987b4ad5fc431e143d1eadb56 (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 39b8970b6affba8954fba0a12e6d493f979733aa
Author: Stefan Rossbach <[email protected]>
Date: Sun Nov 30 15:30:02 2014 +0100
[INTERNAL] removed NullSarosSession class
Bogus Eclipse API as its best. While the whole API states that null
values are allowed the WithExpression just fails with variables that are
null.
if (variable == null) {
throw new CoreException(
new ExpressionStatus(
ExpressionStatus.VARIABLE_NOT_DEFINED,
Messages.format(
ExpressionMessages.WithExpression_variable_not_defined,
fVariable
)
)
);
}
Change-Id: Ie43e6cf163e9029b797142b03631629735996e2e
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2035
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../inf/dpp/serviceProviders/NullSarosSession.java | 329 --------------------
.../dpp/serviceProviders/SarosSourceProvider.java | 76 ++----
.../ui/expressions/SarosSessionPropertyTester.java | 5 +-
3 files changed, 22 insertions(+), 388 deletions(-)
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/serviceProviders/NullSarosSession.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot