RE: help - multiple location of commons releases

2003-02-13 Thread Adrian Sutton
>A version of Apple's tar had some kind of bug. I'm not sure if that's >still there. The main problem with OS X is that the default [and only >reasonable] filing system is case insensitive [windows has this problem >though], and more painfully, the default unzipper stuffit likes to chop >filenames

Re: help - multiple location of commons releases

2003-02-13 Thread Henri Yandell
On Thu, 13 Feb 2003, Mark R. Diggory wrote: > > > Henri Yandell wrote: > > Is there any need to support both tar.gz and .zip? With the exception of > > some minor pain on Apple machines for tar.gz [although I've never had this > > myself], it seems we could ditch one of these distribution mechan

Re: help - multiple location of commons releases

2003-02-13 Thread Mark R. Diggory
Henri Yandell wrote: On Thu, 13 Feb 2003, Jeffrey Dever wrote: And speaking of releases, why in commons do we have two packages for each release, one for source and one for binaries? These are small components where the biggest thing about them is the generated javadoc which is in both. I f

Re: help - multiple location of commons releases

2003-02-13 Thread Henri Yandell
On Thu, 13 Feb 2003, Jeffrey Dever wrote: > Hmmm, so even though www.apache.org and jakarta.apache.org are served > from the same physical machines, we are to keep two binary and source > repositories up to date with new releases? Why isn't one just a softlink > of the other? +1. I've not done a

Re: [jexl] empty operator

2003-02-13 Thread Geir Magnusson Jr .
Fabulous :) thx On Thursday, February 13, 2003, at 01:21 PM, O'brien, Tim wrote: There was some talk on taglibs-user about EL "empty" only working with java.util.Map and java.util.List. here's a (simple) patch for jexl that makes ASTEmptyOperator work for all Collections. Tim O'Bri

Re: [BETWIXT][patch] SAXBeanWriter

2003-02-13 Thread robert burrell donkin
hi jacob i think my reply and your reposted crossed in transit. if you missed it (i changed the subject) it's in the archives: http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=104516486803306&w=2 - robert On Thursday, February 13, 2003, at 07:34 PM, Jakob Praher wrote: ** this is just a

Re: help - multiple location of commons releases

2003-02-13 Thread Jeffrey Dever
Hmmm, so even though www.apache.org and jakarta.apache.org are served from the same physical machines, we are to keep two binary and source repositories up to date with new releases? Why isn't one just a softlink of the other? And speaking of releases, why in commons do we have two packages for

DO NOT REPLY [Bug 17066] New: - commons.net.FTPClient hangs on disconnect or logout

2003-02-13 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: [vote] moving commons-sql, commons-dbcp and commons-dbutils todb.apache.org

2003-02-13 Thread Robert Leland
Costin Manolache wrote: Robert Leland wrote: Costin Manolache wrote: Martin Poeschl wrote: as the name indicates db.apache.org is for db related projects. the db project is new but people will look for db related stuff there and not at jakarta-commons .. so it makes sense to move the proj

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils to db.apache.org

2003-02-13 Thread Costin Manolache
Robert Leland wrote: > Costin Manolache wrote: >> Martin Poeschl wrote: >> >> >>>as the name indicates db.apache.org is for db related projects. >>>the db project is new but people will look for db related stuff there >>>and not at jakarta-commons .. so it makes sense to move the projects to >>>

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

2003-02-13 Thread olegk
olegk 2003/02/13 13:31:53 Modified:httpclient/src/java/org/apache/commons/httpclient ChunkedInputStream.java HttpConnection.java httpclient/src/java/org/apache/commons/httpclient/methods EntityEnclosingMethod.java Multipart

Re: help - multiple location of commons releases

2003-02-13 Thread Mark R. Diggory
Thanks for clearing that up :-) robert burrell donkin wrote: just to clear this up, jelly isn't using ibiblio to distribute an official apache release. jelly is available from ibiblio but the official distribution of apache software will always be done from the apache web site. - robert On

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils todb.apache.org

2003-02-13 Thread Jason van Zyl
On Thu, 2003-02-13 at 11:02, Martin Poeschl wrote: > I would like to move the following packages to db.apache.org > > o commons-sql > o commons-dbcp > o commons-dbutils +1 > should we move them to db-commons or should they become db subprojects?? > > we can use irc.werken.com#db to discuss > >

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils todb.apache.org

2003-02-13 Thread Henri Yandell
On Thu, 13 Feb 2003, Robert Leland wrote: > Costin Manolache wrote: > > Martin Poeschl wrote: > > > > > >>as the name indicates db.apache.org is for db related projects. > >>the db project is new but people will look for db related stuff there > >>and not at jakarta-commons .. so it makes sense

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils todb.apache.org

2003-02-13 Thread Robert Leland
Costin Manolache wrote: Martin Poeschl wrote: as the name indicates db.apache.org is for db related projects. the db project is new but people will look for db related stuff there and not at jakarta-commons .. so it makes sense to move the projects to db.apache.com And people who are alread

Re: help - multiple location of commons releases

2003-02-13 Thread robert burrell donkin
hi jeff the www.apache.org location is mirrored. see http://www.apache.org/dev/mirrors.html. the policy i've used for the latest beanutils and digester releases is to force users to download from the mirrored site. if you do want to keep a release available from the old location, there isn't r

[BETWIXT][patch] SAXBeanWriter

2003-02-13 Thread Jakob Praher
** this is just a resend, since I got no response, perhaps adding the project in the subject will help .. ** hi all, I am using SAXBeanWriter in a Cocoon Environment. for this I had to patch the SAXBeanWriter to do the following: I) startElement( "", qname, qname , atts ) instead of startElem

Re: help - multiple location of commons releases

2003-02-13 Thread robert burrell donkin
just to clear this up, jelly isn't using ibiblio to distribute an official apache release. jelly is available from ibiblio but the official distribution of apache software will always be done from the apache web site. - robert On Thursday, February 13, 2003, at 08:30 PM, Mark R. Diggory wrote:

Re: help - multiple location of commons releases

2003-02-13 Thread Mark R. Diggory
Just to put it out there, I also notice a number of commons subprojects (jelly for one) are using http://www.ibiblio.org/maven/ for distribution. Maybe its not a stretch to dream of the day that a "www.javafind.net/www.jarfind.net" (i.e. www.rpmfind.net) service exists ;-) -Mark Diggory Jeffr

Re: httpclient client certificate authentication

2003-02-13 Thread Costin Manolache
Eric Johnson wrote: > Hello, > > I was looking into using the httpclient in an > application that requires client certificate > authentication. According to the JSSE documentation, > the mechanism for doing this is to get your > SSLSocketFactory from an SSLContext, which allows you > to specify

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils to db.apache.org

2003-02-13 Thread Costin Manolache
Martin Poeschl wrote: > as the name indicates db.apache.org is for db related projects. > the db project is new but people will look for db related stuff there > and not at jakarta-commons .. so it makes sense to move the projects to > db.apache.com And people who are already use it will look fo

help - multiple location of commons releases

2003-02-13 Thread Jeffrey Dever
There appears to be (at least two) locations for releases that need to be manually updated: one on jakarta.apache.org and one on www.apache.org. Are we supposted to keep both of these manually updated? Why are there two? I have an account on deadalus, but where would I even go to modify what

[beanutils] release 1.6.1 new bugs

2003-02-13 Thread robert burrell donkin
two new bugs have been posted in bugzilla since i posted the release plan. bug #17002 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17002 - i'm not sure what to about this. opinion seems to be divided about whether this should be changed or not. i'm unsure. craig - could you take a look at

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils to db.apache.org

2003-02-13 Thread Juozas Baliuka
I think link can be added from db.apache.org to commons-dbcp, I do not think it is good idea to move dbcp at this time, but I see no problems for sandbox components, It can make them more public. > as the name indicates db.apache.org is for db related projects. > the db project is new but peopl

DO NOT REPLY [Bug 16525] - BeanUtils.setProperty is over-zealous at converting types

2003-02-13 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

DO NOT REPLY [Bug 16038] - LocaleBeanUtils.copyProperties() does not use Locale aware converions

2003-02-13 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

DO NOT REPLY [Bug 7226] - Nested Bean Collection

2003-02-13 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

DO NOT REPLY [Bug 14848] - ConvertUtils is not (thread)safe

2003-02-13 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

DO NOT REPLY [Bug 7226] - Nested Bean Collection

2003-02-13 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

DO NOT REPLY [Bug 7226] - Nested Bean Collection

2003-02-13 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

DO NOT REPLY [Bug 7135] - Misleading error message when beaninfo class conflict occurs

2003-02-13 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

[betwixt][patch] SAXBeanWriter [Was Re: [patch] SAXBeanWriter}

2003-02-13 Thread robert burrell donkin
hi Jakob in future, could you please prefix posts about betwixt with [betwixt] and could you make sure that you use a -u diff (see http://jakarta.apache.org/ commons/patches.html). thanks. i've applied your second patch in a modified form - i've added a property (rather than a constructor). hop

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

2003-02-13 Thread rdonkin
rdonkin 2003/02/13 11:24:21 Modified:betwixt/src/java/org/apache/commons/betwixt/io SAXBeanWriter.java betwixt/src/test/org/apache/commons/betwixt/io TestSAXBeanWriter.java betwixt/xdocs index.xml Log: Adde

Re: [net] action items: Version Number

2003-02-13 Thread Winston Ojeda
I took a pass at the current CVS code and I't seems to be clean of any unwanted references. I'd also like to take this opportunity to cast a nobinding vote: +1 in favor of a 1.0.0 release. Winston Ojeda --- "Daniel F. Savarese" <[EMAIL PROTECTED]> wrote: > Sounds good to me. My bias is towar

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

2003-02-13 Thread rdonkin
rdonkin 2003/02/13 10:41:49 Modified:betwixt/src/java/org/apache/commons/betwixt XMLUtils.java betwixt/src/java/org/apache/commons/betwixt/digester XMLIntrospectorHelper.java betwixt/src/java/org/apache/commons/betwixt/io

[jexl] empty operator

2003-02-13 Thread O'brien, Tim
There was some talk on taglibs-user about EL "empty" only working with java.util.Map and java.util.List. here's a (simple) patch for jexl that makes ASTEmptyOperator work for all Collections. Tim O'Brien Index: src/java/org/apache/commons/jexl/parser/ASTEmptyFunction.java ==

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils to db.apache.org

2003-02-13 Thread robert burrell donkin
i'm not a committer for any of these components but if they are going to be moved, i'd much prefer them to be moved into db-commons rather than making them db subprojects. BTW if someone over in db-land wants to create a website, i'll gladly create a link from the jakarta commons nav bar. - ro

httpclient client certificate authentication

2003-02-13 Thread Eric Johnson
Hello, I was looking into using the httpclient in an application that requires client certificate authentication. According to the JSSE documentation, the mechanism for doing this is to get your SSLSocketFactory from an SSLContext, which allows you to specify the KeyManager and TrustManager. I p

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procrun.c procrun.dev procrun.h procrun.rc procrun.vcproj procrund.dev procrunw.dev readme.txt

2003-02-13 Thread mturk
mturk 2003/02/13 09:48:35 Modified:daemon/src/native/nt/procrun procrun.c procrun.dev procrun.h procrun.rc procrun.vcproj procrund.dev procrunw.dev readme.txt Log: Added GUI mode for PROCRUN_WINAPP mode. This enables that interactiv

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils todb.apache.org

2003-02-13 Thread Martin Poeschl
as the name indicates db.apache.org is for db related projects. the db project is new but people will look for db related stuff there and not at jakarta-commons .. so it makes sense to move the projects to db.apache.com martin Juozas Baliuka wrote: Why do we need to move commons-dbcp ? Is it

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procgui.c

2003-02-13 Thread mturk
mturk 2003/02/13 09:45:30 Added: daemon/src/native/nt/procrun procgui.c Log: The WIN GUI system try and console interface. Revision ChangesPath 1.1 jakarta-commons-sandbox/daemon/src/native/nt/procrun/procgui.c Index: procgui.c

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe

2003-02-13 Thread mturk
mturk 2003/02/13 09:44:20 Modified:daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe Log: New binary versions Revision ChangesPath 1.2 +12 -11 jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin/procrun.dll

Re: [vote] moving commons-sql, commons-dbcp and commons-dbutils to db.apache.org

2003-02-13 Thread Juozas Baliuka
Why do we need to move commons-dbcp ? Is it new, more active community for commons-dbcp in db.apache.org ? - Original Message - From: "Martin Poeschl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 6:02 PM Subject: [vote] moving commons-sql, commons-dbcp and

[vote] moving commons-sql, commons-dbcp and commons-dbutils to db.apache.org

2003-02-13 Thread Martin Poeschl
I would like to move the following packages to db.apache.org o commons-sql o commons-dbcp o commons-dbutils should we move them to db-commons or should they become db subprojects?? we can use irc.werken.com#db to discuss martin

DO NOT REPLY [Bug 17044] New: - The size treshold parameters works based on the whole request intead of individual parts

2003-02-13 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

DO NOT REPLY [Bug 17043] New: - Temporary upload files are not being deleted

2003-02-13 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

cvs commit: jakarta-commons-sandbox/jux/src/test/org/apache/commons/jux TestStringObjectTestCase.java

2003-02-13 Thread rwaldhoff
rwaldhoff2003/02/13 04:12:51 Modified:jux/src/test/org/apache/commons/jux TestStringObjectTestCase.java Log: add a simple diagnostic test to probe the gump failure Revision ChangesPath 1.2 +53 -2 jakarta-commons-sandbox/jux/src/test/org/

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

2003-02-13 Thread Morgan Delagrange
This email is autogenerated from the output from: Buildfile: build.xml init: [mkdir] Created dir: /home/rubys/j

cvs commit: jakarta-commons/httpclient/src/examples ClientApp.java CookieDemoApp.java CustomHttpConnection.java MultipartFileUploadApp.java PostXML.java TrivialApp.java

2003-02-13 Thread oglueck
oglueck 2003/02/13 01:14:43 Modified:httpclient/src/examples ClientApp.java CookieDemoApp.java CustomHttpConnection.java MultipartFileUploadApp.java PostXML.java TrivialApp.java Log: fixed tabbing (no tabs)