Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-493

Eclipse task should generate javadocpath

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.4.2
    • IDE
    • None
    • Buildr 1.4.1 (JRuby 1.5.1)
      java version "1.6.0_18" openjdk
      Ubuntu 10.04

    Description

      When: jruby -S buildr package eclipse
      directory structure{
      src/HelloWorld.java
      buildfile
      ivy.xml
      ant-scripts/ivysettings.xml
      }

      Then: Some lines in the generated classpath are:
      <classpathentry kind="lib" path="ivy-home/cache/org.jbehave/jbehave-core/jars/jbehave-core-2.5.9.jar"/>
      <classpathentry kind="lib" path="ivy-home/cache/org.jbehave/jbehave-core/javadocs/jbehave-core-2.5.9-javadoc.jar"/>

      Expected:
      <classpathentry kind="lib" path="ivy-home/cache/org.jbehave/jbehave-core/javadocs/jbehave-core-2.5.9.jar" javadocpath="ivy-home/cache/org.jbehave/jbehave-core/javadocs/jbehave-core-2.5.9-javadoc.jar"/>

      Is there any ruby workaround?

      Attachments

        1. ivy.xml
          0.2 kB
          Nikos Maris
        2. ivysettings.xml
          0.2 kB
          Nikos Maris
        3. buildfile
          0.6 kB
          Nikos Maris

        Issue Links

          Activity

            People

              boisvert Alex Boisvert
              nickmeet Nikos Maris
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: