weaver      2004/07/20 09:19:25

  Modified:    portal/src/webapp/WEB-INF/assembly
                        pooled-datasource-support.xml jetspeed-spring.xml
  Log:
  ASL 2.0 added.
  
  Revision  Changes    Path
  1.2       +14 -0     
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/assembly/pooled-datasource-support.xml
  
  Index: pooled-datasource-support.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/assembly/pooled-datasource-support.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pooled-datasource-support.xml     20 Jul 2004 13:57:59 -0000      1.1
  +++ pooled-datasource-support.xml     20 Jul 2004 16:19:25 -0000      1.2
  @@ -1,6 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" 
"http://www.springframework.org/dtd/spring-beans.dtd";>
  +<!--
  +Copyright 2004 The Apache Software Foundation
   
  +Licensed 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>
     <!-- JNDI -->
     <bean id="org.apache.jetspeed.components.jndi.JNDIComponent" 
  
  
  
  1.2       +14 -0     
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml
  
  Index: jetspeed-spring.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jetspeed-spring.xml       20 Jul 2004 13:57:59 -0000      1.1
  +++ jetspeed-spring.xml       20 Jul 2004 16:19:25 -0000      1.2
  @@ -1,6 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" 
"http://www.springframework.org/dtd/spring-beans.dtd";>
  +<!--
  +Copyright 2004 The Apache Software Foundation
   
  +Licensed 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>
      
      
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to