Uploaded image for project: 'Commons JXPath'
  1. Commons JXPath
  2. JXPATH-13

ValueUtils.setValue() method has ex.printStackTrace()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0 Final
    • None
    • None
    • Operating System: All
      Platform: PC

    • 11107

    Description

      line 312 of org.apache.commons.jxpath.util.ValueUtils is
      ex.printStackTrace();
      This debug line should be removed since this exception is passed along in the
      Exception thrown in very next line.

      I know this is incredibly minor, but it does result in an unwanted stack
      trace on the console.

      Attachments

        Activity

          People

            Unassigned Unassigned
            abeveridge@12.com Andrew Beveridge
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: