Sha256: 5de7b615ea7fc4959c88b4fe23839393afb2dc84fefb3465f523dcbb897ac0fd
Contents?: true
Size: 424 Bytes
Versions: 1
Compression:
Stored size: 424 Bytes
Contents
module Pacer VERSION = "2.0.22" # Clients may optionally define the following constants in the Pacer namespace: # - LOAD_JARS : set to false to manage jar loading in the client. Be sure to load the jars defined in JARFILES. # - LOCKJAR_LOCK_OPTS : set some options to be passed to LockJar.lock (ie. :lockfile, :download_artifacts, :local_repo) unless const_defined? :START_TIME START_TIME = Time.now end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pacer-2.0.22-java | lib/pacer/version.rb |