Sha256: baedf494e859d0fbde03e3cbe46b98a7962053db52a65dfba217359c499f2201
Contents?: true
Size: 424 Bytes
Versions: 1
Compression:
Stored size: 424 Bytes
Contents
module Pacer VERSION = "2.0.10" # 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.10-java | lib/pacer/version.rb |