You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/09/16 22:03:57 UTC

[47/50] [abbrv] incubator-tamaya-extensions git commit: Removed cross module reference for CDI testing.

Removed cross module reference for CDI testing.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/adc1933c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/adc1933c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/adc1933c

Branch: refs/heads/master
Commit: adc1933cdaf3b07ee37ee4234f1825bffa59883e
Parents: 0a09483
Author: John D. Ament <jo...@apache.org>
Authored: Sun Aug 28 19:05:24 2016 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Sun Aug 28 19:05:24 2016 -0400

----------------------------------------------------------------------
 .../META-INF/services/javax.enterprise.inject.spi.Extension         | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/adc1933c/integration/cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
----------------------------------------------------------------------
diff --git a/integration/cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension b/integration/cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
index 4543268..e82118a 100644
--- a/integration/cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
+++ b/integration/cdi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
@@ -16,5 +16,4 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-org.apache.tamaya.integration.cdi.TamayaCDIIntegration
 org.apache.tamaya.integration.cdi.ConfigurationExtension
\ No newline at end of file