<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.ide.eclipse.equinox.devel">
    <title>gmane.comp.ide.eclipse.equinox.devel</title>
    <link>http://blog.gmane.org/gmane.comp.ide.eclipse.equinox.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6565"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6564"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6563"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6556"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6554"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6551"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6539"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6537"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6531"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6525"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6524"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6522"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6518"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6515"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6510"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6509"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6508"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6506"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6505"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6504"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6565">
    <title>Configure p2 Repository Managers to connect to HTTPS repository(-ies) with client certificate(s) programmatically</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6565</link>
    <description>&lt;pre&gt;Hello All,

I'd like to configure p2 repository managers to connect to HTTPS
repositories (Apache + client certificates).

There are several methods available to load repositories:

public IMetadataRepository loadRepository(URI location,
IProgressMonitor monitor) throws ProvisionException,
OperationCanceledException;
public IMetadataRepository loadRepository(URI location, int flags,
IProgressMonitor monitor) throws ProvisionException,
OperationCanceledException;
public IArtifactRepository loadRepository(URI location,
IProgressMonitor monitor) throws ProvisionException;
public IArtifactRepository loadRepository(URI location, int flags,
IProgressMonitor monitor) throws ProvisionException;

With "location" parameter I can provide URI to HTTPS server.
How can I provide paths to key-stores/trust-stores that contain client
and CA certificates? I don't like to use global key-stores for Java
process.

Thanks in advance.

Best regards,
Dmytro Pishchukhin
&lt;/pre&gt;</description>
    <dc:creator>Dmytro Pishchukhin</dc:creator>
    <dc:date>2012-05-20T06:28:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6564">
    <title>Eclipse and Equinox Juno RC1 now available</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6564</link>
    <description>&lt;pre&gt;

p2 repo
http://download.eclipse.org/eclipse/updates/4.2milestones

Eclipse Downloads
http://download.eclipse.org/eclipse/downloads/drops4/S-4.2RC1-201205182145/

Equinox Downloads
http://download.eclipse.org/equinox/drops/S-3.8RC1-201205182145/

&lt;/pre&gt;</description>
    <dc:creator>David M Williams</dc:creator>
    <dc:date>2012-05-19T22:46:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6563">
    <title>Package uses conflict: Import-Package</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6563</link>
    <description>&lt;pre&gt;I am trying to convert a legacy project to OSGi.
I am getting conflicts and I am having trouble resolving them.
I read http://njbartlett.name/2011/02/09/uses-constraints.html
but it isn't helping.  Digging down one level on the packages
I only see a few packages with more than one export listed (see below),
and the exports show the identical version and source - I don't
understand why they would even be listed twice.  Can anyone help?
It seems there must be a better way to do this.
 
osgi&amp;gt; diag 7
initial&amp;lt; at &amp;gt;reference:file:../../../.m2/repository/com/foobar/xx/xx-server/3.0.
0-RC1-SNAPSHOT/xx-server-3.0.0-RC1-SNAPSHOT.jar/ [7]
  Package uses conflict: Import-Package: com.foobar.common.dao;
version="[3.2.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx.business;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package:
com.foobar.xx.business.xm.accumulate; version="[3.0.0,4.0.0)"
  Package uses conflict: Import-&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-18T17:13:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6556">
    <title>Servlet Bridge</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6556</link>
    <description>&lt;pre&gt;I am trying to use servletbridge to get OSGi in tomcat as described at

http://www.eclipse.org/equinox/server/http_in_container.php
http://eclipse.dzone.com/articles/embedding-osgi-tomcat

I got it to work using the pre-built bridge.war.
However that was last built in 2007.
I'd like to use a newer version of OSGi, so I tried to build my
own version of bridge.war with new OSGi but that didn't work.

The servletbridge JAR itself is still from 2007 so it is possible it
is not compatible with newer versions of OSGi.  Does anyone know about
this?  I couldn't find a newer servletbridge.  Does anyone know if one
exists or if this project is being maintained?

The JARs I tried to use were

org.eclipse.core.jobs-3.5.0.v20100515.jar
org.eclipse.equinox.common-3.6.0.v20100503.jar
org.eclipse.equinox.http.registry-1.0.0-v20070608.jar
org.eclipse.equinox.http.servlet-1.0.0-v20070606.jar
org.eclipse.equinox.http.servletbridge-1.0.0-v20070523.jar
org.eclipse.equinox.registry-3.5.0.v20100503.jar
org.eclipse.osgi-3.6.0.v2010&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-16T21:19:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6554">
    <title>Enabled pre-receive hook on equinox git repositories</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6554</link>
    <description>&lt;pre&gt;Hi,

I have enabled the pre-receive hook on the equinox git repositories.

For more info:
*Bug 362363* &amp;lt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=362363&amp;gt; - Better
policy ... provide hooks to allow a committer to delete &amp;lt;userid&amp;gt;/branchname
branches

&lt;/pre&gt;</description>
    <dc:creator>Paul Webster</dc:creator>
    <dc:date>2012-05-15T12:30:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6551">
    <title>Adding unbundled JARs to OSGi</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6551</link>
    <description>&lt;pre&gt;I am trying to convert a legacy project top OSGi, and I've got a bunch of
3rd party JARs that are not OSGi bundles I need to reference.
What is really the best way to do this?

I found some of them (but not all of them) as OSGi bundles at
http://ebr.springsource.com/repository/app/bundle

I tried wrap protocol
http://team.ops4j.org/wiki/display/paxurl/Wrap+Protocol
but couldn't get it work (if anyone has a working example of that it would
be great).

I really don't want to maintain my own repository of wrapped JARs.

I read the article
"Exposing the boot classpath in OSGi"

http://blog.springsource.org/2009/01/19/exposing-the-boot-classpath-in-osgi
/

I think this is the way I'd prefer to go.
However I can't seem to add anything to the classpath.
I tried setting the CLASSPATH env var, and also using the -cp flag
but neither worked.  When I log System.getProperty("java.class.path")
I just see org.eclipse.osgi_3.7.2.v20120110-1415.jar.
I am running equinox like this
$ java -jar org.eclipse.osgi_3.7.2.v20120110&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-09T16:12:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6539">
    <title>JVM arguments passed through launcher command line?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6539</link>
    <description>&lt;pre&gt;I'm not sure if this is the right list to ask, but here it goes. We
have an OSGi application built that uses the equinox launcher. I would
like to be able to pass -D properties via the command line in order to
aid automated integration testing of our application.

For example, I'm trying to accomplish this:
application.exe -Dsomeprop=somevalue

However, this doesn't appear to work. Is this not possible or am I
missing something else? I realize I can declare these properties in
the launcher ini, but I'd prefer not to do that as I'd have to create
a new ini for each integration test.

Any help would be greatly appreciated.

Ben
&lt;/pre&gt;</description>
    <dc:creator>Ben Abernathy</dc:creator>
    <dc:date>2012-05-08T16:01:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6537">
    <title>Project meta data is out of date for rt.equinox</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6537</link>
    <description>&lt;pre&gt;Jeff, Thomas,
Projects are required to keep meta data up to date using the MyFoundation
Portal (http://portal.eclipse.org/).  The following problems were found
with this project's meta-data:

* Project home page does not exist (projecturl = http://eclipse.org/equinox
returns a 404)

&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of emo</dc:creator>
    <dc:date>2012-05-05T04:00:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6531">
    <title>Service Lookup by GUID very Slow</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6531</link>
    <description>&lt;pre&gt;In an experiment to have 200K of services registered, the service lookup by GUID is exceedingly slow - more the 4 seconds per lookup.

There are enough RAM (8G) and heap (2G) allocated.

What would be the reason of the slowness of the lookup? Any settings to start the framework to improve this?


Thanks,
Stanley
&lt;/pre&gt;</description>
    <dc:creator>Stanley_Poon-9gNvg8MwaQo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-03T20:53:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6525">
    <title>Interest in Equinox Weaving</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6525</link>
    <description>&lt;pre&gt;

The Equinox Weaving project has gone rather dormant over the past couple of
releases (Indigo and Juno).  The point of this note is to question the
communities interest in the Equinox Weaving project and to request for help
from any of the interested parties.  To my knowledge all committers that
have been involved in the Equinox Weaving project have since moved on to
other things and do not have time to devote to maintenance or future
enhancements.  Keeping these things around simply because they have been
there in past releases is starting to cause us problems (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=377314).

This is not a threat to remove Equinox Weaving from Juno, but we need to
consider what to do post Juno.  Thanks.

Tom
&lt;/pre&gt;</description>
    <dc:creator>Thomas Watson</dc:creator>
    <dc:date>2012-04-23T12:53:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6524">
    <title>JavaMail version conflicts</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6524</link>
    <description>&lt;pre&gt;Hi,

I have an application deployed using equinox which bundles the java
mail API by reusing the respective eclipse bundles
javax.activation_1.1.0.v201005080500.jar and
javax.mail_1.4.0.v201005080615.jar. Everything worked fine. Now one
user ran this application on a machine where there was a version of
mail.jar and activation.jar in the JRE extension directory
(~/Library/Java/extensions/ on Mac OS X) and the following Exception
got thrown:

 javax.mail.NoSuchProviderException: Provider class does not have a
constructor(Session, URLName): protocol=smtp;
type=javax.mail.Provider$Type&amp;lt; at &amp;gt;15136019;
class=com.sun.mail.smtp.SMTPTransport; vendor=Sun Microsystems, Inc
...
at javax.mail.Session.getService(Session.java:488)
at javax.mail.Session.getTransport(Session.java:379)
at javax.mail.Session.getTransport(Session.java:339)
at javax.mail.Session.getTransport(Session.java:368)
at javax.mail.Transport.send(Transport.java:67)
at javax.mail.Transport.send(Transport.java:48)

I read some threads in several forums where &lt;/pre&gt;</description>
    <dc:creator>Robert Krüger</dc:creator>
    <dc:date>2012-04-17T16:22:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6522">
    <title>Juno Project Plan</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6522</link>
    <description>&lt;pre&gt;I was looking at the Equinox project plan and it references an OSGi R4.4 
implementation.    Should this be updated to say an OSGi R5 implementation?

http://www.eclipse.org/projects/project-plan.php?projectid=rt.equinox

Ian

&lt;/pre&gt;</description>
    <dc:creator>Ian Skerrett</dc:creator>
    <dc:date>2012-04-11T19:33:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6518">
    <title>security manager broken in trunk</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6518</link>
    <description>&lt;pre&gt;Hey All,

It would seem that I get a stackoverflow exception when I enable security:

properties.put(Constants.FRAMEWORK_STORAGE,
PropsValues.OSGI_FRAMEWORK_STORAGE);

Here is the shortest log fragment showing the stack loop:

Exception in thread "Thread-1" java.lang.StackOverflowError
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:386)
at org.eclipse.osgi.internal.permadmin.*
EquinoxSecurityManager.internalCheckPermission*
(EquinoxSecurityManager.java:117)
at
org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager$CheckPermissionAction.run(EquinoxSecurityManager.java:60)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager.checkPermission(EquinoxSecurityManager.java:88)
at
org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager.checkPermission(EquinoxSecurityManager.java:186)
at java.security.ProtectionDomain.seeAllp(ProtectionDomain.java&lt;/pre&gt;</description>
    <dc:creator>Raymond Auge</dc:creator>
    <dc:date>2012-04-09T16:16:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6515">
    <title>building from source</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6515</link>
    <description>&lt;pre&gt;I have a problem and I'd like to build and try to find the solution myself
then provide a patch.

The wiki doesn't have much. Can someone point me to the build docs? It's
not entirely clear how to build from the sources. Seems to be a combination
of bnd and eclipse builders. Is building dependent on bndtools?

&lt;/pre&gt;</description>
    <dc:creator>Raymond Auge</dc:creator>
    <dc:date>2012-04-06T20:29:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6510">
    <title>[error] encoded string too long</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6510</link>
    <description>&lt;pre&gt;Hello everyone,

My name is Raymond Augé, I'm a senior architect at Liferay, Inc.

We're bundling equinox (3.7.2.v20120110-1415) and recently I've started
seeing the following error when the Framework tried to save it's state:

18:04:28,630 INFO  [org_eclipse_osgi:84] FrameworkEvent STARTLEVEL CHANGED
18:04:38,142 ERROR [org_eclipse_osgi:81]
java.io.UTFDataFormatException: encoded string too long: 72142 bytes
at java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)
at java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
at
org.eclipse.osgi.internal.resolver.StateWriter.writeStringOrNull(StateWriter.java:686)
at
org.eclipse.osgi.internal.resolver.StateWriter.writePlatformProp(StateWriter.java:181)
at
org.eclipse.osgi.internal.resolver.StateWriter.saveState(StateWriter.java:130)
at
org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.writeState(StateObjectFactoryImpl.java:439)
at
org.eclipse.osgi.internal.baseadaptor.StateManager.writeState(StateManager.java:178)
at
org.eclipse.osgi.intern&lt;/pre&gt;</description>
    <dc:creator>Raymond Auge</dc:creator>
    <dc:date>2012-04-05T22:32:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6509">
    <title>Welcome Silenio Quarti as a new rt.equinox.frameworkCommitter</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6509</link>
    <description>&lt;pre&gt;rt.equinox.framework Committers,
This automatically generated message marks the completion of all the legal
paperwork and webmaster provisioning for Silenio Quarti. Silenio Quarti is
a new full Committer on the rt.equinox.framework project.

Welcome!
&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of Andrew Niefer</dc:creator>
    <dc:date>2012-04-05T13:55:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6508">
    <title>Welcome Bogdan Gheorghe as a new rt.equinox.frameworkCommitter</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6508</link>
    <description>&lt;pre&gt;rt.equinox.framework Committers,
This automatically generated message marks the completion of all the legal
paperwork and webmaster provisioning for Bogdan Gheorghe. Bogdan Gheorghe
is a new full Committer on the rt.equinox.framework project.

Welcome!
&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of Andrew Niefer</dc:creator>
    <dc:date>2012-04-05T13:55:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6506">
    <title>Project meta data is out of date for rt.equinox</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6506</link>
    <description>&lt;pre&gt;Jeff, Thomas,
Projects are required to keep meta data up to date using the MyFoundation
Portal (http://portal.eclipse.org/).  The following problems were found
with this project's meta-data:

* Project home page does not exist (projecturl = http://eclipse.org/equinox
returns a 404)

&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of emo</dc:creator>
    <dc:date>2012-04-05T04:00:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6505">
    <title>Committer vote for Silenio Quarti has been approvedby the PMC</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6505</link>
    <description>&lt;pre&gt;rt.equinox.framework Committers,
This automatically generated message marks the PMC's approval of the vote
for Silenio Quarti's full Committer status on the rt.equinox.framework
project. The next step is for the project lead to return to the portal and
fill in the VCS package and employer information for Silenio Quarti.

The PMC's comments were: +1

If you have any questions, please do not hesitate to contact your project
lead, PMC member, or the EMO &amp;lt;emo-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of portal-noreply</dc:creator>
    <dc:date>2012-04-04T07:24:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6504">
    <title>Committer vote for Bogdan Gheorghe has been approvedby the PMC</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6504</link>
    <description>&lt;pre&gt;rt.equinox.framework Committers,
This automatically generated message marks the PMC's approval of the vote
for Bogdan Gheorghe's full Committer status on the rt.equinox.framework
project. The next step is for the project lead to return to the portal and
fill in the VCS package and employer information for Bogdan Gheorghe.

The PMC's comments were: +1

If you have any questions, please do not hesitate to contact your project
lead, PMC member, or the EMO &amp;lt;emo-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of portal-noreply</dc:creator>
    <dc:date>2012-04-04T07:24:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6503">
    <title>Committer vote for Silenio Quarti has concludedsuccessfully</title>
    <link>http://comments.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6503</link>
    <description>&lt;pre&gt;rt.equinox.framework Committers,
This automatically generated message marks the successful completion of
voting for Silenio Quarti to receive full Committer status on the
rt.equinox.framework project. The next step is for the PMC to approve this
vote, followed by the EMO processing the paperwork and provisioning the
account.

Vote summary: 4/0/0 with 3 not voting 
   ?  Sonia Dimitrov
  +1  BJ Hargrave
   ?  DJ Houghton
   ?  Kim Moir
  +1  Andrew Niefer
  +1  Pascal Rapicault
  +1  Thomas Watson

If you have any questions, please do not hesitate to contact your project
lead, PMC member, or the EMO &amp;lt;emo-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>portal on behalf of Andrew Niefer</dc:creator>
    <dc:date>2012-04-04T04:01:01</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.ide.eclipse.equinox.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.ide.eclipse.equinox.devel</link>
  </textinput>
</rdf:RDF>

