Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-323

Add ASL License and Notice

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.7.0
    • 4.7.0
    • None
    • None

    Description

      This will find jar files missing the two files:

      for n in $(find . -name '*.jar'); do echo "###" $n; jar -tf $n | egrep "(NOTICE|LICENSE)"; echo; done

      Attachments

        Activity

          People

            Unassigned Unassigned
            dain Dain Sundstrom
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: