git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67a30bb
)
better code convention name
author
jprocter
<Jim Procter>
Tue, 7 Jun 2005 13:18:18 +0000
(13:18 +0000)
committer
jprocter
<Jim Procter>
Tue, 7 Jun 2005 13:18:18 +0000
(13:18 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
4ab3257
..
ce4db9e
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-258,7
+258,7
@@
<!-- 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"/>