8.0.0: Fixups after merging new branch "feature-94-revamp-thinlocks" stx-8.0.0
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 05 Oct 2017 10:50:16 +0100
branchstx-8.0.0
changeset 184 cd1312f41a17
parent 183 db331712cd33
child 185 6551154a9af9
8.0.0: Fixups after merging new branch "feature-94-revamp-thinlocks" * use 8.0.0 branch of `stx:libjava` * retain `thinlocks.h` and `jsupport.h` in binary distributions of `stc:stc` and `stx:librun`.
rakelib/compile.rake
specs/stx-jv.rbspec
--- a/rakelib/compile.rake	Tue Sep 19 15:46:15 2017 +0100
+++ b/rakelib/compile.rake	Thu Oct 05 10:50:16 2017 +0100
@@ -38,6 +38,7 @@
     'stxNames.h',
     'stxOSDefs.h',
     'stxTypeMacros.h',
+    'thinlocks.h',
     'symbols.stc.seed',
     'version.h',
     'sha1.h',
@@ -69,6 +70,7 @@
     'main.c',
     'hmm.h',
     'hmm.c',
+    'jsupport.h',
 
     # UNIX specific
     'librun.so',
--- a/specs/stx-jv.rbspec	Tue Sep 19 15:46:15 2017 +0100
+++ b/specs/stx-jv.rbspec	Thu Oct 05 10:50:16 2017 +0100
@@ -190,7 +190,7 @@
   package "stx:goodies/communication", :repository => :'exept:public'
 
   # Java support
-  package "stx:libjava", :repository => :'jv-branch:public'
+  package "stx:libjava", :repository => :'jv-branch:public', revision: 'stx-8.0.0'
   package "stx:libjava/tools"
   package "stx:libjava/experiments"
   #package "stx:libjava/examples" :link => false