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

package(:jar) adds . entry to the jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.4
    • 1.4
    • Packaging
    • None

    Description

      With RC4, we can see this:
      boisvert@smudge:~/tmp/buildr-jar$ jar tvf target/buildr-jar-0.1.jar
      533 Tue Jun 15 11:32:20 PDT 2010 .
      533 Tue Jun 15 11:32:20 PDT 2010 HelloWord.class
      0 Tue Jun 15 11:32:20 PDT 2010 META-INF/
      131 Tue Jun 15 11:32:20 PDT 2010 META-INF/MANIFEST.MF

      With Buildr 1.3.5,

      boisvert@smudge:~/tmp/buildr-jar$ jar tvf target/buildr-jar-0.1.jar
      533 Tue Jun 15 11:33:20 PDT 2010 HelloWord.class
      0 Tue Jun 15 11:33:20 PDT 2010 META-INF/
      139 Tue Jun 15 11:33:20 PDT 2010 META-INF/MANIFEST.MF

      That's a blocker we need to address now.

      Attachments

        Activity

          People

            toulmean Antoine Toulme
            toulmean Antoine Toulme
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: