You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matt Whitlock (JIRA)" <ji...@codehaus.org> on 2007/04/13 09:01:46 UTC

[jira] Created: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
--------------------------------------------------

                 Key: MAVENUPLOAD-1476
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
             Project: maven-upload-requests
          Issue Type: Task
            Reporter: Matt Whitlock


http://www.mattwhitlock.com/bcprov-1.36-bundle.jar

http://www.bouncycastle.org/java.html

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

--

The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.

I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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

        

[jira] Closed: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MAVENUPLOAD-1476.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
> --------------------------------------------------
>
>                 Key: MAVENUPLOAD-1476
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>            Assignee: Carlos Sanchez
>
> http://www.mattwhitlock.com/bcprov-1.36-bundle.jar
> http://www.bouncycastle.org/java.html
> The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
> --
> The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.
> I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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

        

[jira] Commented: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94234 ] 

Carlos Sanchez commented on MAVENUPLOAD-1476:
---------------------------------------------

if they use different sources, which afaik is the case, they need to be different artifactIds, and thus different bundles

> Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
> --------------------------------------------------
>
>                 Key: MAVENUPLOAD-1476
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>
> http://www.mattwhitlock.com/bcprov-1.36-bundle.jar
> http://www.bouncycastle.org/java.html
> The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
> --
> The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.
> I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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

        

[jira] Commented: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94007 ] 

Carlos Sanchez commented on MAVENUPLOAD-1476:
---------------------------------------------

this bundle is wrong

either all of them share sources and javadocs, or you need a pom for each one (and so a different bundle for each)

> Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
> --------------------------------------------------
>
>                 Key: MAVENUPLOAD-1476
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>
> http://www.mattwhitlock.com/bcprov-1.36-bundle.jar
> http://www.bouncycastle.org/java.html
> The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
> --
> The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.
> I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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

        

[jira] Commented: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Posted by "Matt Whitlock (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94249 ] 

Matt Whitlock commented on MAVENUPLOAD-1476:
--------------------------------------------

I have created three new bundles:

http://www.mattwhitlock.com/bcprov-jdk14-136-bundle.jar
http://www.mattwhitlock.com/bcprov-jdk15-136-bundle.jar
http://www.mattwhitlock.com/bcprov-jdk16-136-bundle.jar

They have different artifactIds, and they use "bouncycastle" as the groupId and "136" as the version, to match the bouncycastle:bcprov-jd14:jar:136 artifact that is already in ibiblio.

> Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
> --------------------------------------------------
>
>                 Key: MAVENUPLOAD-1476
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>
> http://www.mattwhitlock.com/bcprov-1.36-bundle.jar
> http://www.bouncycastle.org/java.html
> The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
> --
> The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.
> I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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

        

[jira] Commented: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Posted by "Matt Whitlock (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94009 ] 

Matt Whitlock commented on MAVENUPLOAD-1476:
--------------------------------------------

I personally feel that a separate POM for each would not be correct, as they are logically the same artifact and fulfill the same role, with only minor differences to take advantage of features in different versions of the JavaSE.

What do you think should happen here?  Should I re-create the bundle with only these files?

bcprov-1.36-jdk14.jar
bcprov-1.36-jdk15.jar
bcprov-1.36-jdk16.jar
bcprov-1.36-javadoc.jar
bcprov-1.36-sources.jar

And just use the javadoc and sources from the jdk16 variant for all of them?

> Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
> --------------------------------------------------
>
>                 Key: MAVENUPLOAD-1476
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>
> http://www.mattwhitlock.com/bcprov-1.36-bundle.jar
> http://www.bouncycastle.org/java.html
> The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
> --
> The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.
> I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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

        

[jira] Issue Comment Edited: (MAVENUPLOAD-1476) Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio

Posted by "Matt Whitlock (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94009 ] 

Matt Whitlock edited comment on MAVENUPLOAD-1476 at 4/24/07 12:24 PM:
----------------------------------------------------------------------

I personally feel that a separate POM for each would not be correct, as they are logically the same artifact and fulfill the same role, with only minor differences to take advantage of features in different versions of the JavaSE.

What do you think should happen here?  Should I re-create the bundle with only these files?

bcprov-1.36-jdk14.jar
bcprov-1.36-jdk15.jar
bcprov-1.36-jdk16.jar
bcprov-1.36-javadoc.jar
bcprov-1.36-sources.jar
pom.xml

And just use the javadoc and sources from the jdk16 variant for all of them?


 was:
I personally feel that a separate POM for each would not be correct, as they are logically the same artifact and fulfill the same role, with only minor differences to take advantage of features in different versions of the JavaSE.

What do you think should happen here?  Should I re-create the bundle with only these files?

bcprov-1.36-jdk14.jar
bcprov-1.36-jdk15.jar
bcprov-1.36-jdk16.jar
bcprov-1.36-javadoc.jar
bcprov-1.36-sources.jar

And just use the javadoc and sources from the jdk16 variant for all of them?

> Upload org.bouncycastle:bcprov:jar:1.36 to ibiblio
> --------------------------------------------------
>
>                 Key: MAVENUPLOAD-1476
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1476
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>
> http://www.mattwhitlock.com/bcprov-1.36-bundle.jar
> http://www.bouncycastle.org/java.html
> The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
> --
> The JDK14 version of bcprov 1.36 is already on ibiblio at /maven2/bouncycastle/bcprov-jdk14/136, but its POM file is woefully incomplete, its groupId is not in reverse domain order, and it lacks sources and javadoc attachments.
> I am submitting this bundle that contains the JDK14, JDK15, and JDK16 versions of bcprov 1.36 along with sources and javadoc attachments for each.  The POM file in my bundle includes name, description, URL, and license information.

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