Ver código fonte

Go go gadget Dataforce's "refactoring"

tags/0.6.3m1rc1
Chris Smith 15 anos atrás
pai
commit
33fe9b253f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      build-reports.xml

+ 1
- 1
build-reports.xml Ver arquivo

@@ -60,7 +60,7 @@
60 60
                          classpath="checkstyle.jar"/>
61 61
         <checkstyle config="checkstyle/dmdirc_checks.xml" failureProperty="checkstyle.failure"
62 62
                                 failOnViolation="false">
63
-            <fileset dir="src/com.dmdirc.parser.irc/" includes="**/*.java"/>
63
+            <fileset dir="src/com/dmdirc/parser/irc/" includes="**/*.java"/>
64 64
             <formatter type="xml" tofile="reports/report-parser.xml"/>
65 65
         </checkstyle>
66 66
         <xslt in="reports/report-parser.xml" out="reports/report-parser.html" style="checkstyle/checkstyle.xsl"/>

Carregando…
Cancelar
Salvar