[ https://issues.apache.org/jira/browse/FELIX-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard S. Hall updated FELIX-1144: ----------------------------------- Fix Version/s: (was: felix-2.0.1) felix-2.2.0 > The NOTICE file for Main subproject is not correctly copied into the source > JAR > ------------------------------------------------------------------------------- > > Key: FELIX-1144 > URL: https://issues.apache.org/jira/browse/FELIX-1144 > Project: Felix > Issue Type: Task > Components: Framework > Reporter: Richard S. Hall > Assignee: Karl Pauls > Priority: Minor > Fix For: felix-2.2.0 > > > Karl was previously duplicating the NOTICE file in Main so that it would end > up in the generated source JAR for release. This is error prone since we have > to remember to edit it in two places and it is the only subproject with this > issue, likely because it is the only subproject that needs to copy stuff > around. We need to come up with a solution that allows us to only have one > copy of the NOTICE file. > I have deleted the duplicated NOTICE file in src/main/resources/ for now, but > this means there will be no NOTICE file in the source JAR. So we need to fix > this before the next release. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.