You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2006/05/22 05:00:29 UTC

[jira] Created: (TUSCANY-414) M1 Jars must contain a NOTICE file and a correct Manifest file

M1 Jars must contain a NOTICE file and a correct Manifest file
--------------------------------------------------------------

         Key: TUSCANY-414
         URL: http://issues.apache.org/jira/browse/TUSCANY-414
     Project: Tuscany
        Type: Bug

  Components: Build System  
    Versions: Java-M1    
    Reporter: Jean-Sebastien Delfino
 Assigned to: Jean-Sebastien Delfino 
     Fix For: Java-M1


The M1 jars must contain a NOTICE file, in addition to the LICENSE.txt file.
This is required to be able to publish these JARs on the Apache and ibiblio Maven repositories.

In addition:
- These files must be in META-INF/ instead of the root of the JAR.
- The JARs must contain a Manifest.mf file with an Implementation-Vendor-Id: org.apache.
- There are some encoding issues at the end of the LICENSE.txt file.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-414) M1 Jars must contain a NOTICE file and a correct Manifest file

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-414?page=comments#action_12412799 ] 

Jean-Sebastien Delfino commented on TUSCANY-414:
------------------------------------------------

After discussion on the Tuscany IRC this morning, I moved the updated distributions to http://people.apache.org/~jsdelfino/test-incubating-M1 and will request another vote on the Tuscany dev list.

The old distributions have been renamed RC4 and moved under http://people.apache.org/~jsdelfino/test-incubating-M1/RC-history.


> M1 Jars must contain a NOTICE file and a correct Manifest file
> --------------------------------------------------------------
>
>          Key: TUSCANY-414
>          URL: http://issues.apache.org/jira/browse/TUSCANY-414
>      Project: Tuscany
>         Type: Bug

>   Components: Build System
>     Versions: Java-M1
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino
>      Fix For: Java-M1

>
> The M1 jars must contain a NOTICE file, in addition to the LICENSE.txt file.
> This is required to be able to publish these JARs on the Apache and ibiblio Maven repositories.
> In addition:
> - These files must be in META-INF/ instead of the root of the JAR.
> - The JARs must contain a Manifest.mf file with an Implementation-Vendor-Id: org.apache.
> - There are some encoding issues at the end of the LICENSE.txt file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-414) M1 Jars must contain a NOTICE file and a correct Manifest file

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-414?page=comments#action_12412716 ] 

Jean-Sebastien Delfino commented on TUSCANY-414:
------------------------------------------------

I am creating a branch from our M1 tag to fix these issues, will rename the posted distribution to -RC4 and will post the new distirbution containing fixes to these problems for review.

> M1 Jars must contain a NOTICE file and a correct Manifest file
> --------------------------------------------------------------
>
>          Key: TUSCANY-414
>          URL: http://issues.apache.org/jira/browse/TUSCANY-414
>      Project: Tuscany
>         Type: Bug

>   Components: Build System
>     Versions: Java-M1
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino
>      Fix For: Java-M1

>
> The M1 jars must contain a NOTICE file, in addition to the LICENSE.txt file.
> This is required to be able to publish these JARs on the Apache and ibiblio Maven repositories.
> In addition:
> - These files must be in META-INF/ instead of the root of the JAR.
> - The JARs must contain a Manifest.mf file with an Implementation-Vendor-Id: org.apache.
> - There are some encoding issues at the end of the LICENSE.txt file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-414) M1 Jars must contain a NOTICE file and a correct Manifest file

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-414?page=all ]
     
Jean-Sebastien Delfino resolved TUSCANY-414:
--------------------------------------------

    Resolution: Fixed

I have committed the fixes under branch branches/java-M1, rebuilt the source and binary distributions and uploaded them to http://people.apache.org/~jsdelfino/test-incubating-M1/JIRA-tuscany-414/.

> M1 Jars must contain a NOTICE file and a correct Manifest file
> --------------------------------------------------------------
>
>          Key: TUSCANY-414
>          URL: http://issues.apache.org/jira/browse/TUSCANY-414
>      Project: Tuscany
>         Type: Bug

>   Components: Build System
>     Versions: Java-M1
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino
>      Fix For: Java-M1

>
> The M1 jars must contain a NOTICE file, in addition to the LICENSE.txt file.
> This is required to be able to publish these JARs on the Apache and ibiblio Maven repositories.
> In addition:
> - These files must be in META-INF/ instead of the root of the JAR.
> - The JARs must contain a Manifest.mf file with an Implementation-Vendor-Id: org.apache.
> - There are some encoding issues at the end of the LICENSE.txt file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-414) M1 Jars must contain a NOTICE file and a correct Manifest file

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-414?page=comments#action_12412715 ] 

Jean-Sebastien Delfino commented on TUSCANY-414:
------------------------------------------------

This was reported by Robert Burrel Donkin, see http://mail-archives.apache.org/mod_mbox/incubator-general/200605.mbox/%3cf470f68e0605210908q5818ce93i9acf9024859db4bd@mail.gmail.com%3e
Thanks Robert.

> M1 Jars must contain a NOTICE file and a correct Manifest file
> --------------------------------------------------------------
>
>          Key: TUSCANY-414
>          URL: http://issues.apache.org/jira/browse/TUSCANY-414
>      Project: Tuscany
>         Type: Bug

>   Components: Build System
>     Versions: Java-M1
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino
>      Fix For: Java-M1

>
> The M1 jars must contain a NOTICE file, in addition to the LICENSE.txt file.
> This is required to be able to publish these JARs on the Apache and ibiblio Maven repositories.
> In addition:
> - These files must be in META-INF/ instead of the root of the JAR.
> - The JARs must contain a Manifest.mf file with an Implementation-Vendor-Id: org.apache.
> - There are some encoding issues at the end of the LICENSE.txt file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org