@@ -27,4 +27,4 @@ clean:
rm -f $(OBJS)
wordbubbles.jar: build
jar cf $(OBJS)
jar cf $@ $(OBJS)
@@ -1,4 +1,5 @@
#!/usr/bin/env bash -x
#!/usr/bin/env bash
set -x
make wordbubbles.jar
mkdir -p war/WEB-INF/lib war/WEB-INF/classes
The note is not visible to the blocked user.