You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jin Ruan (JIRA)" <ji...@codehaus.org> on 2005/09/28 19:14:11 UTC

[jira] Created: (MAVENUPLOAD-535) M2-Hibernate 3.1beta POM should refer to asm version 1.5.3

M2-Hibernate 3.1beta POM should refer to asm version 1.5.3 
-----------------------------------------------------------

         Key: MAVENUPLOAD-535
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-535
     Project: maven-upload-requests
        Type: Bug
 Reporter: Jin Ruan


http://www.ibiblio.org/maven2/hibernate/hibernate/3.1beta2/hibernate-3.1beta2.pom

Please update the asm dependency jar file version from 1.4.3 to 1.5.3.    
        <dependency>
            <groupId>asm</groupId>
            <artifactId>asm</artifactId>
            <version>1.5.3</version>
        </dependency>

The asm 1.4.3 causes problem with the CGLIB library bundled with this version of Hibernate.   The corresponding POM file in the Maven 1.x repository is correctly referencing to asm 1.5.3.

Thanks. 

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


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


[jira] Closed: (MEV-101) M2-Hibernate 3.1beta POM should refer to asm version 1.5.3

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-101?page=all ]
     
Carlos Sanchez closed MEV-101:
------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

> M2-Hibernate 3.1beta POM should refer to asm version 1.5.3 
> -----------------------------------------------------------
>
>          Key: MEV-101
>          URL: http://jira.codehaus.org/browse/MEV-101
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Jin Ruan
>     Assignee: Carlos Sanchez

>
>
> http://www.ibiblio.org/maven2/hibernate/hibernate/3.1beta2/hibernate-3.1beta2.pom
> Please update the asm dependency jar file version from 1.4.3 to 1.5.3.    
>         <dependency>
>             <groupId>asm</groupId>
>             <artifactId>asm</artifactId>
>             <version>1.5.3</version>
>         </dependency>
> The asm 1.4.3 causes problem with the CGLIB library bundled with this version of Hibernate.   The corresponding POM file in the Maven 1.x repository is correctly referencing to asm 1.5.3.
> Thanks. 

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


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