Uploaded image for project: 'JBoss Developer Materials'
  1. JBoss Developer Materials
  2. JDF-285

Update license for BOM

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • TBD
    • jdfsite-2.1.1.Final
    • stacks
    • None

      The licensing for the BOM should be Apache and not LGPL. The current entry looks like this:

      <licenses>
      <license>
      <name>GNU Lesser General Public License, Version 2.1</name>
      <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url>
      <distribution>repo</distribution>
      </license>
      </licenses>

      The following is an Apache license entry from the Maven documentation:

      <licenses>
      <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
      <comments>A business-friendly OSS license</comments>
      </license>
      </licenses>

      Probably do not need the comments from this fragment.

            rafabene_jira Rafael Benevides (Inactive)
            rhn-engineering-rruss Rodney Russ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: