[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2753) EclipseClasspathTask creates invalid .classpath when javadocPath exists

Thomas März (JIRA) jira-events at lists.jboss.org
Tue Mar 18 06:04:20 EDT 2008


EclipseClasspathTask creates invalid .classpath when javadocPath exists
-----------------------------------------------------------------------

                 Key: JBSEAM-2753
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2753
             Project: JBoss Seam
          Issue Type: Bug
          Components: Tools
    Affects Versions: 2.1.0.A1
         Environment: Windows XP
            Reporter: Thomas März
            Priority: Minor


The closing ">" on classpathentry is missing:

  <classpathentry kind="var" path="M2_REPO/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga.jar" sourcepath="M2_REPO/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-sources.jar"
    <attributes>
      <attribute value="jar:file:/Q:/libs/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-javadoc.jar!/" name="javadoc_location"/>
    </attributes>
  </classpathentry>


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

       




More information about the seam-issues mailing list