Corrected a lot of copyright headers.
Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/7df75572 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/7df75572 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/7df75572 Branch: refs/heads/master Commit: 7df75572b27c45bb70a99732dc5a4e0f841c5e69 Parents: e55bca6 Author: John D. Ament <[email protected]> Authored: Sun Dec 20 10:26:46 2015 -0500 Committer: John D. Ament <[email protected]> Committed: Sun Dec 20 10:26:47 2015 -0500 ---------------------------------------------------------------------- deltaspike/cdictrl/api/pom.xml | 43 +++++------ deltaspike/cdictrl/impl-openejb/pom.xml | 34 ++++----- .../src/main/resources/META-INF/beans.xml | 34 ++++----- ...org.apache.deltaspike.cdise.api.CdiContainer | 57 +++++++++++++++ deltaspike/cdictrl/impl-owb/pom.xml | 34 ++++----- .../src/main/resources/META-INF/beans.xml | 34 ++++----- ...org.apache.deltaspike.cdise.api.CdiContainer | 57 +++++++++++++++ deltaspike/cdictrl/impl-weld/pom.xml | 34 ++++----- .../src/main/resources/META-INF/beans.xml | 34 ++++----- ...org.apache.deltaspike.cdise.api.CdiContainer | 57 +++++++++++++++ deltaspike/cdictrl/pom.xml | 34 ++++----- deltaspike/cdictrl/servlet/pom.xml | 34 ++++----- .../src/test/resources/META-INF/beans.xml | 34 ++++----- deltaspike/cdictrl/tck/pom.xml | 34 ++++----- .../tck/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/checkstyle-rules/pom.xml | 19 +++++ .../resources/deltaspike/default-checks.xml | 38 +++++----- deltaspike/core/api/pom.xml | 19 +++++ .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 57 +++++++++++++++ ...ache.deltaspike.core.spi.config.ConfigSource | 57 +++++++++++++++ ...taspike.core.spi.config.ConfigSourceProvider | 57 +++++++++++++++ .../core/api/src/test/resources/test.properties | 4 +- .../test/resources/test2-UnitTest.properties | 4 +- .../api/src/test/resources/test2.properties | 4 +- deltaspike/core/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 57 +++++++++++++++ ...taspike.core.spi.config.ConfigSourceProvider | 57 +++++++++++++++ .../core/api/alternative/global/BaseBean1.java | 34 ++++----- .../api/alternative/global/BaseInterface1.java | 34 ++++----- ...BaseInterface1AlternativeImplementation.java | 34 ++++----- .../BaseInterface1DefaultImplementation.java | 34 ++++----- .../global/GlobalAlternativeTest.java | 34 ++++----- .../api/alternative/global/SubBaseBean1.java | 34 ++++----- .../api/alternative/global/SubBaseBean2.java | 34 ++++----- .../global/qualifier/AlternativeBaseBeanB.java | 34 ++++----- .../alternative/global/qualifier/BaseBeanA.java | 34 ++++----- .../alternative/global/qualifier/BaseBeanB.java | 34 ++++----- .../global/qualifier/BaseBeanB2.java | 34 ++++----- .../global/qualifier/BaseInterface.java | 34 ++++----- .../global/qualifier/QualifierA.java | 34 ++++----- .../global/qualifier/QualifierB.java | 34 ++++----- .../global/qualifier/QualifierValue1.java | 34 ++++----- .../global/qualifier/QualifierValue2.java | 34 ++++----- .../core/api/alternative/local/BaseBean2.java | 34 ++++----- .../api/alternative/local/BaseInterface2.java | 34 ++++----- ...BaseInterface2AlternativeImplementation.java | 34 ++++----- .../BaseInterface2DefaultImplementation.java | 34 ++++----- .../local/BdaAlternativeEarFileTest.java | 34 ++++----- .../alternative/local/BdaAlternativeTest.java | 34 ++++----- .../local/BdaAlternativeWarFileTest.java | 34 ++++----- .../api/alternative/local/SubBaseBean2.java | 34 ++++----- .../core/api/config/SecretTestConfigFilter.java | 26 +++---- .../test/core/api/exclude/AlwaysActiveBean.java | 34 ++++----- .../api/exclude/CustomExpressionBasedBean.java | 34 ++++----- .../exclude/CustomExpressionBasedNoBean.java | 34 ++++----- .../test/core/api/exclude/DevBean.java | 34 ++++----- .../test/core/api/exclude/DevDbBean.java | 34 ++++----- .../core/api/exclude/ExcludeEarFileTest.java | 34 ++++----- .../test/core/api/exclude/ExcludeTest.java | 34 ++++----- .../ExcludeTestProjectStageDevelopment.java | 34 ++++----- ...cludeTestProjectStageEarFileDevelopment.java | 34 ++++----- ...cludeTestProjectStageWarFileDevelopment.java | 34 ++++----- .../core/api/exclude/ExcludeWarFileTest.java | 34 ++++----- .../test/core/api/exclude/NoBean.java | 34 ++++----- .../test/core/api/exclude/ProdDbBean.java | 34 ++++----- .../SimpleTestExpressionInterpreter.java | 34 ++++----- .../test/core/api/exclude/StdBean.java | 34 ++++----- .../api/exclude/uc001/EntityExcludeTest.java | 34 ++++----- .../PropertyExpressionInterpreterTest.java | 34 ++++----- .../projectstage/ProjectStageProducerTest.java | 34 ++++----- .../core/api/projectstage/ProjectStageTest.java | 34 ++++----- .../api/projectstage/TestProjectStages.java | 34 ++++----- .../BeanManagerProviderEarFileTest.java | 34 ++++----- .../api/provider/BeanManagerProviderTest.java | 34 ++++----- .../BeanManagerProviderWarFileTest.java | 34 ++++----- .../core/api/provider/BeanProviderTest.java | 34 ++++----- .../core/api/provider/DependentTestBean.java | 34 ++++----- .../test/core/api/provider/MBean01.java | 34 ++++----- .../test/core/api/provider/MBean02.java | 34 ++++----- .../test/core/api/provider/ManualBean.java | 34 ++++----- .../test/core/api/provider/MultiBean.java | 34 ++++----- .../test/core/api/provider/NoBean.java | 34 ++++----- .../test/core/api/provider/TestBean.java | 34 ++++----- .../api/util/context/AbstractContextTest.java | 34 ++++----- .../test/core/api/util/context/DummyBean.java | 34 ++++----- .../core/api/util/context/DummyContext.java | 34 ++++----- .../api/util/context/DummyScopeExtension.java | 34 ++++----- .../test/core/api/util/context/DummyScoped.java | 34 ++++----- .../test/core/impl/jmx/CustomProperties.java | 10 +-- .../test/core/impl/jmx/CustomProperties2.java | 10 +-- .../test/core/impl/jmx/CustomType.java | 10 +-- .../deltaspike/test/core/impl/jmx/MyMBean.java | 10 +-- .../META-INF/apache-deltaspike.properties | 12 ++-- .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 57 +++++++++++++++ ...eltaspike.core.api.config.PropertyFileConfig | 57 +++++++++++++++ ...ike.core.api.projectstage.ProjectStageHolder | 57 +++++++++++++++ ...ache.deltaspike.core.spi.config.ConfigFilter | 57 +++++++++++++++ .../impl/src/test/resources/application.xml | 34 ++++----- .../customMinimalMessage_en.properties | 30 ++++---- .../test/resources/myboottimeconfig.properties | 30 ++++---- .../impl/src/test/resources/myconfig.properties | 30 ++++---- .../resources/mynotpickedupconfig.properties | 30 ++++---- .../message/MessageFormattedMessage.properties | 30 ++++---- .../api/message/MinimalMessages_en.properties | 30 ++++---- .../core/api/message/TestMessages_de.properties | 30 ++++---- .../core/api/message/TestMessages_en.properties | 30 ++++---- deltaspike/core/pom.xml | 34 ++++----- deltaspike/dist/bom/pom.xml | 34 ++++----- deltaspike/dist/full/pom.xml | 34 ++++----- .../full/src/main/distribution/assembly.xml | 34 ++++----- .../src/main/distribution/cdictrl-module.xml | 34 ++++----- .../full/src/main/distribution/core-module.xml | 34 ++++----- .../src/main/distribution/modules-module.xml | 34 ++++----- deltaspike/dist/pom.xml | 34 ++++----- deltaspike/examples/jse-examples/pom.xml | 19 +++++ .../META-INF/apache-deltaspike.properties | 30 ++++---- .../src/main/resources/META-INF/beans.xml | 34 ++++----- .../main/resources/META-INF/location.properties | 30 ++++---- .../javax.enterprise.inject.spi.Extension | 57 +++++++++++++++ deltaspike/examples/jsf-examples/pom.xml | 19 +++++ .../message/ApplicationMessages_en.properties | 30 ++++---- .../message/ApplicationMessages_fr.properties | 30 ++++---- .../message/ApplicationMessages_nl.properties | 30 ++++---- .../example/message/FacesMessages.properties | 30 ++++---- .../src/main/webapp/WEB-INF/beans.xml | 34 ++++----- .../src/main/webapp/WEB-INF/faces-config.xml | 34 ++++----- .../src/main/webapp/WEB-INF/web.xml | 32 +++++---- .../jsf-examples/src/main/webapp/index.xhtml | 34 ++++----- .../main/webapp/pages/message/jsfMessage.xhtml | 34 ++++----- .../main/webapp/pages/scopes/scopePage1.xhtml | 34 ++++----- .../main/webapp/pages/scopes/scopePage2.xhtml | 34 ++++----- .../webapp/pages/viewconfig/allowedPage.xhtml | 34 ++++----- .../viewconfig/navigationParameterPage.xhtml | 34 ++++----- .../pages/viewconfig/redirectedPage.xhtml | 34 ++++----- .../webapp/pages/viewconfig/securedPage.xhtml | 34 ++++----- .../pages/viewconfig/viewConfigPage.xhtml | 34 ++++----- deltaspike/examples/jsf-playground/pom.xml | 19 +++++ .../src/main/resources/META-INF/beans.xml | 34 ++++----- .../src/main/webapp/WEB-INF/beans.xml | 34 ++++----- .../src/main/webapp/WEB-INF/faces-config.xml | 34 ++++----- .../src/main/webapp/WEB-INF/web.xml | 32 +++++---- .../jsf-playground/src/main/webapp/index.xhtml | 34 ++++----- .../exceptionhandling/exceptionhandling.xhtml | 34 ++++----- .../webapp/views/scope/viewaccess/test1.xhtml | 34 ++++----- .../webapp/views/scope/viewaccess/test2.xhtml | 34 ++++----- .../webapp/views/scope/viewaccess/test3.xhtml | 34 ++++----- .../windowhandling/clientwindow/test.xhtml | 37 +++++----- .../webapp/views/windowhandling/lazy/test.xhtml | 34 ++++----- .../windowhandling/lazy/testWithoutJS.xhtml | 34 ++++----- .../views/windowhandling/lazy/viewAction.xhtml | 34 ++++----- deltaspike/examples/pom.xml | 19 +++++ .../examples/scheduler-playground/pom.xml | 19 +++++ .../src/main/resources/META-INF/beans.xml | 34 ++++----- .../pom.xml | 19 +++++ .../src/main/webapp/WEB-INF/beans.xml | 34 ++++----- .../src/main/webapp/WEB-INF/faces-config.xml | 34 ++++----- .../src/main/webapp/WEB-INF/web.xml | 34 ++++----- .../src/main/webapp/index.html | 34 ++++----- .../src/main/webapp/login.xhtml | 34 ++++----- .../src/main/webapp/secured/home.xhtml | 34 ++++----- .../pom.xml | 19 +++++ .../src/main/webapp/WEB-INF/beans.xml | 34 ++++----- .../src/main/webapp/WEB-INF/faces-config.xml | 34 ++++----- .../src/main/webapp/WEB-INF/web.xml | 34 ++++----- .../src/main/webapp/index.html | 34 ++++----- .../src/main/webapp/login.xhtml | 34 ++++----- .../src/main/webapp/secured/home.xhtml | 34 ++++----- deltaspike/modules/bean-validation/api/pom.xml | 28 +++++--- deltaspike/modules/bean-validation/impl/pom.xml | 28 +++++--- .../impl/src/test/resources/validation.xml | 34 ++++----- deltaspike/modules/bean-validation/pom.xml | 34 ++++----- deltaspike/modules/data/api/pom.xml | 34 ++++----- deltaspike/modules/data/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ .../test-mapped-persistence.xml | 34 ++++----- .../resources-glassfish/test-persistence.xml | 34 ++++----- .../test-mapped-persistence.xml | 34 ++++----- .../resources-jbossas7/test-persistence.xml | 34 ++++----- .../test-mapped-persistence.xml | 34 ++++----- .../test/resources-openejb/test-persistence.xml | 34 ++++----- .../test-mapped-persistence.xml | 34 ++++----- .../resources-weblogic/test-persistence.xml | 34 ++++----- .../META-INF/apache-deltaspike.properties | 4 +- .../data/impl/src/test/resources/log4j.xml | 34 ++++----- .../impl/src/test/resources/logging.properties | 4 +- .../impl/src/test/resources/test-custom-orm.xml | 34 ++++----- .../src/test/resources/test-default-orm.xml | 34 ++++----- .../data/impl/src/test/resources/test-orm.xml | 34 ++++----- deltaspike/modules/data/pom.xml | 34 ++++----- deltaspike/modules/data/test-ee7/pom.xml | 34 ++++----- .../data/test/ee7/service/SimpleClientApp.java | 19 +++++ .../data/test/ee7/service/SimpleClientDep.java | 19 +++++ .../data/test/ee7/service/SimpleClientTx.java | 19 +++++ .../data/test/ee7/service/SimpleHolderApp.java | 19 +++++ .../data/test/ee7/service/SimpleHolderDep.java | 19 +++++ .../data/test/ee7/service/SimpleHolderTx.java | 19 +++++ .../resources-glassfish/test-persistence.xml | 34 ++++----- .../resources-weblogic/test-persistence.xml | 34 ++++----- .../test/resources-wildfly/test-persistence.xml | 34 ++++----- .../src/test/resources/logging.properties | 4 +- deltaspike/modules/jpa/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/jpa/impl/pom.xml | 34 ++++----- .../META-INF/apache-deltaspike.properties | 12 ++-- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/jpa/pom.xml | 34 ++++----- deltaspike/modules/jsf/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/jsf/impl-ee6/pom.xml | 34 ++++----- deltaspike/modules/jsf/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../resources/META-INF/deltaspike.taglib.xml | 34 ++++----- .../main/resources/META-INF/faces-config.xml | 34 ++++----- .../resources/deltaspike/windowhandler.js | 10 +-- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ .../main/resources/META-INF/web-fragment.xml | 34 ++++----- .../main/resources/static/windowhandler.html | 37 +++++----- .../message/beans/JsfMessageBackingBean.java | 34 ++++----- .../impl/scope/mapped/MappedJsfContextTest.java | 34 ++++----- .../beans/JsfApplicationScopedBackingBean.java | 34 ++++----- .../beans/JsfRequestScopedBackingBean.java | 34 ++++----- .../beans/JsfSessionScopedBackingBean.java | 34 ++++----- .../impl/scope/view/ViewScopedContextTest.java | 34 ++++----- .../scope/view/beans/ViewScopedBackingBean.java | 34 ++++----- .../window/beans/WindowScopedBackingBean.java | 34 ++++----- .../META-INF/apache-deltaspike.properties | 12 ++-- .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- .../src/test/resources/META-INF/test.taglib.xml | 34 ++++----- .../resources/controller/simplePageConfig.xhtml | 35 ++++----- .../resources/default/WEB-INF/faces-config.xml | 34 ++++----- .../src/test/resources/default/WEB-INF/web.xml | 34 ++++----- .../injection/testValidatorConverter.xhtml | 35 ++++----- .../injection/testValidatorConverterTag.xhtml | 35 ++++----- .../injection/testValidatorTagParameter.xhtml | 35 ++++----- .../jsfMessageTest/UserMessage_de.properties | 30 ++++---- .../jsfMessageTest/UserMessage_en.properties | 30 ++++---- .../test/resources/jsfMessageTest/page.xhtml | 34 ++++----- .../resources/mappedJsfContextTest/page.xhtml | 34 ++++----- .../src/test/resources/navigation/origin.xhtml | 35 ++++----- .../navigation/pages/customErrorPage.xhtml | 35 ++++----- .../test/resources/navigation/pages/home.xhtml | 35 ++++----- .../test/resources/navigation/pages/index.xhtml | 35 ++++----- .../resources/navigation/pages/overview.xhtml | 35 ++++----- .../resources/navigation/simplePageConfig.xhtml | 35 ++++----- .../resources/navigation/wizard1/step1.xhtml | 35 ++++----- .../apache-deltaspike.properties | 12 ++-- .../viewAccessScopedContextTest/index.xhtml | 34 ++++----- .../viewAccessScopedContextTest/next.xhtml | 34 ++++----- .../viewAccessScopedContextTest/page1.xhtml | 34 ++++----- .../viewAccessScopedContextTest/page2.xhtml | 34 ++++----- .../resources/viewScopedContextTest/page.xhtml | 34 ++++----- .../windowScopedContextTest/page.xhtml | 34 ++++----- .../windowScopedContextTest/page2.xhtml | 34 ++++----- .../windowScopedContextTest/windowcount.xhtml | 34 ++++----- deltaspike/modules/jsf/pom.xml | 34 ++++----- deltaspike/modules/partial-bean/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/partial-bean/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ .../api/partialbean/uc006/AbstractSuper.java | 1 - .../partialbean/uc006/AbstractSuperSuper.java | 1 - .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/partial-bean/pom.xml | 34 ++++----- deltaspike/modules/pom.xml | 34 ++++----- deltaspike/modules/proxy/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- .../main/resources/OSGI-INF/GeneratorHolder.xml | 34 ++++----- deltaspike/modules/proxy/impl-asm5/pom.xml | 34 ++++----- .../src/main/resources/META-INF/beans.xml | 34 ++++----- ...che.deltaspike.proxy.spi.ProxyClassGenerator | 76 ++++++++++++++++++++ .../OSGI-INF/AsmProxyClassGenerator.xml | 34 ++++----- deltaspike/modules/proxy/pom.xml | 34 ++++----- deltaspike/modules/scheduler/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/scheduler/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ ...rg.apache.deltaspike.scheduler.spi.Scheduler | 76 ++++++++++++++++++++ .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- ...ache.deltaspike.core.spi.config.ConfigSource | 76 ++++++++++++++++++++ ...rg.apache.deltaspike.scheduler.spi.Scheduler | 76 ++++++++++++++++++++ deltaspike/modules/scheduler/pom.xml | 34 ++++----- deltaspike/modules/security/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/security/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/security/pom.xml | 34 ++++----- deltaspike/modules/servlet/api/pom.xml | 34 ++++----- .../api/src/main/resources/META-INF/beans.xml | 34 ++++----- deltaspike/modules/servlet/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../main/resources/META-INF/web-fragment.xml | 34 ++++----- deltaspike/modules/servlet/pom.xml | 34 ++++----- deltaspike/modules/test-control/api/pom.xml | 34 ++++----- deltaspike/modules/test-control/impl/pom.xml | 34 ++++----- .../impl/src/main/resources/META-INF/beans.xml | 34 ++++----- .../javax.enterprise.inject.spi.Extension | 76 ++++++++++++++++++++ ...taspike.testcontrol.spi.TestControlValidator | 76 ++++++++++++++++++++ ...e.deltaspike.testcontrol.spi.mock.MockFilter | 76 ++++++++++++++++++++ .../META-INF/apache-deltaspike.properties | 12 ++-- .../apache-deltaspike_test-container.properties | 12 ++-- .../impl/src/test/resources/META-INF/beans.xml | 34 ++++----- ...deltaspike.testcontrol.spi.ExternalContainer | 76 ++++++++++++++++++++ ...trol.spi.junit.TestStatementDecoratorFactory | 76 ++++++++++++++++++++ ...e.deltaspike.testcontrol.spi.mock.MockFilter | 76 ++++++++++++++++++++ .../test/dsTestContainerBootConfig.properties | 12 ++-- deltaspike/modules/test-control/pom.xml | 34 ++++----- deltaspike/parent/pom.xml | 34 ++++----- deltaspike/pom.xml | 19 +++++ deltaspike/test-utils/pom.xml | 34 ++++----- ....jboss.arquillian.core.spi.LoadableExtension | 57 +++++++++++++++ .../src/main/resources/arquillian-jboss.xml | 34 ++++----- .../src/main/resources/arquillian.xml | 34 ++++----- documentation/pom.xml | 19 +++++ pom.xml | 19 +++++ site/pom.xml | 19 +++++ 325 files changed, 6817 insertions(+), 4364 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/api/pom.xml b/deltaspike/cdictrl/api/pom.xml index 9f836f2..9399d6f 100644 --- a/deltaspike/cdictrl/api/pom.xml +++ b/deltaspike/cdictrl/api/pom.xml @@ -1,24 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> - <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. - --> - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<!-- + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> + +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.deltaspike.cdictrl</groupId> @@ -33,7 +34,7 @@ <name>Apache DeltaSpike CDI ContainerControl API</name> <description> - This project provides a way to genericly run CDI containers + This project provides a way to genericly run CDI containers from inside of unit tests or Java SE applications. </description> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-openejb/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-openejb/pom.xml b/deltaspike/cdictrl/impl-openejb/pom.xml index f182322..b91a8da 100644 --- a/deltaspike/cdictrl/impl-openejb/pom.xml +++ b/deltaspike/cdictrl/impl-openejb/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. - --> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/beans.xml b/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/beans.xml index 4070730..a2308ff 100644 --- a/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/beans.xml +++ b/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer b/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer index 860599c..c11715a 100644 --- a/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer +++ b/deltaspike/cdictrl/impl-openejb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer @@ -1,3 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + ##################################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-owb/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-owb/pom.xml b/deltaspike/cdictrl/impl-owb/pom.xml index 516dd1a..b954f2d 100644 --- a/deltaspike/cdictrl/impl-owb/pom.xml +++ b/deltaspike/cdictrl/impl-owb/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. - --> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/beans.xml b/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/beans.xml index 4070730..a2308ff 100644 --- a/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/beans.xml +++ b/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer b/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer index 63fc8cb..13ccd34 100644 --- a/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer +++ b/deltaspike/cdictrl/impl-owb/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer @@ -1,3 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + ##################################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-weld/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-weld/pom.xml b/deltaspike/cdictrl/impl-weld/pom.xml index fe35ead..83909c4 100644 --- a/deltaspike/cdictrl/impl-weld/pom.xml +++ b/deltaspike/cdictrl/impl-weld/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. - --> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/beans.xml b/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/beans.xml index 4a6a161..7046896 100644 --- a/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/beans.xml +++ b/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:weld="http://jboss.org/schema/weld/beans" http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer b/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer index 201cfcc..a513a64 100644 --- a/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer +++ b/deltaspike/cdictrl/impl-weld/src/main/resources/META-INF/services/org.apache.deltaspike.cdise.api.CdiContainer @@ -1,3 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + ##################################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/pom.xml b/deltaspike/cdictrl/pom.xml index d80685a..fa8b0db 100644 --- a/deltaspike/cdictrl/pom.xml +++ b/deltaspike/cdictrl/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/servlet/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/servlet/pom.xml b/deltaspike/cdictrl/servlet/pom.xml index f23dea7..8cd1746 100644 --- a/deltaspike/cdictrl/servlet/pom.xml +++ b/deltaspike/cdictrl/servlet/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/servlet/src/test/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/servlet/src/test/resources/META-INF/beans.xml b/deltaspike/cdictrl/servlet/src/test/resources/META-INF/beans.xml index 4070730..a2308ff 100644 --- a/deltaspike/cdictrl/servlet/src/test/resources/META-INF/beans.xml +++ b/deltaspike/cdictrl/servlet/src/test/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/tck/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/tck/pom.xml b/deltaspike/cdictrl/tck/pom.xml index d4f5d69..7f5a95e 100644 --- a/deltaspike/cdictrl/tck/pom.xml +++ b/deltaspike/cdictrl/tck/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/cdictrl/tck/src/main/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/tck/src/main/resources/META-INF/beans.xml b/deltaspike/cdictrl/tck/src/main/resources/META-INF/beans.xml index 4070730..a2308ff 100644 --- a/deltaspike/cdictrl/tck/src/main/resources/META-INF/beans.xml +++ b/deltaspike/cdictrl/tck/src/main/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/checkstyle-rules/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/checkstyle-rules/pom.xml b/deltaspike/checkstyle-rules/pom.xml index c3148b0..9e8fd67 100644 --- a/deltaspike/checkstyle-rules/pom.xml +++ b/deltaspike/checkstyle-rules/pom.xml @@ -1,4 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <!-- Licensed to the Apache Software Foundation (ASF) under one http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/checkstyle-rules/src/main/resources/deltaspike/default-checks.xml ---------------------------------------------------------------------- diff --git a/deltaspike/checkstyle-rules/src/main/resources/deltaspike/default-checks.xml b/deltaspike/checkstyle-rules/src/main/resources/deltaspike/default-checks.xml index 752a501..54484d2 100644 --- a/deltaspike/checkstyle-rules/src/main/resources/deltaspike/default-checks.xml +++ b/deltaspike/checkstyle-rules/src/main/resources/deltaspike/default-checks.xml @@ -1,24 +1,22 @@ <?xml version="1.0"?> -<!-- -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ ---> +<!-- + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.2//EN" http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/pom.xml b/deltaspike/core/api/pom.xml index 12b31af..ab93a44 100644 --- a/deltaspike/core/api/pom.xml +++ b/deltaspike/core/api/pom.xml @@ -1,4 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <!-- Licensed to the Apache Software Foundation (ASF) under one http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/main/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/main/resources/META-INF/beans.xml b/deltaspike/core/api/src/main/resources/META-INF/beans.xml index 4070730..a2308ff 100644 --- a/deltaspike/core/api/src/main/resources/META-INF/beans.xml +++ b/deltaspike/core/api/src/main/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension b/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension index 4e945d9..1c1b38d 100644 --- a/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension +++ b/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension @@ -1,3 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + ##################################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSource ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSource b/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSource index 84d5875..441c504 100644 --- a/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSource +++ b/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSource @@ -1,3 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + ##################################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSourceProvider ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSourceProvider b/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSourceProvider index 8c86732..ce1fbd1 100644 --- a/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSourceProvider +++ b/deltaspike/core/api/src/test/resources/META-INF/services/org.apache.deltaspike.core.spi.config.ConfigSourceProvider @@ -1,3 +1,60 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + ##################################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/test/resources/test.properties ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/test/resources/test.properties b/deltaspike/core/api/src/test/resources/test.properties index 77365f4..d140d87 100644 --- a/deltaspike/core/api/src/test/resources/test.properties +++ b/deltaspike/core/api/src/test/resources/test.properties @@ -1,4 +1,4 @@ -##################################################################################### +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -15,7 +15,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -##################################################################################### +# test.value=1 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/test/resources/test2-UnitTest.properties ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/test/resources/test2-UnitTest.properties b/deltaspike/core/api/src/test/resources/test2-UnitTest.properties index c586672..25c4625 100644 --- a/deltaspike/core/api/src/test/resources/test2-UnitTest.properties +++ b/deltaspike/core/api/src/test/resources/test2-UnitTest.properties @@ -1,4 +1,4 @@ -##################################################################################### +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -15,7 +15,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -##################################################################################### +# deltaspike_ordinal=120 http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/api/src/test/resources/test2.properties ---------------------------------------------------------------------- diff --git a/deltaspike/core/api/src/test/resources/test2.properties b/deltaspike/core/api/src/test/resources/test2.properties index 77365f4..d140d87 100644 --- a/deltaspike/core/api/src/test/resources/test2.properties +++ b/deltaspike/core/api/src/test/resources/test2.properties @@ -1,4 +1,4 @@ -##################################################################################### +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -15,7 +15,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -##################################################################################### +# test.value=1 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/impl/pom.xml b/deltaspike/core/impl/pom.xml index 083bbdc..48bca4c 100644 --- a/deltaspike/core/impl/pom.xml +++ b/deltaspike/core/impl/pom.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/deltaspike/blob/7df75572/deltaspike/core/impl/src/main/resources/META-INF/beans.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/impl/src/main/resources/META-INF/beans.xml b/deltaspike/core/impl/src/main/resources/META-INF/beans.xml index 4070730..a2308ff 100644 --- a/deltaspike/core/impl/src/main/resources/META-INF/beans.xml +++ b/deltaspike/core/impl/src/main/resources/META-INF/beans.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> + ~ Licensed to the Apache Software Foundation (ASF) under one + ~ or more contributor license agreements. See the NOTICE file + ~ distributed with this work for additional information + ~ regarding copyright ownership. The ASF licenses this file + ~ to you under the Apache License, Version 2.0 (the + ~ "License"); you may not use this file except in compliance + ~ with the License. You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, + ~ software distributed under the License is distributed on an + ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + ~ KIND, either express or implied. See the License for the + ~ specific language governing permissions and limitations + ~ under the License. + --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
