cool, txs!

Since we are not not implementing an interface purely, we should add the 
@Override shouldn't we?

I'm in IRC btw.

LieGrü,
strub

--- [email protected] <[email protected]> schrieb am So, 26.4.2009:

> Von: [email protected] <[email protected]>
> Betreff: svn commit: r768676 - 
> /incubator/openwebbeans/trunk/webbeans-jpa/src/main/resources/META-INF/services/org.apache.webbeans.plugins.OpenWebBeansPlugin
> An: [email protected]
> Datum: Sonntag, 26. April 2009, 9:44
> Author: gerdogdu
> Date: Sun Apr 26 07:44:29 2009
> New Revision: 768676
> 
> URL: http://svn.apache.org/viewvc?rev=768676&view=rev
> Log:
> Adding plugin support
> 
> Modified:
>    
> incubator/openwebbeans/trunk/webbeans-jpa/src/main/resources/META-INF/services/org.apache.webbeans.plugins.OpenWebBeansPlugin
> 
> Modified:
> incubator/openwebbeans/trunk/webbeans-jpa/src/main/resources/META-INF/services/org.apache.webbeans.plugins.OpenWebBeansPlugin
> URL: 
> http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/webbeans-jpa/src/main/resources/META-INF/services/org.apache.webbeans.plugins.OpenWebBeansPlugin?rev=768676&r1=768675&r2=768676&view=diff
> ==============================================================================
> ---
> incubator/openwebbeans/trunk/webbeans-jpa/src/main/resources/META-INF/services/org.apache.webbeans.plugins.OpenWebBeansPlugin
> (original)
> +++
> incubator/openwebbeans/trunk/webbeans-jpa/src/main/resources/META-INF/services/org.apache.webbeans.plugins.OpenWebBeansPlugin
> Sun Apr 26 07:44:29 2009
> @@ -1,4 +1,4 @@
>  # this file contains the service implementation for the 
> -# JSF integration into OpenWebBeans
> +# JMS integration into OpenWebBeans
>  # this file contains information for
> java.util.ServiceLoader
> -org.apache.webbeans.jpa.plugin.OpenWebBeansJpaPlugin
> \ No newline at end of file
> +org.apache.webbeans.jms.plugin.OpenWebBeansJmsPlugin
> \ No newline at end of file
> 
> 
> 



Reply via email to