On Thu, May 17, 2012 at 7:14 PM, <[email protected]> wrote: > Author: amila > Date: Thu May 17 09:44:51 2012 > New Revision: 127613 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=127613 > > Log: > reverting the change which remove the scr plugin > > Modified: > carbon/platform/trunk/components/event/org.wso2.carbon.event.core/pom.xml > > Modified: > carbon/platform/trunk/components/event/org.wso2.carbon.event.core/pom.xml > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/trunk/components/event/org.wso2.carbon.event.core/pom.xml?rev=127613&r1=127612&r2=127613&view=diff > > ============================================================================== > --- > carbon/platform/trunk/components/event/org.wso2.carbon.event.core/pom.xml > (original) > +++ > carbon/platform/trunk/components/event/org.wso2.carbon.event.core/pom.xml > Thu May 17 09:44:51 2012 > @@ -62,7 +62,7 @@ > <build> > <plugins> > > - <!--<plugin> > + <plugin> > <groupId>org.apache.felix</groupId> > <artifactId>maven-scr-plugin</artifactId> > <version>1.0.10</version> > @@ -74,7 +74,7 @@ > </goals> > </execution> > </executions> > - </plugin> --> > + </plugin> >
Hi Dushan, Is there any reason for commenting out this scr plugin from this pom.xml. It has caused the event.core bundle unsatisfied. And caused problems in basic functionalities of MB and CEP. Hi Yasith/Dhanushka, Still we are having a problem receiving commit mails for each and every commit. As an example we do not have commit mail for the commit done on commenting this plugin. Please have a look. Thanks Shammi > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-surefire-plugin</artifactId> > _______________________________________________ > Commits mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/commits > -- Best Regards,* Shammi Jayasinghe* Senior Software Engineer; WSO2, Inc.; http://wso2.com, mobile: +94 71 4493085
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
