Author: rmannibucau
Date: Wed Apr 11 11:03:40 2012
New Revision: 1324699
URL: http://svn.apache.org/viewvc?rev=1324699&view=rev
Log:
adding some rat exclusion (mainly for spi resources)
Modified:
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
openejb/trunk/openejb/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
openejb/trunk/openejb/rat.xml
Modified:
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties?rev=1324699&r1=1324698&r2=1324699&view=diff
==============================================================================
---
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
(original)
+++
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/resources/META-INF/env-entries.properties
Wed Apr 11 11:03:40 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/trunk/openejb/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties?rev=1324699&r1=1324698&r2=1324699&view=diff
==============================================================================
---
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
(original)
+++
openejb/trunk/openejb/examples/polling-parent/polling-web/src/main/webapp/WEB-INF/env-entries.properties
Wed Apr 11 11:03:40 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/trunk/openejb/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties?rev=1324699&r1=1324698&r2=1324699&view=diff
==============================================================================
---
openejb/trunk/openejb/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
(original)
+++
openejb/trunk/openejb/maven/spi-helper-jee6-profile/src/main/resources/org/apache/xbean/profile.properties
Wed Apr 11 11:03:40 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/trunk/openejb/rat.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/rat.xml?rev=1324699&r1=1324698&r2=1324699&view=diff
==============================================================================
--- openejb/trunk/openejb/rat.xml (original)
+++ openejb/trunk/openejb/rat.xml Wed Apr 11 11:03:40 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>