You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2004/02/21 14:47:20 UTC

cvs commit: avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools FortressBeanTestCase.roles FortressBeanTestCase.xconf FortressBeanTestCase.xlog

hammett     2004/02/21 05:47:20

  Modified:    fortress/container project.xml
               fortress/tools/src/test/org/apache/avalon/fortress/tools
                        FortressBeanTestCase.roles
                        FortressBeanTestCase.xconf
                        FortressBeanTestCase.xlog
  Log:
  Licence updated to 2.0
  
  Revision  Changes    Path
  1.10      +4 -3      avalon/fortress/container/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/container/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	13 Sep 2003 10:35:47 -0000	1.9
  +++ project.xml	21 Feb 2004 13:47:20 -0000	1.10
  @@ -87,10 +87,11 @@
               <version>2.3.0</version>
           </dependency>
   
  +        <!-- "Solves" the cyclic dependency problem for a while -->
           <dependency>
  -            <id>avalon-fortress-tools</id>
  -            <version>1.1-dev</version>
  -            <groupId>avalon-fortress</groupId>
  +            <id>excalibur-fortress-tools</id>
  +            <version>1.0</version>
  +            <groupId>excalibur-fortress</groupId>
           </dependency>
   
           <!-- dependencies for tools -->
  
  
  
  1.3       +16 -16    avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.roles
  
  Index: FortressBeanTestCase.roles
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.roles,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FortressBeanTestCase.roles	21 Feb 2004 13:27:02 -0000	1.2
  +++ FortressBeanTestCase.roles	21 Feb 2004 13:47:20 -0000	1.3
  @@ -1,21 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  - * 
  - * Copyright 2004 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.
  - *
  +   ===================================================================
  +   Copyright 2004 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.
  +   ===================================================================
   -->
   <fortress-roles logger="system.roles">
     <role name="org.apache.avalon.fortress.tools.TestInterface">
  
  
  
  1.3       +16 -16    avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.xconf
  
  Index: FortressBeanTestCase.xconf
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.xconf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FortressBeanTestCase.xconf	21 Feb 2004 13:27:02 -0000	1.2
  +++ FortressBeanTestCase.xconf	21 Feb 2004 13:47:20 -0000	1.3
  @@ -1,21 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  - * 
  - * Copyright 2004 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.
  - *
  +   ===================================================================
  +   Copyright 2004 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.
  +   ===================================================================
   -->
   <fortress>
   	<test id="test" logger="test"/>
  
  
  
  1.3       +16 -16    avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.xlog
  
  Index: FortressBeanTestCase.xlog
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/tools/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.xlog,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FortressBeanTestCase.xlog	21 Feb 2004 13:27:02 -0000	1.2
  +++ FortressBeanTestCase.xlog	21 Feb 2004 13:47:20 -0000	1.3
  @@ -1,21 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  - * 
  - * Copyright 2004 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.
  - *
  +   ===================================================================
  +   Copyright 2004 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.
  +   ===================================================================
   -->
   <logkit logger="system.logkit" log-level="INFO">
   	<factories>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org