better code convention name
authorjprocter <Jim Procter>
Tue, 7 Jun 2005 13:18:18 +0000 (13:18 +0000)
committerjprocter <Jim Procter>
Tue, 7 Jun 2005 13:18:18 +0000 (13:18 +0000)
build.xml

index 4ab3257..ce4db9e 100755 (executable)
--- a/build.xml
+++ b/build.xml
   <!-- jalopy code reformatter -->
   <target name="sourcescrub" depends="init,build">
     <jalopy destdir="jsrc" classpathref="run.classpath"
-      convention="jalviewCodeConvention.xml">
+      convention="jalview-jalopy.xml">
       <fileset dir="${sourceDir}">
         <include name="*.java"/>
         <include name="**/*.java"/>