[Hibernate-JIRA] Created: (HHH-6216) hibernate-distribution-3.6.3.Final is missing important hibernate-core sources and files.
by benoit rolland (JIRA)
hibernate-distribution-3.6.3.Final is missing important hibernate-core sources and files.
-----------------------------------------------------------------------------------------
Key: HHH-6216
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6216
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.6.3
Environment: eclipse without maven
Reporter: benoit rolland
Priority: Trivial
Building hibernate-distribution-3.6.3.Final
is working with maven but because it imports the hibernate 3.6.3 jar itself.
Building hibernate-distribution-3.6.3.Final without maven
reveals that the distribution is missing important hibernate-core sources and files
that may be found within the following maven repository jar:
hibernate-core-3.6.3.Final-sources.jar
checkstyle_checks.xml
hibernate-configuration-3.0.dtd
hibernate-mapping-3.0.dtd
ejb\
orm_1_0.xsd
orm_2_0.xsd
hql\antlr\
HqlBaseLexer.java
HqlBaseLexer.smap
HqlBaseParser.java
HqlBaseParser.smap
HqlSqlBaseWalker.java
HqlSqlBaseWalker.smap
HqlSqlTokenTypes.java
HqlSqlTokenTypes.txt
HqlTokenTypes.java
HqlTokenTypes.txt
SqlGeneratorBase.java
SqlGeneratorBase.smap
SqlTokenTypes.java
SqlTokenTypes.txt
sql\ordering\antlr\
GeneratedOrderByFragmentParser.java
GeneratedOrderByFragmentParser.smap
GeneratedOrderByFragmentRenderer.java
GeneratedOrderByFragmentRenderer.smap
GeneratedOrderByFragmentRendererTokenTypes.java
GeneratedOrderByFragmentRendererTokenTypes.txt
GeneratedOrderByLexer.java
GeneratedOrderByLexer.smap
OrderByTemplateTokenTypes.java
OrderByTemplateTokenTypes.txt
--
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
13 years, 8 months