You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/22 21:21:10 UTC

[jira] Created: (MPHIBERNATE-11) maven-hibernate needs cglib when sending SQL directly to the database

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPHIBERNATE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPHIBERNATE-11
    Summary: maven-hibernate needs cglib when sending SQL directly to the database
       Type: Bug

     Status: Unassigned

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-hibernate-plugin

   Assignee: 
   Reporter: Henning Schmiedehausen

    Created: Thu, 22 Jul 2004 3:20 PM
    Updated: Thu, 22 Jul 2004 3:20 PM

Description:
I got "class not found" errors when running schema export commands
until I found out that Hibernate wants to access the cglib which is
not in the project.xml descriptor of the plugin.

I use the cglib-all-2.0.2.jar directly from sf.net which needs uploading
to ibiblio.org

The attached patch adds the dependency to the plugin.

Please apply.


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

If you want more information on JIRA, or have a bug to report 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: (MPHIBERNATE-11) maven-hibernate needs cglib when sending SQL directly to the database

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: David Eric Pugh
       Date: Fri, 23 Jul 2004 6:03 AM

I used a slightly different cglib jar that was already uploaded to ibiblio.  The unit test test-hibernate-schema-export seems to work cleanly.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPHIBERNATE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPHIBERNATE-11
    Summary: maven-hibernate needs cglib when sending SQL directly to the database
       Type: Bug

     Status: Closed
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-hibernate-plugin
   Fix Fors:
             1.2

   Assignee: 
   Reporter: Henning Schmiedehausen

    Created: Thu, 22 Jul 2004 3:20 PM
    Updated: Fri, 23 Jul 2004 6:03 AM

Description:
I got "class not found" errors when running schema export commands
until I found out that Hibernate wants to access the cglib which is
not in the project.xml descriptor of the plugin.

I use the cglib-all-2.0.2.jar directly from sf.net which needs uploading
to ibiblio.org

The attached patch adds the dependency to the plugin.

Please apply.


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

If you want more information on JIRA, or have a bug to report 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] Updated: (MPHIBERNATE-11) maven-hibernate needs cglib when sending SQL directly to the database

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Henning Schmiedehausen (mailto:hps@intermeta.de)
       Date: Thu, 22 Jul 2004 3:20 PM
    Changes:
             Attachment changed to hibernate2.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPHIBERNATE-11?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPHIBERNATE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPHIBERNATE-11
    Summary: maven-hibernate needs cglib when sending SQL directly to the database
       Type: Bug

     Status: Unassigned

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-hibernate-plugin

   Assignee: 
   Reporter: Henning Schmiedehausen

    Created: Thu, 22 Jul 2004 3:20 PM
    Updated: Thu, 22 Jul 2004 3:20 PM

Description:
I got "class not found" errors when running schema export commands
until I found out that Hibernate wants to access the cglib which is
not in the project.xml descriptor of the plugin.

I use the cglib-all-2.0.2.jar directly from sf.net which needs uploading
to ibiblio.org

The attached patch adds the dependency to the plugin.

Please apply.


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

If you want more information on JIRA, or have a bug to report 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