Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 17173 invoked from network); 25 Feb 2004 04:57:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Feb 2004 04:57:21 -0000 Received: (qmail 24864 invoked by uid 500); 25 Feb 2004 04:56:58 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 24807 invoked by uid 500); 25 Feb 2004 04:56:57 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 24794 invoked by uid 500); 25 Feb 2004 04:56:57 -0000 Received: (qmail 24791 invoked from network); 25 Feb 2004 04:56:57 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 25 Feb 2004 04:56:57 -0000 Received: (qmail 17025 invoked by uid 1431); 25 Feb 2004 04:57:17 -0000 Date: 25 Feb 2004 04:57:17 -0000 Message-ID: <20040225045717.17024.qmail@minotaur.apache.org> From: dion@apache.org To: jakarta-commons-cvs@apache.org Subject: cvs commit: jakarta-commons/jelly/src/test/org/apache/commons/jelly testCmdLineOptions.jelly example3.jelly dummy.xml import1.jelly show_properties.jelly suite.jelly run_all.jelly testStatic.jelly hello_world.jelly X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N dion 2004/02/24 20:57:17 Modified: jelly/src/test/org/apache/commons/jelly testCmdLineOptions.jelly example3.jelly dummy.xml import1.jelly show_properties.jelly suite.jelly run_all.jelly testStatic.jelly hello_world.jelly Log: ASL v2 Revision Changes Path 1.3 +16 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/testCmdLineOptions.jelly Index: testCmdLineOptions.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/testCmdLineOptions.jelly,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- testCmdLineOptions.jelly 11 Jan 2003 22:25:02 -0000 1.2 +++ testCmdLineOptions.jelly 25 Feb 2004 04:57:16 -0000 1.3 @@ -1,3 +1,19 @@ + + -a option = ${commandLine.getOptionValue("a")} -b option = ${commandLine.getOptionValue("b")} 1.6 +15 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/example3.jelly Index: example3.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/example3.jelly,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- example3.jelly 3 Jun 2002 05:14:29 -0000 1.5 +++ example3.jelly 25 Feb 2004 04:57:16 -0000 1.6 @@ -1,4 +1,19 @@ + 1.2 +15 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/dummy.xml Index: dummy.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/dummy.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dummy.xml 29 Jul 2002 18:14:20 -0000 1.1 +++ dummy.xml 25 Feb 2004 04:57:16 -0000 1.2 @@ -1,4 +1,19 @@ + This is some sample XML And some more XML 1.2 +16 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/import1.jelly Index: import1.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/import1.jelly,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import1.jelly 23 Feb 2004 04:10:41 -0000 1.1 +++ import1.jelly 25 Feb 2004 04:57:16 -0000 1.2 @@ -1,3 +1,19 @@ + + 1.8 +15 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/show_properties.jelly Index: show_properties.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/show_properties.jelly,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- show_properties.jelly 14 Jun 2002 10:55:30 -0000 1.7 +++ show_properties.jelly 25 Feb 2004 04:57:16 -0000 1.8 @@ -1,4 +1,19 @@ + 1.17 +16 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/suite.jelly Index: suite.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/suite.jelly,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- suite.jelly 23 Feb 2004 04:10:41 -0000 1.16 +++ suite.jelly 25 Feb 2004 04:57:16 -0000 1.17 @@ -1,4 +1,20 @@ + + 1.7 +16 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/run_all.jelly Index: run_all.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/run_all.jelly,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- run_all.jelly 16 Jan 2003 23:31:35 -0000 1.6 +++ run_all.jelly 25 Feb 2004 04:57:16 -0000 1.7 @@ -1,4 +1,20 @@ + + 1.2 +15 -0 jakarta-commons/jelly/src/test/org/apache/commons/jelly/testStatic.jelly Index: testStatic.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/testStatic.jelly,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- testStatic.jelly 15 Jul 2002 11:40:10 -0000 1.1 +++ testStatic.jelly 25 Feb 2004 04:57:16 -0000 1.2 @@ -1,4 +1,19 @@ + 1.5 +15 -1 jakarta-commons/jelly/src/test/org/apache/commons/jelly/hello_world.jelly Index: hello_world.jelly =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/src/test/org/apache/commons/jelly/hello_world.jelly,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hello_world.jelly 3 Jun 2002 05:14:29 -0000 1.4 +++ hello_world.jelly 25 Feb 2004 04:57:16 -0000 1.5 @@ -1,5 +1,19 @@ - + Hello World! --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org