From 5d0316aa0094e135a122a24eb437e899b4f2bdc7 Mon Sep 17 00:00:00 2001 From: sk89q Date: Mon, 11 Oct 2010 10:23:18 -0700 Subject: [PATCH] Removed Apache Commons from manifest; switched to smalljs.jar. --- manifest.mf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.mf b/manifest.mf index fd6bccf0a..d5eced189 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,3 +1,3 @@ Manifest-Version: 1.0 -Class-Path: js.jar commons-lang3-3.0-beta.jar jnbt.jar +Class-Path: smalljs.jar jnbt.jar