[hibernate-issues] [Hibernate-JIRA] Created: (EJB-275) CLONE -JarVisitor fails on exploded archives with spaces in path

Sylvain Laurent (JIRA) noreply at atlassian.com
Wed Mar 7 02:52:31 EST 2007


CLONE -JarVisitor fails on exploded archives with spaces in path
----------------------------------------------------------------

         Key: EJB-275
         URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-275
     Project: Hibernate Entity Manager
        Type: Bug

  Components: EntityManager  
    Versions: 3.2.0.ga    
 Environment: Windows XP, Cygwin
    Reporter: Sylvain Laurent
 Assigned to: Emmanuel Bernard 
     Fix For: 3.2.1


When run within a path with spaces, the following test fails due to incorrect conversion of URLs to file paths:

org.hibernate.ejb.test.PackagedEntityManagerTest.testExplodedPar

The attached patch fixes it.

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




More information about the hibernate-issues mailing list