[ https://issues.apache.org/jira/browse/UIMA-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759646#action_12759646 ]
Thilo Goetz commented on UIMA-1546: ----------------------------------- > I may be confused. There is a Lic/Not file here: > https://svn.apache.org/repos/asf/incubator/uima/sandbox/trunk (which is not > in any particular Sandbox project, but in the directory which contains all of > the sand box projects). > Yes, that's what I meant when I said "top level sandbox directory". We need that one anyway, and it needs to be the aggregate of all the src NOTICE files, right? So what's the point of maintainng it twice? Can't the assembly step access it or something? > There are similar files for the base uima (in > https://svn.apache.org/repos/asf/incubator/uima/uimaj/trunk) and in uima-as > (https://svn.apache.org/repos/asf/incubator/uima/uima-as/trunk) and uimacpp. > Yes. > I don't think there's a reason to put them in the SandboxDistr project > itself, at the top level of that pom project. Do you agree? The other > copies are in the annotator-package, under the build - where they are the > ones for the "merged" src/bin distributions that we build and officially > release. Sure. > > I would rather leave these two as they are - with the src ones just being > simple apache license and default notice files, for this release cycle, and > updating hte bin ones to be the merge of the "bin" ones in each released > sandbox project. For the individual releasing sandbox subprojects, they > only have "one" version - the one for the bin; the assembly build at the > moment uses that for the bin assembly, and uses the plain-vanilla ones for > the src assembly. That's what I don't understand, but maybe there are maven reasons that I don't know about. The src LICENSE/NOTICE files need to mention the third-party jars we're distributing with the src, those that are checked in in svn. I know you eliminated some, but are there none left? Is our sandbox distribution now just our own code? > Fix sandbox notice and license files > ------------------------------------ > > Key: UIMA-1546 > URL: https://issues.apache.org/jira/browse/UIMA-1546 > Project: UIMA > Issue Type: Bug > Components: Sandbox > Reporter: Thilo Goetz > Fix For: 2.3S > > > Review all sandbox notice and license files. Make sure top-level notice and > license files are aggregates of the component ones. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.