XStream
  1. XStream
  2. XSTR-332

src/tools not included in distribution, build.xml refers to it in target "tools:compile", line 65

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.2
    • Component/s: None
    • Labels:
      None
    • JDK version and platform:
      java full version "1.5.0_06-103", MacOS X 10.4.7 ppc

      Description

      Unpack xstream-1.2.zip
      cd xstream-1.2
      ant

      Buildfile: build.xml

      compile:init:
      [mkdir] Created dir: /private/tmp/xstream/build/java
      [echo] Java version used for compile: 1.5.0_06

      compile:java3:
      [javac] Compiling 194 source files to /private/tmp/xstream/build/java
      [javac] Note: Some input files use or override a deprecated API.
      [javac] Note: Recompile with -Xlint:deprecation for details.

      compile:java5:
      [javac] Compiling 8 source files to /private/tmp/xstream/build/java
      [javac] Note: /private/tmp/xstream/src/java/com/thoughtworks/xstream/annotations/Annotations.java uses unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.

      compile:

      tools:compile:
      [mkdir] Created dir: /private/tmp/xstream/build/tools

      BUILD FAILED
      ...../xstream-1.2/build.xml:65: srcdir "..../xstream-1.2/src/tools" does not exist!

      Total time: 5 seconds

        People

        • Assignee:
          Unassigned
          Reporter:
          Carlo Dapor
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: