Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3951

jbossws-common-tools - BuildFileTest - same branches in if-then-else

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • jbossws-cxf-5.1.1.Final
    • None
    • None
    • None

    Description

      https://github.com/jbossws/jbossws-common-tools/blob/master/src/test/java/org/jboss/test/ws/tools/BuildFileTest.java#L237

               if (!cr) {
                  cleanedBuffer.append(ch);
               } else {
                  cleanedBuffer.append(ch);
               }
      

      Probably typo ?

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: