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 6b402338f76582bc179026ae26ae223031654d33 (commit)
from f90171ee24ccc7de007bf66887fb2f41c9230dad (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 6b402338f76582bc179026ae26ae223031654d33
Author: Franz Zieris <[email protected]>
Date: Wed Dec 18 17:46:07 2013 +0100
[BUILD] Created de.fu_berlin.inf.dpp.core project
This new project should contain all Eclipse-independent components of
Saros so that they can be used by other implementations (e.g. an
IntelliJ variant of Saros).
As a first, trivial step, this patch only moves the enumeration
"ConnectionState" to demonstrate the general idea.
One goal for the whole restructuring process is to keep the development
process simple, i.e. keep Saros "startable" directly from Eclipse (and,
if possible, other IDEs as well), without the need to create a separate
"saros_core.jar" for inclusion in the main Saros project, and so on.
However, the CI process needs a little adaptation: The Saros-Gerrit job
now looks for the core-project. If it's present, Jenkins uses the
build.xml files from the projects (which are also part of this patch);
otherwise, Jenkins behaves as before and uses the same build.xml for all
projects.
This double-configuration of the job will be removed as soon as there
are no more open patches without the core-project.
Change-Id: I86525767eb984e2d29965e7f5c2c0acca3bceeb1
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1309
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
Reviewed-by: Arndt Lasarzik <[email protected]>
Reviewed-by: Franz Zieris <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../.classpath | 3 +-
.../.project | 2 +-
.../.settings/org.eclipse.jdt.core.prefs | 7 ++--
.../.settings/org.eclipse.pde.core.prefs | 4 ++
de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF | 7 ++++
de.fu_berlin.inf.dpp.core/build.properties | 4 ++
de.fu_berlin.inf.dpp.core/build.xml | 39 ++++++++++++++++++++
.../de/fu_berlin/inf/dpp/net/ConnectionState.java | 0
.../META-INF/MANIFEST.MF | 1 +
.../META-INF/MANIFEST.MF | 1 +
.../build.xml | 7 ++--
de.fu_berlin.inf.dpp/META-INF/MANIFEST.MF | 3 +-
de.fu_berlin.inf.dpp/build.xml | 9 +++--
.../build.xml | 7 ++--
14 files changed, 77 insertions(+), 17 deletions(-)
copy {de.fu_berlin.inf.dpp.ui.widgetGallery =>
de.fu_berlin.inf.dpp.core}/.classpath (75%)
copy {de.fu_berlin.inf.nebula => de.fu_berlin.inf.dpp.core}/.project (93%)
copy {de.fu_berlin.inf.nebula =>
de.fu_berlin.inf.dpp.core}/.settings/org.eclipse.jdt.core.prefs (55%)
create mode 100644
de.fu_berlin.inf.dpp.core/.settings/org.eclipse.pde.core.prefs
create mode 100644 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF
create mode 100644 de.fu_berlin.inf.dpp.core/build.properties
create mode 100644 de.fu_berlin.inf.dpp.core/build.xml
rename {de.fu_berlin.inf.dpp =>
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/net/ConnectionState.java
(100%)
copy {de.fu_berlin.inf.dpp => de.fu_berlin.inf.dpp.whiteboard}/build.xml (97%)
copy {de.fu_berlin.inf.dpp => de.fu_berlin.inf.nebula}/build.xml (97%)
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot