You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by rs...@apache.org on 2015/05/04 12:38:55 UTC

deltaspike git commit: DELTASPIKE-884 PropertyFileConfig shouldn't implement DeltaSpikeConfig

Repository: deltaspike
Updated Branches:
  refs/heads/master 9617b451c -> 625e784fc


DELTASPIKE-884 PropertyFileConfig shouldn't implement DeltaSpikeConfig


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/625e784f
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/625e784f
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/625e784f

Branch: refs/heads/master
Commit: 625e784fc4b353a640e73abbc610bb5c88619792
Parents: 9617b45
Author: Ron Smeral <rs...@apache.org>
Authored: Tue Apr 28 12:52:06 2015 +0200
Committer: Ron Smeral <rs...@apache.org>
Committed: Mon May 4 12:31:45 2015 +0200

----------------------------------------------------------------------
 .../org/apache/deltaspike/core/api/config/PropertyFileConfig.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/625e784f/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/PropertyFileConfig.java
----------------------------------------------------------------------
diff --git a/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/PropertyFileConfig.java b/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/PropertyFileConfig.java
index 9f65ddf..e3057cf 100644
--- a/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/PropertyFileConfig.java
+++ b/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/config/PropertyFileConfig.java
@@ -77,7 +77,7 @@ package org.apache.deltaspike.core.api.config;
  * </p>
  *
  */
-public interface PropertyFileConfig extends DeltaSpikeConfig
+public interface PropertyFileConfig
 {
     /**
      * All the property files on the classpath which have this name will get picked up and registered as