Author: rmannibucau
Date: Wed Apr 11 11:05:11 2012
New Revision: 1324700

URL: http://svn.apache.org/viewvc?rev=1324700&view=rev
Log:
more headers in properties and some patched lib

Modified:
    
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java
    
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/openejb/patch/PatchedMetadataMap.java
    
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
    
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
    
openejb/branches/openejb-4.0.0/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
    openejb/branches/openejb-4.0.0/rat.xml

Modified: 
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java?rev=1324700&r1=1324699&r2=1324700&view=diff
==============================================================================
--- 
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java
 (original)
+++ 
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/cxf/jaxrs/impl/HttpHeadersImpl.java
 Wed Apr 11 11:05:11 2012
@@ -16,7 +16,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-
 package org.apache.cxf.jaxrs.impl;
 
 

Modified: 
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/openejb/patch/PatchedMetadataMap.java
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/openejb/patch/PatchedMetadataMap.java?rev=1324700&r1=1324699&r2=1324700&view=diff
==============================================================================
--- 
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/openejb/patch/PatchedMetadataMap.java
 (original)
+++ 
openejb/branches/openejb-4.0.0/deps/cxf-bundle-patched/src/main/java/org/apache/openejb/patch/PatchedMetadataMap.java
 Wed Apr 11 11:05:11 2012
@@ -1,3 +1,21 @@
+/**
+ * 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.
+ */
 package org.apache.openejb.patch;
 
 import org.apache.cxf.jaxrs.impl.MetadataMap;

Modified: 
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties?rev=1324700&r1=1324699&r2=1324700&view=diff
==============================================================================
--- 
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
 (original)
+++ 
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
 Wed Apr 11 11:05:11 2012
@@ -1 +1,17 @@
+#
+# 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.
+#
 poll.blacklist=test

Modified: 
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties?rev=1324700&r1=1324699&r2=1324700&view=diff
==============================================================================
--- 
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
 (original)
+++ 
openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
 Wed Apr 11 11:05:11 2012
@@ -1 +1,17 @@
+#
+# 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.
+#
 poll.blacklist=poll

Modified: 
openejb/branches/openejb-4.0.0/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties?rev=1324700&r1=1324699&r2=1324700&view=diff
==============================================================================
--- 
openejb/branches/openejb-4.0.0/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
 (original)
+++ 
openejb/branches/openejb-4.0.0/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
 Wed Apr 11 11:05:11 2012
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
 name = jee6
 
 annotations = javax.annotation.ManagedBean,\

Modified: openejb/branches/openejb-4.0.0/rat.xml
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/rat.xml?rev=1324700&r1=1324699&r2=1324700&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/rat.xml (original)
+++ openejb/branches/openejb-4.0.0/rat.xml Wed Apr 11 11:05:11 2012
@@ -35,6 +35,21 @@
           <exclude name="**/README.md"/>
           <exclude name="**/README.mdtext"/>
 
+          <exclude 
name="arquillian-tomee/arquillian-tomee-embedded/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension"/>
+          <exclude 
name="arquillian-tomee/arquillian-tomee-remote/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension"/>
+          <exclude 
name="arquillian-tomee/arquillian-tomee-tests/src/test/resources/org/apache/openejb/arquillian/tests/jaxrs/foo"/>
+          <exclude 
name="arquillian-tomee/arquillian-tomee-tests/src/test/resources/test.getresources"/>
+          <exclude 
name="arquillian-tomee/arquillian-tomee-webapp-remote/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension"/>
+          <exclude 
name="container/openejb-core/src/main/resources/default.exclusions"/>
+          <exclude 
name="container/openejb-core/src/test/resources/META-INF/services/javax.validation.spi.ValidationProvider"/>
+          <exclude 
name="osgi/openejb-core-osgi/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension"/>
+          <exclude 
name="server/openejb-cxf-rs/src/main/resources/META-INF/services/javax.ws.rs.ext.RuntimeDelegate"/>
+          <exclude name="server/openejb-ssh/src/test/key/ssh-key.ser"/>
+          <exclude 
name="tomee/apache-tomee/src/main/resources/service.readme.txt"/>
+          <exclude 
name="tomee/tomee-embedded/src/main/resources/META-INF/services/javax.ejb.spi.EJBContainerProvider"/>
+          <exclude 
name="tomee/tomee-embedded/src/main/resources/META-INF/services/org.apache.webbeans.spi.plugins.OpenWebBeansPlugin"/>
+          <exclude 
name="tomee/tomee-myfaces/src/main/resources/META-INF/services/org.apache.myfaces.spi.AnnotationProviderFactory"/>
+          <exclude 
name="tomee/tomee-webapp/src/main/webapp/js/jquery/jquery-1.7.1.js"/>
           <exclude 
name="container/openejb-core/src/main/resources/META-INF/services/javax.ejb.spi.EJBContainerProvider"/>
           <exclude 
name="assembly/openejb-standalone/src/main/resources/service.readme.txt"/>
           <exclude 
name="container/openejb-junit/src/main/resources/META-INF/openejb-test-login.config"/>
@@ -114,4 +129,4 @@
       </classpath> 
     </typedef> 
   </target> 
-</project> 
\ No newline at end of file
+</project> 


Reply via email to