minchau     2004/02/24 13:04:30

  Modified:    test     conf.bat debugconf.bat threads.bat
                        multiViewResults.bat perf.bat debugapi.bat
                        build.bat rundtm.bat viewResults.bat d2d.bat
                        s2s.bat
  Log:
  Apache License 2.0 update
  
  Revision  Changes    Path
  1.4       +17 -0     xml-xalan/test/conf.bat
  
  Index: conf.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/conf.bat,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- conf.bat  15 Aug 2001 22:18:59 -0000      1.3
  +++ conf.bat  24 Feb 2004 21:04:29 -0000      1.4
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   conf.bat
   @REM Author: [EMAIL PROTECTED]
   @REM Simple wrapper to run StylesheetTestletDriver over tests\conf
  
  
  
  1.2       +17 -0     xml-xalan/test/debugconf.bat
  
  Index: debugconf.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/debugconf.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- debugconf.bat     22 Jan 2002 21:32:20 -0000      1.1
  +++ debugconf.bat     24 Feb 2004 21:04:29 -0000      1.2
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   debugconf.bat
   @REM Author: [EMAIL PROTECTED]
   @REM Wrapper for running tests without Ant in a debugger
  
  
  
  1.3       +17 -0     xml-xalan/test/threads.bat
  
  Index: threads.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/threads.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- threads.bat       15 Aug 2001 22:18:59 -0000      1.2
  +++ threads.bat       24 Feb 2004 21:04:29 -0000      1.3
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   threads.bat
   @REM Author: [EMAIL PROTECTED]
   @REM Simple wrapper to run ThreadedTestletDriver with 
  
  
  
  1.2       +17 -0     xml-xalan/test/multiViewResults.bat
  
  Index: multiViewResults.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/multiViewResults.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- multiViewResults.bat      16 Nov 2000 22:42:10 -0000      1.1
  +++ multiViewResults.bat      24 Feb 2004 21:04:29 -0000      1.2
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   multiViewResults.bat
   @REM Author: [EMAIL PROTECTED]
   
  
  
  
  1.3       +17 -0     xml-xalan/test/perf.bat
  
  Index: perf.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/perf.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- perf.bat  15 Aug 2001 22:18:59 -0000      1.2
  +++ perf.bat  24 Feb 2004 21:04:29 -0000      1.3
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   perf.bat
   @REM Author: [EMAIL PROTECTED]
   @REM Simple wrapper to run StylesheetTestletDriver over tests\perf
  
  
  
  1.3       +17 -0     xml-xalan/test/debugapi.bat
  
  Index: debugapi.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/debugapi.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- debugapi.bat      22 Jan 2002 21:32:20 -0000      1.2
  +++ debugapi.bat      24 Feb 2004 21:04:29 -0000      1.3
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   debugapi.bat
   @REM Author: [EMAIL PROTECTED]
   @REM Wrapper for running tests without Ant in a debugger
  
  
  
  1.14      +17 -0     xml-xalan/test/build.bat
  
  Index: build.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/build.bat,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.bat 2 Apr 2003 16:16:25 -0000       1.13
  +++ build.bat 24 Feb 2004 21:04:29 -0000      1.14
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   rem     Name:   build.bat
   rem     Author: [EMAIL PROTECTED]
   rem     See:    build.xml
  
  
  
  1.3       +17 -0     xml-xalan/test/rundtm.bat
  
  Index: rundtm.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/rundtm.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- rundtm.bat        7 May 2002 17:01:17 -0000       1.2
  +++ rundtm.bat        24 Feb 2004 21:04:29 -0000      1.3
  @@ -1,4 +1,21 @@
   @echo off
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   cls
   REM This bat file is for testing the DTM.
   rem ------------ Initialize variables -------------
  
  
  
  1.6       +17 -0     xml-xalan/test/viewResults.bat
  
  Index: viewResults.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/viewResults.bat,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- viewResults.bat   16 Dec 2002 18:44:31 -0000      1.5
  +++ viewResults.bat   24 Feb 2004 21:04:29 -0000      1.6
  @@ -1,5 +1,22 @@
   @echo off
   @goto start
  +rem
  +rem 
==========================================================================
  +rem = Copyright 2004 The Apache Software Foundation.
  +rem =
  +rem = Licensed under the Apache License, Version 2.0 (the "License");
  +rem = you may not use this file except in compliance with the License.
  +rem = You may obtain a copy of the License at
  +rem =
  +rem =     http://www.apache.org/licenses/LICENSE-2.0
  +rem =
  +rem = Unless required by applicable law or agreed to in writing, software
  +rem = distributed under the License is distributed on an "AS IS" BASIS,
  +rem = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
  +rem = See the License for the specific language governing permissions and
  +rem = limitations under the License.
  +rem 
==========================================================================
  +rem
   @REM Name:   viewResults.bat
   @REM Author: [EMAIL PROTECTED]
   :usage
  
  
  
  1.3       +16 -0     xml-xalan/test/d2d.bat
  
  Index: d2d.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/d2d.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- d2d.bat   25 Jun 2001 14:57:50 -0000      1.2
  +++ d2d.bat   24 Feb 2004 21:04:29 -0000      1.3
  @@ -1,3 +1,19 @@
  [EMAIL PROTECTED]
  [EMAIL PROTECTED] 
==========================================================================
  [EMAIL PROTECTED] = Copyright 2004 The Apache Software Foundation.
  [EMAIL PROTECTED] =
  [EMAIL PROTECTED] = Licensed under the Apache License, Version 2.0 (the 
"License");
  [EMAIL PROTECTED] = you may not use this file except in compliance with the 
License.
  [EMAIL PROTECTED] = You may obtain a copy of the License at
  [EMAIL PROTECTED] =
  [EMAIL PROTECTED] =     http://www.apache.org/licenses/LICENSE-2.0
  [EMAIL PROTECTED] =
  [EMAIL PROTECTED] = distributed under the License is distributed on an "AS 
IS" BASIS,
  [EMAIL PROTECTED] = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied.
  [EMAIL PROTECTED] = See the License for the specific language governing 
permissions and
  [EMAIL PROTECTED] = limitations under the License.
  [EMAIL PROTECTED] 
==========================================================================
  [EMAIL PROTECTED]
   @REM Update for StylesheetTestletDriver/trax.dom 25-Jun-01 -sc 
   call runtest StylesheetTestletDriver -load d2d.prop 
   call viewResults file:///e:\xml-xalan\test\results-d2d\ConfTest.xml
  
  
  
  1.3       +17 -0     xml-xalan/test/s2s.bat
  
  Index: s2s.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/s2s.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- s2s.bat   25 Jun 2001 14:57:51 -0000      1.2
  +++ s2s.bat   24 Feb 2004 21:04:29 -0000      1.3
  @@ -1,3 +1,20 @@
  [EMAIL PROTECTED]
  [EMAIL PROTECTED] 
==========================================================================
  [EMAIL PROTECTED] = Copyright 2004 The Apache Software Foundation.
  [EMAIL PROTECTED] =
  [EMAIL PROTECTED] = Licensed under the Apache License, Version 2.0 (the 
"License");
  [EMAIL PROTECTED] = you may not use this file except in compliance with the 
License.
  [EMAIL PROTECTED] = You may obtain a copy of the License at
  [EMAIL PROTECTED] =
  [EMAIL PROTECTED] =     http://www.apache.org/licenses/LICENSE-2.0
  [EMAIL PROTECTED] =
  [EMAIL PROTECTED] = Unless required by applicable law or agreed to in 
writing, software
  [EMAIL PROTECTED] = distributed under the License is distributed on an "AS 
IS" BASIS,
  [EMAIL PROTECTED] = WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied.
  [EMAIL PROTECTED] = See the License for the specific language governing 
permissions and
  [EMAIL PROTECTED] = limitations under the License.
  [EMAIL PROTECTED] 
==========================================================================
  [EMAIL PROTECTED]
   @REM Update for StylesheetTestletDriver/trax.sax 25-Jun-01 -sc 
   call runtest StylesheetTestletDriver -load s2s.prop 
   call viewResults file:///e:\xml-xalan\test\results-s2s\ConfTest.xml
  
  
  

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

Reply via email to