cvs commit: jakarta-commons/fileupload project.xml

2003-02-27 Thread martinc
martinc 2003/02/27 21:54:11 Modified:fileupload project.xml Log: Use my Apache e-mail address. Revision ChangesPath 1.16 +1 -1 jakarta-commons/fileupload/project.xml Index: project.xml ===

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

2003-02-27 Thread costin
costin 2003/02/27 20:56:33 Modified:modeler/src/java/org/apache/commons/modeler Registry.java modeler/src/java/org/apache/commons/modeler/modules MbeansSource.java Log: Refactoring to avoid method duplications. Added helper methods to find in

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

2003-02-27 Thread costin
costin 2003/02/27 20:55:46 Added: modeler/src/java/org/apache/commons/modeler/ant ServiceTask.java Log: The service task is a grouping of mbeans. It'll be possible to perform different operations on the whole group. Right now it just executes the default

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler/ant JmxSet.java MLETTask.java ModelerTask.java ant.properties

2003-02-27 Thread costin
costin 2003/02/27 20:54:35 Modified:modeler/src/java/org/apache/commons/modeler/ant JmxSet.java MLETTask.java ModelerTask.java ant.properties Log: A bit of refactoring and improvements in the ant tasks, to simplify the syntax and take advantage of metadata.

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

2003-02-27 Thread costin
costin 2003/02/27 20:52:43 Modified:modeler/src/java/org/apache/commons/modeler Main.java Log: Use the new methods to execute init/start on all mbeans in the file. That makes the behavior very similar with other tools. Revision ChangesPath 1.4 +9 -4 jaka

cvs commit: jakarta-commons-sandbox/resources STATUS.html

2003-02-27 Thread dgraham
dgraham 2003/02/27 19:05:29 Modified:resources STATUS.html Log: Changed email to apache. Revision ChangesPath 1.7 +2 -2 jakarta-commons-sandbox/resources/STATUS.html Index: STATUS.html ===

cvs commit: jakarta-commons/net project.xml

2003-02-27 Thread scohen
scohen 2003/02/27 18:44:47 Modified:net project.xml Log: add Steve Cohen to committers list Revision ChangesPath 1.22 +6 -4 jakarta-commons/net/project.xml Index: project.xml === RCS

cvs commit: jakarta-commons-sandbox/resources/src/test/org/apache/commons/resources MessagesTestCase.java

2003-02-27 Thread dgraham
dgraham 2003/02/27 18:55:01 Modified:resources/src/test/org/apache/commons/resources MessagesTestCase.java Log: Fixed bad imports. Revision ChangesPath 1.3 +5 -10 jakarta-commons-sandbox/resources/src/test/org/apache/commons/resources/Me

cvs commit: jakarta-commons-sandbox/resources/src/test/org/apache/commons/resources/impl TestResourcesFactory.java TestResources.java ResourceBundleResourcesTestCase.java CollectionResourcesBaseTestCase.java CollResources.java CollResourcesFactory.java XMLResourcesTestCase.java PropertyResourcesTestCase.java ResourcesFactoryBaseTestCase.java BasicMessageListTestCase.java BasicMessageTestCase.java ResourceBundleResourcesFactoryTestCase.java ResourcesBaseTestCase.java

2003-02-27 Thread dgraham
dgraham 2003/02/27 18:54:51 Modified:resources/src/test/org/apache/commons/resources/impl TestResourcesFactory.java TestResources.java ResourceBundleResourcesTestCase.java CollectionResourcesBaseTestCase.java

cvs commit: jakarta-commons-sandbox/resources/src/java/org/apache/commons/resources Resources.java ResourcesFactoryFinder.java

2003-02-27 Thread dgraham
dgraham 2003/02/27 18:50:34 Modified:resources/src/java/org/apache/commons/resources Resources.java ResourcesFactoryFinder.java Log: Fixed bad imports. Revision ChangesPath 1.9 +5 -6 jakarta-commons-sandbox/resources/src/java/org/apache

cvs commit: jakarta-commons-sandbox/resources/src/java/org/apache/commons/resources/impl ResourcesFactoryBase.java BasicMessageList.java WebappPropertyResourcesFactory.java WebappXMLResourcesFactory.java WebappXMLResources.java PropertyResources.java ResourceBundleResources.java ResourcesBase.java ResourceBundleResourcesFactory.java XMLResources.java WebappPropertyResources.java BasicMessage.java PropertyResourcesFactory.java XMLResourcesFactory.java CollectionResourcesBase.java

2003-02-27 Thread dgraham
dgraham 2003/02/27 18:50:23 Modified:resources/src/java/org/apache/commons/resources/impl ResourcesFactoryBase.java BasicMessageList.java WebappPropertyResourcesFactory.java WebappXMLResourcesFactory.java

RE: [NET][PATCH]Steve Cohen as committer

2003-02-27 Thread Steve Cohen
Jeff Brekke said I should make this change, and commit it as my first action as a newly-minted committer. It probably did not need to go as a patch to the mailing list, as it has no content of general interest. Sorry. -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED]

Re: [NET][PATCH]Steve Cohen as committer

2003-02-27 Thread Henri Yandell
Erm? :) On Thu, 27 Feb 2003, Steve Cohen wrote: > Index: project.xml === RCS file: /home/cvspublic/jakarta-commons/net/project.xml,v retrieving revision 1.21 diff -u -r1.21 project.xml --- project.xml 19 Feb 2003 05:52:28 -

cvs commit: jakarta-commons/httpclient/xdocs applications.xml news.xml

2003-02-27 Thread jsdever
jsdever 2003/02/27 17:33:42 Modified:httpclient/xdocs applications.xml news.xml Log: Date fixup in news, added more applications to document. Revision ChangesPath 1.10 +26 -10jakarta-commons/httpclient/xdocs/applications.xml Index: applications.xml ===

[NET][PATCH]Steve Cohen as committer

2003-02-27 Thread Steve Cohen
Index: project.xml === RCS file: /home/cvspublic/jakarta-commons/net/project.xml,v retrieving revision 1.21 diff -u -r1.21 project.xml --- project.xml 19 Feb 2003 05:52:28 - 1.21 +++ project.xml 28 Feb 2003 01:17:07 - @@ -

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/primitives/adapters TestListIntList.java

2003-02-27 Thread rwaldhoff
rwaldhoff2003/02/27 16:17:56 Modified:collections/src/java/org/apache/commons/collections/primitives AbstractRandomAccessIntList.java collections/src/java/org/apache/commons/collections/primitives/adapters CollectionIntCollec

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

2003-02-27 Thread mbecke
mbecke 2003/02/27 15:41:38 Modified:httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java Log: This class should now compile in Visual Age. PR: 17166 Reviewed by: Jeff Dever Revision ChangesPath 1.118 +13 -15 jakarta-co

Re: [VOTE][digester] Release Digester 1.4.1

2003-02-27 Thread robert burrell donkin
On Wednesday, February 26, 2003, at 04:38 AM, O'brien, Tim wrote: -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED] 2. http://jakarta.apache.org/commons/releases.html needs to be updated to specifically talk about generating a site via Maven. ( In addition, this release p

Re: [digester] site generated via Maven b8

2003-02-27 Thread robert burrell donkin
On Thursday, February 27, 2003, at 08:27 PM, O'brien, Tim wrote: What's the right way to go about this? How should we proceed trying to reach a short-term goal of getting Clover's permission for Jakarta Commons as a subproject? I would send them an email myself, but it might be better if it came

[jelly] problem: setting Map property on bean?

2003-02-27 Thread Neeme Praks
I have an issue with the CVS head of Jelly (using Jelly under Maven, also CVS head version). I have an Ant task that has a map property, defined like this: public void setMap(Map map) { //... } If I try to set this with Jelly, nothing happens: The setMap() method is never called... However, i

RE: [digester] site generated via Maven b8

2003-02-27 Thread O'brien, Tim
What's the right way to go about this? How should we proceed trying to reach a short-term goal of getting Clover's permission for Jakarta Commons as a subproject? I would send them an email myself, but it might be better if it came from a PMC member. Tim O'Brien > -Original Messa

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

2003-02-27 Thread olegk
olegk 2003/02/27 11:56:46 Modified:httpclient/src/java/org/apache/commons/httpclient HttpConnection.java Log: Addresses the bug 'waitForResponse is using busy wait' http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17487 Changelog: - HttpConectio

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

2003-02-27 Thread rdonkin
rdonkin 2003/02/27 11:51:19 Modified:betwixt/xdocs tasks.xml Log: Improved deprecation messages Revision ChangesPath 1.10 +33 -29jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml ===

cvs commit: jakarta-commons/digester STATUS.html project.xml

2003-02-27 Thread tobrien
tobrien 2003/02/27 11:45:48 Modified:digester STATUS.html project.xml Log: Added myself to status and project.xml Revision ChangesPath 1.7 +2 -1 jakarta-commons/digester/STATUS.html Index: STATUS.html =

Re: VFS and JNDI

2003-02-27 Thread Henri Yandell
On Thu, 27 Feb 2003, Costin Manolache wrote: > - A JNDI wrapper for VFS providers will allow people to write providers > using a simpler API ( and have them exposed as JNDI via the VFS->JNDI > wrapper ). +1. I looked into using VFS underneath my JNDI provider but ended up skipping it as I could

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

2003-02-27 Thread rdonkin
rdonkin 2003/02/27 11:20:18 Modified:betwixt/src/java/org/apache/commons/betwixt/io AbstractBeanWriter.java BeanWriter.java SAXBeanWriter.java betwixt/xdocs tasks.xml Log: Changed writers to use new Sax inspired API. This

Re: [digester] site generated via Maven b8

2003-02-27 Thread bob mcwhirter
The clover.jar on ibiblio (used by maven) was sent by the clover folks explicitely for that purpose. If the ASF asks, I'm cure the clover folks will give you guys a bona-fide free license for it. -bob On Thu, 27 Feb 2003, robert burrell donkin wrote: > On Thursday, February 27, 2003

Re: [digester] site generated via Maven b8

2003-02-27 Thread robert burrell donkin
On Thursday, February 27, 2003, at 06:40 PM, O'brien, Tim wrote: -Original Message- From: robert burrell donkin i'm going to comment out the clover line until we can get some kind of official confirmation from the ASF one way or another. I commented out Clover report from the temporary pr

Re: VFS and JNDI

2003-02-27 Thread Costin Manolache
James Strachan wrote: >> This pretty much reflects the current VFS architecture - the missing >> piece > is >> the JDNI adapter. The goal is to minimise the layering between the > providers >> and the user API (be that JNDI or VFS), rather than sitting one API on >> top > of >> the other. I thin

cvs commit: jakarta-commons/digester project.properties

2003-02-27 Thread tobrien
tobrien 2003/02/27 11:00:02 Modified:digester project.properties Log: Added date and pom.currentVersion Revision ChangesPath 1.2 +4 -1 jakarta-commons/digester/project.properties Index: project.properties =

RE: [digester] site generated via Maven b8

2003-02-27 Thread O'brien, Tim
> -Original Message- > From: robert burrell donkin > > On Wednesday, February 26, 2003, at 10:22 PM, O'brien, Tim wrote: > > > Added Clover reports as well. Although, I can't figure out what it > > means that Digester has a 0.7% coverage. It is more than possible > > that I have confi

Re: [Jelly] Tag documentation (was tag contribution)

2003-02-27 Thread James Strachan
From: "Robert McIntosh" <[EMAIL PROTECTED]> > I just found out that this xdoc is generated dynamically via maven from > the source files. Any other hidden tricks? The tag reference documentation (what used to the the tags.html) is autogenerated too via a "jellydoc" Maven target. If you type "mave

DO NOT REPLY [Bug 17501] New: - Add dynamic discovery of mapped properties to PropertyUtils

2003-02-27 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_bu

Re: [beanutils] beans for static utility classes

2003-02-27 Thread robert burrell donkin
On Tuesday, February 25, 2003, at 11:21 PM, Craig R. McClanahan wrote: On Tue, 25 Feb 2003, robert burrell donkin wrote: Date: Tue, 25 Feb 2003 22:45:16 + From: robert burrell donkin <[EMAIL PROTECTED]> Reply-To: Jakarta Commons Developers List To: Jakarta Commons Developers List <[EMAIL PRO

Re: [logging] Class Loading Problems

2003-02-27 Thread Juozas Baliuka
Hi, this misunderstanding is not any kind of problem, I yust do not know all convensions and have problems with my english. I will try to fix this problem on weekend, it must trivial to solve for some of situations, proposed solution "class loader priority" will not wok 100%, but it will work th

RE: [logging] Class Loading Problems

2003-02-27 Thread Shapira, Yoav
Howdy, >>>can I add myself to logging comiters list and fix this problem ? >> >> No, you can't make yourself a committer. You are welcome to open bug > >A commons committer can participate in any common component. I know -- it was my misunderstanding. I should've checked if the person was alre

Re: [digester] site generated via Maven b8

2003-02-27 Thread dion
Can I suggest adding a # Display the date on the Maven web site maven.xdoc.date = left # Display the maven version the web site is documenting maven.xdoc.version = ${pom.currentVersion} to the project.properties so that the date and version are part of the site? -- dIon Gillard, Multitask Con

cvs commit: jakarta-commons-sandbox/daemon build.xml

2003-02-27 Thread jfclere
jfclere 2003/02/27 05:48:54 Modified:daemon build.xml Log: Allow the build to be compatible with RPM systems like jpackage (www.jpackage.org). Submitted by Henri Gomez ([EMAIL PROTECTED]). Revision ChangesPath 1.5 +9 -3 jakarta-commons-sandbox/daemon/bui

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

2003-02-27 Thread mbecke
mbecke 2003/02/27 05:38:24 Modified:httpclient/src/test/org/apache/commons/httpclient TestHttpConnection.java httpclient/src/java/org/apache/commons/httpclient HttpConnection.java Log: Connection timeout test now works c

cvs commit: jakarta-commons-sandbox/functor build.xml

2003-02-27 Thread rwaldhoff
rwaldhoff2003/02/27 05:09:57 Modified:functor build.xml Log: move "ant dist" destintation to ./dist instead of ./target/dist, to fit with the jakarta-commons nightly build Revision ChangesPath 1.9 +2 -2 jakarta-commons-sandbox/functor/build.xml Index: bu

cvs commit: jakarta-commons-sandbox/jux build.xml

2003-02-27 Thread rwaldhoff
rwaldhoff2003/02/27 05:06:58 Modified:jux build.xml Log: move "ant dist" destintation to ./dist instead of ./target/dist, to fit with the jakarta-commons nightly build Revision ChangesPath 1.7 +2 -2 jakarta-commons-sandbox/jux/build.xml Index: build.

Re: [jelly] Nailing Jelly to a server? [WAS Re: Nailing Jelly to a server?]

2003-02-27 Thread Colin Coates
Robert, Sorry, I wasn't aware of the convention! Thanks for pointing it out. Kind Regards, Colin Coates. - Original Message - From: "robert burrell donkin" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 10:41 AM Subject: [j

Re: Nailing Jelly to a server?

2003-02-27 Thread Colin Coates
Knut, So it is, I was obviously being a bit slow! Thanks for your prompt reply! Kind Regards, Colin Coates. - Original Message - From: "Wannheden, Knut" <[EMAIL PROTECTED]> To: "'Jakarta Commons Developers List'" <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 10:34 AM Subject: R

[jelly] Nailing Jelly to a server? [WAS Re: Nailing Jelly to a server?]

2003-02-27 Thread robert burrell donkin
please prefix with the component name. (this is a shared list and most developers use filtering based on this convention.) - robert On Thursday, February 27, 2003, at 10:25 AM, Colin Coates wrote: Hello Everyone, I am new to this list, just having joined because of my specfic interest in the

RE: Nailing Jelly to a server?

2003-02-27 Thread Wannheden, Knut
Colin, Check the Jakarta CVS page (http://jakarta.apache.org/site/cvsindex.html) for details. Jelly is in the jakarta-commons module. -- knut > -Original Message- > From: Colin Coates [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 27. Februar 2003 11:26 > To: [EMAIL PROTECTED] > Subject:

Nailing Jelly to a server?

2003-02-27 Thread Colin Coates
Hello Everyone, I am new to this list, just having joined because of my specfic interest in the Jelly project. The location of CVS for this project seems to be in a state of flux as it moves from the sandbox into commons proper; can anyone help me with what the anonymous login details are for Jel

Re: [digester] site generated via Maven b8

2003-02-27 Thread robert burrell donkin
On Wednesday, February 26, 2003, at 10:22 PM, O'brien, Tim wrote: Added Clover reports as well. Although, I can't figure out what it means that Digester has a 0.7% coverage. It is more than possible that I have configured something incorrectly here. I'm assuming that all ASF projects have permiss

cvs commit: jakarta-commons/digester project.xml

2003-02-27 Thread rdonkin
rdonkin 2003/02/27 01:47:09 Modified:digester project.xml Log: Commented out clover plug-in line until we can get an official confirmation from the ASF about the license. Revision ChangesPath 1.7 +1 -1 jakarta-commons/digester/project.xml Index: project.x

Re: [digester] site generated via Maven b8

2003-02-27 Thread robert burrell donkin
hi tim i see that you've made your first digester commit. now that you're a digester committer, please add your name to status.html. - robert On Wednesday, February 26, 2003, at 09:38 PM, O'brien, Tim wrote: The Maven project descriptors hav been upgraded to Maven b8 and the site has been gen

Re: VFS and JNDI

2003-02-27 Thread James Strachan
From: "Adam Murdoch" <[EMAIL PROTECTED]> > On Wed, 26 Feb 2003 03:33 pm, Costin Manolache wrote: > > Nicola Ken Barozzi wrote: > > >> They are very similar. JNDI is a little more general: a namespace of > > >> Objects. VFS is a little more specific: a hierarchy of files. > > >> > > >> VFS does not

Re: VFS and JNDI

2003-02-27 Thread James Strachan
From: "Henri Yandell" <[EMAIL PROTECTED]> > On Wed, 26 Feb 2003, Costin Manolache wrote: > > > James Strachan wrote: > > > > > From: "Costin Manolache" <[EMAIL PROTECTED]> > > > > > > It'd me nice to move the Tomcat JNDI implementation into Commons so it can > > > be a general purpose JNDI implemen