Hi Kasun, The correct FileUtils class is org.apache.commons.io.FileUtils not the org.codehaus.plexus.util.FileUtils.
Thanks, Samith On Wed, Oct 29, 2014 at 9:49 PM, Dimuthu Leelarathne <[email protected]> wrote: > > > On Wed, Oct 29, 2014 at 8:53 AM, Kasun De Silva <[email protected]> wrote: > >> Hi All, >> >> Why we are using a separate method "*deletePOMFile()*" in >> *org.wso2.carbon.appfactory.utilities.project.ProjectUtils* to delete >> pom files of generated non-maven archetypes in AF, can't we use >> *org.codehaus.plexus.util.FileUtils >> *instead ? In my understanding we are using FIleUtils for our file >> operations. >> > > +1 for FileUtils. > > >> >> Thanks, >> Kasun >> >> >> *Kasun de Silva* >> Software Engineer | *WSO2 Inc.*; http://wso2.com >> lean.enterprise.middleware >> >> email : [email protected] >> mobile : +94 77 794 4260 >> >> > > > -- > Dimuthu Leelarathne > Architect & Product Lead of App Factory > > WSO2, Inc. (http://wso2.com) > email: [email protected] > Mobile : 0773661935 > > Lean . Enterprise . Middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards Samith Dassanayake Software Engineer, WSO2 Inc.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
