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:
86413dd
)
JAL-3033 always run the toJs core file build before building core files from classlis...
author
Jim Procter
<jprocter@issues.jalview.org>
Mon, 1 Apr 2019 09:00:43 +0000
(10:00 +0100)
committer
Jim Procter
<jprocter@issues.jalview.org>
Mon, 1 Apr 2019 09:00:43 +0000
(10:00 +0100)
buildcore.xml
patch
|
blob
|
history
diff --git
a/buildcore.xml
b/buildcore.xml
index
9520f9e
..
76e2e1a
100644
(file)
--- a/
buildcore.xml
+++ b/
buildcore.xml
@@
-6,7
+6,7
@@
</classpath>
</taskdef>
- <target name="build-all-cores" id="build-all-cores">
+ <target name="build-all-cores" id="build-all-cores" depends="toJs">
<foreach target="CallToJs" param="classlist">
<path>
<fileset dir="./classlists/" includes="*.txt" />