Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Tim Swetland on the user's list pointed out this line in BlobRepository:
private static final long MAX_JAR_SIZE = Long.parseLong(System.getProperty("runtme.lib.size", String.valueOf(5 * 1024 * 1024)));
"runtme" can't be right.
ichattopadhyayanoblepaul what's your opinion?