RE: [MATH] Summary proposed changes

2004-08-31 Thread Brent Worden
> 1) Change the RealMatrix getEntry, getRow, getColumn methods to use > 0-based indexing. Looking at the implementation, I believe the current indexing is satisfactory and I can't think of where using it with native arrays would be overly burdensome or confusing. As for letting the language dicta

Re: Jelly and a new beta release

2004-08-31 Thread Dion Gillard
I'll wait a few more days for feedback from this email, and unless there's a blocker in jira, the plan is to release beta-4 early next week, and then start work on RC1, with the focus on bug fixes for core only. Once core goes into RC1, the plan is to do the same for all taglibs as well, so that t

DO NOT REPLY [Bug 29995] - [email] add to nightly builds

2004-08-31 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://issues.apache.org/bugzilla/show_bu

[jira] Closed: (JELLY-54) enhance documentation (gettingstarted.html) and fix errors.

2004-08-31 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 31 Aug 2004 10:59 PM This is an issue with maven-jellydoc-plugin. Please raise the issue @ codehaus - View the issue: http://issues.a

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-31 Thread dion
dion2004/08/31 22:51:58 Modified:jelly/xdocs changes.xml Log: Doc Jelly-103 Revision ChangesPath 1.10 +1 -0 jakarta-commons/jelly/xdocs/changes.xml Index: changes.xml === RCS file: /hom

[jira] Closed: (JELLY-103) W*nd*ws full path in build.xml

2004-08-31 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 31 Aug 2004 10:52 PM Fixed. - View the issue: http://issues.apache.org/jira/browse/JELLY-103 Here is an overview of the issue: -

[jira] Commented: (JELLY-101) Misleading error message when tag set method throws RuntimeException

2004-08-31 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Tue, 31 Aug 2004 10:51 PM Body: It looks like this is a beanutils issue, as it is throwing the exception - View this comment: htt

[jira] Closed: (JELLY-104) jelly-tags-define: testSuper failing

2004-08-31 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 31 Aug 2004 10:48 PM Fixed by backing out fix for caching that broken define taglib. - View the issue: http://issues.apache.org/jira/

[jira] Closed: (JELLY-86) Update repository info in project.xml in jsl tags (jelly alread grew up from sandbox)

2004-08-31 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 31 Aug 2004 10:47 PM Issue fixed when common tag-project.xml file was implemented - View the issue: http://issues.apache.org/jira/bro

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

2004-08-31 Thread dion
dion2004/08/31 22:44:49 Modified:jelly/jelly-tags/jsl project.xml Log: Remove commented out items that are inherited Revision ChangesPath 1.19 +1 -12 jakarta-commons/jelly/jelly-tags/jsl/project.xml Index: project.xml ==

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

2004-08-31 Thread dion
dion2004/08/31 22:44:17 Modified:jelly/jelly-tags tag-project.xml Log: Add developer connection Revision ChangesPath 1.9 +1 -0 jakarta-commons/jelly/jelly-tags/tag-project.xml Index: tag-project.xml ===

[jira] Closed: (JELLY-71) Confusing documentation

2004-08-31 Thread commons-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/JELLY-71 Here is an overview of the issue: - K

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-31 Thread dion
dion2004/08/31 22:42:26 Modified:jelly/xdocs changes.xml Log: Jelly-71 Revision ChangesPath 1.9 +1 -0 jakarta-commons/jelly/xdocs/changes.xml Index: changes.xml === RCS file: /home/cvs

cvs commit: jakarta-commons/jexl/src/test/org/apache/commons/jexl JexlTest.java

2004-08-31 Thread dion
dion2004/08/31 17:35:38 Modified:jexl/src/java/org/apache/commons/jexl/parser ASTReference.java jexl/src/test/org/apache/commons/jexl JexlTest.java Log: Add ant style dotted property names. Note names like 'foo.commons-logging' don't work

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/locate FeedLocator.java LinkLocator.java ProbeLocator.java

2004-08-31 Thread burton
burton 2004/08/31 16:56:14 Modified:feedparser build.xml feedparser/src/java/org/apache/commons/feedparser/locate FeedLocator.java LinkLocator.java ProbeLocator.java Log: patches from Brad Neuberg to perform more advanced probe location... adde

cvs commit: jakarta-commons/jelly/jelly-tags/bean .cvsignore

2004-08-31 Thread dion
dion2004/08/31 16:55:21 Modified:jelly/jelly-tags/bean .cvsignore Log: Ignore test files Revision ChangesPath 1.3 +1 -0 jakarta-commons/jelly/jelly-tags/bean/.cvsignore Index: .cvsignore ===

cvs commit: jakarta-commons/jelly/jelly-tags/sql .cvsignore

2004-08-31 Thread dion
dion2004/08/31 16:54:24 Modified:jelly/jelly-tags/sql .cvsignore Log: Ignore logs Revision ChangesPath 1.2 +1 -0 jakarta-commons/jelly/jelly-tags/sql/.cvsignore Index: .cvsignore === R

cvs commit: jakarta-commons/jelly/jelly-tags/swing .cvsignore

2004-08-31 Thread dion
dion2004/08/31 16:54:17 Modified:jelly/jelly-tags/swing .cvsignore Log: Ignore logs Revision ChangesPath 1.2 +1 -0 jakarta-commons/jelly/jelly-tags/swing/.cvsignore Index: .cvsignore ===

cvs commit: jakarta-commons/jelly project.xml

2004-08-31 Thread dion
dion2004/08/31 16:54:05 Modified:jellyproject.xml Log: Upgrade to CL2 Revision ChangesPath 1.144 +1 -1 jakarta-commons/jelly/project.xml Index: project.xml === RCS file: /home/cvs/ja

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

2004-08-31 Thread dion
dion2004/08/31 16:53:56 Modified:jelly/jelly-tags/util project.xml Log: Upgrade to CL2 Revision ChangesPath 1.13 +1 -1 jakarta-commons/jelly/jelly-tags/util/project.xml Index: project.xml ===

Re: JEXL and ant like properties

2004-08-31 Thread Brett Porter
While adding to an RC is usually bad form we've been guilty of a lot recently, I think this is worthwhile. To some extent, most people think this to be a bug in how it worked previously rather than a missing feature. Since all the tests pass, and the RC was so recent anyway, I say go for it. - B

cvs commit: jakarta-commons/jelly project.properties

2004-08-31 Thread dion
dion2004/08/31 16:52:51 Modified:jellyproject.properties Log: Fork the compile under Maven Revision ChangesPath 1.25 +1 -0 jakarta-commons/jelly/project.properties Index: project.properties =

[Jakarta Commons Wiki] Updated: Digester/FAQ

2004-08-31 Thread commons-dev
Date: 2004-08-31T16:13:28 Editor: SimonKitching <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: Digester/FAQ URL: http://wiki.apache.org/jakarta-commons/Digester/FAQ no comment Change Log: -- @@ -7

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/locate LinkLocator.java

2004-08-31 Thread burton
burton 2004/08/31 15:35:52 Modified:feedparser/src/java/org/apache/commons/feedparser/locate LinkLocator.java Log: index.xml and index.rdf link discovery should be RSS Revision ChangesPath 1.7 +1 -1 jakarta-commons-sandbox/feedparser/s

Re: Jelly and a new beta release

2004-08-31 Thread Dion Gillard
The CDATA test case fails on dom4j 1.5-rc1 because the CDATA test is escaped and we explicitly ask for it not to be. This is a bug, and I'm happy delaying the use of dom4j, or working with them to fix the bug for 1.5. On Tue, 31 Aug 2004 12:28:53 +0300, Paul Libbrecht <[EMAIL PROTECTED]> wrote: >

DO NOT REPLY [Bug 30976] New: - Make DBCP compile under JDK 5.0

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30938] - Broken link

2004-08-31 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons/dbcp/xdocs/guide jndi-howto.xml

2004-08-31 Thread yoavs
yoavs 2004/08/31 14:56:49 Modified:dbcp/xdocs/guide jndi-howto.xml Log: Fixed broken link, Bugzilla 30938. Revision ChangesPath 1.3 +1 -1 jakarta-commons/dbcp/xdocs/guide/jndi-howto.xml Index: jndi-howto.xml

DO NOT REPLY [Bug 30974] New: - problem with copyFileToDirectory(File, File)

2004-08-31 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons-sandbox/feedparser/tests/anchor anchor1.html anchor2.html anchor3.html anchor4.html

2004-08-31 Thread burton
burton 2004/08/31 14:02:40 Added: feedparser/src/java/org/apache/commons/feedparser FeedFilter.java feedparser/tests/anchor anchor1.html anchor2.html anchor3.html anchor4.html Log: filter and tests supports Revisi

cvs commit: jakarta-commons-sandbox/feedparser/tests/anchor - New directory

2004-08-31 Thread burton
burton 2004/08/31 14:02:20 jakarta-commons-sandbox/feedparser/tests/anchor - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/feedparser/tests/feeds - New directory

2004-08-31 Thread burton
burton 2004/08/31 14:02:17 jakarta-commons-sandbox/feedparser/tests/feeds - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/feedparser TODO

2004-08-31 Thread burton
burton 2004/08/31 14:01:37 Modified:feedparser TODO Log: ... Revision ChangesPath 1.11 +4 -0 jakarta-commons-sandbox/feedparser/TODO Index: TODO === RCS file: /home/cvs/jakarta-commons-san

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/test TestAtom.java TestFeedLocator.java

2004-08-31 Thread burton
burton 2004/08/31 14:00:32 Modified:feedparser/src/java/org/apache/commons/feedparser AtomFeedParser.java FeedParser.java feedparser/src/java/org/apache/commons/feedparser/impl DebugFeedParserListener.java fee

DO NOT REPLY [Bug 30973] - [email] [patch] HTML email with plain text alternative and attachments

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30973] New: - [email] [patch] HTML email with plain text alternative and attachments

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30970] - [PATCH] commons-net: FTP.java and FTPClient changes

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30970] - [PATCH] commons-net: FTP.java and FTPClient changes

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30970] - [PATCH] commons-net: FTP.java and FTPClient changes

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30970] - [PATCH] commons-net: FTP.java and FTPClient changes

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30970] - [PATCH] commons-net: FTP.java and FTPClient changes

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30970] New: - [PATCH] commons-net: FTP.java and FTPClient changes

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30968] New: - XML self references

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30969] New: - XML self references

2004-08-31 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/post - New directory

2004-08-31 Thread burton
burton 2004/08/31 10:13:02 jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/post - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (JELLY-87) jelly can't resolve vars with dots (.) in the name, in function calls

2004-08-31 Thread commons-dev
The following comment has been added to this issue: Author: Alexey Krasnoriadtsev Created: Tue, 31 Aug 2004 10:05 AM Body: This is not a blocker, simple workaround is not to use dots in varname. - View this comment

[GUMP@brutus]: jakarta-commons/commons-jelly failed

2004-08-31 Thread Stefan Bodewig
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 folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue affects 32

[jira] Created: (JELLY-126) Support for SWT GC objects

2004-08-31 Thread commons-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-126 Here is an overview of the issue: -

[jira] Created: (JELLY-125) Support for SWT Font objects

2004-08-31 Thread commons-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-125 Here is an overview of the issue: -

[jira] Created: (JELLY-124) Support for SWT Color objects

2004-08-31 Thread commons-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-124 Here is an overview of the issue: -

[jira] Created: (JELLY-123) var and resource support for images

2004-08-31 Thread commons-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-123 Here is an overview of the issue: -

[GUMP@brutus]: commons-vfs/commons-vfs failed

2004-08-31 Thread commons-vfs 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 folk at [EMAIL PROTECTED] Project commons-vfs has an issue affecting its community integration. This issue affects 7 pr

Re: [general] logging

2004-08-31 Thread Henri Yandell
On Tue, 31 Aug 2004, Michael Becke wrote: > > On Aug 30, 2004, at 11:36 PM, Henri Yandell wrote: > > > > Yes, I walked into this one stupidly, especially as my original email's > > example specifically was not trying to target Digester as a place I > > disagreed, but the simpler library of BeanU

[GUMP@brutus]: jakarta-commons/commons-jelly failed

2004-08-31 Thread Stefan Bodewig
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 folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue affects 32

DO NOT REPLY [Bug 30959] New: - fails the method TransformedMap.transformedMap

2004-08-31 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://issues.apache.org/bugzilla/show_bu

[GUMP@brutus]: jakarta-commons/commons-jexl success

2004-08-31 Thread Ted Husted
To whom it may satisfy... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact folk at [EMAIL PROTECTED] Project commons-jexl *no longer* has an issue. Project State : 'Success', Reason '' Full de

Re: [general] logging

2004-08-31 Thread Michael Becke
On Aug 30, 2004, at 11:36 PM, Henri Yandell wrote: Yes, I walked into this one stupidly, especially as my original email's example specifically was not trying to target Digester as a place I disagreed, but the simpler library of BeanUtils. Apologies for a bad example, I wasn't thinking. BeanUtils (

DO NOT REPLY [Bug 30946] - [email] - being able to specify the port number

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28906] - [email] add hostPort property to Email class

2004-08-31 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30946] - [email] - being able to specify the port number

2004-08-31 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons-sandbox/email/src/java/org/apache/commons/mail Email.java

2004-08-31 Thread matzew
matzew 2004/08/31 05:00:55 Modified:email/src/java/org/apache/commons/mail Email.java Log: subbmitted patch for bug-entrie #30946 for supporting change of SMTP-Port. Revision ChangesPath 1.17 +22 -2 jakarta-commons-sandbox/email/src/java/org/apache/commons/ma

Re: Jelly and a new beta release

2004-08-31 Thread Paul Libbrecht
How important is it ? I think the current behaviour is just of "swallowing" CDATA sections which isn't an XML offense... How about delaying this for a further version where lexical data is kind of working ? paul Le 31 août 04, à 09:34, Dion Gillard a écrit : I remember I couldn't entirely switch

DO NOT REPLY [Bug 30955] New: - Locale validation doesn't validate all fields (improper form processing)

2004-08-31 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://issues.apache.org/bugzilla/show_bu

[jira] Closed: (JELLY-77) [patch] Update jelly:util replace tag to replace entire strings

2004-08-31 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 31 Aug 2004 2:20 AM Committed - View the issue: http://issues.apache.org/jira/browse/JELLY-77 Here is an overview of the issue:

cvs commit: jakarta-commons/jelly/jelly-tags/util/xdocs changes.xml

2004-08-31 Thread dion
dion2004/08/31 02:18:30 Added: jelly/jelly-tags/util/xdocs changes.xml Log: Doc changes Revision ChangesPath 1.1 jakarta-commons/jelly/jelly-tags/util/xdocs/changes.xml Index: changes.xml ==

cvs commit: jakarta-commons/jelly/jelly-tags/util/xdocs - New directory

2004-08-31 Thread dion
dion2004/08/31 02:18:27 jakarta-commons/jelly/jelly-tags/util/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/jelly/jelly-tags/util/src/java/org/apache/commons/jelly/tags/util ReplaceTag.java

2004-08-31 Thread dion
dion2004/08/31 02:16:28 Modified:jelly/jelly-tags/util project.xml jelly/jelly-tags/util/src/test/org/apache/commons/jelly/tags/util suite.jelly jelly/jelly-tags/util/src/java/org/apache/commons/jelly/tags/util

[jira] Closed: (JELLY-91) docs reference non-existent IRC archives

2004-08-31 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 31 Aug 2004 2:12 AM Docs were already updated - View the issue: http://issues.apache.org/jira/browse/JELLY-91 Here is an overview of