dion 2004/02/24 17:10:24 Modified: jelly/xdocs gettingstarted.xml pipeline.xml tutorial.xml irc.xml jellyunit.xml todo.xml jellyswt.xml powered.xml faq.xml index.xml overview.xml jellyswing.xml navigation.xml Log: ASL v2 Revision Changes Path 1.4 +15 -0 jakarta-commons/jelly/xdocs/gettingstarted.xml Index: gettingstarted.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/gettingstarted.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gettingstarted.xml 25 Dec 2003 22:09:58 -0000 1.3 +++ gettingstarted.xml 25 Feb 2004 01:10:23 -0000 1.4 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> 1.3 +15 -0 jakarta-commons/jelly/xdocs/pipeline.xml Index: pipeline.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/pipeline.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pipeline.xml 25 Dec 2003 22:09:58 -0000 1.2 +++ pipeline.xml 25 Feb 2004 01:10:23 -0000 1.3 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> 1.8 +15 -0 jakarta-commons/jelly/xdocs/tutorial.xml Index: tutorial.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/tutorial.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tutorial.xml 25 Dec 2003 22:09:58 -0000 1.7 +++ tutorial.xml 25 Feb 2004 01:10:23 -0000 1.8 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> 1.3 +17 -2 jakarta-commons/jelly/xdocs/irc.xml Index: irc.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/irc.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- irc.xml 25 Dec 2003 22:09:58 -0000 1.2 +++ irc.xml 25 Feb 2004 01:10:23 -0000 1.3 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> @@ -21,13 +36,13 @@ </p> <blockquote> - server: <b>irc.werken.com</b> + server: <b>irc.codehaus.org</b> port: <b>6667</b> </blockquote> <p> If you have <a href="http://www.mozilla.org/">Mozilla</a> installed you can point your browser at - <a href="irc://irc.werken.com:6667/#jelly">#jelly</a>. + <a href="irc://irc.codehaus.org:6667/#jelly">#jelly</a>. </p> <p> 1.8 +15 -0 jakarta-commons/jelly/xdocs/jellyunit.xml Index: jellyunit.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/jellyunit.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- jellyunit.xml 25 Dec 2003 22:09:58 -0000 1.7 +++ jellyunit.xml 25 Feb 2004 01:10:23 -0000 1.8 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> <properties> 1.22 +15 -0 jakarta-commons/jelly/xdocs/todo.xml Index: todo.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/todo.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- todo.xml 19 Aug 2002 09:34:31 -0000 1.21 +++ todo.xml 25 Feb 2004 01:10:23 -0000 1.22 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> <properties> 1.4 +15 -0 jakarta-commons/jelly/xdocs/jellyswt.xml Index: jellyswt.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/jellyswt.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- jellyswt.xml 25 Dec 2003 22:09:58 -0000 1.3 +++ jellyswt.xml 25 Feb 2004 01:10:23 -0000 1.4 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> <properties> 1.5 +15 -0 jakarta-commons/jelly/xdocs/powered.xml Index: powered.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/powered.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- powered.xml 23 Jun 2003 02:30:49 -0000 1.4 +++ powered.xml 25 Feb 2004 01:10:23 -0000 1.5 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> 1.11 +15 -1 jakarta-commons/jelly/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/faq.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- faq.xml 25 Dec 2003 22:09:58 -0000 1.10 +++ faq.xml 25 Feb 2004 01:10:23 -0000 1.11 @@ -1,5 +1,19 @@ <?xml version="1.0"?> - +<!-- + Copyright 2002,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. +--> <document> <properties> 1.16 +15 -0 jakarta-commons/jelly/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/index.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- index.xml 25 Dec 2003 22:09:58 -0000 1.15 +++ index.xml 25 Feb 2004 01:10:23 -0000 1.16 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> 1.11 +15 -0 jakarta-commons/jelly/xdocs/overview.xml Index: overview.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/overview.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- overview.xml 25 Dec 2003 22:09:58 -0000 1.10 +++ overview.xml 25 Feb 2004 01:10:23 -0000 1.11 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> 1.3 +15 -0 jakarta-commons/jelly/xdocs/jellyswing.xml Index: jellyswing.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/jellyswing.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jellyswing.xml 27 Sep 2002 14:07:58 -0000 1.2 +++ jellyswing.xml 25 Feb 2004 01:10:23 -0000 1.3 @@ -1,4 +1,19 @@ <?xml version="1.0"?> +<!-- + Copyright 2002,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. +--> <document> <properties> 1.21 +16 -0 jakarta-commons/jelly/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/xdocs/navigation.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- navigation.xml 25 Dec 2003 22:09:58 -0000 1.20 +++ navigation.xml 25 Feb 2004 01:10:23 -0000 1.21 @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="ISO-8859-1"?> +<!-- + Copyright 2002,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. +--> + <project name="Jelly"> <title>Jelly</title>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]