Procházet zdrojové kódy

Go go gadget Dataforce's "refactoring"

tags/0.6.3m1rc1
Chris Smith před 15 roky
rodič
revize
33fe9b253f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      build-reports.xml

+ 1
- 1
build-reports.xml Zobrazit soubor

@@ -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"/>

Načítá se…
Zrušit
Uložit