<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>sisu-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/maillist.html</link>
		<description>sisu-dev</description>
		<language>en-us</language>
		<pubDate>Fri, 02 Mar 2012 17:50:03 GMT</pubDate>
		<lastBuildDate>Fri, 02 Mar 2012 17:50:03 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>sisu-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/maillist.html</link>
		</image>
 

	<item>
		<title>[sisu-dev] Initial contributions</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00008.html</link>
		<description>Hi folks,Brief update of where things stand... I've logged two contributions - one for Sisu's new parent pom.xml:   https://bugs.eclipse.org/bugs/show_bug.cgi?id=372080and another containing the JSR330 (non-Plexus) extension code from https://github.com/so...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="">Hi folks,<div><br></div><div>Brief update of where things stand...&nbsp;I've logged two contributions - one for Sisu's new parent pom.xml:</div><div><br></div><div>&nbsp; &nbsp;<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=372080">https://bugs.eclipse.org/bugs/show_bug.cgi?id=372080</a></div><div><br></div><div>and another containing the JSR330 (non-Plexus) extension code from&nbsp;<a href="https://github.com/sonatype/sisu">https://github.com/sonatype/sisu</a></div><div><br></div><div>&nbsp; &nbsp;<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=372081">https://bugs.eclipse.org/bugs/show_bug.cgi?id=372081</a></div><div><br></div><div>Once approved these contributions should eventually end up in the following GIT repos (not yet created):</div><div><br></div><div>&nbsp; &nbsp;<a href="http://git.eclipse.org/c/sisu/org.eclipse.sisu.parent.git">http://git.eclipse.org/c/sisu/org.eclipse.sisu.parent.git</a></div><div><br></div><div>&nbsp; &nbsp;<a href="http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git">http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git</a></div><div><br></div><div>The "org.eclipse.sisu.inject"&nbsp;contribution is everything that was under&nbsp;<a href="https://github.com/sonatype/sisu/tree/master/sisu-inject/containers/guice-bean">https://github.com/sonatype/sisu/tree/master/sisu-inject/containers/guice-bean</a> except that I merged it into a single source tree, refactored the packages, updated the headers, and removed a local copy of some ASM code - I also removed some test zips/jars (because the initial contribution shouldn't contain embedded archives). Note that while these changes are enough for the initial contribution, once this is safely in git I want to take advantage of the necessary package change to go further and clean up the overall API to make it easier to extend and re-use the code.</div><div><br></div><div>I'm thinking of using the following layout for the cleanup:</div><div><br></div><div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp;org.eclipse.sisu.inject &nbsp;&nbsp;# &nbsp;client API &nbsp;-- &nbsp;org.eclipse.sisu is another option, but perhaps that's too general?</font></div></div><div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp; &nbsp;\---spi &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;# &nbsp;provider SPI</font></div></div><div><div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp; &nbsp;\---scan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# &nbsp;class-path-scanning</font></div></div><div></div><div><div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp; &nbsp;\---find &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# &nbsp;component lookup</font></div></div><div></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp; &nbsp;\---bind &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# &nbsp;auto-binding logic</font></div></div></div><div><div><div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp;&nbsp;&nbsp;\---boot &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# &nbsp;container support</font></div></div></div></div><div><div><font class="Apple-style-span" face="'Courier New'">&nbsp; &nbsp;&nbsp;&nbsp;\---util &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# &nbsp;utility code</font></div></div><div><br></div><div>But this is not cast in stone - other suggestions are welcome!</div><div><br></div><div>While we're stabilizing the JSR330 extension code, I'll start another contribution for the Plexus adapter. This will contain everything under&nbsp;<a href="https://github.com/sonatype/sisu/tree/master/sisu-inject/containers/guice-plexus">https://github.com/sonatype/sisu/tree/master/sisu-inject/containers/guice-plexus</a> except the bit that contains the thin "org.codehaus.plexus" shim. This package will need to be hosted outside of Eclipse because it has an external namespace. We should also consider providing a similar thin adapter for users of the "org.sonatype.inject" API, again this will need to be hosted outside of Eclipse perhaps using the original "org.sonatype.sisu:sisu-inject-bean" maven coordinate?</div><div><br></div><div>Other things on the long-term plan - finish the binding registries for OSGi services / Eclipse extensions, and support JSR250 annotations @PostConstruct / @PreDestroy :)</div><div><br></div><div>--</div><div>Cheers, Stuart</div></td></tr></table>]]></content:encoded>
		<pubDate>Fri, 02 Mar 2012 17:45:53 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00008.html</guid>
		<author>mcculls@xxxxxxx (Stuart McCulloch)</author>
	</item>


	<item>
		<title>Re: [sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00007.html</link>
		<description> Yes - the Plexus container can be embedded in all sorts of environments so it relies on the embedding/hosting code (in this case Maven) to properly dispose of the container. _______________________________________________ sisu-dev mailing list sisu-dev@xx...</description>
		<content:encoded><![CDATA[<pre>created <a  href="http://jira.codehaus.org/browse/MNG-5206">http://jira.codehaus.org/browse/MNG-5206</a> 

-----Original Message-----
From: sisu-dev-bounces@xxxxxxxxxxx [<a  href="mailto:sisu-dev-bounces@xxxxxxxxxxx">mailto:sisu-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Stuart McCulloch
Sent: Mittwoch, 30. November 2011 11:00
To: Sisu project developer discussions
Cc: Sisu project developer discussions
Subject: Re: [sisu-dev] when is Disposable.dipose() supposed to be called?

On 30 Nov 2011, at 09:50, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:

&gt; OK. Since I am using plexus in maven, should maven take care of disposing the container e.g. when the maven session ends?

Yes - the Plexus container can be embedded in all sorts of environments so it relies on the embedding/hosting code (in this case Maven) to properly dispose of the container.

&gt; Somehow I don't feel like this is something I should handle myself...
&gt; 
&gt; Regards,
&gt; Jan
&gt; 
&gt; -----Original Message-----
&gt; From: sisu-dev-bounces@xxxxxxxxxxx [<a  href="mailto:sisu-dev-bounces@xxxxxxxxxxx">mailto:sisu-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Stuart McCulloch
&gt; Sent: Mittwoch, 30. November 2011 10:42
&gt; To: Sisu project developer discussions
&gt; Cc: sisu-dev@xxxxxxxxxxx
&gt; Subject: Re: [sisu-dev] when is Disposable.dipose() supposed to be called?
&gt; 
&gt; On 30 Nov 2011, at 09:06, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:
&gt; 
&gt;&gt; Hi,
&gt;&gt; 
&gt;&gt; in tycho we have a plexus component which implements Disposable, see [1].
&gt;&gt; 
&gt;&gt; I want some cleanup work to be done in dispose() but it seems this method is never called.
&gt; 
&gt; Hi Jan,
&gt; 
&gt; Disposables are only called when the Plexus container is itself disposed or when someone explicitly calls the container to release the component (or the map/list containing the component).
&gt; 
&gt; If it is not getting called then that suggests no-one is disposing of the container. (Sisu-)Plexus will only act on container.dispose() - it doesn't install any shutdown hooks itself or use any form of GC/finalization to track when a component is no longer alive.
&gt; 
&gt; --
&gt; Cheers, Stuart
&gt; 
&gt;&gt; Any hints what I could be doing wrong?
&gt;&gt; 
&gt;&gt; Regards,
&gt;&gt; Jan
&gt;&gt; 
&gt;&gt; [1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 
&gt;&gt; _______________________________________________
&gt;&gt; sisu-dev mailing list
&gt;&gt; sisu-dev@xxxxxxxxxxx
&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
_______________________________________________
sisu-dev mailing list
sisu-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 10:34:33 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00007.html</guid>
		<author>jan.sievers@xxxxxxx (Sievers, Jan)</author>
	</item>
	<item>
		<title>Re: [sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00006.html</link>
		<description> Yes - the Plexus container can be embedded in all sorts of environments so it relies on the embedding/hosting code (in this case Maven) to properly dispose of the container. </description>
		<content:encoded><![CDATA[<pre>On 30 Nov 2011, at 09:50, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:

&gt; OK. Since I am using plexus in maven, should maven take care of disposing the container e.g. when the maven session ends?

Yes - the Plexus container can be embedded in all sorts of environments so it relies on the embedding/hosting code (in this case Maven) to properly dispose of the container.

&gt; Somehow I don't feel like this is something I should handle myself...
&gt; 
&gt; Regards,
&gt; Jan
&gt; 
&gt; -----Original Message-----
&gt; From: sisu-dev-bounces@xxxxxxxxxxx [<a  href="mailto:sisu-dev-bounces@xxxxxxxxxxx">mailto:sisu-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Stuart McCulloch
&gt; Sent: Mittwoch, 30. November 2011 10:42
&gt; To: Sisu project developer discussions
&gt; Cc: sisu-dev@xxxxxxxxxxx
&gt; Subject: Re: [sisu-dev] when is Disposable.dipose() supposed to be called?
&gt; 
&gt; On 30 Nov 2011, at 09:06, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:
&gt; 
&gt;&gt; Hi,
&gt;&gt; 
&gt;&gt; in tycho we have a plexus component which implements Disposable, see [1].
&gt;&gt; 
&gt;&gt; I want some cleanup work to be done in dispose() but it seems this method is never called.
&gt; 
&gt; Hi Jan,
&gt; 
&gt; Disposables are only called when the Plexus container is itself disposed or when someone explicitly calls the container to release the component (or the map/list containing the component).
&gt; 
&gt; If it is not getting called then that suggests no-one is disposing of the container. (Sisu-)Plexus will only act on container.dispose() - it doesn't install any shutdown hooks itself or use any form of GC/finalization to track when a component is no longer alive.
&gt; 
&gt; --
&gt; Cheers, Stuart
&gt; 
&gt;&gt; Any hints what I could be doing wrong?
&gt;&gt; 
&gt;&gt; Regards,
&gt;&gt; Jan
&gt;&gt; 
&gt;&gt; [1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 
&gt;&gt; _______________________________________________
&gt;&gt; sisu-dev mailing list
&gt;&gt; sisu-dev@xxxxxxxxxxx
&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 10:00:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00006.html</guid>
		<author>mcculls@xxxxxxx (Stuart McCulloch)</author>
	</item>
	<item>
		<title>Re: [sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00005.html</link>
		<description> Hi Jan, Disposables are only called when the Plexus container is itself disposed or when someone explicitly calls the container to release the component (or the map/list containing the component). If it is not getting called then that suggests no-one is d...</description>
		<content:encoded><![CDATA[<pre>OK. Since I am using plexus in maven, should maven take care of disposing the container e.g. when the maven session ends?

Somehow I don't feel like this is something I should handle myself...

Regards,
Jan

-----Original Message-----
From: sisu-dev-bounces@xxxxxxxxxxx [<a  href="mailto:sisu-dev-bounces@xxxxxxxxxxx">mailto:sisu-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Stuart McCulloch
Sent: Mittwoch, 30. November 2011 10:42
To: Sisu project developer discussions
Cc: sisu-dev@xxxxxxxxxxx
Subject: Re: [sisu-dev] when is Disposable.dipose() supposed to be called?

On 30 Nov 2011, at 09:06, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:

&gt; Hi,
&gt; 
&gt; in tycho we have a plexus component which implements Disposable, see [1].
&gt; 
&gt; I want some cleanup work to be done in dispose() but it seems this method is never called.

Hi Jan,

Disposables are only called when the Plexus container is itself disposed or when someone explicitly calls the container to release the component (or the map/list containing the component).

If it is not getting called then that suggests no-one is disposing of the container. (Sisu-)Plexus will only act on container.dispose() - it doesn't install any shutdown hooks itself or use any form of GC/finalization to track when a component is no longer alive.

--
Cheers, Stuart

&gt; Any hints what I could be doing wrong?
&gt; 
&gt; Regards,
&gt; Jan
&gt; 
&gt; [1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
_______________________________________________
sisu-dev mailing list
sisu-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 09:50:45 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00005.html</guid>
		<author>jan.sievers@xxxxxxx (Sievers, Jan)</author>
	</item>
	<item>
		<title>Re: [sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00004.html</link>
		<description> _______________________________________________ sisu-dev mailing list sisu-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/sisu-dev </description>
		<content:encoded><![CDATA[<pre>?

-----Original Message-----
From: sisu-dev-bounces@xxxxxxxxxxx [<a  href="mailto:sisu-dev-bounces@xxxxxxxxxxx">mailto:sisu-dev-bounces@xxxxxxxxxxx</a>] On Behalf Of Stuart McCulloch
Sent: Mittwoch, 30. November 2011 10:34
To: Sisu project developer discussions
Cc: sisu-dev@xxxxxxxxxxx
Subject: Re: [sisu-dev] when is Disposable.dipose() supposed to be called?



--
Cheers, Stuart

On 30 Nov 2011, at 09:06, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:

&gt; Hi,
&gt; 
&gt; in tycho we have a plexus component which implements Disposable, see [1].
&gt; 
&gt; I want some cleanup work to be done in dispose() but it seems this method is never called.
&gt; 
&gt; Any hints what I could be doing wrong?
&gt; 
&gt; Regards,
&gt; Jan
&gt; 
&gt; [1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>
_______________________________________________
sisu-dev mailing list
sisu-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 09:42:30 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00004.html</guid>
		<author>jan.sievers@xxxxxxx (Sievers, Jan)</author>
	</item>
	<item>
		<title>Re: [sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00003.html</link>
		<description> Hi Jan, Disposables are only called when the Plexus container is itself disposed or when someone explicitly calls the container to release the component (or the map/list containing the component). If it is not getting called then that suggests no-one is d...</description>
		<content:encoded><![CDATA[<pre>On 30 Nov 2011, at 09:06, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:

&gt; Hi,
&gt; 
&gt; in tycho we have a plexus component which implements Disposable, see [1].
&gt; 
&gt; I want some cleanup work to be done in dispose() but it seems this method is never called.

Hi Jan,

Disposables are only called when the Plexus container is itself disposed or when someone explicitly calls the container to release the component (or the map/list containing the component).

If it is not getting called then that suggests no-one is disposing of the container. (Sisu-)Plexus will only act on container.dispose() - it doesn't install any shutdown hooks itself or use any form of GC/finalization to track when a component is no longer alive.

--
Cheers, Stuart

&gt; Any hints what I could be doing wrong?
&gt; 
&gt; Regards,
&gt; Jan
&gt; 
&gt; [1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 09:42:09 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00003.html</guid>
		<author>mcculls@xxxxxxx (Stuart McCulloch)</author>
	</item>
	<item>
		<title>Re: [sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00002.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>

--
Cheers, Stuart

On 30 Nov 2011, at 09:06, &quot;Sievers, Jan&quot; &lt;jan.sievers@xxxxxxx&gt; wrote:

&gt; Hi,
&gt; 
&gt; in tycho we have a plexus component which implements Disposable, see [1].
&gt; 
&gt; I want some cleanup work to be done in dispose() but it seems this method is never called.
&gt; 
&gt; Any hints what I could be doing wrong?
&gt; 
&gt; Regards,
&gt; Jan
&gt; 
&gt; [1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 
&gt; _______________________________________________
&gt; sisu-dev mailing list
&gt; sisu-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/sisu-dev">http://dev.eclipse.org/mailman/listinfo/sisu-dev</a>

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 09:33:47 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00002.html</guid>
		<author>mcculls@xxxxxxx (Stuart McCulloch)</author>
	</item>
	<item>
		<title>[sisu-dev] when is Disposable.dipose() supposed to be called?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00001.html</link>
		<description>Hi, in tycho we have a plexus component which implements Disposable, see [1]. I want some cleanup work to be done in dispose() but it seems this method is never called. Any hints what I could be doing wrong? Regards, Jan [1] http://git.eclipse.org/c/tycho/...</description>
		<content:encoded><![CDATA[<pre>Hi,

in tycho we have a plexus component which implements Disposable, see [1].

I want some cleanup work to be done in dispose() but it seems this method is never called.

Any hints what I could be doing wrong?

Regards,
Jan

[1] <a  href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java">http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/sisu-equinox/sisu-equinox-embedder/src/main/java/org/eclipse/sisu/equinox/embedder/internal/DefaultEquinoxEmbedder.java</a> 

</pre>]]></content:encoded>
		<pubDate>Wed, 30 Nov 2011 09:06:08 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00001.html</guid>
		<author>jan.sievers@xxxxxxx (Sievers, Jan)</author>
	</item>


	<item>
		<title>Welcome to sisu-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00000.html</link>
		<description>Welcome to the sisu-dev mailing list. -Webmaster.</description>
		<content:encoded><![CDATA[<pre>Welcome to the sisu-dev mailing list.

-Webmaster.</pre>]]></content:encoded>
		<pubDate>Thu, 22 Sep 2011 13:44:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/sisu-dev/msg00000.html</guid>
		<author>Webmaster@xxxxxxx (portal on behalf of emo)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->

