Change extractor log level from warn to info

Change-Id: I26ae7c0c83b5e3c6b128af262bd334b09696590d
Issue-ID: POLICY-870
Signed-off-by: Jim Hahn <jrh3@att.com>
1 file changed
tree: 4a6f317d15f0c33cb4b2a5956bda9eca14f359c5
  1. api-active-standby-management/
  2. api-state-management/
  3. feature-active-standby-management/
  4. feature-distributed-locking/
  5. feature-eelf/
  6. feature-healthcheck/
  7. feature-pooling-dmaap/
  8. feature-session-persistence/
  9. feature-simulators/
  10. feature-state-management/
  11. feature-test-transaction/
  12. packages/
  13. policy-core/
  14. policy-endpoints/
  15. policy-management/
  16. policy-utils/
  17. .gitignore
  18. .gitreview
  19. docker_build.sh
  20. docker_merge.sh
  21. docker_verify.sh
  22. INFO.yaml
  23. LICENSE.txt
  24. pom.xml
  25. README.md
  26. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install