That should be ok, just be careful not to commit anything that has licenses that are not compatible with Apache.
cheers, Serge... On Wed, Sep 12, 2018 at 11:21 AM Damien GAILLARD <[email protected]> wrote: > > Hi guys, > > As some of you already noticed I'm working on an integration with > SegmentIO/analytics.js for Unomi, the JIRA ticket can be found here > <https://issues.apache.org/jira/browse/UNOMI-187>. > To do so I created a bundle, web-tracker, in the extensions and I'm using > modern javascript such a yarn to build the analytics.js file that contains > our Unomi plugin and to keep on working I will need to add the following > exclusion to the rat plugin: > > <!-- exclude node_modules and npm files directories--> > <exclude>**/node_modules/**/*</exclude> > <exclude>**/yarn.lock</exclude> > <exclude>**/*.min.js</exclude> > > I would like to know if there are any objections to that. > > Cheers > > -- > Damien GAILLARD > Software Developer > <https://www.jahia.com/cms/render/default/en/sites/jahiacom/home/employees/grid-layout/jahia-employee/GaillardDamien.signature.html.ajax> > <https://www.jahia.com/cms/render/default/en/sites/jahiacom/home/employees/grid-layout/jahia-employee/GaillardDamien.signature.html.ajax> > 8 rue du sentier | 75002 | France > <https://www.jahia.com/cms/render/default/en/sites/jahiacom/home/employees/grid-layout/jahia-employee/GaillardDamien.signature.html.ajax> > <https://www.jahia.com/cms/render/default/en/sites/jahiacom/home/employees/grid-layout/jahia-employee/GaillardDamien.signature.html.ajax> > jahia.com <http://www.jahia.com/> > SKYPE | TWITTER <https://twitter.com/> | VCARD > <http://www.jahia.com/vcard/GaillardDamien.vcf> > > > JAHIA <http://www.jahia.com/> empowers organizations to create > sophisticated websites that drive their business growth
