Author: jbonofre
Date: Mon Dec 13 07:23:38 2010
New Revision: 1045027

URL: http://svn.apache.org/viewvc?rev=1045027&view=rev
Log:
[SMXCOMP-827] Blueprint descriptors contain an error in the license text.

Modified:
    
servicemix/components/trunk/bindings/servicemix-ldap/src/main/resources/OSGI-INF/blueprint/servicemix-ldap.xml
    
servicemix/components/trunk/engines/servicemix-bean/src/main/resources/OSGI-INF/blueprint/servicemix-bean.xml
    
servicemix/components/trunk/engines/servicemix-camel/src/main/resources/OSGI-INF/blueprint/servicemix-camel.xml
    
servicemix/components/trunk/engines/servicemix-cxf-se/src/main/resources/META-INF/spring/servicemix-cxf-se.xml
    
servicemix/components/trunk/engines/servicemix-drools/src/main/resources/OSGI-INF/blueprint/servicemix-drools.xml
    
servicemix/components/trunk/engines/servicemix-eip/src/main/resources/OSGI-INF/blueprint/servicemix-eip.xml
    
servicemix/components/trunk/engines/servicemix-exec/src/main/resources/OSGI-INF/blueprint/servicemix-exec.xml
    
servicemix/components/trunk/engines/servicemix-jsr181/src/main/resources/OSGI-INF/blueprint/servicemix-jsr181.xml
    
servicemix/components/trunk/engines/servicemix-osworkflow/src/main/resources/OSGI-INF/blueprint/servicemix-osworkflow.xml
    
servicemix/components/trunk/engines/servicemix-pdf/src/main/resources/META-INF/spring/servicemix-pdf.xml
    
servicemix/components/trunk/engines/servicemix-quartz/src/main/resources/OSGI-INF/blueprint/servicemix-quartz.xml
    
servicemix/components/trunk/engines/servicemix-saxon/src/main/resources/OSGI-INF/blueprint/servicemix-saxon.xml
    
servicemix/components/trunk/engines/servicemix-script/src/main/resources/OSGI-INF/blueprint/servicemix-script.xml
    
servicemix/components/trunk/engines/servicemix-scripting/src/main/resources/OSGI-INF/blueprint/servicemix-scripting.xml
    
servicemix/components/trunk/engines/servicemix-validation/src/main/resources/OSGI-INF/blueprint/servicemix-validation.xml
    
servicemix/components/trunk/engines/servicemix-wsn2005/src/main/resources/OSGI-INF/blueprint/servicemix-wsn2005.xml

Modified: 
servicemix/components/trunk/bindings/servicemix-ldap/src/main/resources/OSGI-INF/blueprint/servicemix-ldap.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/bindings/servicemix-ldap/src/main/resources/OSGI-INF/blueprint/servicemix-ldap.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/bindings/servicemix-ldap/src/main/resources/OSGI-INF/blueprint/servicemix-ldap.xml
 (original)
+++ 
servicemix/components/trunk/bindings/servicemix-ldap/src/main/resources/OSGI-INF/blueprint/servicemix-ldap.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 cxfbc to You under the Apache License, Version 2.0
-    (the "License"); you may not use this cxfbc except in compliance with
+    The ASF licenses this ldap to You under the Apache License, Version 2.0
+    (the "License"); you may not use this ldap except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-bean/src/main/resources/OSGI-INF/blueprint/servicemix-bean.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-bean/src/main/resources/OSGI-INF/blueprint/servicemix-bean.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-bean/src/main/resources/OSGI-INF/blueprint/servicemix-bean.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-bean/src/main/resources/OSGI-INF/blueprint/servicemix-bean.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this bean to You under the Apache License, Version 2.0
+    (the "License"); you may not use this bean except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-camel/src/main/resources/OSGI-INF/blueprint/servicemix-camel.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-camel/src/main/resources/OSGI-INF/blueprint/servicemix-camel.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-camel/src/main/resources/OSGI-INF/blueprint/servicemix-camel.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-camel/src/main/resources/OSGI-INF/blueprint/servicemix-camel.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this camel to You under the Apache License, Version 2.0
+    (the "License"); you may not use this camel except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-cxf-se/src/main/resources/META-INF/spring/servicemix-cxf-se.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-cxf-se/src/main/resources/META-INF/spring/servicemix-cxf-se.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-cxf-se/src/main/resources/META-INF/spring/servicemix-cxf-se.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-cxf-se/src/main/resources/META-INF/spring/servicemix-cxf-se.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this cxfse to You under the Apache License, Version 2.0
+    (the "License"); you may not use this cxfse except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-drools/src/main/resources/OSGI-INF/blueprint/servicemix-drools.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-drools/src/main/resources/OSGI-INF/blueprint/servicemix-drools.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-drools/src/main/resources/OSGI-INF/blueprint/servicemix-drools.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-drools/src/main/resources/OSGI-INF/blueprint/servicemix-drools.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this drools to You under the Apache License, Version 2.0
+    (the "License"); you may not use this drools except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-eip/src/main/resources/OSGI-INF/blueprint/servicemix-eip.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-eip/src/main/resources/OSGI-INF/blueprint/servicemix-eip.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-eip/src/main/resources/OSGI-INF/blueprint/servicemix-eip.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-eip/src/main/resources/OSGI-INF/blueprint/servicemix-eip.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this eip to You under the Apache License, Version 2.0
+    (the "License"); you may not use this eip except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-exec/src/main/resources/OSGI-INF/blueprint/servicemix-exec.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-exec/src/main/resources/OSGI-INF/blueprint/servicemix-exec.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-exec/src/main/resources/OSGI-INF/blueprint/servicemix-exec.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-exec/src/main/resources/OSGI-INF/blueprint/servicemix-exec.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this exec to You under the Apache License, Version 2.0
+    (the "License"); you may not use this exec except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-jsr181/src/main/resources/OSGI-INF/blueprint/servicemix-jsr181.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-jsr181/src/main/resources/OSGI-INF/blueprint/servicemix-jsr181.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-jsr181/src/main/resources/OSGI-INF/blueprint/servicemix-jsr181.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-jsr181/src/main/resources/OSGI-INF/blueprint/servicemix-jsr181.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this jsr181 to You under the Apache License, Version 2.0
+    (the "License"); you may not use this jsr181 except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-osworkflow/src/main/resources/OSGI-INF/blueprint/servicemix-osworkflow.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-osworkflow/src/main/resources/OSGI-INF/blueprint/servicemix-osworkflow.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-osworkflow/src/main/resources/OSGI-INF/blueprint/servicemix-osworkflow.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-osworkflow/src/main/resources/OSGI-INF/blueprint/servicemix-osworkflow.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this osworkflow to You under the Apache License, Version 
2.0
+    (the "License"); you may not use this osworkflow except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-pdf/src/main/resources/META-INF/spring/servicemix-pdf.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-pdf/src/main/resources/META-INF/spring/servicemix-pdf.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-pdf/src/main/resources/META-INF/spring/servicemix-pdf.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-pdf/src/main/resources/META-INF/spring/servicemix-pdf.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this pdf to You under the Apache License, Version 2.0
+    (the "License"); you may not use this pdf except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-quartz/src/main/resources/OSGI-INF/blueprint/servicemix-quartz.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-quartz/src/main/resources/OSGI-INF/blueprint/servicemix-quartz.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-quartz/src/main/resources/OSGI-INF/blueprint/servicemix-quartz.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-quartz/src/main/resources/OSGI-INF/blueprint/servicemix-quartz.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this quartz to You under the Apache License, Version 2.0
+    (the "License"); you may not use this quartz except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-saxon/src/main/resources/OSGI-INF/blueprint/servicemix-saxon.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-saxon/src/main/resources/OSGI-INF/blueprint/servicemix-saxon.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-saxon/src/main/resources/OSGI-INF/blueprint/servicemix-saxon.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-saxon/src/main/resources/OSGI-INF/blueprint/servicemix-saxon.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this saxon to You under the Apache License, Version 2.0
+    (the "License"); you may not use this saxon except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-script/src/main/resources/OSGI-INF/blueprint/servicemix-script.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-script/src/main/resources/OSGI-INF/blueprint/servicemix-script.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-script/src/main/resources/OSGI-INF/blueprint/servicemix-script.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-script/src/main/resources/OSGI-INF/blueprint/servicemix-script.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this script to You under the Apache License, Version 2.0
+    (the "License"); you may not use this script except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-scripting/src/main/resources/OSGI-INF/blueprint/servicemix-scripting.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-scripting/src/main/resources/OSGI-INF/blueprint/servicemix-scripting.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-scripting/src/main/resources/OSGI-INF/blueprint/servicemix-scripting.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-scripting/src/main/resources/OSGI-INF/blueprint/servicemix-scripting.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this scripting to You under the Apache License, Version 
2.0
+    (the "License"); you may not use this scripting except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-validation/src/main/resources/OSGI-INF/blueprint/servicemix-validation.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-validation/src/main/resources/OSGI-INF/blueprint/servicemix-validation.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-validation/src/main/resources/OSGI-INF/blueprint/servicemix-validation.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-validation/src/main/resources/OSGI-INF/blueprint/servicemix-validation.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this validation to You under the Apache License, Version 
2.0
+    (the "License"); you may not use this validation except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0

Modified: 
servicemix/components/trunk/engines/servicemix-wsn2005/src/main/resources/OSGI-INF/blueprint/servicemix-wsn2005.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-wsn2005/src/main/resources/OSGI-INF/blueprint/servicemix-wsn2005.xml?rev=1045027&r1=1045026&r2=1045027&view=diff
==============================================================================
--- 
servicemix/components/trunk/engines/servicemix-wsn2005/src/main/resources/OSGI-INF/blueprint/servicemix-wsn2005.xml
 (original)
+++ 
servicemix/components/trunk/engines/servicemix-wsn2005/src/main/resources/OSGI-INF/blueprint/servicemix-wsn2005.xml
 Mon Dec 13 07:23:38 2010
@@ -4,8 +4,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 ASF licenses this wsn2005 to You under the Apache License, Version 2.0
+    (the "License"); you may not use this wsn2005 except in compliance with
     the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0


Reply via email to