[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5681?page=c...
]
Gail Badner commented on HHH-5681:
----------------------------------
This happened when hibernate-distribution-3.6.0.pom was copied from the local repository
into the archive.
I'll exclude hibernate-distribution-3.6.0.pom from the archive.
I also noticed:
1) directories added by <dependencySet> are 'drwxr-xr-x'
2) files added by <dependencySet> are '-rw-r--r--'
3) files added by <file> are '-rwsrwsrwt'
1) and 2) are ok; 3) should be fixed.
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
Assignee: Gail Badner
Fix For: 3.6.1
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira