<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2230</id>
	<title>Nabble - Equinox - Dev</title>
	<updated>2009-12-17T06:25:05Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Equinox---Dev-f2230.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox---Dev-f2230.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26828741</id>
	<title>Meeting schedule over the holidays</title>
	<published>2009-12-17T06:25:05Z</published>
	<updated>2009-12-17T06:25:05Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;The regular Equinox development meeting on Tuesday is cancelled until January 5th 2010.&lt;br&gt;
&lt;br&gt;
Happy holidays, Merry Christmas, Happy New Year and all that.&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26828741&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Meeting-schedule-over-the-holidays-tp26828741p26828741.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26814287</id>
	<title>Re: Equinox nightly in testing framework</title>
	<published>2009-12-16T08:43:13Z</published>
	<updated>2009-12-16T08:43:13Z</updated>
	<author>
		<name>portal on behalf of Andrew Niefer</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;When running under Eclipse with the
org.eclipse.ant.core.antRunner application, there are two possibilities
here.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;The first is to use p2. &amp;nbsp;There
is a p2 repository &amp;quot;&lt;/font&gt;&lt;a href=&quot;http://download.eclipse.org/eclipse/updates/3.6-N-builds&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;http://download.eclipse.org/eclipse/updates/3.6-N-builds&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;&amp;quot;
which contains the results of the nightly builds.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;You can get the osgi bundle from there
using a p2 mirror task. (&lt;/font&gt;&lt;a href=&quot;http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;).&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;This would look something like :&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;&amp;lt;p2.mirror&lt;/font&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;
&lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;source=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;&lt;/font&gt;&lt;a href=&quot;http://download.eclipse.org/eclipse/updates/3.6-N-builds&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;http://download.eclipse.org/eclipse/updates/3.6-N-builds&lt;/font&gt;&lt;/a&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;&lt;/font&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;
&lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;destination=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;&lt;/font&gt;&lt;a href=file://$ target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;file:$&lt;/font&gt;&lt;/a&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;{basedir}/osgi&amp;quot;&lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;&amp;gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;&amp;lt;iu&lt;/font&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;
&lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;id=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;org.eclipse.osgi&amp;quot;&lt;/font&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;
&lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;/&amp;gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;&amp;lt;/p2.mirror&amp;gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- This will create a p2 repository at
${basedir}/osgi, and the osgi jar will be at ${basedir}/osgi/plugins/org.eclipse.osgi_&amp;lt;version&amp;gt;.jar.
&amp;nbsp;The version here will still contain a timestamp like N20091215-2000&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- In general, this also gets all the
dependencies of the listed installable units, org.eclipse.osgi doesn't
have any.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- 3.6-N-builds is actually a composite
of several builds, this will just get the highest version of osgi.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;The other option, is to get the source
from CVS, the build.xml script can be generated using pde.build. &amp;nbsp;This
can get complicated in general, but for osgi it isn't too bad (because
there are no dependencies):&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;&amp;lt;eclipse.buildScript&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;elements=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814287&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;plugin@...&lt;/a&gt;&amp;quot;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;buildDirectory=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;${basedir}&amp;quot;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;pluginPath=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;${basedir}/../org.eclipse.osgi&amp;quot;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;forceContextQualifier=&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;&amp;quot;N123&amp;quot;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Courier New&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;font size=2 color=#000080 face=&quot;Courier New&quot;&gt;/&amp;gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- forceContextQualifier will be the
built version qualifier&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- pluginPath will be the location of
the osgi bundle on disk&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- buildDirectory just needs to be set,
it isn't really used here, but in general other scripts will be generated
there&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;- the osgi build.xml will require a
property &amp;quot;&lt;/font&gt;&lt;font size=2 color=#008000 face=&quot;Courier New&quot;&gt;CDC-1.1/Foundation-1.1&lt;/font&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;&amp;quot;
specifying the bootclasspath for foundation.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Both of these options need to run under
Eclipse because of the dependencies on p2 and/or pde.build. &amp;nbsp;If you
are running the script using an external tools configuration, be sure to
select &amp;quot;Run in the same JRE as the workspace&amp;quot; on the JRE tab.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;-Andrew&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;table width=100%&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;From:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;Walter Treur &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814287&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wtreur@...&lt;/a&gt;&amp;gt;&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;To:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814287&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;Date:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;12/15/2009 05:44 AM&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;Subject:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;[equinox-dev] Equinox nightly in testing
framework&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;Sent by:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814287&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev-bounces@...&lt;/a&gt;&lt;/font&gt;&lt;/table&gt;
&lt;br&gt;
&lt;hr noshade&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;tt&gt;&lt;font size=2&gt;Hello all,&lt;br&gt;
&lt;br&gt;
I'm working on a OSGi testing framework, testing the OSGi&lt;br&gt;
specification conformance for the most popular OSGi core framework&lt;br&gt;
implementations. (equinox, knopferfish, felix)&lt;br&gt;
Public testresults are already available for the most recent popular&lt;br&gt;
core frameworks at&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;&lt;a href=http://opensource.luminis.net/svn/OSGITESTRESULTS/trunk/index.html target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;tt&gt;&lt;font size=2&gt;http://opensource.luminis.net/svn/OSGITESTRESULTS/trunk/index.html&lt;/font&gt;&lt;/tt&gt;&lt;/a&gt;&lt;tt&gt;&lt;font size=2&gt;.&lt;br&gt;
&lt;br&gt;
At this moment, I have an own nightly build script to test the latest&lt;br&gt;
(nightly) framework builds from the svn/cvs trunk. It uses ant to&lt;br&gt;
download, build and test the latest trunk version for knopflerfish and&lt;br&gt;
felix and post these results online. However, I'm unable to require or&lt;br&gt;
build the latest nightly equinox version.&lt;br&gt;
&lt;br&gt;
The url's to the latest snapshot on the equinox download page contains&lt;br&gt;
a version number and time and it isn't therefore possible to point to&lt;br&gt;
in my ant script since it varies every time. A form post about this&lt;br&gt;
issue wasn't helpful either:&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;&lt;a href=&quot;http://www.eclipse.org/forums/index.php?t=msg&amp;amp;goto=501643&amp;amp;S=1c814a9fba21ff6dcb1d7e7e1890a7f8#msg_501643&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;tt&gt;&lt;font size=2&gt;http://www.eclipse.org/forums/index.php?t=msg&amp;amp;goto=501643&amp;amp;S=1c814a9fba21ff6dcb1d7e7e1890a7f8#msg_501643&lt;/font&gt;&lt;/tt&gt;&lt;/a&gt;&lt;tt&gt;&lt;font size=2&gt;&lt;br&gt;
&lt;br&gt;
I decided to try to build the latest equinox version from the trunk&lt;br&gt;
and this is were I ran into a problem. I did a checkout of the module&lt;br&gt;
&amp;quot;org.eclipse.equinox/framework/bundles/org.eclipse.osgi&amp;quot; from&lt;br&gt;
&amp;quot;dev.eclipse.org&amp;quot; Inside eclipse I could create an ant buildfile
with&lt;br&gt;
PDE Tools -&amp;gt; Create Ant Build File from the contextmenu on the&lt;br&gt;
build.properties file. Running the generated ant script worked fine&lt;br&gt;
and the build was successful.&lt;br&gt;
&lt;br&gt;
My question is: Is it possible to generate this ant-build file from a&lt;br&gt;
console or at least without the eclipse UI so I can include it in the&lt;br&gt;
framework's ant script. Of course, if you have another option to&lt;br&gt;
automatically retrieve or build the latest equinox nightly I would be&lt;br&gt;
very pleased to hear.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Walter Treur&lt;br&gt;
_______________________________________________&lt;br&gt;
equinox-dev mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814287&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;tt&gt;&lt;font size=2&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/font&gt;&lt;/tt&gt;&lt;/a&gt;&lt;tt&gt;&lt;font size=2&gt;&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;
&lt;br&gt;
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26814287&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-nightly-in-testing-framework-tp26792791p26814287.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26792791</id>
	<title>Equinox nightly in testing framework</title>
	<published>2009-12-15T02:44:21Z</published>
	<updated>2009-12-15T02:44:21Z</updated>
	<author>
		<name>Walter Treur</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;I'm working on a OSGi testing framework, testing the OSGi
&lt;br&gt;specification conformance for the most popular OSGi core framework
&lt;br&gt;implementations. (equinox, knopferfish, felix)
&lt;br&gt;Public testresults are already available for the most recent popular
&lt;br&gt;core frameworks at
&lt;br&gt;&lt;a href=&quot;http://opensource.luminis.net/svn/OSGITESTRESULTS/trunk/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://opensource.luminis.net/svn/OSGITESTRESULTS/trunk/index.html&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;At this moment, I have an own nightly build script to test the latest
&lt;br&gt;(nightly) framework builds from the svn/cvs trunk. It uses ant to
&lt;br&gt;download, build and test the latest trunk version for knopflerfish and
&lt;br&gt;felix and post these results online. However, I'm unable to require or
&lt;br&gt;build the latest nightly equinox version.
&lt;br&gt;&lt;br&gt;The url's to the latest snapshot on the equinox download page contains
&lt;br&gt;a version number and time and it isn't therefore possible to point to
&lt;br&gt;in my ant script since it varies every time. A form post about this
&lt;br&gt;issue wasn't helpful either:
&lt;br&gt;&lt;a href=&quot;http://www.eclipse.org/forums/index.php?t=msg&amp;goto=501643&amp;S=1c814a9fba21ff6dcb1d7e7e1890a7f8#msg_501643&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/forums/index.php?t=msg&amp;goto=501643&amp;S=1c814a9fba21ff6dcb1d7e7e1890a7f8#msg_501643&lt;/a&gt;&lt;br&gt;&lt;br&gt;I decided to try to build the latest equinox version from the trunk
&lt;br&gt;and this is were I ran into a problem. I did a checkout of the module
&lt;br&gt;&amp;quot;org.eclipse.equinox/framework/bundles/org.eclipse.osgi&amp;quot; from
&lt;br&gt;&amp;quot;dev.eclipse.org&amp;quot; Inside eclipse I could create an ant buildfile with
&lt;br&gt;PDE Tools -&amp;gt; Create Ant Build File from the contextmenu on the
&lt;br&gt;build.properties file. Running the generated ant script worked fine
&lt;br&gt;and the build was successful.
&lt;br&gt;&lt;br&gt;My question is: Is it possible to generate this ant-build file from a
&lt;br&gt;console or at least without the eclipse UI so I can include it in the
&lt;br&gt;framework's ant script. Of course, if you have another option to
&lt;br&gt;automatically retrieve or build the latest equinox nightly I would be
&lt;br&gt;very pleased to hear.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Walter Treur
&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792791&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-nightly-in-testing-framework-tp26792791p26792791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26788201</id>
	<title>Equinox tagged for the next Helios Integration build</title>
	<published>2009-12-14T17:54:14Z</published>
	<updated>2009-12-14T17:54:14Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;The map file has been updated for the following Bug changes:&lt;br&gt;
+ Bug 200583. [event] During EclipseStarter.shutdown()  IllegalStateException: BundleContext is no longer valid (FIXED)&lt;br&gt;
+ Bug 205608. [Launcher] AIX still requires motif libraries installed (FIXED)&lt;br&gt;
+ Bug 276727. [ds] support programmatic access to SCRManager (NEW)&lt;br&gt;
+ Bug 282758. Add support for 64-bit Power architecture (ASSIGNED)&lt;br&gt;
+ Bug 284507. [wireadmin] Does WireAdmin impl propagate TopicPermission incorrectly? (FIXED)&lt;br&gt;
+ Bug 289719. PackageAdmin.refreshPackages issue (FIXED)&lt;br&gt;
+ Bug 297631. [Launcher] AIX still requires motif libraries installed (FIXED)&lt;br&gt;
&lt;br&gt;
The following projects have changed:&lt;br&gt;
org.eclipse.equinox.launcher.releng&lt;br&gt;
org.eclipse.equinox.launcher.win32.win32.ia64&lt;br&gt;
org.eclipse.equinox.launcher.carbon.macosx&lt;br&gt;
org.eclipse.osgi.tests&lt;br&gt;
org.eclipse.equinox.launcher.gtk.linux.ppc64&lt;br&gt;
org.eclipse.osgi&lt;br&gt;
org.eclipse.equinox.launcher.cocoa.macosx.x86_64&lt;br&gt;
org.eclipse.equinox.ds&lt;br&gt;
org.eclipse.equinox.launcher.motif.hpux.ia64_32&lt;br&gt;
org.eclipse.equinox.launcher&lt;br&gt;
org.eclipse.equinox.launcher.cocoa.macosx&lt;br&gt;
org.eclipse.equinox.launcher.gtk.solaris.sparc&lt;br&gt;
org.eclipse.equinox.launcher.motif.aix.ppc&lt;br&gt;
org.eclipse.equinox.launcher.win32.win32.x86_64&lt;br&gt;
org.eclipse.equinox.launcher.gtk.linux.ppc&lt;br&gt;
org.eclipse.equinox.launcher.gtk.solaris.x86&lt;br&gt;
org.eclipse.equinox.launcher.motif.solaris.sparc&lt;br&gt;
org.eclipse.equinox.launcher.motif.linux.x86&lt;br&gt;
org.eclipse.equinox.launcher.gtk.linux.x86_64&lt;br&gt;
org.eclipse.equinox.launcher.wpf.win32.x86&lt;br&gt;
org.eclipse.equinox.executable&lt;br&gt;
org.eclipse.equinox.launcher.win32.win32.x86&lt;br&gt;
org.eclipse.equinox.wireadmin&lt;br&gt;
org.eclipse.equinox.event&lt;br&gt;
org.eclipse.equinox.launcher.gtk.linux.x86&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26788201&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-tagged-for-the-next-Helios-Integration-build-tp26788201p26788201.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26760327</id>
	<title>+1 for Simon Archer on rt.equinox.incubator</title>
	<published>2009-12-12T11:14:05Z</published>
	<updated>2009-12-12T11:14:05Z</updated>
	<author>
		<name>Martin Lippert</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26760327&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Simon-Archer-on-rt.equinox.incubator-tp26760327p26760327.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26760304</id>
	<title>+1 for Aldo Eisma on rt.equinox.incubator</title>
	<published>2009-12-12T11:11:02Z</published>
	<updated>2009-12-12T11:11:02Z</updated>
	<author>
		<name>Martin Lippert</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26760304&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Aldo-Eisma-on-rt.equinox.incubator-tp26760304p26760304.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26760296</id>
	<title>+1 for Ruibin Zhou on rt.equinox.incubator</title>
	<published>2009-12-12T11:10:03Z</published>
	<updated>2009-12-12T11:10:03Z</updated>
	<author>
		<name>Martin Lippert</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26760296&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Ruibin-Zhou-on-rt.equinox.incubator-tp26760296p26760296.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26760297</id>
	<title>+1 for David Lavin on rt.equinox.incubator</title>
	<published>2009-12-12T11:10:03Z</published>
	<updated>2009-12-12T11:10:03Z</updated>
	<author>
		<name>Martin Lippert</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26760297&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-David-Lavin-on-rt.equinox.incubator-tp26760297p26760297.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26752781</id>
	<title>AUTO: Aaron M Cohen is out of the office. (returning 12/21/2009)</title>
	<published>2009-12-11T15:00:42Z</published>
	<updated>2009-12-11T15:00:42Z</updated>
	<author>
		<name>Aaron M Cohen</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;I am out of the office until 12/21/2009.&lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot;&gt;&lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot;&gt;Greetings, I will be out of the office/city/state/country till Monday December 21st. &lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot;&gt;&lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot;&gt;&lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot; color=&quot;#808080&quot;&gt;Note: This is an automated response to your message  &lt;/font&gt;&lt;b&gt;&lt;font size=&quot;2&quot;&gt;&amp;quot;[equinox-dev] Vote for Committer status for Ruibin Zhou has started&amp;quot;&lt;/font&gt;&lt;/b&gt;&lt;font size=&quot;2&quot; color=&quot;#808080&quot;&gt; sent on &lt;/font&gt;&lt;b&gt;&lt;font size=&quot;2&quot;&gt;12/11/09 10:22:02&lt;/font&gt;&lt;/b&gt;&lt;font size=&quot;2&quot; color=&quot;#808080&quot;&gt;. &lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot; color=&quot;#808080&quot;&gt;&lt;br&gt;
&lt;/font&gt;&lt;font size=&quot;2&quot; color=&quot;#808080&quot;&gt;This is the only notification you will receive while this person is away.&lt;/font&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26752781&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/AUTO%3A-Aaron-M-Cohen-is-out-of-the-office.-%28returning-12-21-2009%29-tp26752781p26752781.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26752016</id>
	<title>Equinox tagged for Galileo 3.5.2 build.</title>
	<published>2009-12-11T13:57:52Z</published>
	<updated>2009-12-11T13:57:52Z</updated>
	<author>
		<name>portal on behalf of Andrew Niefer</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;The map file has been updated for the
following Bug changes:&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;+ Bug 205608. [Launcher] AIX still requires
motif libraries installed (FIXED)&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;+ Bug 290653. The org.eclipse.equinox.executable
feature has gone backwards in version numbering (FIXED)&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;+ Bug 293831. [launcher] AIX needs jre/lib/&amp;lt;arch&amp;gt;
on library search path (FIXED)&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;+ Bug 295126. [launcher] AIX build of
eclipse binary needs adjusting. (FIXED)&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;The following projects have changed:&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;org.eclipse.equinox.executable&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;org.eclipse.equinox.launcher.motif.aix.ppc&lt;/font&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26752016&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-tagged-for-next-Helios-M4-build.-tp26650657p26752016.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26750661</id>
	<title>+1 for Aldo Eisma on rt.equinox.incubator</title>
	<published>2009-12-11T12:01:03Z</published>
	<updated>2009-12-11T12:01:03Z</updated>
	<author>
		<name>Simon Kaegi-2</name>
	</author>
	<content type="html">+1
&lt;br&gt;--
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26750661&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Aldo-Eisma-on-rt.equinox.incubator-tp26750661p26750661.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26750662</id>
	<title>+1 for Ruibin Zhou on rt.equinox.incubator</title>
	<published>2009-12-11T12:01:03Z</published>
	<updated>2009-12-11T12:01:03Z</updated>
	<author>
		<name>Simon Kaegi-2</name>
	</author>
	<content type="html">+1
&lt;br&gt;--
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26750662&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Ruibin-Zhou-on-rt.equinox.incubator-tp26750662p26750662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26750663</id>
	<title>+1 for David Lavin on rt.equinox.incubator</title>
	<published>2009-12-11T12:01:03Z</published>
	<updated>2009-12-11T12:01:03Z</updated>
	<author>
		<name>Simon Kaegi-2</name>
	</author>
	<content type="html">+1
&lt;br&gt;--
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26750663&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-David-Lavin-on-rt.equinox.incubator-tp26750663p26750663.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26750656</id>
	<title>+1 for Simon Archer on rt.equinox.incubator</title>
	<published>2009-12-11T12:01:02Z</published>
	<updated>2009-12-11T12:01:02Z</updated>
	<author>
		<name>Simon Kaegi-2</name>
	</author>
	<content type="html">+1
&lt;br&gt;--
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26750656&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Simon-Archer-on-rt.equinox.incubator-tp26750656p26750656.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748831</id>
	<title>+1 for Aldo Eisma on rt.equinox.incubator</title>
	<published>2009-12-11T10:03:03Z</published>
	<updated>2009-12-11T10:03:03Z</updated>
	<author>
		<name>DJ Houghton</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748831&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Aldo-Eisma-on-rt.equinox.incubator-tp26748831p26748831.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748835</id>
	<title>+1 for David Lavin on rt.equinox.incubator</title>
	<published>2009-12-11T10:03:03Z</published>
	<updated>2009-12-11T10:03:03Z</updated>
	<author>
		<name>DJ Houghton</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748835&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-David-Lavin-on-rt.equinox.incubator-tp26748835p26748835.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748838</id>
	<title>+1 for Ruibin Zhou on rt.equinox.incubator</title>
	<published>2009-12-11T10:03:03Z</published>
	<updated>2009-12-11T10:03:03Z</updated>
	<author>
		<name>DJ Houghton</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748838&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Ruibin-Zhou-on-rt.equinox.incubator-tp26748838p26748838.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748821</id>
	<title>+1 for Simon Archer on rt.equinox.incubator</title>
	<published>2009-12-11T10:02:05Z</published>
	<updated>2009-12-11T10:02:05Z</updated>
	<author>
		<name>DJ Houghton</name>
	</author>
	<content type="html">+1
&lt;br&gt;+1
&lt;br&gt;&lt;br&gt;Voting summary: &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748821&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%2B1-for-Simon-Archer-on-rt.equinox.incubator-tp26748821p26748821.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748370</id>
	<title>Vote for Committer status for Simon Archer has started</title>
	<published>2009-12-11T09:31:01Z</published>
	<updated>2009-12-11T09:31:01Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">rt.equinox.incubator Committers,
&lt;br&gt;This automatically generated message signals that Thomas Watson has
&lt;br&gt;nominated Simon Archer as a Committer on the rt.equinox.incubator project.
&lt;br&gt;The reason given is as follows:
&lt;br&gt;&lt;br&gt;As part of the move of the SODA Service Activator Toolkit (SAT) to
&lt;br&gt;rt.equinox.incubator (&lt;a href=&quot;http://bugs.eclipse.org/297405&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.eclipse.org/297405&lt;/a&gt;), I would like to
&lt;br&gt;nominate Simon Archer as a committer to the Equinox incubator.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The vote is being held via the MyFoundation portal: voters *must* use the
&lt;br&gt;portal for the votes to be properly recorded. &amp;nbsp;The voting will continue
&lt;br&gt;until either all 30 existing Committers have voted or until they have been
&lt;br&gt;given enough time to vote, even if they do not do so (defined as at least
&lt;br&gt;one week). Simon Archer must receive at least three +1s and no -1s for a
&lt;br&gt;successful election.
&lt;br&gt;&lt;br&gt;Eligible Committers must cast their votes through their My Foundation
&lt;br&gt;portal page (do NOT just reply to this email; your vote will not be
&lt;br&gt;correctly recorded unless you use the portal):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The project Committers eligible to vote are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; John Arthorne
&lt;br&gt;&amp;nbsp; &amp;nbsp; Neil Bartlett
&lt;br&gt;&amp;nbsp; &amp;nbsp; Oleg Besedin
&lt;br&gt;&amp;nbsp; &amp;nbsp; Boris Bokowski
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stoyan Boshev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ian Bull
&lt;br&gt;&amp;nbsp; &amp;nbsp; Sonia Dimitrov
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pavlin Dobrev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Flaherty
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jennifer Fogell
&lt;br&gt;&amp;nbsp; &amp;nbsp; Olivier Gruber
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ted Habeck
&lt;br&gt;&amp;nbsp; &amp;nbsp; BJ Hargrave
&lt;br&gt;&amp;nbsp; &amp;nbsp; DJ Houghton
&lt;br&gt;&amp;nbsp; &amp;nbsp; Simon Kaegi
&lt;br&gt;&amp;nbsp; &amp;nbsp; Peter Kriens
&lt;br&gt;&amp;nbsp; &amp;nbsp; Scott Lewis
&lt;br&gt;&amp;nbsp; &amp;nbsp; Eric Li
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stefan Liebig
&lt;br&gt;&amp;nbsp; &amp;nbsp; Martin Lippert
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jeff McAffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Susan McCourt
&lt;br&gt;&amp;nbsp; &amp;nbsp; Kim Moir
&lt;br&gt;&amp;nbsp; &amp;nbsp; Andrew Niefer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Piggott
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pascal Rapicault
&lt;br&gt;&amp;nbsp; &amp;nbsp; Heiko Seeberger
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dave Stevenson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thomas Watson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Webster
&lt;br&gt;&lt;br&gt;*NOTE*: Successful elections are left open for a maximum of 60 days to
&lt;br&gt;allow for processing of paperwork. &amp;nbsp;After that time the election will be
&lt;br&gt;expired, regardless of its current status. &amp;nbsp;Should papework processing on
&lt;br&gt;the part of the candidate take more time than allowed, a new election will
&lt;br&gt;have to be held.
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748370&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748370&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vote-for-Committer-status-for-Simon-Archer-has-started-tp26748370p26748370.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748310</id>
	<title>Vote for Committer status for David Lavin has started</title>
	<published>2009-12-11T09:26:03Z</published>
	<updated>2009-12-11T09:26:03Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">rt.equinox.incubator Committers,
&lt;br&gt;This automatically generated message signals that Thomas Watson has
&lt;br&gt;nominated David Lavin as a Committer on the rt.equinox.incubator project.
&lt;br&gt;The reason given is as follows:
&lt;br&gt;&lt;br&gt;As part of the move of the SODA Device Kit move to rt.equinox.incubator
&lt;br&gt;(&lt;a href=&quot;http://bugs.eclipse.org/297405&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.eclipse.org/297405&lt;/a&gt;), I would like to nominate David Lavin as a
&lt;br&gt;committer to the Equinox incubator.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The vote is being held via the MyFoundation portal: voters *must* use the
&lt;br&gt;portal for the votes to be properly recorded. &amp;nbsp;The voting will continue
&lt;br&gt;until either all 30 existing Committers have voted or until they have been
&lt;br&gt;given enough time to vote, even if they do not do so (defined as at least
&lt;br&gt;one week). David Lavin must receive at least three +1s and no -1s for a
&lt;br&gt;successful election.
&lt;br&gt;&lt;br&gt;Eligible Committers must cast their votes through their My Foundation
&lt;br&gt;portal page (do NOT just reply to this email; your vote will not be
&lt;br&gt;correctly recorded unless you use the portal):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The project Committers eligible to vote are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; John Arthorne
&lt;br&gt;&amp;nbsp; &amp;nbsp; Neil Bartlett
&lt;br&gt;&amp;nbsp; &amp;nbsp; Oleg Besedin
&lt;br&gt;&amp;nbsp; &amp;nbsp; Boris Bokowski
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stoyan Boshev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ian Bull
&lt;br&gt;&amp;nbsp; &amp;nbsp; Sonia Dimitrov
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pavlin Dobrev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Flaherty
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jennifer Fogell
&lt;br&gt;&amp;nbsp; &amp;nbsp; Olivier Gruber
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ted Habeck
&lt;br&gt;&amp;nbsp; &amp;nbsp; BJ Hargrave
&lt;br&gt;&amp;nbsp; &amp;nbsp; DJ Houghton
&lt;br&gt;&amp;nbsp; &amp;nbsp; Simon Kaegi
&lt;br&gt;&amp;nbsp; &amp;nbsp; Peter Kriens
&lt;br&gt;&amp;nbsp; &amp;nbsp; Scott Lewis
&lt;br&gt;&amp;nbsp; &amp;nbsp; Eric Li
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stefan Liebig
&lt;br&gt;&amp;nbsp; &amp;nbsp; Martin Lippert
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jeff McAffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Susan McCourt
&lt;br&gt;&amp;nbsp; &amp;nbsp; Kim Moir
&lt;br&gt;&amp;nbsp; &amp;nbsp; Andrew Niefer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Piggott
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pascal Rapicault
&lt;br&gt;&amp;nbsp; &amp;nbsp; Heiko Seeberger
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dave Stevenson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thomas Watson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Webster
&lt;br&gt;&lt;br&gt;*NOTE*: Successful elections are left open for a maximum of 60 days to
&lt;br&gt;allow for processing of paperwork. &amp;nbsp;After that time the election will be
&lt;br&gt;expired, regardless of its current status. &amp;nbsp;Should papework processing on
&lt;br&gt;the part of the candidate take more time than allowed, a new election will
&lt;br&gt;have to be held.
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748310&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vote-for-Committer-status-for-David-Lavin-has-started-tp26748310p26748310.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748291</id>
	<title>Vote for Committer status for Aldo Eisma has started</title>
	<published>2009-12-11T09:25:01Z</published>
	<updated>2009-12-11T09:25:01Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">rt.equinox.incubator Committers,
&lt;br&gt;This automatically generated message signals that Thomas Watson has
&lt;br&gt;nominated Aldo Eisma as a Committer on the rt.equinox.incubator project.
&lt;br&gt;The reason given is as follows:
&lt;br&gt;&lt;br&gt;As part of the move of the SODA Device Kit move to rt.equinox.incubator
&lt;br&gt;(&lt;a href=&quot;http://bugs.eclipse.org/297405&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.eclipse.org/297405&lt;/a&gt;), I would like to nominate Aldo Eisma as a
&lt;br&gt;committer to the Equinox incubator.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;The vote is being held via the MyFoundation portal: voters *must* use the
&lt;br&gt;portal for the votes to be properly recorded. &amp;nbsp;The voting will continue
&lt;br&gt;until either all 30 existing Committers have voted or until they have been
&lt;br&gt;given enough time to vote, even if they do not do so (defined as at least
&lt;br&gt;one week). Aldo Eisma must receive at least three +1s and no -1s for a
&lt;br&gt;successful election.
&lt;br&gt;&lt;br&gt;Eligible Committers must cast their votes through their My Foundation
&lt;br&gt;portal page (do NOT just reply to this email; your vote will not be
&lt;br&gt;correctly recorded unless you use the portal):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The project Committers eligible to vote are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; John Arthorne
&lt;br&gt;&amp;nbsp; &amp;nbsp; Neil Bartlett
&lt;br&gt;&amp;nbsp; &amp;nbsp; Oleg Besedin
&lt;br&gt;&amp;nbsp; &amp;nbsp; Boris Bokowski
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stoyan Boshev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ian Bull
&lt;br&gt;&amp;nbsp; &amp;nbsp; Sonia Dimitrov
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pavlin Dobrev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Flaherty
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jennifer Fogell
&lt;br&gt;&amp;nbsp; &amp;nbsp; Olivier Gruber
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ted Habeck
&lt;br&gt;&amp;nbsp; &amp;nbsp; BJ Hargrave
&lt;br&gt;&amp;nbsp; &amp;nbsp; DJ Houghton
&lt;br&gt;&amp;nbsp; &amp;nbsp; Simon Kaegi
&lt;br&gt;&amp;nbsp; &amp;nbsp; Peter Kriens
&lt;br&gt;&amp;nbsp; &amp;nbsp; Scott Lewis
&lt;br&gt;&amp;nbsp; &amp;nbsp; Eric Li
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stefan Liebig
&lt;br&gt;&amp;nbsp; &amp;nbsp; Martin Lippert
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jeff McAffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Susan McCourt
&lt;br&gt;&amp;nbsp; &amp;nbsp; Kim Moir
&lt;br&gt;&amp;nbsp; &amp;nbsp; Andrew Niefer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Piggott
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pascal Rapicault
&lt;br&gt;&amp;nbsp; &amp;nbsp; Heiko Seeberger
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dave Stevenson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thomas Watson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Webster
&lt;br&gt;&lt;br&gt;*NOTE*: Successful elections are left open for a maximum of 60 days to
&lt;br&gt;allow for processing of paperwork. &amp;nbsp;After that time the election will be
&lt;br&gt;expired, regardless of its current status. &amp;nbsp;Should papework processing on
&lt;br&gt;the part of the candidate take more time than allowed, a new election will
&lt;br&gt;have to be held.
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748291&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748291&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vote-for-Committer-status-for-Aldo-Eisma-has-started-tp26748291p26748291.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26748265</id>
	<title>Vote for Committer status for Ruibin Zhou has started</title>
	<published>2009-12-11T09:22:02Z</published>
	<updated>2009-12-11T09:22:02Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">rt.equinox.incubator Committers,
&lt;br&gt;This automatically generated message signals that Thomas Watson has
&lt;br&gt;nominated Ruibin Zhou as a Committer on the rt.equinox.incubator project.
&lt;br&gt;The reason given is as follows:
&lt;br&gt;&lt;br&gt;As part of the move of the SODA Device Kit move to rt.equinox.incubator
&lt;br&gt;(&lt;a href=&quot;http://bugs.eclipse.org/297405&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.eclipse.org/297405&lt;/a&gt;), I would like to nominate Ruibin Zhou as a
&lt;br&gt;committer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;The vote is being held via the MyFoundation portal: voters *must* use the
&lt;br&gt;portal for the votes to be properly recorded. &amp;nbsp;The voting will continue
&lt;br&gt;until either all 30 existing Committers have voted or until they have been
&lt;br&gt;given enough time to vote, even if they do not do so (defined as at least
&lt;br&gt;one week). Ruibin Zhou must receive at least three +1s and no -1s for a
&lt;br&gt;successful election.
&lt;br&gt;&lt;br&gt;Eligible Committers must cast their votes through their My Foundation
&lt;br&gt;portal page (do NOT just reply to this email; your vote will not be
&lt;br&gt;correctly recorded unless you use the portal):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://portal.eclipse.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://portal.eclipse.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The project Committers eligible to vote are:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; John Arthorne
&lt;br&gt;&amp;nbsp; &amp;nbsp; Neil Bartlett
&lt;br&gt;&amp;nbsp; &amp;nbsp; Oleg Besedin
&lt;br&gt;&amp;nbsp; &amp;nbsp; Boris Bokowski
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stoyan Boshev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ian Bull
&lt;br&gt;&amp;nbsp; &amp;nbsp; Sonia Dimitrov
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pavlin Dobrev
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Flaherty
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jennifer Fogell
&lt;br&gt;&amp;nbsp; &amp;nbsp; Olivier Gruber
&lt;br&gt;&amp;nbsp; &amp;nbsp; Ted Habeck
&lt;br&gt;&amp;nbsp; &amp;nbsp; BJ Hargrave
&lt;br&gt;&amp;nbsp; &amp;nbsp; DJ Houghton
&lt;br&gt;&amp;nbsp; &amp;nbsp; Simon Kaegi
&lt;br&gt;&amp;nbsp; &amp;nbsp; Peter Kriens
&lt;br&gt;&amp;nbsp; &amp;nbsp; Scott Lewis
&lt;br&gt;&amp;nbsp; &amp;nbsp; Eric Li
&lt;br&gt;&amp;nbsp; &amp;nbsp; Stefan Liebig
&lt;br&gt;&amp;nbsp; &amp;nbsp; Martin Lippert
&lt;br&gt;&amp;nbsp; &amp;nbsp; Jeff McAffer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Susan McCourt
&lt;br&gt;&amp;nbsp; &amp;nbsp; Kim Moir
&lt;br&gt;&amp;nbsp; &amp;nbsp; Andrew Niefer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Piggott
&lt;br&gt;&amp;nbsp; &amp;nbsp; Pascal Rapicault
&lt;br&gt;&amp;nbsp; &amp;nbsp; Heiko Seeberger
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dave Stevenson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Thomas Watson
&lt;br&gt;&amp;nbsp; &amp;nbsp; Matthew Webster
&lt;br&gt;&lt;br&gt;*NOTE*: Successful elections are left open for a maximum of 60 days to
&lt;br&gt;allow for processing of paperwork. &amp;nbsp;After that time the election will be
&lt;br&gt;expired, regardless of its current status. &amp;nbsp;Should papework processing on
&lt;br&gt;the part of the candidate take more time than allowed, a new election will
&lt;br&gt;have to be held.
&lt;br&gt;&lt;br&gt;If you have any questions, please do not hesitate to contact your project
&lt;br&gt;lead, PMC member, or the EMO &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748265&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26748265&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Vote-for-Committer-status-for-Ruibin-Zhou-has-started-tp26748265p26748265.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26746095</id>
	<title>Re: Launch an NEW OSGi framework inside a RCP</title>
	<published>2009-12-11T07:18:27Z</published>
	<updated>2009-12-11T07:18:27Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;In Equinox 3.5 you can use the EquinoxFactory to create a new org.osgi.framework.launch.Framework instance.&lt;br&gt;
&lt;br&gt;
import org.osgi.framework.launch.*;&lt;br&gt;
import org.eclipse.osgi.launch.*;&lt;br&gt;
&lt;br&gt;
FrameworkFactory factory = new EquinoxFactory();&lt;br&gt;
Framework framework = factory.newFramework(null);&lt;br&gt;
&lt;br&gt;
Also see, (&lt;a href=&quot;http://www.osgi.org/javadoc/r4v42/org/osgi/framework/launch/package-summary.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.osgi.org/javadoc/r4v42/org/osgi/framework/launch/package-summary.html&lt;/a&gt;).&lt;br&gt;
&lt;br&gt;
Hope that helps.&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width=&quot;16&quot; height=&quot;16&quot; src=&quot;http://old.nabble.com/attachment/26746095/0/graycol.gif&quot; border=&quot;0&quot; alt=&quot;Inactive hide details for Shin ---12/10/2009 10:52:05 PM---Hi all,&quot;&gt;&lt;font color=&quot;#424282&quot;&gt;Shin ---12/10/2009 10:52:05 PM---Hi all,&lt;/font&gt;&lt;br&gt;
&lt;br&gt;

&lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;From:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;Shin &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26746095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shenvv@...&lt;/a&gt;&amp;gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;To:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26746095&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Date:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;12/10/2009 10:52 PM&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Subject:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26746095/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;[equinox-dev] Launch an NEW OSGi framework inside a RCP&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;hr width=&quot;100%&quot; size=&quot;2&quot; align=&quot;left&quot; noshade style=&quot;color:#8091A5; &quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;Hi all,&lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;I'm trying to launch an OSGi framework(Equinox) inside the RCP, and get the BundleContext of the new framework.&lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;But when I use &amp;quot;EclipseStarter.run()&amp;quot;, it throws an exception says &amp;quot;Platform already running&amp;quot;. &lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;I know that this EclipseStarter associated with the OSGi Platfrom which runs the RCP, so the platform is already running.&lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;Is it possible to launch an NEW OSGi framework inside a Bundle?&lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;Thank!&lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;Daniel&lt;/font&gt;&lt;tt&gt;_______________________________________________&lt;br&gt;
equinox-dev mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26746095&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26746095&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Launch-an-NEW-OSGi-framework-inside-a-RCP-tp26738138p26746095.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26738138</id>
	<title>Launch an NEW OSGi framework inside a RCP</title>
	<published>2009-12-10T19:20:54Z</published>
	<updated>2009-12-10T19:20:54Z</updated>
	<author>
		<name>Shin-9</name>
	</author>
	<content type="html">&lt;div&gt;Hi all,&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;I&amp;#39;m trying to launch an OSGi framework(Equinox) inside the RCP, and get the BundleContext of the new framework.&lt;/div&gt;
&lt;div&gt;But when I use &amp;quot;EclipseStarter.run()&amp;quot;, it throws an exception says &amp;quot;Platform already running&amp;quot;. &lt;/div&gt;
&lt;div&gt;I know that this EclipseStarter associated with the OSGi Platfrom which runs the RCP, so the platform is already running.&lt;/div&gt;
&lt;div&gt;Is it possible to launch an NEW OSGi framework inside a Bundle?&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Thank!&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Daniel&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26738138&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Launch-an-NEW-OSGi-framework-inside-a-RCP-tp26738138p26738138.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26704725</id>
	<title>Re: Re: Re: How can I register a servlet to receiveandhandle the path like &quot;/*&quot;?</title>
	<published>2009-12-08T19:45:35Z</published>
	<updated>2009-12-08T19:45:35Z</updated>
	<author>
		<name>fox-18</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=gb2312&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16939&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY style=&quot;FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana&quot;&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;Thank you very much.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;2009-12-09 &lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;
&lt;HR style=&quot;WIDTH: 100px&quot; align=left color=#b5c4df SIZE=1&gt;
&lt;/FONT&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;&lt;SPAN&gt;fox&lt;/SPAN&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;HR color=#b5c4df SIZE=1&gt;

&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;发件人：&lt;/STRONG&gt; Simon Kaegi &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;发送时间：&lt;/STRONG&gt; 2009-12-09&amp;nbsp; 11:09:31 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;收件人：&lt;/STRONG&gt; Equinox development mailing 
list &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;抄送：&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;主题：&lt;/STRONG&gt; Re: [equinox-dev] Re: How 
can I register a servlet to receiveandhandle the path like &quot;/*&quot;? &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt; &lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;
&lt;P&gt;You should just use /scap&lt;BR&gt;&lt;BR&gt;see &lt;A href=&quot;http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/HttpService.html#registerServlet(java.lang.String&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/HttpService.html#registerServlet(java.lang.String&lt;/A&gt;, 
javax.servlet.Servlet, java.util.Dictionary, 
org.osgi.service.http.HttpContext)&lt;BR&gt;&lt;BR&gt;HTH&lt;BR&gt;-Simon&lt;BR&gt;&lt;IMG height=16 alt='Inactive hide details for &quot;fox&quot; ---12/08/2009 09:33:12 PM---Hi Gunnar: Thanks for your help,' src=&quot;http://old.nabble.com/attachment/26704725/0/graycol%2812-09-11-35-37%29.gif&quot; width=16 border=0&gt;&lt;FONT color=#424282&gt;&quot;fox&quot; 
---12/08/2009 09:33:12 PM---Hi Gunnar: Thanks for your help,&lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;
&lt;TABLE cellSpacing=0 cellPadding=0 width=&quot;100%&quot; border=0&gt;
  &lt;TBODY&gt;
  &lt;TR vAlign=top&gt;
    &lt;TD width=&quot;1%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=96 border=0&gt;&lt;BR&gt;&lt;FONT color=#5f5f5f size=2&gt;From:&lt;/FONT&gt;&lt;/TD&gt;
    &lt;TD width=&quot;100%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=1 border=0&gt;&lt;BR&gt;&lt;FONT size=2&gt;&quot;fox&quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fox@...&lt;/a&gt;&amp;gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
  &lt;TR vAlign=top&gt;
    &lt;TD width=&quot;1%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=96 border=0&gt;&lt;BR&gt;&lt;FONT color=#5f5f5f size=2&gt;To:&lt;/FONT&gt;&lt;/TD&gt;
    &lt;TD width=&quot;100%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=1 border=0&gt;&lt;BR&gt;&lt;FONT size=2&gt;&quot;Equinox development mailing list&quot; 
      &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&amp;gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
  &lt;TR vAlign=top&gt;
    &lt;TD width=&quot;1%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=96 border=0&gt;&lt;BR&gt;&lt;FONT color=#5f5f5f size=2&gt;Date:&lt;/FONT&gt;&lt;/TD&gt;
    &lt;TD width=&quot;100%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=1 border=0&gt;&lt;BR&gt;&lt;FONT size=2&gt;12/08/2009 09:33 PM&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
  &lt;TR vAlign=top&gt;
    &lt;TD width=&quot;1%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=96 border=0&gt;&lt;BR&gt;&lt;FONT color=#5f5f5f size=2&gt;Subject:&lt;/FONT&gt;&lt;/TD&gt;
    &lt;TD width=&quot;100%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=1 border=0&gt;&lt;BR&gt;&lt;FONT size=2&gt;Re: [equinox-dev] Re: How can I register a 
      servlet to receive andhandle the path like &quot;/*&quot;?&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
  &lt;TR vAlign=top&gt;
    &lt;TD width=&quot;1%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=96 border=0&gt;&lt;BR&gt;&lt;FONT color=#5f5f5f size=2&gt;Sent by:&lt;/FONT&gt;&lt;/TD&gt;
    &lt;TD width=&quot;100%&quot;&gt;&lt;IMG height=1 alt=&quot;&quot; src=&quot;http://old.nabble.com/attachment/26704725/1/ecblank%2812-09-11-35-37%29.gif&quot; width=1 border=0&gt;&lt;BR&gt;&lt;FONT size=2&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev-bounces@...&lt;/a&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;HR style=&quot;COLOR: #8091a5&quot; align=left width=&quot;100%&quot; noShade SIZE=2&gt;
&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;FONT face=Verdana color=#000080&gt;Hi &lt;/FONT&gt;&lt;FONT face=Verdana&gt;Gunnar:&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;Thanks for your 
help,&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;but then I found another problem: if I want 
the servlet to handle the request with the path &quot;/scap/*&quot;,I try to modify the 
alias to &quot;/xcap/&quot;, it throws &quot;java.lang.IllegalArgumentException: Invalid alias 
'/xcap/' &quot;,how should I resolve this problem?&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;Thanks so many.&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana color=#c0c0c0&gt;2009-12-09 &lt;/FONT&gt;&lt;BR&gt;
&lt;HR style=&quot;COLOR: #b5c4df&quot; align=left width=&quot;100%&quot; SIZE=2&gt;
&lt;BR&gt;&lt;FONT face=Verdana color=#c0c0c0&gt;fox &lt;/FONT&gt;&lt;BR&gt;
&lt;HR style=&quot;COLOR: #b5c4df&quot; align=left width=&quot;100%&quot; SIZE=2&gt;
&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;发件人：&lt;/FONT&gt;&lt;/B&gt;&lt;FONT face=Verdana&gt; Gunnar Wagenknecht 
&lt;/FONT&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;发送时间：&lt;/FONT&gt;&lt;/B&gt;&lt;FONT face=Verdana&gt; 2009-12-08 
20:31:53 &lt;/FONT&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;收件人：&lt;/FONT&gt;&lt;/B&gt;&lt;FONT face=Verdana&gt; 
equinox-dev &lt;/FONT&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;抄送：&lt;/FONT&gt;&lt;/B&gt;&lt;FONT face=Verdana&gt; 
&lt;/FONT&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;主题：&lt;/FONT&gt;&lt;/B&gt;&lt;FONT face=Verdana&gt; [equinox-dev] 
Re: How can I register a servlet to receive andhandle the path like &quot;/*&quot;? 
&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;Am 08.12.2009 09:08, schrieb fox:&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&amp;gt; When I convert a httpservlet to a bundle,I found that the 
first param of&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&amp;gt; Httpservice.registerServlet 
method does not support the path define&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&amp;gt; like 
&quot;/*&quot;,but I want to achieve this functionality ,what should I do?&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;Just '/' instead of '/*'. The OSGi HttpService applies a prefix 
matching.&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;-Gunnar&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;-- 
&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;Gunnar Wagenknecht&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gunnar@...&lt;/a&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;A href=&quot;http://wagenknecht.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wagenknecht.org/&lt;/A&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;_______________________________________________&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;equinox-dev mailing list&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;A href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/A&gt;&lt;/FONT&gt;&lt;TT&gt;_______________________________________________&lt;BR&gt;equinox-dev 
mailing list&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;BR&gt;&lt;/TT&gt;&lt;TT&gt;&lt;A href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/A&gt;&lt;/TT&gt;&lt;TT&gt;&lt;BR&gt;&lt;/TT&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704725&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-can-I-register-a-servlet-to-receive-and-handle-the-path-like-%22-*%22--tp26690133p26704725.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26704496</id>
	<title>Re: Re: How can I register a servlet to receive andhandle the path like &quot;/*&quot;?</title>
	<published>2009-12-08T19:09:17Z</published>
	<updated>2009-12-08T19:09:17Z</updated>
	<author>
		<name>Simon Kaegi-2</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;You should just use /scap&lt;br&gt;
&lt;br&gt;
see &lt;a href=&quot;http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/HttpService.html#registerServlet(java.lang.String&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/HttpService.html#registerServlet(java.lang.String&lt;/a&gt;, javax.servlet.Servlet, java.util.Dictionary, org.osgi.service.http.HttpContext)&lt;br&gt;
&lt;br&gt;
HTH&lt;br&gt;
-Simon&lt;br&gt;
&lt;img width=&quot;16&quot; height=&quot;16&quot; src=&quot;http://old.nabble.com/attachment/26704496/0/graycol.gif&quot; border=&quot;0&quot; alt=&quot;Inactive hide details for &amp;quot;fox&amp;quot; ---12/08/2009 09:33:12 PM---Hi Gunnar: Thanks for your help,&quot;&gt;&lt;font color=&quot;#424282&quot;&gt;&amp;quot;fox&amp;quot; ---12/08/2009 09:33:12 PM---Hi Gunnar: Thanks for your help,&lt;/font&gt;&lt;br&gt;
&lt;br&gt;

&lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;From:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;&amp;quot;fox&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fox@...&lt;/a&gt;&amp;gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;To:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;&amp;quot;Equinox development mailing list&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&amp;gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Date:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;12/08/2009 09:33 PM&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Subject:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;Re: [equinox-dev] Re: How can I register a servlet to receive andhandle the path like &amp;quot;/*&amp;quot;?&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Sent by:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26704496/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev-bounces@...&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;hr width=&quot;100%&quot; size=&quot;2&quot; align=&quot;left&quot; noshade style=&quot;color:#8091A5; &quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;font color=&quot;#000080&quot; face=&quot;Verdana&quot;&gt;Hi &lt;/font&gt;&lt;font face=&quot;Verdana&quot;&gt;Gunnar:&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;Thanks for your help,&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;but then I found another problem: if I want the servlet to handle the request with the path &amp;quot;/scap/*&amp;quot;,I try to modify the alias to &amp;quot;/xcap/&amp;quot;, it throws &amp;quot;java.lang.IllegalArgumentException: Invalid alias '/xcap/' &amp;quot;,how should I resolve this problem?&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;Thanks so many.&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;font color=&quot;#C0C0C0&quot; face=&quot;Verdana&quot;&gt;2009-12-09 &lt;/font&gt;&lt;br&gt;
&lt;hr width=&quot;100%&quot; size=&quot;2&quot; align=&quot;left&quot; style=&quot;color:#B5C4DF; &quot;&gt;&lt;br&gt;
&lt;font color=&quot;#C0C0C0&quot; face=&quot;Verdana&quot;&gt;fox &lt;/font&gt;&lt;br&gt;
&lt;hr width=&quot;100%&quot; size=&quot;2&quot; align=&quot;left&quot; style=&quot;color:#B5C4DF; &quot;&gt;&lt;br&gt;
&lt;b&gt;&lt;font face=&quot;Verdana&quot;&gt;发件人：&lt;/font&gt;&lt;/b&gt;&lt;font face=&quot;Verdana&quot;&gt; Gunnar Wagenknecht &lt;/font&gt;&lt;br&gt;
&lt;b&gt;&lt;font face=&quot;Verdana&quot;&gt;发送时间：&lt;/font&gt;&lt;/b&gt;&lt;font face=&quot;Verdana&quot;&gt; 2009-12-08  20:31:53 &lt;/font&gt;&lt;br&gt;
&lt;b&gt;&lt;font face=&quot;Verdana&quot;&gt;收件人：&lt;/font&gt;&lt;/b&gt;&lt;font face=&quot;Verdana&quot;&gt; equinox-dev &lt;/font&gt;&lt;br&gt;
&lt;b&gt;&lt;font face=&quot;Verdana&quot;&gt;抄送：&lt;/font&gt;&lt;/b&gt;&lt;font face=&quot;Verdana&quot;&gt; &lt;/font&gt;&lt;br&gt;
&lt;b&gt;&lt;font face=&quot;Verdana&quot;&gt;主题：&lt;/font&gt;&lt;/b&gt;&lt;font face=&quot;Verdana&quot;&gt; [equinox-dev] Re: How can I register a servlet to receive andhandle the path like &amp;quot;/*&amp;quot;? &lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;Am 08.12.2009 09:08, schrieb fox:&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&amp;gt; When I convert a httpservlet to a bundle,I found that the first param of&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&amp;gt;  Httpservice.registerServlet method does not support the path define&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&amp;gt; like &amp;quot;/*&amp;quot;,but I want to achieve this functionality ,what should I do?&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;Just '/' instead of '/*'. The OSGi HttpService applies a prefix matching.&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;-Gunnar&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;-- &lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;Gunnar Wagenknecht&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gunnar@...&lt;/a&gt;&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&lt;a href=&quot;http://wagenknecht.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wagenknecht.org/&lt;/a&gt;&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;_______________________________________________&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;equinox-dev mailing list&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Verdana&quot;&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;/font&gt;&lt;tt&gt;_______________________________________________&lt;br&gt;
equinox-dev mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704496&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-can-I-register-a-servlet-to-receive-and-handle-the-path-like-%22-*%22--tp26690133p26704496.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26704239</id>
	<title>Re: Re: How can I register a servlet to receive andhandle the path like &quot;/*&quot;?</title>
	<published>2009-12-08T18:32:37Z</published>
	<updated>2009-12-08T18:32:37Z</updated>
	<author>
		<name>fox-18</name>
	</author>
	<content type="html">﻿&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16939&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY style=&quot;FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana&quot;&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;Hi &lt;FONT color=#000000&gt;Gunnar:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;Thanks for your help,&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;but then I found another problem: if I&amp;nbsp;want 
the servlet to handle the request&amp;nbsp;with the path &quot;/scap/*&quot;,I try to 
modify&amp;nbsp;the alias to &quot;/xcap/&quot;,&amp;nbsp;it throws 
&quot;java.lang.IllegalArgumentException:&amp;nbsp;Invalid&amp;nbsp;alias&amp;nbsp;'/xcap/' &quot;,how 
should I resolve this problem?&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;Thanks so many.&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;2009-12-09 &lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;
&lt;HR style=&quot;WIDTH: 100px&quot; align=left color=#b5c4df SIZE=1&gt;
&lt;/FONT&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;&lt;SPAN&gt;fox&lt;/SPAN&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;HR color=#b5c4df SIZE=1&gt;

&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;发件人：&lt;/STRONG&gt; Gunnar Wagenknecht 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;发送时间：&lt;/STRONG&gt; 2009-12-08&amp;nbsp; 20:31:53 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;收件人：&lt;/STRONG&gt; equinox-dev &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;抄送：&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;主题：&lt;/STRONG&gt; [equinox-dev] Re: How can I 
register a servlet to receive andhandle the path like &quot;/*&quot;? &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt; &lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;
&lt;DIV&gt;Am&amp;nbsp;08.12.2009&amp;nbsp;09:08,&amp;nbsp;schrieb&amp;nbsp;fox:&lt;/DIV&gt;
&lt;DIV&gt;&amp;gt;&amp;nbsp;When&amp;nbsp;I&amp;nbsp;convert&amp;nbsp;a&amp;nbsp;httpservlet&amp;nbsp;to&amp;nbsp;a&amp;nbsp;bundle,I&amp;nbsp;found&amp;nbsp;that&amp;nbsp;the&amp;nbsp;first&amp;nbsp;param&amp;nbsp;of&lt;/DIV&gt;
&lt;DIV&gt;&amp;gt;&amp;nbsp;&amp;nbsp;Httpservice.registerServlet&amp;nbsp;method&amp;nbsp;does&amp;nbsp;not&amp;nbsp;support&amp;nbsp;the&amp;nbsp;path&amp;nbsp;define&lt;/DIV&gt;
&lt;DIV&gt;&amp;gt;&amp;nbsp;like&amp;nbsp;&quot;/*&quot;,but&amp;nbsp;I&amp;nbsp;want&amp;nbsp;to&amp;nbsp;achieve&amp;nbsp;this&amp;nbsp;functionality&amp;nbsp;,what&amp;nbsp;should&amp;nbsp;I&amp;nbsp;do?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Just&amp;nbsp;'/'&amp;nbsp;instead&amp;nbsp;of&amp;nbsp;'/*'.&amp;nbsp;The&amp;nbsp;OSGi&amp;nbsp;HttpService&amp;nbsp;applies&amp;nbsp;a&amp;nbsp;prefix&amp;nbsp;matching.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;-Gunnar&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;--&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Gunnar&amp;nbsp;Wagenknecht&lt;/DIV&gt;
&lt;DIV&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704239&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gunnar@...&lt;/a&gt;&lt;/DIV&gt;
&lt;DIV&gt;http://wagenknecht.org/&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;_______________________________________________&lt;/DIV&gt;
&lt;DIV&gt;equinox-dev&amp;nbsp;mailing&amp;nbsp;list&lt;/DIV&gt;
&lt;DIV&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704239&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/DIV&gt;
&lt;DIV&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26704239&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-can-I-register-a-servlet-to-receive-and-handle-the-path-like-%22-*%22--tp26690133p26704239.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26701069</id>
	<title>Equinox tagged for next Helios M4 build.</title>
	<published>2009-12-08T13:26:49Z</published>
	<updated>2009-12-08T13:26:49Z</updated>
	<author>
		<name>portal on behalf of Andrew Niefer</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;The launchers have been updated for
Helios M4&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=3&gt;The map file has been updated for the following Bug changes:&lt;br&gt;
+ Bug 282758. Add support for 64-bit Power architecture (ASSIGNED)&lt;br&gt;
&lt;br&gt;
The following projects have changed:&lt;br&gt;
org.eclipse.equinox.launcher.gtk.linux.ppc64&lt;br&gt;
org.eclipse.equinox.executable&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;table width=100%&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;From:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;Thomas Watson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26701069&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tjwatson@...&lt;/a&gt;&amp;gt;&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;To:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26701069&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;Date:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;12/04/2009 05:58 PM&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;Subject:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;[equinox-dev] Equinox tagged for next
Helios M4 build.&lt;/font&gt;
&lt;tr valign=top&gt;
&lt;td&gt;&lt;font size=1 color=#5f5f5f face=&quot;sans-serif&quot;&gt;Sent by:&lt;/font&gt;
&lt;td&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26701069&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev-bounces@...&lt;/a&gt;&lt;/font&gt;&lt;/table&gt;
&lt;br&gt;
&lt;hr noshade&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=3&gt;The map file has been updated for the following Bug changes:&lt;br&gt;
+ Bug 284397. Plugin.isDebugging does not deliver true after Plugin.setDebugging
has been called. (FIXED)&lt;br&gt;
+ Bug 296933. security tests should clean up temp directories (FIXED)&lt;br&gt;
&lt;br&gt;
The following projects have changed:&lt;br&gt;
org.eclipse.equinox.supplement&lt;br&gt;
org.eclipse.osgi.tests&lt;br&gt;
org.eclipse.osgi&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;/font&gt;&lt;tt&gt;&lt;font size=2&gt;_______________________________________________&lt;br&gt;
equinox-dev mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26701069&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;tt&gt;&lt;font size=2&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/font&gt;&lt;/tt&gt;&lt;/a&gt;&lt;tt&gt;&lt;font size=2&gt;&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;
&lt;br&gt;
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26701069&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-tagged-for-next-Helios-M4-build.-tp26650657p26701069.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26693230</id>
	<title>Re: How can I register a servlet to receive and handle the path like &quot;/*&quot;?</title>
	<published>2009-12-08T04:31:15Z</published>
	<updated>2009-12-08T04:31:15Z</updated>
	<author>
		<name>Gunnar Wagenknecht</name>
	</author>
	<content type="html">Am 08.12.2009 09:08, schrieb fox:
&lt;br&gt;&amp;gt; When I convert a httpservlet to a bundle,I found that the first param of
&lt;br&gt;&amp;gt; &amp;nbsp;Httpservice.registerServlet method does not support the path define
&lt;br&gt;&amp;gt; like &amp;quot;/*&amp;quot;,but I want to achieve this functionality ,what should I do?
&lt;br&gt;&lt;br&gt;Just '/' instead of '/*'. The OSGi HttpService applies a prefix matching.
&lt;br&gt;&lt;br&gt;-Gunnar
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Gunnar Wagenknecht
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26693230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gunnar@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://wagenknecht.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wagenknecht.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26693230&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-can-I-register-a-servlet-to-receive-and-handle-the-path-like-%22-*%22--tp26690133p26693230.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26690133</id>
	<title>How can I register a servlet to receive and handle the path like &quot;/*&quot;?</title>
	<published>2009-12-08T00:08:40Z</published>
	<updated>2009-12-08T00:08:40Z</updated>
	<author>
		<name>fox-18</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16939&quot; name=GENERATOR&gt;&lt;LINK href=&quot;BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}&quot; rel=stylesheet&gt;&lt;/HEAD&gt;
&lt;BODY style=&quot;FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana&quot;&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;Hello All.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;When I convert a httpservlet to a bundle,I found 
that the first param of &amp;nbsp;Httpservice.registerServlet method does not 
support the path define like &quot;/*&quot;,but I want 
to&amp;nbsp;achieve&amp;nbsp;this&amp;nbsp;functionality ,what should I do?&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;Thanks All.&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;2009-12-08 
&lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face=Verdana size=2&gt;
&lt;HR style=&quot;WIDTH: 122px; HEIGHT: 2px&quot; align=left SIZE=2&gt;

&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;&lt;SPAN&gt;fox&lt;/SPAN&gt; 
&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26690133&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-can-I-register-a-servlet-to-receive-and-handle-the-path-like-%22-*%22--tp26690133p26690133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26674494</id>
	<title>Re: Re: java.lang.LinkageError: loader constraint violation</title>
	<published>2009-12-07T01:09:59Z</published>
	<updated>2009-12-07T01:09:59Z</updated>
	<author>
		<name>fox-18</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=gb2312&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16939&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY style=&quot;FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana&quot;&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;Hello All.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;&lt;FONT color=#000080&gt;Problem has been 
resolved!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;&lt;FONT color=#000080&gt;It is because there are some 
classes(package) such as org.w3c.dom.Node,org.w3c.dom.Document....both in 
the&amp;nbsp; xmlparserv2.jar and re.jar,cause the confliction.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;&lt;FONT color=#000080&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color=#000080&gt;Thanks All.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;2009-12-07 &lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;
&lt;HR style=&quot;WIDTH: 100px&quot; align=left color=#b5c4df SIZE=1&gt;
&lt;/FONT&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#c0c0c0 size=2&gt;&lt;SPAN&gt;fox&lt;/SPAN&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;HR color=#b5c4df SIZE=1&gt;

&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;发件人：&lt;/STRONG&gt; David M Williams 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;发送时间：&lt;/STRONG&gt; 2009-12-03&amp;nbsp; 16:00:07 
&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;收件人：&lt;/STRONG&gt; Equinox development mailing 
list &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;抄送：&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;主题：&lt;/STRONG&gt; Re: [equinox-dev] 
java.lang.LinkageError: loader constraint violation &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt; &lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;Here's some 
information to give you some hints, some possible things to explore, but I doubt 
it will help directly. &lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;You don't say 
what version of equinox, or VM, you are using, but if it is pre 3.6 M2, I'd 
suggest you try with the latest milestone just to see if it works. 
&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;I say this because in 3.6 M2, Bug 285505 
was fixed which _might_ be indirectly related. &lt;/FONT&gt;&lt;BR&gt;&lt;A href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=285505&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=sans-serif size=2&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=285505&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=sans-serif size=2&gt;.&lt;/FONT&gt; &lt;BR&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;Especially 
if it does solve your problem, and you need to use a released version, you can 
employ a work around in your own code, by &lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;using the threads threads context classloader. Something like 
&lt;BR&gt;&lt;BR&gt;Thread.currentThread().setContextClassLoader(this.getClass().getClassLoader());&lt;/FONT&gt; 
&lt;BR&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;_before_ your code calls (directly or 
indirectly) SOAPPartImpl. &lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;(with all the 
right resets/trys/finallys, etc.) &lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;But this type of problem is pretty complicated, and depends on many 
things (e.g. which JVM you are using, which and how many versions of &quot;Node&quot; you 
have on your classpath, &amp;nbsp;how and where orasaaj.jar gets its version of 
'Node'). There's quite a few things on the internet that describe or address the 
issue in different contexts, one such example is&lt;/FONT&gt; &lt;BR&gt;&lt;A href=&quot;http://www.ibm.com/developerworks/websphere/library/techarticles/0310_searle/searle.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=sans-serif size=2&gt;http://www.ibm.com/developerworks/websphere/library/techarticles/0310_searle/searle.html&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=sans-serif size=2&gt;. &lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;But, I 
think, its fundamentally a DOM implementation and JVM issue, and OSGi just finds 
the problem early, before it gets to a runtime problem? &lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;But, you say it happens while &quot;trying to build a bundle&quot; 
so if you mean that literally ... then my advise won't really help at all (since 
it is a runtime solution). &lt;/FONT&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;In any case, 
I hope the information gives you some things to look at, or to frame the 
question more precisely. &lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;&lt;FONT face=sans-serif size=2&gt;Good luck, 
&lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;TT&gt;&lt;FONT size=3&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;
&lt;TABLE width=&quot;100%&quot;&gt;
  &lt;TBODY&gt;
  &lt;TR vAlign=top&gt;
    &lt;TD&gt;&lt;FONT face=sans-serif color=#5f5f5f size=1&gt;From:&lt;/FONT&gt; 
    &lt;TD&gt;&lt;FONT face=sans-serif size=1&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674494&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fox@...&lt;/a&gt;&lt;/FONT&gt; 
  &lt;TR vAlign=top&gt;
    &lt;TD&gt;&lt;FONT face=sans-serif color=#5f5f5f size=1&gt;To:&lt;/FONT&gt; 
    &lt;TD&gt;&lt;FONT face=sans-serif size=1&gt;&quot;equinox-dev&quot; 
      &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674494&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&amp;gt;&lt;/FONT&gt; 
  &lt;TR vAlign=top&gt;
    &lt;TD&gt;&lt;FONT face=sans-serif color=#5f5f5f size=1&gt;Date:&lt;/FONT&gt; 
    &lt;TD&gt;&lt;FONT face=sans-serif size=1&gt;12/02/2009 08:25 PM&lt;/FONT&gt; 
  &lt;TR vAlign=top&gt;
    &lt;TD&gt;&lt;FONT face=sans-serif color=#5f5f5f size=1&gt;Subject:&lt;/FONT&gt; 
    &lt;TD&gt;&lt;FONT face=sans-serif size=1&gt;[equinox-dev] java.lang.LinkageError: 
      loader constraint violation&lt;/FONT&gt; 
  &lt;TR vAlign=top&gt;
    &lt;TD&gt;&lt;FONT face=sans-serif color=#5f5f5f size=1&gt;Sent by:&lt;/FONT&gt; 
    &lt;TD&gt;&lt;FONT face=sans-serif size=1&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674494&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev-bounces@...&lt;/a&gt;&lt;/FONT&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR&gt;
&lt;HR noShade&gt;
&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;FONT face=NSimSun size=3&gt;Hello all.&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;&amp;nbsp; &amp;nbsp; I trying to build a bundle,when deploy into 
osgi and run,it throw an error:&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;java.lang.LinkageError: loader constraint violation: when resolving 
overridden method 
&quot;oracle.j2ee.ws.saaj.soap.SOAPPartImpl.appendChild(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;&quot; 
the class loader (instance of 
org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current class, 
oracle/j2ee/ws/saaj/soap/SOAPPartImpl, and its superclass loader (instance of 
&amp;lt;bootloader&amp;gt;), have different Class objects for the type org/w3c/dom/Node 
used in the signature,&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;&amp;nbsp; &amp;nbsp; the 
&amp;nbsp;oracle.j2ee.ws.saaj.soap.SOAPPartImpl is in orasaaj.jar and it is used by 
parlayX,I found that the orasaaj.jar and rt.jar both have this class 
SOAPPartImpl,&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;To solve this problem 
,what do I have to do,&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;in addition, it 
is normal and successful that the project just run as a application ,&lt;/FONT&gt; 
&lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;&amp;nbsp;&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;Many Thanks&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=sans-serif size=3&gt;Fox&lt;/FONT&gt;&lt;TT&gt;&lt;FONT size=2&gt;_______________________________________________&lt;BR&gt;equinox-dev mailing 
list&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674494&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;A href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;TT&gt;&lt;FONT size=2&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/FONT&gt;&lt;/TT&gt;&lt;/A&gt;&lt;TT&gt;&lt;FONT size=2&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26674494&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/java.lang.LinkageError%3A-loader-constraint-violation-tp26619589p26674494.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26650657</id>
	<title>Equinox tagged for next Helios M4 build.</title>
	<published>2009-12-04T14:58:25Z</published>
	<updated>2009-12-04T14:58:25Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;The map file has been updated for the following Bug changes:&lt;br&gt;
+ Bug 284397. Plugin.isDebugging does not deliver true after Plugin.setDebugging has been called. (FIXED)&lt;br&gt;
+ Bug 296933. security tests should clean up temp directories (FIXED)&lt;br&gt;
&lt;br&gt;
The following projects have changed:&lt;br&gt;
org.eclipse.equinox.supplement&lt;br&gt;
org.eclipse.osgi.tests&lt;br&gt;
org.eclipse.osgi&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26650657&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-tagged-for-next-Helios-M4-build.-tp26650657p26650657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26643279</id>
	<title>Re: build equinox</title>
	<published>2009-12-04T06:26:13Z</published>
	<updated>2009-12-04T06:26:13Z</updated>
	<author>
		<name>Thomas Watson</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;p&gt;All developers of Equinox (that I know of at least :-)) use Eclipse to develop and build Equinox.  Typically we simply check out the code as eclipse projects and then export the projects we want to build using the PDE tooling in Eclipse.  All of the Equinox projects have been setup to use PDE-Build for building bundle jars.&lt;br&gt;
&lt;br&gt;
HTH.&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width=&quot;16&quot; height=&quot;16&quot; src=&quot;http://old.nabble.com/attachment/26643279/0/graycol.gif&quot; border=&quot;0&quot; alt=&quot;Inactive hide details for &amp;quot;Eric J. Van der Velden&amp;quot; ---11/29/2009 12:22:35 PM---Hello,&quot;&gt;&lt;font color=&quot;#424282&quot;&gt;&amp;quot;Eric J. Van der Velden&amp;quot; ---11/29/2009 12:22:35 PM---Hello,&lt;/font&gt;&lt;br&gt;
&lt;br&gt;

&lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;From:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;&amp;quot;Eric J. Van der Velden&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643279&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ericjvandervelden@...&lt;/a&gt;&amp;gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;To:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643279&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Date:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;11/29/2009 12:22 PM&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;1%&quot;&gt;&lt;img width=&quot;96&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot; color=&quot;#5F5F5F&quot;&gt;Subject:&lt;/font&gt;&lt;/td&gt;&lt;td width=&quot;100%&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://old.nabble.com/attachment/26643279/1/ecblank.gif&quot; border=&quot;0&quot; alt=&quot;&quot;&gt;&lt;br&gt;
&lt;font size=&quot;2&quot;&gt;[equinox-dev] build equinox&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;hr width=&quot;100%&quot; size=&quot;2&quot; align=&quot;left&quot; noshade style=&quot;color:#8091A5; &quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;font size=&quot;4&quot;&gt;Hello, &lt;br&gt;
&lt;br&gt;
I have cvs co org.eclipse.equinox, but how do I build it? Can I read somewhere how it should be done?&lt;br&gt;
&lt;br&gt;
Thanks, &lt;br&gt;
&lt;br&gt;
Eric J.&lt;/font&gt;&lt;tt&gt;_______________________________________________&lt;br&gt;
equinox-dev mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643279&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26643279&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/build-equinox-tp26564492p26643279.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26638713</id>
	<title>Re: Equinox tagged for Helios M4 warmup build.</title>
	<published>2009-12-03T23:25:19Z</published>
	<updated>2009-12-03T23:25:19Z</updated>
	<author>
		<name>Eric J. Van der Velden</name>
	</author>
	<content type="html">Hi Thomas,&lt;br&gt;&lt;br&gt;I has posted a question on equinox-dev, but I got no answer. Maybe you can help me.&lt;br&gt;I have cvs co org.eclipse.equinox, but how do I build it? There is no build.xml in the root directory or something. (By the way, mostly I work on the command line).&lt;br&gt;
&lt;br&gt;Thanks, &lt;br&gt;&lt;br&gt;Eric J.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Dec 4, 2009 at 4:41 AM, Thomas Watson &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638713&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tjwatson@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div&gt;
&lt;p&gt;The map file has been updated for the following Bug changes:&lt;br&gt;
+ Bug 292980. Need an option to suppress &amp;quot;NLS unused message: &amp;quot; messages (FIXED)&lt;br&gt;
+ Bug 293331. API to determine when preference settings have been overridden (FIXED)&lt;br&gt;
+ Bug 295744. pluginCustomization argument should be removed from nonFrameworkArgs after being processed (FIXED)&lt;br&gt;
+ Bug 296750. [DS] SCRManager&amp;#39;s Resolver.serviceReferenceTable has race condition (FIXED)&lt;br&gt;
+ Bug 296822. NullProgressMonitor is not thread safe for expected usage (FIXED)&lt;br&gt;
+ Bug 296846. [tests] assert bundle resolution happens (FIXED)&lt;br&gt;
&lt;br&gt;
The following projects have changed:&lt;br&gt;
org.eclipse.equinox.ds&lt;br&gt;
org.eclipse.equinox.registry&lt;br&gt;
org.eclipse.equinox.supplement&lt;br&gt;
org.eclipse.equinox.preferences&lt;br&gt;
org.eclipse.equinox.servletbridge&lt;br&gt;
org.eclipse.equinox.app&lt;br&gt;
org.eclipse.equinox.common&lt;br&gt;
org.eclipse.osgi.tests&lt;br&gt;
org.eclipse.osgi&lt;br&gt;
&lt;br&gt;
Tom&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
equinox-dev mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638713&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638713&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-tagged-for-Helios-M4-warmup-build.-tp26637484p26638713.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26638675</id>
	<title>Re: Equinox tagged for Helios M4 warmup build.</title>
	<published>2009-12-03T23:18:30Z</published>
	<updated>2009-12-03T23:18:30Z</updated>
	<author>
		<name>fox-18</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=gb2312&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16939&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY style=&quot;FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana&quot;&gt;
&lt;DIV&gt;&lt;FONT color=#000080 size=2&gt;Dear Tom:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;TEXT-INDENT: 2em&quot;&gt;&lt;FONT color=#000080&gt;Thanks.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color=#000080 size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color=#c0c0c0 size=2&gt;2009-12-04 &lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT color=#000080 size=2&gt;
&lt;HR style=&quot;WIDTH: 100px&quot; align=left color=#b5c4df SIZE=1&gt;
&lt;/FONT&gt;
&lt;DIV&gt;&lt;FONT color=#c0c0c0 size=2&gt;&lt;SPAN&gt;fox&lt;/SPAN&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;HR color=#b5c4df SIZE=1&gt;

&lt;DIV&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;发件人：&lt;/STRONG&gt; Thomas Watson &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;发送时间：&lt;/STRONG&gt; 2009-12-04&amp;nbsp; 11:42:23 &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;收件人：&lt;/STRONG&gt; equinox-dev &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;抄送：&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;主题：&lt;/STRONG&gt; [equinox-dev] Equinox tagged for Helios 
M4 warmup build. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2&gt;&lt;/FONT&gt; &lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2&gt;
&lt;P&gt;The map file has been updated for the following Bug changes:&lt;BR&gt;+ Bug 292980. 
Need an option to suppress &quot;NLS unused message: &quot; messages (FIXED)&lt;BR&gt;+ Bug 
293331. API to determine when preference settings have been overridden 
(FIXED)&lt;BR&gt;+ Bug 295744. pluginCustomization argument should be removed from 
nonFrameworkArgs after being processed (FIXED)&lt;BR&gt;+ Bug 296750. [DS] 
SCRManager's Resolver.serviceReferenceTable has race condition (FIXED)&lt;BR&gt;+ Bug 
296822. NullProgressMonitor is not thread safe for expected usage (FIXED)&lt;BR&gt;+ 
Bug 296846. [tests] assert bundle resolution happens (FIXED)&lt;BR&gt;&lt;BR&gt;The 
following projects have 
changed:&lt;BR&gt;org.eclipse.equinox.ds&lt;BR&gt;org.eclipse.equinox.registry&lt;BR&gt;org.eclipse.equinox.supplement&lt;BR&gt;org.eclipse.equinox.preferences&lt;BR&gt;org.eclipse.equinox.servletbridge&lt;BR&gt;org.eclipse.equinox.app&lt;BR&gt;org.eclipse.equinox.common&lt;BR&gt;org.eclipse.osgi.tests&lt;BR&gt;org.eclipse.osgi&lt;BR&gt;&lt;BR&gt;Tom&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;equinox-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638675&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;equinox-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://dev.eclipse.org/mailman/listinfo/equinox-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://dev.eclipse.org/mailman/listinfo/equinox-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Equinox-tagged-for-Helios-M4-warmup-build.-tp26637484p26638675.html" />
</entry>

</feed>
