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  75ffb8ffae7c35564eb6f5aced642cd56e5fdef9 (commit)
      from  28816c811134aeff4f3378da78e0868d1321d46b (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 75ffb8ffae7c35564eb6f5aced642cd56e5fdef9
Author: Christian Cikryt <[email protected]>
Date:   Mon Feb 2 14:32:56 2015 +0100

    [API] add OSGi manifest to UI library
    
    The UI library is now also an OSGi bundle so it can be used as a library
    following the OSGi standard that Eclipse uses.
    
    Also added meta files to mark the UI library as an Eclipse project.
    
    Change-Id: Ibdfa4cce9bcaa2973208017f28b4443745790e10
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2069
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../.classpath                                     |    4 +-
 .../.project                                       |    2 +-
 .../.settings/org.eclipse.core.resources.prefs     |    0
 .../.settings/org.eclipse.core.runtime.prefs       |    0
 .../.settings/org.eclipse.jdt.core.prefs           |    0
 .../.settings/org.eclipse.jdt.ui.prefs             |    0
 .../.settings/org.eclipse.pde.core.prefs           |    1 +
 de.fu_berlin.inf.dpp.ui/META-INF/MANIFEST.MF       |   18 ++
 de.fu_berlin.inf.dpp.ui/build.properties           |    6 +
 de.fu_berlin.inf.dpp.ui/build.xml                  |  164 ++++++++++----------
 10 files changed, 111 insertions(+), 84 deletions(-)
 copy {de.fu_berlin.inf.dpp.ui.widgetGallery => 
de.fu_berlin.inf.dpp.ui}/.classpath (74%)
 copy {de.fu_berlin.inf.nebula => de.fu_berlin.inf.dpp.ui}/.project (94%)
 copy {de.fu_berlin.inf.dpp.core => 
de.fu_berlin.inf.dpp.ui}/.settings/org.eclipse.core.resources.prefs (100%)
 copy {de.fu_berlin.inf.dpp.core => 
de.fu_berlin.inf.dpp.ui}/.settings/org.eclipse.core.runtime.prefs (100%)
 copy {de.fu_berlin.inf.dpp.core => 
de.fu_berlin.inf.dpp.ui}/.settings/org.eclipse.jdt.core.prefs (100%)
 copy {de.fu_berlin.inf.dpp.core => 
de.fu_berlin.inf.dpp.ui}/.settings/org.eclipse.jdt.ui.prefs (100%)
 copy {de.fu_berlin.inf.dpp.core => 
de.fu_berlin.inf.dpp.ui}/.settings/org.eclipse.pde.core.prefs (79%)
 create mode 100644 de.fu_berlin.inf.dpp.ui/META-INF/MANIFEST.MF
 create mode 100644 de.fu_berlin.inf.dpp.ui/build.properties


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to