Uploaded image for project: 'Maven JXR'
  1. Maven JXR
  2. JXR-176

Remove dependency org.apache.commons:commons-lang3

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • jxr
    • None

    Description

      The project depends on the Apache commons-lang3 library of String-related functionality for its StringUtils.replace method only, which is a null-safe alternative to String.replace.
      Review of StringUtils usage shows that affected variables cannot be null. Thus the direct dependency can be removed and the code replaced by core Java.

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              spannjp Markus Spann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: