[Java] Upgrade sawja to 1.5.4

Reviewed By: jvillard

Differential Revision: D9238673

fbshipit-source-id: cca730c21
master
Ezgi Çiçek 6 years ago committed by Facebook Github Bot
parent 63fc9a43fd
commit 74c79c1626

@ -635,7 +635,7 @@ opam.lock: opam
# This is a magical version number that doesn't reinstall the world when added on top of what we # This is a magical version number that doesn't reinstall the world when added on top of what we
# have in opam.lock. To upgrade this version number, manually try to install several utop versions # have in opam.lock. To upgrade this version number, manually try to install several utop versions
# until you find one that doesn't recompile the world. TODO(t20828442): get rid of magic # until you find one that doesn't recompile the world. TODO(t20828442): get rid of magic
OPAM_DEV_DEPS = ocamlformat.$$(grep version .ocamlformat | cut -d ' ' -f 2) ocp-indent merlin utop.2.1.0 webbrowser OPAM_DEV_DEPS = ocamlformat.$$(grep version .ocamlformat | cut -d ' ' -f 2) ocp-indent merlin utop.2.2.0 webbrowser
ifneq ($(EMACS),no) ifneq ($(EMACS),no)
OPAM_DEV_DEPS += tuareg OPAM_DEV_DEPS += tuareg

@ -40,14 +40,13 @@ depends: [
"ctypes" {>="0.9.2"} "ctypes" {>="0.9.2"}
"dune" {build & >="1.0"} "dune" {build & >="1.0"}
"elina" {>="1.1"} "elina" {>="1.1"}
"extlib-compat" "javalib" {>="2.3.5"}
"javalib" {>="2.3.4"}
"mtime" "mtime"
"ocamlfind" {build} "ocamlfind" {build}
"ounit" {="2.0.5"} "ounit" {="2.0.5"}
"parmap" {>="1.0-rc8"} "parmap" {>="1.0-rc8"}
"ppx_deriving" {>="4.1"} "ppx_deriving" {>="4.1"}
"sawja" {>="1.5.2"} "sawja" {>="1.5.4"}
"sqlite3" "sqlite3"
"xmlm" {>="1.2.0"} "xmlm" {>="1.2.0"}
] ]

@ -9,8 +9,8 @@ biniou = 1.2.0
camlidl = 1.05 camlidl = 1.05
camlp4 = 4.06+1 camlp4 = 4.06+1
camlzip = 1.07 camlzip = 1.07
camomile = 1.0.1
cmdliner = 1.0.2 cmdliner = 1.0.2
conf-aclocal = 1.0.0
conf-autoconf = 0.1 conf-autoconf = 0.1
conf-gmp = 1 conf-gmp = 1
conf-m4 = 1 conf-m4 = 1
@ -21,22 +21,22 @@ conf-sqlite3 = 1
conf-which = 1 conf-which = 1
conf-zlib = 1 conf-zlib = 1
configurator = v0.11.0 configurator = v0.11.0
core = v0.11.0 core = v0.11.2
core_kernel = v0.11.0 core_kernel = v0.11.1
cppo = 1.6.4 cppo = 1.6.4
cppo_ocamlbuild = 1.6.0 cppo_ocamlbuild = 1.6.0
ctypes = 0.14.0 ctypes = 0.14.0
dune = 1.0.0 dune = 1.1.0
easy-format = 1.3.1 easy-format = 1.3.1
elina = 1.1 elina = 1.1
extlib-compat = 1.7.2 extlib = 1.7.5
fieldslib = v0.11.0 fieldslib = v0.11.0
integers = 0.2.2 integers = 0.2.2
jane-street-headers = v0.11.0 jane-street-headers = v0.11.0
javalib = 2.3.4 javalib = 2.3.5
jbuilder = transition jbuilder = transition
menhir = 20171222 menhir = 20180703
mlgmpidl = 1.2.6-1 mlgmpidl = 1.2.7
mtime = 1.1.0 mtime = 1.1.0
num = 1.1 num = 1.1
ocaml-compiler-libs = v0.11.0 ocaml-compiler-libs = v0.11.0
@ -45,7 +45,7 @@ ocamlbuild = 0.12.0
ocamlfind = 1.8.0 ocamlfind = 1.8.0
octavius = 1.2.0 octavius = 1.2.0
ounit = 2.0.5 ounit = 2.0.5
parmap = 1.0-rc9 parmap = 1.0-rc10
parsexp = v0.11.0 parsexp = v0.11.0
ppx_assert = v0.11.0 ppx_assert = v0.11.0
ppx_base = v0.11.0 ppx_base = v0.11.0
@ -68,21 +68,22 @@ ppx_let = v0.11.0
ppx_optcomp = v0.11.0 ppx_optcomp = v0.11.0
ppx_optional = v0.11.0 ppx_optional = v0.11.0
ppx_pipebang = v0.11.0 ppx_pipebang = v0.11.0
ppx_sexp_conv = v0.11.0 ppx_sexp_conv = v0.11.1
ppx_sexp_message = v0.11.0 ppx_sexp_message = v0.11.0
ppx_sexp_value = v0.11.0 ppx_sexp_value = v0.11.0
ppx_tools = 5.1+4.06.0 ppx_tools = 5.1+4.06.0
ppx_typerep_conv = v0.11.0 ppx_typerep_conv = v0.11.0
ppx_variants_conv = v0.11.0 ppx_variants_conv = v0.11.0
ppxlib = 0.2.1 ppxlib = 0.2.1
re = 1.7.3 re = 1.8.0
result = 1.3 result = 1.3
sawja = 1.5.3 sawja = 1.5.4
seq = 0.1
sexplib = v0.11.0 sexplib = v0.11.0
sexplib0 = v0.11.0 sexplib0 = v0.11.0
spawn = v0.11.1 spawn = v0.12.0
splittable_random = v0.11.0 splittable_random = v0.11.0
sqlite3 = 4.3.2 sqlite3 = 4.4.0
stdio = v0.11.0 stdio = v0.11.0
topkg = 0.9.1 topkg = 0.9.1
typerep = v0.11.0 typerep = v0.11.0

Loading…
Cancel
Save