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

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

      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 ?

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

                Created:
                Updated:
                Resolved: