[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-6458) Sync org.hibernate.core/lib folder and Bundle-ClassPath attribute in plugin MANIFEST.MF

Denis Golovin (JIRA) jira-events at lists.jboss.org
Mon Jun 21 20:50:46 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin reassigned JBIDE-6458:
------------------------------------

    Assignee: Vitali Yemialyanchyk  (was: Denis Golovin)


There are no any other relations to maven, except it is built by maven. It doesn't require any changes to be made in pom.xml.

To fix this issue libraries declared in Bundle-ClassPath: attribute in manifest should be in sync with what plug-in actually have in lib folder.

I didn't follow the SVN history to find who updated libraries to new versions and forget to update Bundle-ClassPath: attribute in manifest, I just fixed the obvious errors. I just need someone from hibernate group to confirm that nothing is missing now and be aware of this problem in future.

If jar is removed/added in lib folder do not forget update Bundle-ClassPath: attribute in plug-in MANIFEST.MF


> Sync org.hibernate.core/lib folder and Bundle-ClassPath attribute in plugin MANIFEST.MF
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6458
>                 URL: https://jira.jboss.org/browse/JBIDE-6458
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Hibernate
>    Affects Versions: 3.2.0.M1
>            Reporter: Denis Golovin
>            Assignee: Vitali Yemialyanchyk
>             Fix For: 3.2.0.M1
>
>
> Maven build produces Warnings posted below:
> [WARNING] Missing classpath entry lib/hibernate/commons-collections-2.1.1.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
> [WARNING] Missing classpath entry lib/hibernate/cglib-2.1.3.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
> [WARNING] Missing classpath entry lib/annotations/hibernate-search.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
> [WARNING] Missing classpath entry lib/annotations/lucene-core-2.2.0.jar MavenProject: org.jboss.tools:org.hibernate.eclipse:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
> [INFO] Resolving target platform for project MavenProject: org.jboss.tools:org.jboss.tools.hibernate.xml:3.3.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml

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

        


More information about the jbosstools-issues mailing list