This is an automated email from the ASF dual-hosted git repository. jsinovassinnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git
discard 0b988ef9b try to fix reference issue on stop This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/master (d3d2d16c4) \ O -- O -- O (0b988ef9b) Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: persistence-spi/pom.xml | 7 +--- .../{evaluator => }/ConditionEvaluator.java | 2 +- .../ConditionEvaluatorDispatcher.java | 6 +++- .../ConditionEvaluatorDispatcherImpl.java | 37 ++++++++-------------- .../resources/OSGI-INF/blueprint/blueprint.xml | 29 +++++++---------- 5 files changed, 32 insertions(+), 49 deletions(-) rename persistence-spi/src/main/java/org/apache/unomi/persistence/spi/conditions/{evaluator => }/ConditionEvaluator.java (94%) rename persistence-spi/src/main/java/org/apache/unomi/persistence/spi/conditions/{evaluator => }/ConditionEvaluatorDispatcher.java (87%) rename persistence-spi/src/main/java/org/apache/unomi/persistence/spi/conditions/{evaluator/impl => }/ConditionEvaluatorDispatcherImpl.java (71%) copy {scripting => persistence-spi}/src/main/resources/OSGI-INF/blueprint/blueprint.xml (54%)