diff -r 23a12c58b57c -r 6ccf0c9b34dc scripts/alt2xml.sh --- a/scripts/alt2xml.sh Sat Jun 07 15:42:48 2014 +0200 +++ b/scripts/alt2xml.sh Sat Jun 07 15:48:47 2014 +0200 @@ -9,6 +9,9 @@ PLUGINS=( "$DIR/java/alt2xml-in-properties/dist/alt2xml-in-properties.jar" + + "$DIR/java/alt2xml-in-json/dist/alt2xml-in-json.jar" + "$DIR/temp/lib/json_simple-1.1.jar" ); for e in "${STANDARD_JARS[@]}" "${PLUGINS[@]}"; do