cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient HttpURL.java

2003-01-05 Thread oglueck
oglueck 2003/01/05 23:46:13 Modified:httpclient/src/java/org/apache/commons/httpclient HttpURL.java Log: fixed compile errors Revision ChangesPath 1.6 +17 -17 jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpURL.java

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler FixedNotificationFilter.java

2003-01-05 Thread costin
costin 2003/01/05 22:01:03 Added: modeler/src/java/org/apache/commons/modeler FixedNotificationFilter.java Log: One of the biggest problems with JMX is the way the filter is specified. When a listener is registered - it can specify a filter, and the filte

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler/modules MbeansDescriptorsIntrospectionSource.java MbeansDescriptorsDOMSource.java MbeansDescriptorsDigesterSource.java MbeansSource.java

2003-01-05 Thread costin
costin 2003/01/05 21:56:42 Modified:modeler/src/java/org/apache/commons/modeler/modules MbeansDescriptorsDOMSource.java MbeansDescriptorsDigesterSource.java MbeansSource.java Added: modeler/src/java/org/apac

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler Registry.java

2003-01-05 Thread costin
costin 2003/01/05 21:55:44 Modified:modeler/src/java/org/apache/commons/modeler Registry.java Log: A bit of refactoring of Registry. The metadata source is abstracted - this will eventually allow us to cache the .ser and other tricks. The introspection code ( merged from Dyna

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler BaseModelMBean.java

2003-01-05 Thread costin
costin 2003/01/05 21:53:00 Modified:modeler/src/java/org/apache/commons/modeler BaseModelMBean.java Log: Better error reporting. Revision ChangesPath 1.10 +5 -5 jakarta-commons/modeler/src/java/org/apache/commons/modeler/BaseModelMBean.

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/primitives AbstractIntArrayList.java IntArrayList.java UnsignedShortArrayList.java

2003-01-05 Thread rwaldhoff
rwaldhoff2003/01/05 20:05:39 Modified:collections/src/java/org/apache/commons/collections/primitives AbstractIntArrayList.java IntArrayList.java UnsignedShortArrayList.java Log: better deprecation messages Revision ChangesPath

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/primitives TestArrayIntList.java TestAll.java

2003-01-05 Thread rwaldhoff
rwaldhoff2003/01/05 19:59:12 Modified:collections/src/java/org/apache/commons/collections/primitives AbstractIntCollection.java IntList.java collections/src/test/org/apache/commons/collections/primitives TestAll.java Added:

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/primitives IntListList.java

2003-01-05 Thread rwaldhoff
rwaldhoff2003/01/05 19:57:42 Added: collections/src/java/org/apache/commons/collections/primitives IntListList.java Log: add IntList to List adapter Revision ChangesPath 1.1 jakarta-commons/collections/src/java/org/apache/common

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/primitives IntListIteratorListIterator.java

2003-01-05 Thread rwaldhoff
rwaldhoff2003/01/05 19:57:15 Added: collections/src/java/org/apache/commons/collections/primitives IntListIteratorListIterator.java Log: add IntListIterator to ListIterator adapter Revision ChangesPath 1.1 jakarta-commons/collec

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/primitives IntCollectionCollection.java

2003-01-05 Thread rwaldhoff
rwaldhoff2003/01/05 19:56:21 Modified:collections/src/java/org/apache/commons/collections/primitives IntCollectionCollection.java Log: oops, retainAll should delegate to retainAll, not removeAll Revision ChangesPath 1.2 +4 -4 jakarta-co

[clazz] Clazz Loader Factories

2003-01-05 Thread Dmitri Plotnikov
The new construct in [clazz], ClazzLoaderFactory is not necessarily an intuitive addition. For some people it may be an indication that [clazz] is becoming too complex. I think I need to explain its purpose. The considerations are as follows: 1. Some ClazzLoaders are based on reflection, som

cvs commit: jakarta-commons-sandbox/clazz/src/test/org/apache/commons/clazz/reflect/standard StandardReflectedClazzTest.java StandardReflectedInstanceFactoryTest.java StandardReflectedListPropertyTest.java StandardReflectedOperationTest.java

2003-01-05 Thread dmitri
dmitri 2003/01/05 15:11:41 Modified:clazz/src/java/org/apache/commons/clazz Clazz.java clazz/src/java/org/apache/commons/clazz/reflect ReflectedClazz.java clazz/src/test/org/apache/commons/clazz/reflect Reflec

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

2003-01-05 Thread morgand
morgand 2003/01/05 11:26:05 Added: jelly/jelly-tags/ojb maven.xml project.properties project.xml Log: moved ojb tags to separate build Revision ChangesPath 1.1 jakarta-commons-sandbox/jelly/jelly-tags/ojb/maven.xml Index: ma

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/ojb BrokerTag.java OjbTagLibrary.java StoreTag.java package.html

2003-01-05 Thread morgand
morgand 2003/01/05 11:25:47 Modified:jellyproject.xml Removed: jelly/src/java/org/apache/commons/jelly/tags/ojb BrokerTag.java OjbTagLibrary.java StoreTag.java package.html Log: moved ojb tags to separate build Revision

cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/xmlunit TestJelly.java suite.jelly

2003-01-05 Thread morgand
morgand 2003/01/05 11:15:55 Removed: jelly/src/test/org/apache/commons/jelly/xmlunit TestJelly.java suite.jelly Log: removed xmlunit unit tests - moved to separate xmlunit build -- To unsubscribe, e-mail: For additional commands,

Re: [Latka] Testing applications with frames

2003-01-05 Thread saimon
Of course, Quite silly of me not to think of that. It could be an idea though for latka to retrieve all content from the frameset. I noticed there's a URLParser class in the util package, that could be used for that. I'll look into perhaps patching it for that. P.S. After investigating further

Re: [xerces][jelly] html test failure

2003-01-05 Thread dion
Sam Ruby <[EMAIL PROTECTED]> wrote on 04/01/2003 06:12:44 AM: > The following test failure: > > > http://cvs.apache.org/~rubys/TEST-org.apache.commons.jelly.html. > TestJelly.txt > > http://cvs.apache.org/~rubys/TEST-org.apache.commons.jelly.html. > TestJelly.xml > > Was caused by the following

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/xmlunit package.html XMLUnitTagLibrary.java ExpectedTag.java XMLUnitTagSupport.java ActualTag.java AssertDocumentsEqualTag.java

2003-01-05 Thread dion
dion2003/01/05 00:19:41 Removed: jelly/src/java/org/apache/commons/jelly/tags/xmlunit package.html XMLUnitTagLibrary.java ExpectedTag.java XMLUnitTagSupport.java ActualTag.java AssertDocumentsEqualTag.java Log:

[jelly] [xmlunit] [ibiblio]

2003-01-05 Thread dion
The XMLUnit Jar on ibiblio appears to have been compiled with JDK 1.4, as it uses the infamous StringBuffer.append(StringBuffer) method. Running the xmlunit tags tests succeed erroneously on 1.3 (with a method not found exception) and succeed on 1.4. After rebuilding xmlunit with JDK1.3 from so

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty .cvsignore

2003-01-05 Thread dion
dion2003/01/05 00:13:21 Added: jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty .cvsignore Log: Clean up build process Revision ChangesPath 1.1 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty .cvsignore maven.xml

2003-01-05 Thread dion
dion2003/01/05 00:12:49 Modified:jelly/jelly-tags/jetty maven.xml Added: jelly/jelly-tags/jetty .cvsignore Log: Clean up build process Revision ChangesPath 1.2 +1 -16 jakarta-commons-sandbox/jelly/jelly-tags/jetty/maven.xml Index: maven.xml ==

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/antlr/src/java/org/apache/commons/jelly/tags/antlr package.html AntlrTagLibrary.java GrammarTag.java AntlrTag.java

2003-01-05 Thread dion
dion2003/01/05 00:11:37 Added: jelly/jelly-tags/antlr/src/java/org/apache/commons/jelly/tags/antlr package.html AntlrTagLibrary.java GrammarTag.java AntlrTag.java Log: Moved xmlunit out of core Revision ChangesPath 1.1

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

2003-01-05 Thread dion
dion2003/01/05 00:11:26 jakarta-commons-sandbox/jelly/jelly-tags/antlr/src/java/org/apache/commons/jelly/tags/antlr - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

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

2003-01-05 Thread dion
dion2003/01/05 00:11:19 jakarta-commons-sandbox/jelly/jelly-tags/antlr/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/xmlunit/src/java/org/apache/commons/jelly/tags/xmlunit ExpectedTag.java ActualTag.java AssertDocumentsEqualTag.java XMLUnitTagSupport.java package.html XMLUnitTagLibrary.java

2003-01-05 Thread dion
dion2003/01/05 00:10:57 Added: jelly/jelly-tags/xmlunit/src/java/org/apache/commons/jelly/tags/xmlunit ExpectedTag.java ActualTag.java AssertDocumentsEqualTag.java XMLUnitTagSupport.java package.html XMLUnitTag

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

2003-01-05 Thread dion
dion2003/01/05 00:10:45 jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/src/java/org/apache/commons/jelly/tags/xmlunit - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

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

2003-01-05 Thread dion
dion2003/01/05 00:10:37 jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/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/xmlunit/src/test/org/apache/commons/jelly/tags/xmlunit TestJelly.java suite.jelly

2003-01-05 Thread dion
dion2003/01/05 00:10:27 Added: jelly/jelly-tags/xmlunit/src/test/org/apache/commons/jelly/tags/xmlunit TestJelly.java suite.jelly Log: Moved xmlunit out of core Revision ChangesPath 1.1 jakarta-commons-sandbox/jelly/jelly-ta

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

2003-01-05 Thread dion
dion2003/01/05 00:10:11 jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/src/test/org/apache/commons/jelly/tags/xmlunit - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

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

2003-01-05 Thread dion
dion2003/01/05 00:10:05 jakarta-commons-sandbox/jelly/jelly-tags/xmlunit/src/test/org/apache/commons/jelly/tags - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient URI.java

2003-01-05 Thread jericho
jericho 2003/01/05 00:07:33 Modified:httpclient/src/java/org/apache/commons/httpclient URI.java Log: - Fix a bug of the relative URI construction not to set is_server flag Reported by Joseph Artsimovich Thank you! Revision ChangesPath 1.19 +8 -5 jakarta

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient URI.java

2003-01-05 Thread jericho
jericho 2003/01/05 00:01:49 Modified:httpclient/src/java/org/apache/commons/httpclient URI.java Log: - Rename the method from setUriReference to setURI (not including fragment) - Remove the '#' sign from the allowed_within_query - Fix some javadoc messages - Treat the null quer