[Jakarta-commons Wiki] Update of Logging/FrequentlyAskedQuestions by SimonKitching

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by SimonKitching: http://wiki.apache.org/jakarta-commons/Logging/FrequentlyAskedQuestions The comment on the change is: minor clarifications

svn commit: r161851 - jakarta/commons/proper/daemon/trunk/src/native/unix/configure.in

2005-04-19 Thread jfclere
Author: jfclere Date: Tue Apr 19 00:31:55 2005 New Revision: 161851 URL: http://svn.apache.org/viewcvs?view=revrev=161851 Log: Fix 31613: - Find default JAVA_HOME - Correctly set the CFLAGS for the includes. Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/configure.in

svn commit: r161852 - jakarta/commons/proper/daemon/trunk/src/native/unix/native/java.c

2005-04-19 Thread jfclere
Author: jfclere Date: Tue Apr 19 00:41:23 2005 New Revision: 161852 URL: http://svn.apache.org/viewcvs?view=revrev=161852 Log: Fix 31613: Use JVM 1.4 when available (otherwise 1.3 will be used...) Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/native/java.c Modified:

DO NOT REPLY [Bug 31613] - [daemon][PATCH] Update Mac support in jsvc

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31613. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[Jakarta-commons Wiki] Update of Logging/FrequentlyAskedQuestions by SimonKitching

2005-04-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by SimonKitching: http://wiki.apache.org/jakarta-commons/Logging/FrequentlyAskedQuestions The comment on the change is: info on jvm versions

Re: [i18n] Entry qualifier

2005-04-19 Thread Daniel Florey
Jakarta Commons Developers List commons-dev@jakarta.apache.org schrieb am 18.04.05 20:08:29: Will Ant be abandoned in favor of Maven or should I update the Ant script to include the unit tests? (I have no experience with Maven) We should keep both (ant/maven) working. There is a maven task

DO NOT REPLY [Bug 34362] - [configuration] AbstractFileConfiguration.save() creates a new file instead of overwritting the existing one

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34362. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[GUMP@brutus]: Project commons-jelly-tags-swt (in module commons-jelly) failed

2005-04-19 Thread commons-jelly-tags-swt development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-swt has an issue affecting its community integration. This

Re: [i18n] Entry qualifier

2005-04-19 Thread Mattias J
At 2005-04-19 10:35, Daniel Florey wrote: We should keep both (ant/maven) working. There is a maven task that will automatically generate an ant script, but I've never used it. Maven is a great tool as it can also handle website generation, test reports, changelog etc. So it's worth to have a

[GUMP@brutus]: Project commons-jelly-tags-xml (in module commons-jelly) failed

2005-04-19 Thread commons-jelly-tags-xml development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-xml has an issue affecting its community integration. This

Re: [logging] DON_QUIXOTE branch

2005-04-19 Thread Simon Kitching
On Thu, 2005-03-31 at 21:56 +0100, robert burrell donkin wrote: i've committed some code into a branch called DON_QUIXOTE. it's illustrative code showing how it's possible to lift off a simple superclass from LogFactory. i've believe for some time that this is the most important step forward.

Re: [i18n] Entry qualifier

2005-04-19 Thread Daniel Florey
Jakarta Commons Developers List commons-dev@jakarta.apache.org schrieb am 19.04.05 11:27:33: At 2005-04-19 10:35, Daniel Florey wrote: We should keep both (ant/maven) working. There is a maven task that will automatically generate an ant script, but I've never used it. Maven is a great

DO NOT REPLY [Bug 34518] New: - [i18n] Contribution: MBeanInfoDescriptionBundle

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34518. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34518] - [i18n] Contribution: MBeanInfoDescriptionBundle

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34518. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33154] - [daemon] jsvc assumes posix capabilities loaded

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33154. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [i18n] Entry qualifier

2005-04-19 Thread agodinhost
If I can help ... I still alive Woody ''-- Mensagem Original -- ''Reply-To: Jakarta Commons Developers List commons-dev@jakarta.apache.org ''Date: Tue, 19 Apr 2005 13:34:41 +0200 ''From: Daniel Florey [EMAIL PROTECTED] ''To: Jakarta Commons Developers List commons-dev@jakarta.apache.org

Re: Jakarta Commons Discovery

2005-04-19 Thread Fernando Nasser
Hi everyone, robert burrell donkin wrote: On Sun, 2005-04-17 at 00:30 -0400, Phil Steitz wrote: Hi Fernando, Unfortunately, I don't think we can do what you are asking without cutting a release. We don't publish snapshots of Jakarta Commons components. To cut a release, we need a release manager

RE: Code coverage

2005-04-19 Thread agodinhost
Please, sorry by my ignorance but, what is unit test code coverage?? This is different than the traditional unit test? Woody ''-- Mensagem Original -- ''Reply-To: Jakarta Commons Developers List commons-dev@jakarta.apache.org ''Date: Tue, 19 Apr 2005 06:52:28 +0200 ''To:

Re: [i18n] Entry qualifier

2005-04-19 Thread Mattias J
What I currently need is better unit tests in ResourceBundleMessageProviderTest.java and XMLMessageProviderTest.java. After those are set up, I will begin some refactoring. If you would like to help out on those unit tests it would be great. Please inform me if you get your hands at it, and

RE: Code coverage

2005-04-19 Thread Mattias J
At 2005-04-19 15:22, you wrote: Please, sorry by my ignorance but, what is unit test code coverage?? This is different than the traditional unit test? Those are not separate tests, but tools that help you see how much of your code that is actually tested by your unit tests. Testing is pretty

Re: [i18n] Entry qualifier

2005-04-19 Thread agodinhost
Hi Mattias, the owner of this project is Daniel. I only try to contribute. I do some suggestions to changes 3 or 4 months ago: some in object relationship, in code, in xml format and in error but Daniel not seens to like (or understand me, I dono, my english is not good enogh to try to explain

Re: [i18n] Entry qualifier

2005-04-19 Thread James Mitchell
I'm wrapping up development of a new Struts plug-in that integrates CommonsResources and is backward compatible with Struts 1.1. After that I can throw some time your way. I'm getting pretty good with Maven and JUnit stuff is always a valued resource. If you guys are not already doing so,

Re: Code coverage

2005-04-19 Thread James Mitchell
Depending on the coverage tool, your source is either weaved just before compilation, or some runtime byte code manipulation happens such that every executable line of your projects class files are scored (hits, efficiency, etc) into some form of results, for which reports can be generated

Re: Code coverage

2005-04-19 Thread Henri Yandell
On 4/19/05, Mattias J [EMAIL PROTECTED] wrote: Is there an Apache standard for unit test code coverage? It seems some projects use Clover and others jcoverage. Personally I have experience with Emma (http://emma.sourceforge.net/). If I want to add code coverage to a Commons project, is either

DO NOT REPLY [Bug 34523] New: - Need a BeanUtils.describeRaw method

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34523. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

RE: Code coverage

2005-04-19 Thread =?iso-8859-1?Q?J=F6rg_Schaible?=
Hi Henri, Henri Yandell wrote on Tuesday, April 19, 2005 4:25 PM: [snip] Emma's obviously the nicest to use from a free point of view. JCoverage has a feature-limited GPL version while Clover has a free for open-source projects version, so they're about the same on the 'free' barometer for

Re: [i18n] Entry qualifier

2005-04-19 Thread Daniel Florey
Jakarta Commons Developers List commons-dev@jakarta.apache.org schrieb am 19.04.05 16:05:57: I'm wrapping up development of a new Struts plug-in that integrates CommonsResources and is backward compatible with Struts 1.1. After that I can throw some time your way. I'm getting pretty

RE: Code coverage

2005-04-19 Thread Nicolas . CHALUMEAU
WHERE ? in the emma download section ;-) : plugins-testing http://sourceforge.net/project/showfiles.php?group_id=108932 Nicolas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [i18n] Entry qualifier

2005-04-19 Thread Mattias J
I have now added more tests to ResourceBundleMessageProviderTest. If I find time tomorrow, I might look at adding coverage or more XMLMessageProvider tests. Though I do not have commit access to SVN, so I assume I cannot get hold of the Clover license. Daniel: Since you are not home until next

DO NOT REPLY [Bug 34523] - Need a BeanUtils.describeRaw method

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34523. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34523] - Need a BeanUtils.describeRaw method

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34523. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34523] - Need a BeanUtils.describeRaw method

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34523. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34523] - [beanutils] Need a BeanUtils.describeRaw method

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34523. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [i18n] Entry qualifier

2005-04-19 Thread Daniel Florey
Jakarta Commons Developers List commons-dev@jakarta.apache.org schrieb am 19.04.05 17:07:46: I have now added more tests to ResourceBundleMessageProviderTest. If I find time tomorrow, I might look at adding coverage or more XMLMessageProvider tests. Though I do not have commit access to

svn commit: r161905 - jakarta/commons/proper/resources/trunk/src/java/org/apache/commons/resources/impl

2005-04-19 Thread jmitchell
Author: jmitchell Date: Tue Apr 19 08:38:42 2005 New Revision: 161905 URL: http://svn.apache.org/viewcvs?view=revrev=161905 Log: * Add new base class WebappResourcesFactoryBase for easier instanceof condition where an impl might not be part of this distribution, but relies on being handed the

DO NOT REPLY [Bug 26194] - The common upload functions do not work on z/OS WebSphere

2005-04-19 Thread bugzilla
/show_bug.cgi?id=26194 --- Additional Comments From [EMAIL PROTECTED] 2005-04-19 17:52 --- We have the same problem with a z/OS Version 1.4 and a tomcat 4 with the IBM Java VM 1.4.2. We tested the commons-fileupload-20050419 too with the same result. -- Configure bugmail: http

DO NOT REPLY [Bug 26194] - [fileupload] The common upload functions do not work on z/OS WebSphere

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26194. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Code coverage

2005-04-19 Thread Rory Winston
This looks cool, but the license may be a bit restrictive... http://cobertura.sourceforge.net/ Henri Yandell [EMAIL PROTECTED] wrote: On 4/19/05, Mattias J [EMAIL PROTECTED] wrote: Is there an Apache standard for unit test code coverage? It seems some projects use Clover and others

Re: Jakarta Commons Discovery

2005-04-19 Thread Rory Winston
AFAIK, Discovery has been inactive for quite a while now. I dont know if you will find any of the original developers still around, to be honest. What exactly needs to be done here? Would an easy solution just be to package up a Discovery-0.2-RC1 and make that .jar available? Jakarta Commons

Re: Jakarta Commons Discovery

2005-04-19 Thread Rory Winston
AFAIK, Discovery has been inactive for quite a while now. I dont know if you will find any of the original developers still around, to be honest. What exactly needs to be done here? Would an easy solution just be to package up a Discovery-0.2-RC1 and make that .jar available? Jakarta Commons

svn commit: r161917 - jakarta/commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c

2005-04-19 Thread jfclere
Author: jfclere Date: Tue Apr 19 09:49:08 2005 New Revision: 161917 URL: http://svn.apache.org/viewcvs?view=revrev=161917 Log: Fix 33580: note the new exit code 122 to prevent unlink of the pidfile. Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c Modified:

DO NOT REPLY [Bug 33581] - [daemon] Making jsvc multiple instances enabled

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33581. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33580] - [daemon] runs as multiple instances, does not use PID file logic

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33580. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r161918 - jakarta/commons/proper/daemon/trunk/src/native/unix/CHANGES.txt

2005-04-19 Thread jfclere
Author: jfclere Date: Tue Apr 19 10:02:09 2005 New Revision: 161918 URL: http://svn.apache.org/viewcvs?view=revrev=161918 Log: Add to 3 fixed bugs to list. Modified: jakarta/commons/proper/daemon/trunk/src/native/unix/CHANGES.txt Modified:

DO NOT REPLY [Bug 34362] - [configuration] AbstractFileConfiguration.save() creates a new file instead of overwritting the existing one

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34362. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [i18n] Entry qualifier

2005-04-19 Thread James Mitchell
Here's what I got when I added jcoverage (locally) and ran a dist. http://people.apache.org/~jmitchell/i18n-docs/ more specifically, look at the reports... http://people.apache.org/~jmitchell/i18n-docs/jcoverage/index.html This is a good starting point. You can see where new tests are needed for

svn commit: r161944 - in jakarta/commons/proper/httpclient/trunk/src: java/org/apache/commons/httpclient/auth/AuthState.java test/org/apache/commons/httpclient/TestNoHost.java test/org/apache/commons/httpclient/TestProxy.java

2005-04-19 Thread olegk
Author: olegk Date: Tue Apr 19 11:33:02 2005 New Revision: 161944 URL: http://svn.apache.org/viewcvs?view=revrev=161944 Log: PR #34427 (IllegalStateException: Authentication state already initialized) Contributed by Oleg Kalnichevski Reviewed by Ortwin Glck Michael Becke Modified:

svn commit: r161946 - in jakarta/commons/sandbox/i18n/trunk: project.xml src/java/org/apache/commons/i18n/ResourceBundleMessageProvider.java src/java/org/apache/commons/i18n/XMLMessageProvider.java

2005-04-19 Thread jmitchell
Author: jmitchell Date: Tue Apr 19 11:39:11 2005 New Revision: 161946 URL: http://svn.apache.org/viewcvs?view=revrev=161946 Log: add 2 new reports, remove needless object creation Modified: jakarta/commons/sandbox/i18n/trunk/project.xml

svn commit: r161947 - jakarta/commons/proper/httpclient/trunk/release_notes.txt

2005-04-19 Thread olegk
Author: olegk Date: Tue Apr 19 11:40:47 2005 New Revision: 161947 URL: http://svn.apache.org/viewcvs?view=revrev=161947 Log: PR #34427 Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt URL:

Re: [i18n] Entry qualifier

2005-04-19 Thread agodinhost
Each marked line is the point to test, is this? I see 2 types of marks: one in green and other in brown. What means each one? Woody http://people.apache.org/~jmitchell/i18n-docs/jcoverage/index.html '' ''This is a good starting point. You can see where new tests are needed for '' ''every

Re: [i18n] Entry qualifier

2005-04-19 Thread James Mitchell
Green means there were no issues with that line. At the beginning of the line, you'll see a number, that is how many times a thread passed thru that piece of code. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. 678.910.8017 AIM:

Re: [i18n] Entry qualifier

2005-04-19 Thread James Mitchell
LocalizedExceptionExample (and subsequent property files) look like good candidates for src/test. Also, someone might want to commit the missing files that make this class work/load properly. I seem to be missing some property files (that are used internally). What's the status of this

Re: [logging] DON_QUIXOTE branch

2005-04-19 Thread robert burrell donkin
(a long email but i hope it'll be worth the read) On Tue, 2005-04-19 at 23:03 +1200, Simon Kitching wrote: On Thu, 2005-03-31 at 21:56 +0100, robert burrell donkin wrote: i've committed some code into a branch called DON_QUIXOTE. it's illustrative code showing how it's possible to lift off a

svn commit: r161956 - jakarta/commons/proper/lang/trunk/default.properties

2005-04-19 Thread stevencaswell
Author: stevencaswell Date: Tue Apr 19 12:57:33 2005 New Revision: 161956 URL: http://svn.apache.org/viewcvs?view=revrev=161956 Log: updated version to 2.1-RC Modified: jakarta/commons/proper/lang/trunk/default.properties Modified: jakarta/commons/proper/lang/trunk/default.properties URL:

svn commit: r161957 - jakarta/commons/proper/lang/trunk/project.xml

2005-04-19 Thread stevencaswell
Author: stevencaswell Date: Tue Apr 19 12:58:44 2005 New Revision: 161957 URL: http://svn.apache.org/viewcvs?view=revrev=161957 Log: updated version to 2.1-RC; changed repository url to point to viewcvs for a cvs-style view of the repository Modified:

[logging] issues highlighted by analysis

2005-04-19 Thread robert burrell donkin
here are my results obtained by comparing the theory with the current behaviour. (1) JCL Behaves As Expected (50%) - 1,2,3,4,7,8,11,12,15,16,17,18,19,23,27,31 (2) JCL Throws Exception Rather Than Logging To Log4J (28%)

svn commit: r161963 - in jakarta/commons/proper/httpclient/trunk/src: java/org/apache/commons/httpclient/methods/EntityEnclosingMethod.java java/org/apache/commons/httpclient/methods/RequestEntity.java test/org/apache/commons/httpclient/TestEntityEnclosingMethod.java

2005-04-19 Thread olegk
Author: olegk Date: Tue Apr 19 13:25:06 2005 New Revision: 161963 URL: http://svn.apache.org/viewcvs?view=revrev=161963 Log: PR #34459 (RequestEntity, EntityEnclosingMethod have inconsistent Javadocs, use deprecated variables) Contributed by Oleg Kalnichevski Reviewed by Michael Becke

svn commit: r161964 - jakarta/commons/proper/httpclient/trunk/release_notes.txt

2005-04-19 Thread olegk
Author: olegk Date: Tue Apr 19 13:30:13 2005 New Revision: 161964 URL: http://svn.apache.org/viewcvs?view=revrev=161964 Log: PR #34459 Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt URL:

Re: [lang] VOTE 2.1 release

2005-04-19 Thread Steven Caswell
RC2 is now available at http://www.apache.org/~stevencaswell/commons-lang-2.1 As per discussions, site stuff was built with maven while the distributions were build using Ant against JDK 1.2.2. A couple of other minor things to note: - I added a bit of verbiage to the user's guide about the

Re: [i18n] Entry qualifier

2005-04-19 Thread agodinhost
James, I remember one discussion 3 or 4 months ago where Oliver Zeigermann (xmlio) saids something about stop the development of xmlio (used by i18n) in favor of digester 2.0. Woody ''-- Mensagem Original -- ''Reply-To: Jakarta Commons Developers List commons-dev@jakarta.apache.org ''From:

RE: [lang] VOTE 2.1 release

2005-04-19 Thread Gary Gregory
Hello: The file docs/api/index.html in http://people.apache.org/~stevencaswell/commons-lang-2.1/distributions/c ommons-lang-2.1-RC2.zip still says 2.0. Gary From: Steven Caswell [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 19, 2005

[JELLY] scopes and JellyContext.isExport(), plus a bunch of questions

2005-04-19 Thread Giorgio Gallo
I am wotking on adding a Scope class to make it easier to plugin custom scopes (as per the TODO list). I have tought that taking the variable-handling stuff out of JellyCopntext could be a Good Thing, since that class seems to already have a whole bunch of responsibilities, so I started to code

RE: [lang] VOTE 2.1 release

2005-04-19 Thread Gary Gregory
On the Maven site, there still are references to CVS : The Repository section says CVS Repository http://cvs.apache.org/viewcvs/jakarta-commons/lang/ and points to the CVS repos. The menu area lists CVS and Javadoc (CVS latest)

DO NOT REPLY [Bug 34362] - [configuration] AbstractFileConfiguration.save() creates a new file instead of overwritting the existing one

2005-04-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34362. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [lang] VOTE 2.1 release

2005-04-19 Thread Steven Caswell
You can look at these things a dozen times and still miss the obvious. I'll put this on the list to fix before it goes out. On 4/19/05, Gary Gregory [EMAIL PROTECTED] wrote: Hello: The file docs/api/index.html in

RE: [lang] VOTE 2.1 release

2005-04-19 Thread Gary Gregory
:-) I'll keep on looking. Gary From: Steven Caswell [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 19, 2005 6:03 PM To: Gary Gregory Cc: Henri Yandell; Jakarta Commons Developers List Subject: Re: [lang] VOTE 2.1 release You can look at these things a