You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/05/11 17:11:45 UTC

[jira] Created: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ 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.3)
                   felix-3.0.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-3.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.


[jira] Closed: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-1144.
----------------------------------

      Assignee: Richard S. Hall  (was: Karl Pauls)
    Resolution: Fixed

Fixed.

> 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: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-3.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.


[jira] Assigned: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall reassigned FELIX-1144:
--------------------------------------

    Assignee: Karl Pauls

> 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.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.


[jira] Updated: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ 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.0)
                   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.


[jira] Updated: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ 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.