Sameera, What is this plugin ordering issue you fixed? Is there a JIRA for this issue?
Azeez On Tue, Oct 12, 2010 at 12:45 AM, <[email protected]> wrote: > Author: sameera > Date: Mon Oct 11 12:15:55 2010 > New Revision: 75435 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=75435 > > Log: > fixed plugin ordering issue > > Modified: > > branches/carbon/3.0.0/features/humantask/org.wso2.carbon.humantask.server.feature/3.0.1/pom.xml > > Modified: > branches/carbon/3.0.0/features/humantask/org.wso2.carbon.humantask.server.feature/3.0.1/pom.xml > URL: > http://wso2.org/svn/browse/wso2/branches/carbon/3.0.0/features/humantask/org.wso2.carbon.humantask.server.feature/3.0.1/pom.xml?rev=75435&r1=75434&r2=75435&view=diff > > ============================================================================== > --- > branches/carbon/3.0.0/features/humantask/org.wso2.carbon.humantask.server.feature/3.0.1/pom.xml > (original) > +++ > branches/carbon/3.0.0/features/humantask/org.wso2.carbon.humantask.server.feature/3.0.1/pom.xml > Mon Oct 11 12:15:55 2010 > @@ -38,9 +38,9 @@ > </goals> > <configuration> > <tasks> > - <delete > file="src/main/resources/conf/hth2db.1.log.db"/> > - <delete > file="src/main/resources/conf/hth2db.data.db"/> > - <delete > file="src/main/resources/conf/hth2db.index.db"/> > + <delete > file="resources/conf/hth2db.1.log.db"/> > + <delete > file="resources/conf/hth2db.data.db"/> > + <delete > file="resources/conf/hth2db.index.db"/> > </tasks> > </configuration> > </execution> > > _______________________________________________ > Carbon-commits mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
