Skip to content

Commit

Permalink
[HWKMETRICS-514] license check
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sanda committed Nov 3, 2016
1 parent 3ec64d0 commit 13c7d64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016 Red Hat, Inc. and/or its affiliates
* Copyright 2014-2016 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@ public enum State {
@ServiceReady
Event<ServiceReadyEvent> metricsServiceReady;

// @Resource(lookup = "java:jboss/infinispan/container/hawkular-alerts")
// private EmbeddedCacheManager cacheManager;

@Resource(lookup = "java:jboss/infinispan/cache/hawkular-alerts/locks")
private Cache<String, String> locksCache;

Expand Down

0 comments on commit 13c7d64

Please sign in to comment.