FELIX-1545 implement last modification and last update trackers
as simple counters (instead of System.currentTimeMillis()) :
   last modification time is incremented whenever
      Configuration.update(Dictionary) is called
   last update time is set to last modification time after each
      update of the Configuration's properties in a ManagedSerive[Factory].

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@809597 13f79535-47bb-0310-9956-ffa450edef68
1 file changed