[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5681) Packaged JAR file shouldn't contain files with an absolute path

Robert Gibson (JIRA) noreply at atlassian.com
Wed Oct 20 06:13:47 EDT 2010


Packaged JAR file shouldn't contain files with an absolute path
---------------------------------------------------------------

                 Key: HHH-5681
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5681
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.6.0
            Reporter: Robert Gibson


hibernate-distribution-3.6.0.Final contains the following entries
     0 Thu Oct 07 03:12:02 CEST 2010 /
 16460 Wed Oct 13 19:49:50 CEST 2010 /hibernate-distribution-3.6.0.Final.pom

Because of this, the JAR file cannot be expanded unless the user has write access to the root directory.
Or if this JAR is included in a signed applet or web start application, the application will fail to start.

The offending files should be removed.

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