Marshall Schor (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/UIMA-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Marshall Schor closed UIMA-1548. > -------------------------------- > > Resolution: Fixed > >> Include LICENSE/NOTICE/DISCLAIMER files from local sources ahead of common >> sources >> ---------------------------------------------------------------------------------- >> >> Key: UIMA-1548 >> URL: https://issues.apache.org/jira/browse/UIMA-1548 >> Project: UIMA >> Issue Type: Bug >> Components: Build, Packaging and Test >> Reporter: Marshall Schor >> Assignee: Marshall Schor >> Fix For: 2.3 >> >> >> Some of our sub-projects, e.g., the ones in the Sandbox, have individual >> LICENSE/NOTICE/DISCLAIMER files, that may differ from the common ones for >> the project because the sub-projects have particular other things they're >> distributing. >> Change the antrun configuration to use these in preference to the common >> ones. >> Also, change this to support alternate names for these - some of our >> projects use a suffix of ".txt", others don't. >
We use no suffix in the core, and that seems to be the preferred Apache way. Should I just change all sandbox LICENSE/NOTICE/DISCLAIMER files not to use an extension? I'm in there anyway. --Thilo
