[
https://issues.apache.org/jira/browse/FELIX-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-1144:
-----------------------------------
Description:
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.
was: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.
> 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
> Priority: Minor
> Fix For: felix-2.0.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.