cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly jellyunit.jelly

2003-01-16 Thread dion
dion2003/01/16 15:30:42

  Removed: jelly/src/test/org/apache/commons/jelly jellyunit.jelly
  Log:
  moved to ant taglib

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly example2.jelly

2003-01-16 Thread dion
dion2003/01/16 15:29:54

  Removed: jelly/src/test/org/apache/commons/jelly example2.jelly
  Log:
  Moved to xml taglib

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/maven project.jelly maven.jelly

2003-01-16 Thread dion
dion2003/01/16 15:29:17

  Removed: jelly/src/test/org/apache/commons/jelly/maven project.jelly
maven.jelly
  Log:
  Removed, as the werkz taglib is now in werkz

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/junit suite.jelly

2003-01-16 Thread dion
dion2003/01/16 15:28:52

  Modified:jelly/src/test/org/apache/commons/jelly/junit suite.jelly
  Log:
  Remove xml and log taglib declaration
  Remove log taglib usage
  
  Revision  ChangesPath
  1.12  +6 -5  
jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/junit/suite.jelly
  
  Index: suite.jelly
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/junit/suite.jelly,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- suite.jelly   16 Dec 2002 10:46:42 -  1.11
  +++ suite.jelly   16 Jan 2003 23:28:52 -  1.12
  @@ -1,5 +1,6 @@
   
  -
  +
   
 
 
  @@ -11,7 +12,7 @@

We should have created an 
exception

  - The exception was: ${ex.message}   
  + The exception was: ${ex.message}

 
   
  @@ -24,7 +25,7 @@

We should have created an 
exception

  - The exception was: ${ex.message}   
  + The exception was: ${ex.message}

   
  
  @@ -32,7 +33,7 @@

We should have created an 
exception

  - The exception was: ${ex.message}   
  + The exception was: ${ex.message}
 
   

  @@ -48,7 +49,7 @@

We should have created an 
exception

  - The exception was: ${ex.message}   
  + The exception was: ${ex.message}
 
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/javascript example.jelly

2003-01-16 Thread dion
dion2003/01/16 15:27:43

  Removed: jelly/src/test/org/apache/commons/jelly/javascript
example.jelly
  Log:
  Move to BSF taglib

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/google search.jelly defineTags.jelly

2003-01-16 Thread dion
dion2003/01/16 15:27:25

  Removed: jelly/src/test/org/apache/commons/jelly/google search.jelly
defineTags.jelly
  Log:
  move to http taglib

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/demos HomepageBuilder.java homepageBuilder.jelly template1.jelly template2.jelly

2003-01-16 Thread dion
dion2003/01/16 15:27:10

  Removed: jelly/src/test/org/apache/commons/jelly/demos
HomepageBuilder.java homepageBuilder.jelly
template1.jelly template2.jelly
  Log:
  Move to swing taglib

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/benchmark benchmark.jelly

2003-01-16 Thread dion
dion2003/01/16 15:25:22

  Modified:jelly/src/test/org/apache/commons/jelly/benchmark
benchmark.jelly
  Log:
  remove log tag usage
  
  Revision  ChangesPath
  1.3   +3 -3  
jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/benchmark/benchmark.jelly
  
  Index: benchmark.jelly
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/benchmark/benchmark.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- benchmark.jelly   11 Jan 2003 22:25:02 -  1.2
  +++ benchmark.jelly   16 Jan 2003 23:25:22 -  1.3
  @@ -2,15 +2,15 @@
   
   
   
  -
  +
   
 
  -  Started at: ${start}
  +  Started at: ${start}

 

 
 
 
  -  Finished at: ${end}
  +  Finished at: ${end}
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [betwixt] betwixt 1.0 alpha 1 release plan

2003-01-16 Thread robert burrell donkin
the name of the branch is BETWIXT_1_0_ALPHA_1_RELEASE_BRANCH.

the remaining items on the alpha 1 to do list are:

create DTD for .betwixt files - unless anyone wants to volunteer, i'd like 
to leave this for now
test release version against projects powered by bewixt - i'll take care 
of this
write up swing XML'ization issues - martin could you add this to the FAQ?

bugs:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14262 SAXBeanWriter 
produces invalid XML
   i'd like to mark this as later

comments?

- robert

On Thursday, January 16, 2003, at 10:46 PM, Martin van den Bemt wrote:

+1 on you being the release manager
+1 on the branch
and +1 on the work that needs to be done :)

Mvgr,
Martin

On Thu, 2003-01-16 at 23:45, robert burrell donkin wrote:

betwixt has been in the commons proper now for a while without a proper
release :(

but there's still a lot of work before betwixt is ready for even a beta.
so, the solution is an alpha release. this should give projects that rely
on betwixt a solid dependency and allow us to push on faster with work
needed.

unless there are other volunteers, i'll act as release manager for this
release.

so that work can continue whilst the remaining bits and pieces needed for
the release are completed, i'm going to create a branch for this release
now.

- robert


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 






--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/log DebugTag.java package.html ErrorTag.java TraceTag.java LogTagLibrary.java LogTagSupport.java FatalTag.java WarnTag.java InfoTag.java

2003-01-16 Thread dion
dion2003/01/16 15:13:29

  Removed: jelly/src/java/org/apache/commons/jelly/tags/log
DebugTag.java package.html ErrorTag.java
TraceTag.java LogTagLibrary.java LogTagSupport.java
FatalTag.java WarnTag.java InfoTag.java
  Log:
  Remove log from core - process not yet completed

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml testThread.jelly example2.jelly TestParser.java

2003-01-16 Thread dion
dion2003/01/16 15:11:13

  Added:   jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml
testThread.jelly example2.jelly TestParser.java
  Log:
  Moved from core, as it wasn't being used, and belonged here
  
  Revision  ChangesPath
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml/testThread.jelly
  
  Index: testThread.jelly
  ===
  
  
  
  
  About to spawn another thread...
  
  

  

  snoop
  SnoopServlet


  file
  ViewFile
  
initial
1000

  The initial value for the counter  

  


  snoop
  /foo/snoop

  

  
  


  name: 
  class: 

  
There are  servlet(s)
 
  
  
  The thread should have started now!
  
  
  
  
  
  
  
  
  
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml/example2.jelly
  
  Index: example2.jelly
  ===
  
  
  
  

  

  snoop
  SnoopServlet


  file
  ViewFile
  
initial
1000

  The initial value for the counter  

  


  snoop
  /foo/snoop

  

  


  name: 
  class: 

  
There are  servlet(s)
  
  
  
  
  
  
  
  
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml/TestParser.java
  
  Index: TestParser.java
  ===
  /*
   * $Header: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml/TestParser.java,v
 1.1 2003/01/16 23:11:13 dion Exp $
   * $Revision: 1.1 $
   * $Date: 2003/01/16 23:11:13 $
   *
   * 
   *
   * The Apache Software License, Version 1.1
   *
   * Copyright (c) 2002 The Apache Software Foundation.  All rights
   * reserved.
   *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
   *
   * 1. Redistributions of source code must retain the above copyright
   *notice, this list of conditions and the following disclaimer.
   *
   * 2. Redistributions in binary form must reproduce the above copyright
   *notice, this list of conditions and the following disclaimer in
   *the documentation and/or other materials provided with the
   *distribution.
   *
   * 3. The end-user documentation included with the redistribution, if
   *any, must include the following acknowlegement:
   *   "This product includes software developed by the
   *Apache Software Foundation (http://www.apache.org/)."
   *Alternately, this acknowlegement may appear in the software itself,
   *if and wherever such third-party acknowlegements normally appear.
   *
   * 4. The names "The Jakarta Project", "Commons", and "Apache Software
   *Foundation" must not be used to endorse or promote products derived
   *from this software without prior written permission. For written
   *permission, please contact [EMAIL PROTECTED]
   *
   * 5. Products derived from this software may not be called "Apache"
   *nor may "Apache" appear in their names without prior written
   *permission of the Apache Group.
   *
   * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   * 
   *
   * This software consists of voluntary contributions made by many
   * individuals on behalf of the Apache Software Foundation.  For more
   * information on the Apache Software Foundation, please see
   * 

cvs commit: jakarta-commons/cli/src/test/org/apache/commons/cli BugsTest.java

2003-01-16 Thread jkeyes
jkeyes  2003/01/16 15:06:52

  Modified:cli/src/test/org/apache/commons/cli BugsTest.java
  Log:
  added test for 15648, tested it on Mac OS X
  
  Revision  ChangesPath
  1.15  +11 -1 
jakarta-commons/cli/src/test/org/apache/commons/cli/BugsTest.java
  
  Index: BugsTest.java
  ===
  RCS file: 
/home/cvs/jakarta-commons/cli/src/test/org/apache/commons/cli/BugsTest.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- BugsTest.java 16 Jan 2003 21:37:10 -  1.14
  +++ BugsTest.java 16 Jan 2003 23:06:52 -  1.15
  @@ -374,4 +374,14 @@
   assertTrue( !line.hasOption("c") );
   }
   
  +public void test15648() throws Exception {
  +CommandLineParser parser = new PosixParser();
  +final String[] args = new String[] { "-m", "\"Two Words\"" };
  +Option m = OptionBuilder.hasArgs().create("m");
  +Options options = new Options();
  +options.addOption( m );
  +CommandLine line = parser.parse( options, args );
  +assertEquals( "\"Two Words\"", line.getOptionValue( "m" ) );
  +}
  +
   }
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/betwixt RELEASE-NOTES.txt

2003-01-16 Thread rdonkin
rdonkin 2003/01/16 15:06:52

  Modified:betwixt  Tag: BETWIXT_1_0_ALPHA_1_RELEASE_BRANCH
RELEASE-NOTES.txt
  Log:
  Just a test commit really to make sure that i made the branch correctly.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.1.2.1   +1 -1  jakarta-commons/betwixt/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===
  RCS file: /home/cvs/jakarta-commons/betwixt/RELEASE-NOTES.txt,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- RELEASE-NOTES.txt 10 Jun 2002 17:53:32 -  1.1
  +++ RELEASE-NOTES.txt 16 Jan 2003 23:06:52 -  1.1.2.1
  @@ -1,7 +1,7 @@
   $Id$
   
 Commons Betwixt Package
  -Version 1.0-dev
  +Version 1.0-Alpha-1
Release Notes
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 15648] - Quoted strings as a single argument.

2003-01-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15648

Quoted strings as a single argument.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2003-01-16 23:06 ---
I cannot reproduce the behaviour described in this bug report.  I have added a
unit test to BugsTest.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/demos HomepageBuilder.java template2.jelly homepageBuilder.jelly template1.jelly

2003-01-16 Thread dion
dion2003/01/16 14:57:13

  Added:   jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/demos
HomepageBuilder.java template2.jelly
homepageBuilder.jelly template1.jelly
  Log:
  Moved from core, as it wasn't being used, and belonged here
  
  Revision  ChangesPath
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/demos/HomepageBuilder.java
  
  Index: HomepageBuilder.java
  ===
  /*
   * $Header: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/demos/HomepageBuilder.java,v
 1.1 2003/01/16 22:57:13 dion Exp $
   * $Revision: 1.1 $
   * $Date: 2003/01/16 22:57:13 $
   *
   * 
   *
   * The Apache Software License, Version 1.1
   *
   * Copyright (c) 2002 The Apache Software Foundation.  All rights
   * reserved.
   *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
   *
   * 1. Redistributions of source code must retain the above copyright
   *notice, this list of conditions and the following disclaimer.
   *
   * 2. Redistributions in binary form must reproduce the above copyright
   *notice, this list of conditions and the following disclaimer in
   *the documentation and/or other materials provided with the
   *distribution.
   *
   * 3. The end-user documentation included with the redistribution, if
   *any, must include the following acknowlegement:
   *   "This product includes software developed by the
   *Apache Software Foundation (http://www.apache.org/)."
   *Alternately, this acknowlegement may appear in the software itself,
   *if and wherever such third-party acknowlegements normally appear.
   *
   * 4. The names "The Jakarta Project", "Commons", and "Apache Software
   *Foundation" must not be used to endorse or promote products derived
   *from this software without prior written permission. For written
   *permission, please contact [EMAIL PROTECTED]
   *
   * 5. Products derived from this software may not be called "Apache"
   *nor may "Apache" appear in their names without prior written
   *permission of the Apache Group.
   *
   * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   * 
   *
   * This software consists of voluntary contributions made by many
   * individuals on behalf of the Apache Software Foundation.  For more
   * information on the Apache Software Foundation, please see
   * .
   * 
   * $Id: HomepageBuilder.java,v 1.1 2003/01/16 22:57:13 dion Exp $
   */
  package org.apache.commons.jelly.demos;
  
  import java.awt.BorderLayout;
  import java.awt.event.ActionEvent;
  import java.awt.event.ActionListener;
  import java.awt.event.WindowAdapter;
  import java.awt.event.WindowEvent;
  import java.io.File;
  import java.io.FileOutputStream;
  import java.io.OutputStream;
  import java.net.MalformedURLException;
  import java.net.URL;
  import java.util.Enumeration;
  import java.util.Vector;
  
  import javax.swing.BorderFactory;
  import javax.swing.BoxLayout;
  import javax.swing.DefaultListModel;
  import javax.swing.JButton;
  import javax.swing.JComboBox;
  import javax.swing.JEditorPane;
  import javax.swing.JFrame;
  import javax.swing.JLabel;
  import javax.swing.JList;
  import javax.swing.JPanel;
  import javax.swing.JScrollPane;
  import javax.swing.JTextField;
  
  import org.apache.commons.jelly.JellyContext;
  import org.apache.commons.jelly.XMLOutput;
  
  /**
   * A sample Swing program that demonstrates the use of Jelly as a templating 
mechanism
   * 
   * @author Otto von Wachter
   */
  public class HomepageBuilder extends JPanel {
  
JTextField nameField;
JTextField urlField;
JTextField addField;
JTextField colorField;
JComboBox templateList;
JList interestList;
DefaultListModel listModel;

  
  public Homepage

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/demos - New directory

2003-01-16 Thread dion
dion2003/01/16 14:57:03

  
jakarta-commons-sandbox/jelly/jelly-tags/swing/src/test/org/apache/commons/jelly/demos 
- New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http project.xml

2003-01-16 Thread dion
dion2003/01/16 14:56:09

  Modified:jelly/jelly-tags/http project.xml
  Added:   jelly/jelly-tags/http/src/test/org/apache/commons/jelly/google
defineTags.jelly search.jelly
  Log:
  Moved from core, as it wasn't being used, and belonged here
  Added new dependency on define tag lib for testing
  
  Revision  ChangesPath
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache/commons/jelly/google/defineTags.jelly
  
  Index: defineTags.jelly
  ===
  
  
  
  
  
  
  
  
  
  
  


  
http://www.google.com/soap";>
 
 
 
http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/1999/XMLSchema";>
  
http://schemas.xmlsoap.org/soap/encoding/";>
  ${googleKey}
  ${query}
  0
  10
  true
  
  false
  
  latin1
  latin1

  

 

  
  

  
  
  
  
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache/commons/jelly/google/search.jelly
  
  Index: search.jelly
  ===
  
  
  
  
  http://api.google.com/search/beta2";>
  
  http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/1999/XMLSchema";>

  http://schemas.xmlsoap.org/soap/encoding/";>
${googleKey}
jelly java xml
0
10
true

false

latin1
latin1
  

  
  
  
  
  
  
  
  1.6   +10 -3 jakarta-commons-sandbox/jelly/jelly-tags/http/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/http/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml   7 Jan 2003 03:39:11 -   1.5
  +++ project.xml   16 Jan 2003 22:56:09 -  1.6
  @@ -31,13 +31,20 @@
 commons-jelly
 SNAPSHOT
   
  -  
  - 
  +
   
 commons-httpclient
 SNAPSHOT
   
  -
  +
  +
  +
  +  commons-jelly
  +  commons-jelly-tags-define
  +  SNAPSHOT
  +  http://jakarta.apache.org/commons/sandbox/jelly/tags/define/
  +
  +
 
 
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache/commons/jelly/google - New directory

2003-01-16 Thread dion
dion2003/01/16 14:56:01

  
jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache/commons/jelly/google 
- New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript example.jelly

2003-01-16 Thread dion
dion2003/01/16 14:54:26

  Added:   jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript
example.jelly
  Log:
  Moved from core, as it wasn't being used, and belonged here
  
  Revision  ChangesPath
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript/example.jelly
  
  Index: example.jelly
  ===
  
  
  
 
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript - New directory

2003-01-16 Thread dion
dion2003/01/16 14:54:19

  
jakarta-commons-sandbox/jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript
 - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/ant/src/test/org/apache/commons/jelly/ant jellyunit.jelly

2003-01-16 Thread dion
dion2003/01/16 14:54:02

  Added:   jelly/jelly-tags/ant/src/test/org/apache/commons/jelly/ant
jellyunit.jelly
  Log:
  Moved from core, as it wasn't being used, and belonged here
  
  Revision  ChangesPath
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/ant/src/test/org/apache/commons/jelly/ant/jellyunit.jelly
  
  Index: jellyunit.jelly
  ===
  
  
  
  

  

  




Running all JellyUnit tests and generating file ${outputfile}



  





 


  

   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [betwixt] betwixt 1.0 alpha 1 release plan

2003-01-16 Thread Henri Yandell

+1.

[must learn to use betwixt someday]

On Thu, 16 Jan 2003, robert burrell donkin wrote:

> betwixt has been in the commons proper now for a while without a proper
> release :(
>
> but there's still a lot of work before betwixt is ready for even a beta.
> so, the solution is an alpha release. this should give projects that rely


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [betwixt] betwixt 1.0 alpha 1 release plan

2003-01-16 Thread Martin van den Bemt
+1 on you being the release manager
+1 on the branch
and +1 on the work that needs to be done :)

Mvgr,
Martin

On Thu, 2003-01-16 at 23:45, robert burrell donkin wrote:
> betwixt has been in the commons proper now for a while without a proper 
> release :(
> 
> but there's still a lot of work before betwixt is ready for even a beta. 
> so, the solution is an alpha release. this should give projects that rely 
> on betwixt a solid dependency and allow us to push on faster with work 
> needed.
> 
> unless there are other volunteers, i'll act as release manager for this 
> release.
> 
> so that work can continue whilst the remaining bits and pieces needed for 
> the release are completed, i'm going to create a branch for this release 
> now.
> 
> - robert
> 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
> 



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




[betwixt] betwixt 1.0 alpha 1 release plan

2003-01-16 Thread robert burrell donkin
betwixt has been in the commons proper now for a while without a proper 
release :(

but there's still a lot of work before betwixt is ready for even a beta. 
so, the solution is an alpha release. this should give projects that rely 
on betwixt a solid dependency and allow us to push on faster with work 
needed.

unless there are other volunteers, i'll act as release manager for this 
release.

so that work can continue whilst the remaining bits and pieces needed for 
the release are completed, i'm going to create a branch for this release 
now.

- robert


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 



cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log project.properties project.xml .cvsignore maven.xml

2003-01-16 Thread dion
dion2003/01/16 14:41:33

  Added:   jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log
package.html TraceTag.java FatalTag.java
WarnTag.java LogTagSupport.java InfoTag.java
DebugTag.java ErrorTag.java LogTagLibrary.java
   jelly/jelly-tags/log project.properties project.xml
.cvsignore maven.xml
  Log:
  Move log out of core.
  Note: still mucho refactoring to do
  
  Revision  ChangesPath
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/package.html
  
  Index: package.html
  ===
  
  
  
  
  
Custom tags for generating textual logging information using
http://jakarta.apache.org/commons/logging.html";>commons-logging 
which will use either log4j, logkit or JDK1.4 logging
depending on the classpath and configuration.

  
  
  
  
  
  1.1  
jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/TraceTag.java
  
  Index: TraceTag.java
  ===
  /*
   * $Header: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/TraceTag.java,v
 1.1 2003/01/16 22:41:32 dion Exp $
   * $Revision: 1.1 $
   * $Date: 2003/01/16 22:41:32 $
   *
   * 
   *
   * The Apache Software License, Version 1.1
   *
   * Copyright (c) 2002 The Apache Software Foundation.  All rights
   * reserved.
   *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
   *
   * 1. Redistributions of source code must retain the above copyright
   *notice, this list of conditions and the following disclaimer.
   *
   * 2. Redistributions in binary form must reproduce the above copyright
   *notice, this list of conditions and the following disclaimer in
   *the documentation and/or other materials provided with the
   *distribution.
   *
   * 3. The end-user documentation included with the redistribution, if
   *any, must include the following acknowlegement:
   *   "This product includes software developed by the
   *Apache Software Foundation (http://www.apache.org/)."
   *Alternately, this acknowlegement may appear in the software itself,
   *if and wherever such third-party acknowlegements normally appear.
   *
   * 4. The names "The Jakarta Project", "Commons", and "Apache Software
   *Foundation" must not be used to endorse or promote products derived
   *from this software without prior written permission. For written
   *permission, please contact [EMAIL PROTECTED]
   *
   * 5. Products derived from this software may not be called "Apache"
   *nor may "Apache" appear in their names without prior written
   *permission of the Apache Group.
   *
   * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   * 
   *
   * This software consists of voluntary contributions made by many
   * individuals on behalf of the Apache Software Foundation.  For more
   * information on the Apache Software Foundation, please see
   * .
   * 
   * $Id: TraceTag.java,v 1.1 2003/01/16 22:41:32 dion Exp $
   */
  package org.apache.commons.jelly.tags.log;
  
  import org.apache.commons.jelly.XMLOutput;
  import org.apache.commons.logging.Log;
  
  /** 
   * A tag which generates TRACE level logging statement using
   * the given category name.
   *
   * @author mailto:[EMAIL PROTECTED]";>James Strachan
   * @version $Revision: 1.1 $
   */
  public class TraceTag extends LogTagSupport {
  
  public TraceTag() {
  }
  
  // Tag interface
  //- 
  public void doTag(XMLOutput output) throws Exception {
  Log log = getLog();
  if ( log.isTraceEnabled() ) {
  log.trace( ge

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons/jelly/tags - New directory

2003-01-16 Thread dion
dion2003/01/16 14:41:05

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons/jelly/tags 
- New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons/jelly/tags/log - New directory

2003-01-16 Thread dion
dion2003/01/16 14:41:11

  
jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons/jelly/tags/log
 - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:53

  
jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log
 - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:46

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags 
- New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons/jelly - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:34

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons/jelly - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:34

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/test/org/apache/commons - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/test - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/test - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:32

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/java - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:32

  jakarta-commons-sandbox/jelly/jelly-tags/log/src - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:32

  jakarta-commons-sandbox/jelly/jelly-tags/log - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org - New directory

2003-01-16 Thread dion
dion2003/01/16 14:40:33

  jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread dion
They've been renamed and are still in Jelly's core.

I'll check the jsl taglib and fix the errors
--
dIon Gillard, Multitask Consulting
Blog:  http://www.freeroller.net/page/dion/Weblog
Work:  http://www.multitask.com.au


Stefan Bodewig <[EMAIL PROTECTED]> wrote on 16/01/2003 07:59:04 PM:

> On Thu, 16 Jan 2003, <[EMAIL PROTECTED]> wrote:
> 
> > Done.
> 
> Thanks.
> 
> Any idea where I can find
> org.apache.commons.jelly.tags.xml.XPathExpression?  This one is
> imported by the jsl taglib, but doesn't seem to exist (together with
> XPathTagSupport, XPathSource and XPathExpression).
> 
> There are classes with that names in jelly/expression/xpath ...
> 
> Stefan
> 
> --
> To unsubscribe, e-mail: 

> For additional commands, e-mail: 

> 

> ForwardSourceID:NT000A39CA 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler/mbeans - New directory

2003-01-16 Thread costin
costin  2003/01/16 11:20:44

  jakarta-commons/modeler/src/java/org/apache/commons/modeler/mbeans - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 12798] - About HttpMethodBase

2003-01-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12798

About HttpMethodBase





--- Additional Comments From [EMAIL PROTECTED]  2003-01-16 19:11 ---
I don't understand why the path is encoded but the queryString not
I think it is a bug and the path must not be encoded because the path and query 
are well-formed in this point and encoding them can cause unexpected behaviours

(more info)The query encoding was removed in revision 1.69

HttpMethodBase v1.95 (generateRequestLine method). Current code:

StringBuffer buf = new StringBuffer();
String path = null;
try {
path = (requestPath == null) ? "/" : URIUtil.encodePath
(requestPath);
} catch (URIException urie) {
log.error("URI path encoding error");
path = requestPath;
}
buf.append(path);
if (query != null) {
if (query.indexOf("?") != 0) {
buf.append("?");
}
String queryString = null;
queryString = (query == null) ? "/" : query;
buf.append(queryString);
}

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Where has commons lang Strings.interpolate(String text, Map map) gone?

2003-01-16 Thread Henri Yandell


On Thu, 16 Jan 2003, Simon Moore wrote:

> I don't want to spark off any arguments but was there any real strong reason
> why it wasn't kept within commons.lang or at least moved to another package?

It moved to Commons Util, which was a sandboxed project, but that was
nuked recently. It had become a repository for unrelated and not very
important flotsam [in the general scheme of things].

The reason for moving it out of Commons.Lang is that there's a very big
worry that Commons Lang will grow too big and become Commons.Jakarta.JDK.
This manifests itself in two ways, firstly there is a definite push for
every class to justify its existence, and secondly there is an increasing
barrier to new concepts going in.

> I've had to add the method to our own string utils class :(  ( I think it's
> relative)
> I suppose it went through the deprecation process?? ;)

Nope. Having deprecations from a beta to a first release seemed overkill.

I for one ought to make a good mental note of this case as I tend to not
be a believer in deprecation. I prefer to break it up front so that people
can solve it while the issues are still understood, and not in a year when
everyone's forgotten what the deal was. That's not a common view though at
Apache. This was definitely a case of the beta being 'cleaned' before
release.

Sorry about that,

Hen


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/betwixt/xdocs powered.xml

2003-01-16 Thread mvdb
mvdb2003/01/16 10:29:09

  Modified:betwixt/xdocs powered.xml
  Log:
  Adding commons-sql to the poweredby.xml (thanx james for the pointer)
  
  Revision  ChangesPath
  1.3   +6 -0  jakarta-commons/betwixt/xdocs/powered.xml
  
  Index: powered.xml
  ===
  RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/powered.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- powered.xml   13 Jun 2002 11:55:08 -  1.2
  +++ powered.xml   16 Jan 2003 18:29:09 -  1.3
  @@ -30,6 +30,12 @@
An Issue Tracking System created in java.
  
 
  + 
  +   http://jakarta.apache.org/commons/sandbox/sql";>Commons 
SQL
  +   
  + Commons SQL is a component for working with databases and generating 
DDL.
  +   
  +  
 
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Where has commons lang Strings.interpolate(String text, Map map) gone?

2003-01-16 Thread Simon Moore
I don't want to spark off any arguments but was there any real strong reason
why it wasn't kept within commons.lang or at least moved to another package?

As you rightly suspected I don't want to add another dependancy as I'm using
this method in production.
I've had to add the method to our own string utils class :(  ( I think it's
relative)
I suppose it went through the deprecation process?? ;)

Regards,

Saimon

> -Mensaje original-
> De:   Henri Yandell [SMTP:[EMAIL PROTECTED]]
> Enviado el:   jueves 16 de enero de 2003 18:21
> Para: Jakarta Commons Developers List
> Asunto:   Re: Where has commons lang Strings.interpolate(String text,
> Map map) gone?
> 
> 
> Yeah, they wouldn't let me keep it :(
> 
> The method is in com.generationjava.util.Interpolator
> [http://www.generationjava.com/projects/GenJavaCore.shtml], or, as you
> probably won't want more dependencies, [and as GJ uses Namespace not Map]
> it ought to just be:
> 
> static public String interpolate(String text, Map namespace) {
> Iterator keys = namespace.keySet().iterator();
> while(keys.hasNext()) {
> String key = keys.next().toString();
> Object obj = namespace.get(key);
> String value = obj.toString();
> text = StringUtils.replace(text, "${"+key+"}", value);
> if(key.indexOf(" ") == -1) {
> text = StringUtils.replace(text, "$"+key, value);
> }
> }
> return text;
> }
> 
> Hope that helps,
> 
> Hen
> 
> On Thu, 16 Jan 2003 [EMAIL PROTECTED] wrote:
> 
> > This method was removed for 1.0 due to its specific nature.
> >
> > Sorry.
> >
> > Stephen
> >
> > >  from:Simon Moore <[EMAIL PROTECTED]>
> > >  date:Thu, 16 Jan 2003 11:10:59
> > >  to:  [EMAIL PROTECTED]
> > >  subject: Re: Where has commons lang Strings.interpolate(String text,
> Map map)  gone?
> > >
> > > > I've been cleaning up some alod code dependant on commons-lang
> 0.1-dev to
> > > > depend on commons-lang 1.0 but I'm missing the
> > > > Strings.interpolate(String text, Map map) in StringUtils???
> > > >
> > > > Does anyone know where it went?
> > > >
> > > > Regards,
> > > >
> > > >  Saimon
> > > >
> > > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> 
> > > For additional commands, e-mail:
> 
> > >
> >
> >
> > --
> > To unsubscribe, e-mail:
> 
> > For additional commands, e-mail:
> 
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Where has commons lang Strings.interpolate(String text, Map map) gone?

2003-01-16 Thread Henri Yandell

Yeah, they wouldn't let me keep it :(

The method is in com.generationjava.util.Interpolator
[http://www.generationjava.com/projects/GenJavaCore.shtml], or, as you
probably won't want more dependencies, [and as GJ uses Namespace not Map]
it ought to just be:

static public String interpolate(String text, Map namespace) {
Iterator keys = namespace.keySet().iterator();
while(keys.hasNext()) {
String key = keys.next().toString();
Object obj = namespace.get(key);
String value = obj.toString();
text = StringUtils.replace(text, "${"+key+"}", value);
if(key.indexOf(" ") == -1) {
text = StringUtils.replace(text, "$"+key, value);
}
}
return text;
}

Hope that helps,

Hen

On Thu, 16 Jan 2003 [EMAIL PROTECTED] wrote:

> This method was removed for 1.0 due to its specific nature.
>
> Sorry.
>
> Stephen
>
> >  from:Simon Moore <[EMAIL PROTECTED]>
> >  date:Thu, 16 Jan 2003 11:10:59
> >  to:  [EMAIL PROTECTED]
> >  subject: Re: Where has commons lang Strings.interpolate(String text, Map map)  
>gone?
> >
> > > I've been cleaning up some alod code dependant on commons-lang 0.1-dev to
> > > depend on commons-lang 1.0 but I'm missing the
> > > Strings.interpolate(String text, Map map) in StringUtils???
> > >
> > > Does anyone know where it went?
> > >
> > > Regards,
> > >
> > >  Saimon
> > >
> > >
> >
> > --
> > To unsubscribe, e-mail:   
> > For additional commands, e-mail: 
> >
>
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
>
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Where has commons lang Strings.interpolate(String text, Map map) gone?

2003-01-16 Thread scolebourne
This method was removed for 1.0 due to its specific nature.

Sorry.

Stephen

>  from:Simon Moore <[EMAIL PROTECTED]>
>  date:Thu, 16 Jan 2003 11:10:59
>  to:  [EMAIL PROTECTED]
>  subject: Re: Where has commons lang Strings.interpolate(String text, Map map)  gone?
> 
> > I've been cleaning up some alod code dependant on commons-lang 0.1-dev to
> > depend on commons-lang 1.0 but I'm missing the 
> > Strings.interpolate(String text, Map map) in StringUtils???
> > 
> > Does anyone know where it went?
> > 
> > Regards,
> > 
> >  Saimon
> > 
> > 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Where has commons lang Strings.interpolate(String text, Map map) gone?

2003-01-16 Thread Simon Moore
I've been cleaning up some alod code dependant on commons-lang 0.1-dev to
depend on commons-lang 1.0 but I'm missing the 
Strings.interpolate(String text, Map map) in StringUtils???

Does anyone know where it went?

Regards,

 Saimon



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly README.txt

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:25:38

  Modified:jellyREADME.txt
  Log:
  add a quick description of how to build individual libraries
  
  Revision  ChangesPath
  1.7   +6 -0  jakarta-commons-sandbox/jelly/README.txt
  
  Index: README.txt
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/README.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- README.txt16 Jan 2003 16:22:58 -  1.6
  +++ README.txt16 Jan 2003 16:25:38 -  1.7
  @@ -14,6 +14,12 @@
javadoc  : creates the javadoc
site : build the complete documentation with reports, javadoc etc
dist : creates a distribution
  +
  +
  +Jelly contains a number of individual tag libraries which can be built 
  +by themselves by changing to the directory jelly-tags/foo and performing the
  +above commands to build the library you're interested in.
  +

   For more help using Maven please go to
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly README.txt

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:22:58

  Modified:jellyREADME.txt
  Log:
  patched the right goal name for jar production
  
  Revision  ChangesPath
  1.6   +6 -6  jakarta-commons-sandbox/jelly/README.txt
  
  Index: README.txt
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/README.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- README.txt16 Jan 2003 09:01:24 -  1.5
  +++ README.txt16 Jan 2003 16:22:58 -  1.6
  @@ -8,12 +8,12 @@
   
   Some common maven goals for building and testing this project are
   
  - clean   : cleans up the build so new builds will start from fresh
  - test: just run the unit tests
  - jar : compiles, runs unit tests and if they work build the jar
  - javadoc : creates the javadoc
  - site: build the complete documentation with reports, javadoc etc
  - dist: creates a distribution
  + clean: cleans up the build so new builds will start from fresh
  + test : just run the unit tests
  + java:jar : compiles, runs unit tests and if they work build the jar
  + javadoc  : creates the javadoc
  + site : build the complete documentation with reports, javadoc etc
  + dist : creates a distribution

   For more help using Maven please go to
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] [Submit] JSTL i18n & formatting tag library

2003-01-16 Thread James Strachan
Great stuff Willie!

All committed to CVS.

James
---
http://radio.weblogs.com/0112098/
- Original Message -
From: "Willie Vu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 8:29 AM
Subject: [Jelly] [Submit] JSTL i18n & formatting tag library


Attached is a taglib that supports partial JSTL's fmt taglib.  It is Maven
ready.  You can run "maven jar" to test it out.

Currently only the following tags are supported:






There are a number of TODOs.  Run "maven site:generate" and you can find the
list from the project "Task List" page.

If contributors find this taglib useful, can the source be added to
jelly/jelly-tags/fmt?

I want to develop the rest of JSTL fmt tags for Jelly.  Does anyone want to
contribute?

Regards,


Willie Vu








> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:


__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly jelly.properties

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:22:02

  Modified:jelly/src/java/org/apache/commons/jelly jelly.properties
  Log:
  Added Willie Vu's initial implementation of the JSTL i18n tags.
  
  Revision  ChangesPath
  1.34  +1 -0  
jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/jelly.properties
  
  Index: jelly.properties
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/jelly.properties,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- jelly.properties  11 Jan 2003 09:21:52 -  1.33
  +++ jelly.properties  16 Jan 2003 16:22:02 -  1.34
  @@ -15,6 +15,7 @@
   betwixt  = org.apache.commons.jelly.tags.betwixt.BetwixtTagLibrary
   bsf = org.apache.commons.jelly.tags.bsf.BSFTagLibrary
   email= org.apache.commons.jelly.tags.email.EmailTagLibrary
  +fmt  = org.apache.commons.jelly.tags.fmt.FmtTagLibrary
   html = org.apache.commons.jelly.tags.html.HTMLTagLibrary
   http= org.apache.commons.jelly.tags.http.HttpTagLibrary
   interaction = org.apache.commons.jelly.tags.interaction.InteractionTagLibrary
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:36

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags 
- New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags/fmt BundleTag.java SetLocaleTag.java ParamTag.java MessageTag.java LocalizationContext.java FmtTagLibrary.java Config.java

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:47

  Added:   jelly/jelly-tags/fmt maven.xml project.xml
project.properties build.xml
   jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt
xyz_zh.properties suite.jelly TestFMTSuite.java
abc.properties xyz.properties
   jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags/fmt
BundleTag.java SetLocaleTag.java ParamTag.java
MessageTag.java LocalizationContext.java
FmtTagLibrary.java Config.java
  Log:
  Added Willie Vu's initial implementation of the JSTL i18n tags.
  
  Revision  ChangesPath
  1.1  jakarta-commons-sandbox/jelly/jelly-tags/fmt/maven.xml
  
  Index: maven.xml
  ===
  
  
  
  
  
  1.1  jakarta-commons-sandbox/jelly/jelly-tags/fmt/project.xml
  
  Index: project.xml
  ===
  
  

  ]>
  
../tag-project.xml
commons-jelly-tags-fmt
commons-jelly
commons-jelly-tags-fmt
  
org.apache.commons.jelly.tags.fmt
  

  The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting

Commons Jelly FMT Tag Library

http://jakarta.apache.org/commons/sandbox/jelly/tags/fmt/
  
/www/jakarta.apache.org/commons/sandbox/jelly/fmt/

/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/fmt

  
scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/fmt/
  
http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/fmt/




  &commonDeps;

  

  
commons-jelly
SNAPSHOT
  

  
  
  
  
  
commons-jelly+tags-ant
SNAPSHOT
  
  
  
ant
1.5.1
  
  
  
ant+optional
1.5.1
  
  
  
commons-grant
1.0-beta-4
  
  
  


  
  
  
  
  1.1  jakarta-commons-sandbox/jelly/jelly-tags/fmt/project.properties
  
  Index: project.properties
  ===
  # ---
  # P R O J E C T  P R O P E R T I E S
  # ---
  
  maven.junit.fork=true
  
  maven.compile.deprecation = on
  
  maven.checkstyle.properties =../tag-checkstyle.properties
  
  
  1.1  jakarta-commons-sandbox/jelly/jelly-tags/fmt/build.xml
  
  Index: build.xml
  ===
  
  
  

 









  










  
  

  

  

  
  
  
  

  


  

  

  
  
  

   
  







  



  
  

  
  

   
  







  

  

  

  

  

  

  



  
   

  

  

  
  
  



  
  

  

  
  

  

   

  


  


  
  
  
  
  

  



  
  

  

  
  
  
  
  

  

  

  

  


  

  
  

  


  

  

 

  

  

   
   
  
   
  
  

  
   
  
   
  
   
  

  

  
  

  
   

  


  
  http://www.ibiblio.org/maven/commons-jexl/jars/commons-jexl-1.0-beta-1.jar";>
  http://www.ibiblio.org/maven/xml-apis/jars/xml-apis-1.0.b2.jar";>
  http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-SNAPSHOT.jar";>
  http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2.1.jar";>
  http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.jar";>
  http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.4-dev-8.jar";>
  http://www.ibiblio.org/maven/jaxp/jars/jaxp-1

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:36

  
jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt
 - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:36

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:34

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org/apache/commons - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test/org - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:34

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:34

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags 
- New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags/fmt - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  
jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags/fmt
 - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:34

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:35

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/test - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:34

  jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt - New directory

2003-01-16 Thread jstrachan
jstrachan2003/01/16 08:21:34

  jakarta-commons-sandbox/jelly/jelly-tags/fmt - New directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread James Strachan
From: "Morgan Delagrange" <[EMAIL PROTECTED]>
> --- James Strachan <[EMAIL PROTECTED]> wrote:
> > From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> > > On Thu, 16 Jan 2003, <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > > Done.
> > >
> > > Thanks.
> > >
> > > Any idea where I can find
> > > org.apache.commons.jelly.tags.xml.XPathExpression?
> >  This one is
> > > imported by the jsl taglib, but doesn't seem to
> > exist (together with
> > > XPathTagSupport, XPathSource and XPathExpression).
> > >
> > > There are classes with that names in
> > jelly/expression/xpath ...
> >
> > I've just hit that too. The XPathExpresion has been
> > refactored into a
> > different package (o.a.c.jelly.expresion.xpath).
> > I'll try clean this up
> > later today so things are all consistent.
> >
> > James
>
> Yup that was me.  Initially the XPath stuff was
> bundled with the XML tags, but they seemed more like
> core utility classes.  They were also used heavily in
> the junit tags.  Thanks for cleaning up JSL, I hadn't
> had a chance to regression test them all yet.

No problem - thanks for the nice refactoring of the XPath stuff (and for all
the other refactoring you've been doing lately).

James
---
http://radio.weblogs.com/0112098/

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread Morgan Delagrange

--- James Strachan <[EMAIL PROTECTED]> wrote:
> From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> > On Thu, 16 Jan 2003, <[EMAIL PROTECTED]>
> wrote:
> >
> > > Done.
> >
> > Thanks.
> >
> > Any idea where I can find
> > org.apache.commons.jelly.tags.xml.XPathExpression?
>  This one is
> > imported by the jsl taglib, but doesn't seem to
> exist (together with
> > XPathTagSupport, XPathSource and XPathExpression).
> >
> > There are classes with that names in
> jelly/expression/xpath ...
> 
> I've just hit that too. The XPathExpresion has been
> refactored into a
> different package (o.a.c.jelly.expresion.xpath).
> I'll try clean this up
> later today so things are all consistent.
> 
> James

Yup that was me.  Initially the XPath stuff was
bundled with the XML tags, but they seemed more like
core utility classes.  They were also used heavily in
the junit tags.  Thanks for cleaning up JSL, I hadn't
had a chance to regression test them all yet.

- Morgan

=
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/httpclient/src/examples BasicAuthenticatonExample.java

2003-01-16 Thread oglueck
oglueck 2003/01/16 06:37:06

  Modified:httpclient/src/examples BasicAuthenticatonExample.java
  Log:
  no message
  
  Revision  ChangesPath
  1.2   +4 -9  
jakarta-commons/httpclient/src/examples/BasicAuthenticatonExample.java
  
  Index: BasicAuthenticatonExample.java
  ===
  RCS file: 
/home/cvs/jakarta-commons/httpclient/src/examples/BasicAuthenticatonExample.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BasicAuthenticatonExample.java16 Jan 2003 13:31:26 -  1.1
  +++ BasicAuthenticatonExample.java16 Jan 2003 14:37:06 -  1.2
  @@ -67,12 +67,7 @@
* A simple example that uses HttpClient to perform a GET using Basic
* Authentication. Can be run standalone without parameters.
*
  - * You need to have JSSE on your classpath and set the System property
  - * java.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol
  - *
  - * So a typical call would look like:
  - * javaw -classpath 
"commons-httpclient.jar;jsse.jar;jcert.jar;jce.jar;jnet.jar;log4j-1.2.4.jar;commons-logging.jar"
  - *  -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol 
BasicAuthenticatonExample
  + * You need to have JSSE on your classpath for JDK prior to 1.4
*
* @author Michael Becke
*/
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [GUMP] Build Failure - commons-jelly-tags-xmlunit

2003-01-16 Thread James Strachan
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Thu, 16 Jan 2003, James Strachan <[EMAIL PROTECTED]>
> wrote:
>
> > Should I just go ahead and hand edit the gump descriptors in
> > alexandria too?
>
> In the future, please do (I've already done so now).  But change the
> one in the jakarta-gump module, not alexandria (I think they'll
> ultimately be the same file, but the commit mail will go different
> ways).

OK will do. Thanks for the heads up, especially on jakarta-gump thing - I
was looking in the alexandria repo.

James
---
http://radio.weblogs.com/0112098/

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [GUMP] Build Failure - commons-jelly-tags-xmlunit

2003-01-16 Thread Stefan Bodewig
On Thu, 16 Jan 2003, James Strachan <[EMAIL PROTECTED]>
wrote:

> Should I just go ahead and hand edit the gump descriptors in
> alexandria too?

In the future, please do (I've already done so now).  But change the
one in the jakarta-gump module, not alexandria (I think they'll
ultimately be the same file, but the commit mail will go different
ways).

Stefan

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [GUMP] Build Failure - commons-jelly-tags-xmlunit

2003-01-16 Thread James Strachan
OK I think I've got this, and the html error figured out I think - the
commons-jelly-tags-xml dependency has been added to the project.xml.

Should I just go ahead and hand edit the gump descriptors in alexandria too?

James
---
http://radio.weblogs.com/0112098/
- Original Message -
From: "Morgan Delagrange" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 1:27 PM
Subject: [GUMP] Build Failure - commons-jelly-tags-xmlunit


> 
> This email is autogenerated from the output from:
>

> 
>
> Buildfile: build.xml
>
> init:
> [mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/lib
>
> get-deps:
>
> compile:
> [mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/
classes
> [javac] Compiling 5 source files to
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/
classes
> [javac]
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/src/jav
a/org/apache/commons/jelly/tags/xmlunit/AssertDocumentsEqualTag.java:113:
warning: compare(java.lang.String,java.lang.String) in
org.custommonkey.xmlunit.XMLUnit has been deprecated
> [javac] XMLUnit.compare(
> [javac]^
> [javac] 1 warning
>  [copy] Copying 1 file to
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/
test-classes
>
> compile-tests:
> [javac] Compiling 1 source file to
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/
test-classes
>
> internal-test:
> [mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/
test-reports
> [junit] Running org.apache.commons.jelly.tags.xmlunit.TestJelly
> [junit] Jan 16, 2003 5:16:08 AM org.apache.commons.jelly.JellyContext
getTagLibrary
> [junit] SEVERE: Could not find the class:
org.apache.commons.jelly.tags.xml.XMLTagLibrary
> [junit] java.lang.ClassNotFoundException:
org.apache.commons.jelly.tags.xml.XMLTagLibrary
> [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
> [junit] at java.security.AccessController.doPrivileged(Native Method)
> [junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
> [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
> [junit] at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
> [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
> [junit] at
org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:419)
> [junit] at
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1036)
> [junit] at
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:646)
> [junit] at
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
> [junit] at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
> [junit] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
her.dispatch(Unknown Source)
> [junit] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
> [junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown
Source)
> [junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown
Source)
> [junit] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
> [junit] at
org.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:356)
> [junit] at
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:472)
> [junit] at
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:557)
> [junit] at
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:505)
> [junit] at
org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTest
Suite.java:119)
> [junit] at
org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTest
Suite.java:107)
> [junit] at
org.apache.commons.jelly.tags.xmlunit.TestJelly.suite(TestJelly.java:72)
> [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
> [junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
> [junit] at java.lang.reflect.Method.invoke(Method.java:324)
> [junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.(JUnitTes
tRunner.java:255)
> [junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.(JUnitTes
tRunner.java:208)
> [junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRu

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/xmlunit project.xml

2003-01-16 Thread jstrachan
jstrachan2003/01/16 05:54:29

  Modified:jelly/jelly-tags/xmlunit project.xml
  Log:
  added missing dependency
  
  Revision  ChangesPath
  1.3   +7 -1  jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml   7 Jan 2003 03:39:11 -   1.2
  +++ project.xml   16 Jan 2003 13:54:29 -  1.3
  @@ -47,12 +47,18 @@
   
   
   
  -
  +
  +
  +  commons-jelly+tags-xml
  +  SNAPSHOT
  +
  +
   
 xalan
 2.3.1
 http://xml.apache.org/xalan-j/
   
  +
   
 
 
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/httpclient/src/examples BasicAuthenticatonExample.java

2003-01-16 Thread oglueck
oglueck 2003/01/16 05:31:26

  Added:   httpclient/src/examples BasicAuthenticatonExample.java
  Log:
  contributed by Michael Becke
  
  Revision  ChangesPath
  1.1  
jakarta-commons/httpclient/src/examples/BasicAuthenticatonExample.java
  
  Index: BasicAuthenticatonExample.java
  ===
  /*
   * $Header: 
/home/cvs/jakarta-commons/httpclient/src/examples/BasicAuthenticatonExample.java,v 1.1 
2003/01/16 13:31:26 oglueck Exp $
   * $Revision: 1.1 $
   * $Date: 2003/01/16 13:31:26 $
   * 
   *
   * The Apache Software License, Version 1.1
   *
   * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
   * reserved.
   *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
   *
   * 1. Redistributions of source code must retain the above copyright
   *notice, this list of conditions and the following disclaimer.
   *
   * 2. Redistributions in binary form must reproduce the above copyright
   *notice, this list of conditions and the following disclaimer in
   *the documentation and/or other materials provided with the
   *distribution.
   *
   * 3. The end-user documentation included with the redistribution, if
   *any, must include the following acknowlegement:
   *   "This product includes software developed by the
   *Apache Software Foundation (http://www.apache.org/)."
   *Alternately, this acknowlegement may appear in the software itself,
   *if and wherever such third-party acknowlegements normally appear.
   *
   * 4. The names "The Jakarta Project", "HttpClient", and "Apache Software
   *Foundation" must not be used to endorse or promote products derived
   *from this software without prior written permission. For written
   *permission, please contact [EMAIL PROTECTED]
   *
   * 5. Products derived from this software may not be called "Apache"
   *nor may "Apache" appear in their names without prior written
   *permission of the Apache Group.
   *
   * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   * 
   *
   * This software consists of voluntary contributions made by many
   * individuals on behalf of the Apache Software Foundation.  For more
   * information on the Apache Software Foundation, please see
   * .
   *
   * [Additional notices, if required by prior licensing conditions]
   *
   */
   import org.apache.commons.httpclient.HttpClient;
  import org.apache.commons.httpclient.UsernamePasswordCredentials;
  import org.apache.commons.httpclient.methods.GetMethod;
  
  /**
   * A simple example that uses HttpClient to perform a GET using Basic
   * Authentication. Can be run standalone without parameters.
   *
   * You need to have JSSE on your classpath and set the System property
   * java.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol
   *
   * So a typical call would look like:
   * javaw -classpath 
"commons-httpclient.jar;jsse.jar;jcert.jar;jce.jar;jnet.jar;log4j-1.2.4.jar;commons-logging.jar"
   *  -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol 
BasicAuthenticatonExample
   *
   * @author Michael Becke
   */
  public class BasicAuthenticatonExample {
  
  /**
   * Constructor for BasicAuthenticatonExample.
   */
  public BasicAuthenticatonExample() {
  }
  
  public static void main(String[] args) throws Exception {
  HttpClient client = new HttpClient();
  
  // pass our credentials to HttpClient, they will only be used for
  // authenticating to servers with realm "realm", to authenticate agains
  // an arbitrary realm change this to null.
  client.getState().setCredentials(
  "realm",
  new UsernamePasswordCredentials("username", "password")
  );
  
  // create a GET method that reads a file over HTTPS, we're assuming
  // that this file requires basic authentication using the realm above

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/protocol DefaultProtocolSocketFactory.java Protocol.java ProtocolSocketFactory.java SSLProtocolSocketFactory.java SecureProtocolSocketFactory.java

2003-01-16 Thread oglueck
oglueck 2003/01/16 05:28:40

  Modified:httpclient/src/java/org/apache/commons/httpclient
HostConfiguration.java HttpClient.java
HttpConnection.java HttpConstants.java
MultiThreadedHttpConnectionManager.java
SimpleHttpConnectionManager.java
  Added:   httpclient/src/java/org/apache/commons/httpclient/protocol
DefaultProtocolSocketFactory.java Protocol.java
ProtocolSocketFactory.java
SSLProtocolSocketFactory.java
SecureProtocolSocketFactory.java
  Removed: httpclient/src/java/org/apache/commons/httpclient
Protocol.java
  Log:
  - HttpClient has now only two compile-time dependencies on Java 1.4
org.apache.commons.httpclient.NTML.java
org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.java
  - HttpClient should again be runnable on Java 1.2.2
  - All protocol related classes moved to org.apache.commons.httpclient.protocol 
package
  - all references to java.lang.RuntimeException.RuntimeException(java.lang.Throwable) 
removed
  
  Revision  ChangesPath
  1.5   +5 -3  
jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HostConfiguration.java
  
  Index: HostConfiguration.java
  ===
  RCS file: 
/home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HostConfiguration.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- HostConfiguration.java17 Dec 2002 01:36:41 -  1.4
  +++ HostConfiguration.java16 Jan 2003 13:28:39 -  1.5
  @@ -61,6 +61,8 @@
*/
   package org.apache.commons.httpclient;
   
  +import org.apache.commons.httpclient.protocol.Protocol;
  +
   
   /**
*
  
  
  
  1.66  +5 -4  
jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpClient.java
  
  Index: HttpClient.java
  ===
  RCS file: 
/home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpClient.java,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- HttpClient.java   19 Dec 2002 10:23:34 -  1.65
  +++ HttpClient.java   16 Jan 2003 13:28:39 -  1.66
  @@ -65,6 +65,7 @@
   import java.io.IOException;
   import java.net.URL;
   
  +import org.apache.commons.httpclient.protocol.Protocol;
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   
  
  
  
  1.31  +15 -13
jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpConnection.java
  
  Index: HttpConnection.java
  ===
  RCS file: 
/home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpConnection.java,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- HttpConnection.java   16 Jan 2003 10:53:08 -  1.30
  +++ HttpConnection.java   16 Jan 2003 13:28:39 -  1.31
  @@ -62,10 +62,6 @@
   
   package org.apache.commons.httpclient;
   
  -import org.apache.commons.httpclient.util.TimeoutController;
  -import org.apache.commons.logging.Log;
  -import org.apache.commons.logging.LogFactory;
  -
   import java.io.IOException;
   import java.io.InputStream;
   import java.io.OutputStream;
  @@ -73,8 +69,13 @@
   import java.net.Socket;
   import java.net.SocketException;
   
  -import javax.net.SocketFactory;
  -import javax.net.ssl.SSLSocketFactory;
  +import org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory;
  +import org.apache.commons.httpclient.protocol.Protocol;
  +import org.apache.commons.httpclient.protocol.ProtocolSocketFactory;
  +import org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory;
  +import org.apache.commons.httpclient.util.TimeoutController;
  +import org.apache.commons.logging.Log;
  +import org.apache.commons.logging.LogFactory;
   
   
   
  @@ -435,10 +436,10 @@
   
   _usingSecureSocket = isSecure() && !isProxied();
   
  -final SocketFactory socketFactory = (
  +final ProtocolSocketFactory socketFactory = (
   isSecure() && !isProxied()
   ? _protocol.getSocketFactory()
  -: SocketFactory.getDefault()
  +: new DefaultProtocolSocketFactory()
   );
   
   if (connect_timeout == 0) {
  @@ -496,7 +497,8 @@
   throw new IllegalStateException("Already using a secure socket");
   }
   
  -SSLSocketFactory socketFactory = 
(SSLSocketFactory)_protocol.getSocketFactory();
  +SecureProtocolSocketFactory socketFacto

[GUMP] Build Failure - commons-jelly-tags-xmlunit

2003-01-16 Thread Morgan Delagrange

This email is autogenerated from the output from:



Buildfile: build.xml

init:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/lib

get-deps:

compile:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/classes
[javac] Compiling 5 source files to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/classes
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/src/java/org/apache/commons/jelly/tags/xmlunit/AssertDocumentsEqualTag.java:113:
 warning: compare(java.lang.String,java.lang.String) in 
org.custommonkey.xmlunit.XMLUnit has been deprecated
[javac] XMLUnit.compare(
[javac]^
[javac] 1 warning
 [copy] Copying 1 file to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/test-classes

compile-tests:
[javac] Compiling 1 source file to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/test-classes

internal-test:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/target/test-reports
[junit] Running org.apache.commons.jelly.tags.xmlunit.TestJelly
[junit] Jan 16, 2003 5:16:08 AM org.apache.commons.jelly.JellyContext getTagLibrary
[junit] SEVERE: Could not find the class: 
org.apache.commons.jelly.tags.xml.XMLTagLibrary
[junit] java.lang.ClassNotFoundException: 
org.apache.commons.jelly.tags.xml.XMLTagLibrary
[junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
[junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
[junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
[junit] at 
org.apache.commons.jelly.JellyContext.getTagLibrary(JellyContext.java:419)
[junit] at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1036)
[junit] at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:646)
[junit] at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
[junit] at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
[junit] at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
[junit] at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
[junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
[junit] at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
[junit] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
[junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[junit] at org.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:356)
[junit] at 
org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:472)
[junit] at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:557)
[junit] at 
org.apache.commons.jelly.JellyContext.runScript(JellyContext.java:505)
[junit] at 
org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTestSuite.java:119)
[junit] at 
org.apache.commons.jelly.tags.junit.JellyTestSuite.createTestSuite(JellyTestSuite.java:107)
[junit] at 
org.apache.commons.jelly.tags.xmlunit.TestJelly.suite(TestJelly.java:72)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:324)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.(JUnitTestRunner.java:255)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.(JUnitTestRunner.java:208)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:517)
[junit] Jan 16, 2003 5:16:08 AM org.apache.commons.jelly.parser.XMLParser createTag
[junit] WARNING: Could not load class: xml so disabling the taglib
[junit] java.lang.ClassNotFoundException: xml
[junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at 

[GUMP] Build Failure - commons-graph

2003-01-16 Thread commons-graph development

This email is autogenerated from the output from:



Buildfile: build.xml

init:
[mkdir] Created dir: /home/rubys/jakarta/jakarta-commons-sandbox/graph2/lib

get-deps:

compile:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/target/classes
[javac] Compiling 63 source files to 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/target/classes
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:19:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MCompositeState;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:20:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MEvent;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:21:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MFinalState;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:22:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MGuard;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:23:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MPseudostate;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:24:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MState;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:25:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MStateMachine;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:26:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MStateVertex;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:27:
 package ru.novosoft.uml.behavior.state_machines does not exist
[javac] import ru.novosoft.uml.behavior.state_machines.MTransition;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:57:
 cannot resolve symbol
[javac] symbol  : class MStateVertex 
[javac] location: class org.apache.commons.graph.domain.uml.StateMachineFactory
[javac] private String getName(String namespace, MStateVertex msv)
[javac]  ^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/StateMachineFactory.java:82:
 cannot resolve symbol
[javac] symbol  : class MCompositeState 
[javac] location: class org.apache.commons.graph.domain.uml.StateMachineFactory
[javac]   MCompositeState mcs)
[javac]   ^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/ModelFactory.java:16:
 package ru.novosoft.uml.xmi does not exist
[javac] import ru.novosoft.uml.xmi.XMIReader;
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/graph2/src/java/org/apache/commons/graph/domain/uml/ModelFactory.java:23:
 cannot resolve symbol
[javac] symbol  : class XMIReader 
[javac] location: class org.apache.commons.graph.domain.uml.ModelFactory
[javac] private XMIReader xmiReader = null;
[java

[GUMP] Build Failure - commons-jelly-tags-ant

2003-01-16 Thread Morgan Delagrange

This email is autogenerated from the output from:



Buildfile: build.xml

init:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/lib

get-deps:

compile:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/classes
[javac] Compiling 10 source files to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/classes
 [copy] Copying 9 files to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes

compile-tests:
[javac] Compiling 5 source files to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes

internal-test:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-reports
[junit] Running org.apache.commons.jelly.ant.tag.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
[junit] Testsuite: org.apache.commons.jelly.ant.tag.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
[junit] - Standard Error -
[junit] Jan 16, 2003 5:13:48 AM org.apache.commons.jelly.ant.tag.DummyTag 
createClasspath
[junit] INFO: called createClasspath()
[junit] Jan 16, 2003 5:13:49 AM org.apache.commons.jelly.ant.tag.DummyTag 
setClasspath
[junit] INFO: called setClasspath()
[junit] Jan 16, 2003 5:13:49 AM org.apache.commons.jelly.ant.tag.DummyTag doTag
[junit] INFO: Called with classpath: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/classes:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes
[junit] -  ---

[junit] Testcase: nestedClasspath took 0.264 sec
[junit] Running org.apache.commons.jelly.ant.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.327 sec
[junit] Testsuite: org.apache.commons.jelly.ant.TestJelly
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.327 sec
[junit] - Standard Error -
[junit] Jan 16, 2003 5:13:51 AM org.apache.commons.jelly.tags.ant.AntTag 
createNestedObject
[junit] SEVERE: Class org.apache.commons.jelly.tags.junit.CaseTag doesn't support 
the nested "property" element.
[junit] -  ---

[junit] Testcase: write took 0.212 sec
[junit] Caused an ERROR
[junit]  expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File: 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
 At tag : line: 17 column: 5 File: 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
 At tag : line: 17 column: 5
[junit] org.apache.commons.jelly.JellyException:  expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File: 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
 At tag : line: 17 column: 5 File: 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
 At tag : line: 17 column: 5
[junit] at 
org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:676)
[junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287)
[junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:133)
[junit] at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:105)
[junit] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  
expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File: 
file:/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly
 At tag : line: 17 column: 5
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:85)
[junit] at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:108)
[junit] at 
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:100)
[junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:278)
[junit] ... 11 more
[junit] Root cause
[junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  
expected:[bar2] but was:[null]
[junit] Expected expression: bar2
[junit] Actual expression: ${foo2} File: 
f

[GUMP] Build Failure - commons-jelly-tags-html

2003-01-16 Thread Morgan Delagrange

This email is autogenerated from the output from:



Buildfile: build.xml

init:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/lib

get-deps:

compile:
[mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/target/classes
[javac] Compiling 2 source files to 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/target/classes
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:65:
 package org.apache.commons.jelly.tags.xml does not exist
[javac] import org.apache.commons.jelly.tags.xml.ParseTagSupport;
[javac]  ^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:83:
 cannot resolve symbol
[javac] symbol  : class ParseTagSupport 
[javac] location: class org.apache.commons.jelly.tags.html.ParseTag
[javac] public class ParseTag extends ParseTagSupport {
[javac]   ^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:99:
 cannot resolve symbol
[javac] symbol  : method getVar ()
[javac] location: class org.apache.commons.jelly.tags.html.ParseTag
[javac] if (getVar() == null) {
[javac] ^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:104:
 cannot resolve symbol
[javac] symbol  : method parseBody (org.apache.commons.jelly.XMLOutput)
[javac] location: class org.apache.commons.jelly.tags.html.ParseTag
[javac] document = parseBody(output);
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:107:
 cannot resolve symbol
[javac] symbol  : method parse (java.lang.Object)
[javac] location: class org.apache.commons.jelly.tags.html.ParseTag
[javac] document = parse(html);
[javac]^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:109:
 cannot resolve symbol
[javac] symbol  : method getVar ()
[javac] location: class org.apache.commons.jelly.tags.html.ParseTag
[javac] context.setVariable(getVar(), document);
[javac] ^
[javac] 
/home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html/ParseTag.java:109:
 cannot resolve symbol
[javac] symbol  : variable context 
[javac] location: class org.apache.commons.jelly.tags.html.ParseTag
[javac] context.setVariable(getVar(), document);
[javac] ^
[javac] 7 errors

BUILD FAILED
file:///home/rubys/jakarta/jakarta-commons-sandbox/jelly/jelly-tags/html/build.xml:36: 
Compile failed; see the compiler error output for details.

Total time: 1 second

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Where has commons lang Strings.interpolate(String text, Map map) gone?

2003-01-16 Thread Simon Moore
> I've been cleaning up some alod code dependant on commons-lang 0.1-dev to
> depend on commons-lang 1.0 but I'm missing the 
> Strings.interpolate(String text, Map map) in StringUtils???
> 
> Does anyone know where it went?
> 
> Regards,
> 
>  Saimon
> 
> 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/protocol - New directory

2003-01-16 Thread oglueck
oglueck 2003/01/16 03:05:19

  jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/protocol - New 
directory

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient SimpleHttpConnection.java TestAuthenticator.java TestBase64.java TestStreams.java TestWebappMethods.java TestWebappRedirect.java

2003-01-16 Thread oglueck
oglueck 2003/01/16 02:53:09

  Modified:httpclient/src/examples PostXML.java
   httpclient/src/java/org/apache/commons/httpclient
Authenticator.java ChunkedInputStream.java
ChunkedOutputStream.java HttpConnection.java
HttpMethodBase.java NTLM.java
RequestOutputStream.java WireLogInputStream.java
   httpclient/src/java/org/apache/commons/httpclient/methods
PostMethod.java PutMethod.java
   httpclient/src/java/org/apache/commons/httpclient/methods/multipart
FilePart.java Part.java StringPart.java
   httpclient/src/java/org/apache/commons/httpclient/util
Base64.java URIUtil.java
   httpclient/src/test/org/apache/commons/httpclient
SimpleHttpConnection.java TestAuthenticator.java
TestBase64.java TestStreams.java
TestWebappMethods.java TestWebappRedirect.java
  Added:   httpclient/src/java/org/apache/commons/httpclient
HttpConstants.java
  Log:
  fixed undefined encodings all over httpclient
  makes httpclient code platform independent
  
  Contributed by: Oleg Kalnichevski
  Reviewed by: Ortwin Glück
  
  Revision  ChangesPath
  1.5   +4 -8  jakarta-commons/httpclient/src/examples/PostXML.java
  
  Index: PostXML.java
  ===
  RCS file: /home/cvs/jakarta-commons/httpclient/src/examples/PostXML.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- PostXML.java  17 Dec 2002 01:28:32 -  1.4
  +++ PostXML.java  16 Jan 2003 10:53:07 -  1.5
  @@ -130,11 +130,7 @@

System.out.println("iResultCode = " + iResultCode);
   
  - byte[] yaResponse = post.getResponseBody();
  - 
  - System.out.println("Server response:");
  - 
  - System.out.println( new String(yaResponse) );
  + System.out.println("Server response:" + post.getResponseBodyAsString() 
);
   
   post.releaseConnection();
}
  
  
  
  1.36  +16 -20
jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/Authenticator.java
  
  Index: Authenticator.java
  ===
  RCS file: 
/home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/Authenticator.java,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- Authenticator.java3 Dec 2002 15:20:31 -   1.35
  +++ Authenticator.java16 Jan 2003 10:53:08 -  1.36
  @@ -206,9 +206,9 @@
   
   // Calculating digest according to rfc 2617
   String a2 = method + ":" + uri;
  -String md5a2 = encode(md5Helper.digest(a2.getBytes()));
  +String md5a2 = encode(md5Helper.digest(HttpConstants.getBytes(a2)));
   String digestValue = uname + ":" + realm + ":" + pwd;
  -String md5a1 = encode(md5Helper.digest(digestValue.getBytes()));
  +String md5a1 = 
encode(md5Helper.digest(HttpConstants.getBytes(digestValue)));
   String serverDigestValue;
   
   if (qop == null) {
  @@ -219,7 +219,7 @@
   }
   
   String serverDigest =
  -encode(md5Helper.digest(serverDigestValue.getBytes()));
  +encode(md5Helper.digest(HttpConstants.getBytes(serverDigestValue)));
   
   return serverDigest;
   }
  @@ -285,7 +285,7 @@
   String authString = credentials.getUserName() + ":" +
   credentials.getPassword();
   
  -return "Basic " + new String(Base64.encode(authString.getBytes()));
  +return "Basic " + 
HttpConstants.getString(Base64.encode(HttpConstants.getBytes(authString)));
   }
   
   
  @@ -387,18 +387,14 @@
   throw new HttpException("No credentials available for NTLM "
   + "authentication.");
   } else {
  -try {
  -NTLM ntlm = new NTLM();
  -String response = "NTLM " + ntlm.getResponseFor(challenge,
  -credentials.getUserName(), credentials.getPassword(),
  -credentials.getHost(), credentials.getDomain());
  -if (log.isDebugEnabled()) {
  -log.debug("Replying to challenge with: " + response);
  -}
  -return new Header(responseHeader, response);
  -} catch (java.io.UnsupportedEncodingException e) {
  -throw new HttpException("NTLM requires ASCII support.");
  +NTLM ntlm = new NTLM();
  +String response = "NTLM " + ntlm.getResponseFor(challenge,
  +credentials.getUserName(), credentials.g

Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread James Strachan
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Thu, 16 Jan 2003, James Strachan <[EMAIL PROTECTED]>
> wrote:
>
> > Wanna try again
>
> Yep, works.

Cool.

> Does it taglib-jsl still depend on the taglib-xml now at all?  I
> assumed it did because of the package name in the imports.

Yes. It basically imports the xml library, so its a super-set of xml and the
jsl specific tags.

James
---
http://radio.weblogs.com/0112098/

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




[configuration] SQLConfiguration

2003-01-16 Thread Trygve Laugstøl



Hi
 
Ive created a SQLConfiguration class for storing 
the configuration in a sql database.
 
I also created a ConfigurationException class 
encapsulating the SQLException/NamingException that
may occur.
 
For now ive only created a load() method, but I 
will implement save() soon if I can get the time for it.
Im also thinking about creating a generic 
webapplication for administrating the configuration as
we may need it in my company.
 
My next steps will include writing some java docs 
and the save() method.
 
Trygvis
 


SQLConfiguration.java
Description: Binary data


ConfigurationException.java
Description: Binary data
--
To unsubscribe, e-mail:   
For additional commands, e-mail: 


DO NOT REPLY [Bug 15046] - MissingArgumentException: no argument for is thrown when the option's parameter equals to an existing option.

2003-01-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15046

MissingArgumentException: no argument for  is thrown when the option's 
parameter equals to an existing option.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-16 10:26 ---
This issue is resolved. The test has been added to BugTest.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread Stefan Bodewig
On Thu, 16 Jan 2003, James Strachan <[EMAIL PROTECTED]>
wrote:

> Wanna try again

Yep, works.

Does it taglib-jsl still depend on the taglib-xml now at all?  I
assumed it did because of the package name in the imports.

Stefan

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/html project.xml

2003-01-16 Thread jstrachan
jstrachan2003/01/16 01:22:31

  Modified:jelly/jelly-tags/html project.xml
  Log:
  Added new dependency for running examples
  
  Revision  ChangesPath
  1.8   +5 -0  jakarta-commons-sandbox/jelly/jelly-tags/html/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/html/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml   14 Jan 2003 18:43:41 -  1.7
  +++ project.xml   16 Jan 2003 09:22:31 -  1.8
  @@ -52,6 +52,11 @@
 SNAPSHOT
   
   
  +
  +  commons-jelly+tags-xml
  +  SNAPSHOT
  +
  +
   
 
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread James Strachan
From: "James Strachan" <[EMAIL PROTECTED]>
> From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> > On Thu, 16 Jan 2003, <[EMAIL PROTECTED]> wrote:
> >
> > > Done.
> >
> > Thanks.
> >
> > Any idea where I can find
> > org.apache.commons.jelly.tags.xml.XPathExpression?  This one is
> > imported by the jsl taglib, but doesn't seem to exist (together with
> > XPathTagSupport, XPathSource and XPathExpression).
> >
> > There are classes with that names in jelly/expression/xpath ...
>
> I've just hit that too. The XPathExpresion has been refactored into a
> different package (o.a.c.jelly.expresion.xpath). I'll try clean this up
> later today so things are all consistent.

Wanna try again - I've just patched the jsl library and uploaded a new
snapshot. I'll spend a bit more time today checking things are all
consistent after recent refactorings.

James
---
http://radio.weblogs.com/0112098/

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jsl project.xml

2003-01-16 Thread jstrachan
jstrachan2003/01/16 01:20:47

  Modified:jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl
StyleTag.java StylesheetTag.java JSLTagLibrary.java
TemplateTag.java
   jelly/jelly-tags/jsl project.xml
  Log:
  Patched to use the latest refactored core of Jelly; mostly just swizzling a few 
packages
  
  Revision  ChangesPath
  1.5   +1 -1  
jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/StyleTag.java
  
  Index: StyleTag.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/StyleTag.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- StyleTag.java 11 Dec 2002 12:40:55 -  1.4
  +++ StyleTag.java 16 Jan 2003 09:20:47 -  1.5
  @@ -59,7 +59,7 @@
   
   import org.apache.commons.jelly.MissingAttributeException;
   import org.apache.commons.jelly.XMLOutput;
  -import org.apache.commons.jelly.tags.xml.XPathTagSupport;
  +import org.apache.commons.jelly.xpath.XPathTagSupport;
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   import org.dom4j.rule.Stylesheet;
  
  
  
  1.10  +2 -2  
jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/StylesheetTag.java
  
  Index: StylesheetTag.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/StylesheetTag.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- StylesheetTag.java11 Dec 2002 12:40:55 -  1.9
  +++ StylesheetTag.java16 Jan 2003 09:20:47 -  1.10
  @@ -58,8 +58,8 @@
   package org.apache.commons.jelly.tags.jsl;
   
   import org.apache.commons.jelly.XMLOutput;
  -import org.apache.commons.jelly.tags.xml.XPathSource;
  -import org.apache.commons.jelly.tags.xml.XPathTagSupport;
  +import org.apache.commons.jelly.xpath.XPathSource;
  +import org.apache.commons.jelly.xpath.XPathTagSupport;
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   import org.dom4j.rule.Rule;
  
  
  
  1.10  +1 -1  
jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/JSLTagLibrary.java
  
  Index: JSLTagLibrary.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/JSLTagLibrary.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- JSLTagLibrary.java31 Dec 2002 03:12:23 -  1.9
  +++ JSLTagLibrary.java16 Jan 2003 09:20:47 -  1.10
  @@ -67,7 +67,7 @@
   import org.apache.commons.jelly.impl.TagScript;
   import org.apache.commons.jelly.tags.xml.ExprTag;
   import org.apache.commons.jelly.tags.xml.XMLTagLibrary;
  -import org.apache.commons.jelly.tags.xml.XPathExpression;
  +import org.apache.commons.jelly.expression.xpath.XPathExpression;
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   import org.dom4j.DocumentHelper;
  
  
  
  1.10  +1 -1  
jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/TemplateTag.java
  
  Index: TemplateTag.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/jsl/src/java/org/apache/commons/jelly/tags/jsl/TemplateTag.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- TemplateTag.java  11 Dec 2002 12:40:55 -  1.9
  +++ TemplateTag.java  16 Jan 2003 09:20:47 -  1.10
  @@ -61,7 +61,7 @@
   import org.apache.commons.jelly.JellyException;
   import org.apache.commons.jelly.TagSupport;
   import org.apache.commons.jelly.XMLOutput;
  -import org.apache.commons.jelly.tags.xml.XPathSource;
  +import org.apache.commons.jelly.xpath.XPathSource;
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   import org.dom4j.Node;
  
  
  
  1.7   +6 -0  jakarta-commons-sandbox/jelly/jelly-tags/jsl/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/jelly-tags/jsl/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml   7 Jan 2003 23:35:14 -   1.6
  +++ project.xml   16 Jan 2003 09:20:47 -  1.7
  @@ -34,6 +34,12 @@
 commons-jelly
 SNAPSHOT
   
  +
  +
  +  commons-jelly+tags-xml
  +  SNAPSHOT
  +
  +
 
   
   
 

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags project.xml

2003-01-16 Thread jstrachan
jstrachan2003/01/16 01:17:18

  Added:   jelly/jelly-tags project.xml
  Log:
  Added a first cut of a project.xml that can be used for a reactor build of all the 
tags
  
  Revision  ChangesPath
  1.1  jakarta-commons-sandbox/jelly/jelly-tags/project.xml
  
  Index: project.xml
  ===
  
  
  
3
commons-jelly-tags
Jelly Library Master Maven POM
1.0
  

  Apache Software Foundation
  http://www.apache.org
  http://jakarta.apache.org/commons/images/jakarta-logo-blue.gif

/images/logo.jpg
org.apache.commons.jelly.tags.*
jakarta

http://jakarta.apache.org/commons/jelly/${pom.id.substring(8)}.html
http://nagoya.apache.org/

jakarta.apache.org

/www/jakarta.apache.org/commons/jelly/jelly-tags/${pom.id.substring(8)}/

/www/jakarta.apache.org/builds/jakarta-commons/jelly/jelly-tags/${pom.id.substring(8)}/


  
scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/${pom.id.substring(8)}
  
http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/${pom.id.substring(8)}/



  
Commons Dev List
[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]
  
  
Commons User List
[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]
  

  

  [EMAIL PROTECTED]
  src/java
  src/test
  
  
  
  
  

  **/Test*.java

  
  
  
  
  
  

  **/*.properties

  
  
  

  
  
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread James Strachan
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Thu, 16 Jan 2003, <[EMAIL PROTECTED]> wrote:
>
> > Done.
>
> Thanks.
>
> Any idea where I can find
> org.apache.commons.jelly.tags.xml.XPathExpression?  This one is
> imported by the jsl taglib, but doesn't seem to exist (together with
> XPathTagSupport, XPathSource and XPathExpression).
>
> There are classes with that names in jelly/expression/xpath ...

I've just hit that too. The XPathExpresion has been refactored into a
different package (o.a.c.jelly.expresion.xpath). I'll try clean this up
later today so things are all consistent.

James
---
http://radio.weblogs.com/0112098/

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly README.txt

2003-01-16 Thread jstrachan
jstrachan2003/01/16 01:01:24

  Modified:jellyREADME.txt
  Log:
  updated the readme with some common maven goals
  
  Revision  ChangesPath
  1.5   +9 -0  jakarta-commons-sandbox/jelly/README.txt
  
  Index: README.txt
  ===
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/README.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.txt7 Nov 2002 08:33:34 -   1.4
  +++ README.txt16 Jan 2003 09:01:24 -  1.5
  @@ -6,6 +6,15 @@
   
maven
   
  +Some common maven goals for building and testing this project are
  +
  + clean   : cleans up the build so new builds will start from fresh
  + test: just run the unit tests
  + jar : compiles, runs unit tests and if they work build the jar
  + javadoc : creates the javadoc
  + site: build the complete documentation with reports, javadoc etc
  + dist: creates a distribution
  + 
   For more help using Maven please go to
   
 http://jakarta.apache.org/turbine/maven/
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Jelly] xml taglib needs vanilla Ant build file

2003-01-16 Thread Stefan Bodewig
On Thu, 16 Jan 2003, <[EMAIL PROTECTED]> wrote:

> Done.

Thanks.

Any idea where I can find
org.apache.commons.jelly.tags.xml.XPathExpression?  This one is
imported by the jsl taglib, but doesn't seem to exist (together with
XPathTagSupport, XPathSource and XPathExpression).

There are classes with that names in jelly/expression/xpath ...

Stefan

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/threads .cvsignore

2003-01-16 Thread dion
dion2003/01/16 00:05:09

  Added:   jelly/jelly-tags/threads .cvsignore
  Log:
  ingore build files
  
  Revision  ChangesPath
  1.1  jakarta-commons-sandbox/jelly/jelly-tags/threads/.cvsignore
  
  Index: .cvsignore
  ===
  maven.log
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: