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

2003-01-25 Thread Morgan Delagrange
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-01-25/commons-jelly-tags-log.html Buildfile: build.xml init: [mkdir] Created dir:

[GUMP] Build Failure - commons-io

2003-01-25 Thread Ted Husted
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-01-25/commons-io.html Buildfile: build.xml init: [echo] io 20030125 prepare

[GUMP] Build Failure - commons-graph

2003-01-25 Thread commons-graph development
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-01-25/commons-graph.html Buildfile: build.xml init: [mkdir] Created dir:

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

2003-01-25 Thread Morgan Delagrange
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-01-25/commons-jelly-tags-junit.html Buildfile: build.xml init: [mkdir] Created dir:

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

2003-01-25 Thread scolebourne
scolebourne2003/01/25 03:29:37 Modified:collections/src/java/org/apache/commons/collections CollectionUtils.java Log: Improve performance by not using local variables in iterator loops Javadoc null comment tidying from Peter KoBek Revision Changes

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestCollectionUtils.java

2003-01-25 Thread scolebourne
scolebourne2003/01/25 03:31:12 Modified:collections/src/test/org/apache/commons/collections TestCollectionUtils.java Log: Add testing for null parameters passed to filter, transform and countMatches Revision ChangesPath 1.11 +47 -29

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

2003-01-25 Thread scolebourne
scolebourne2003/01/25 03:40:26 Modified:collections/src/test/org/apache/commons/collections TestCollectionUtils.java collections/src/java/org/apache/commons/collections CollectionUtils.java Log: Add exists() to test if

Re: [VOTE] JXPath 1.1 Release Plan

2003-01-25 Thread Stephen Colebourne
+1 for the release plan. Stephen - Original Message - From: Dmitri Plotnikov [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, January 25, 2003 3:06 AM Subject: [VOTE] JXPath 1.1 Release Plan I am calling for a vote on the JXPath 1.1 Beta Release Plan. Rationale: 1. We

Re: [net] momentum for promotion?

2003-01-25 Thread Stephen Colebourne
I have some other small requirements for supporting (as opposed to -1 ing ) promotion. [net] currently contains two packages o.a.commons.io o.a.commons.util These packages need to be renamed to be o.a.commons.net.io o.a.commons.net.util Also, some of the licences in the source files refer to the

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

2003-01-25 Thread scolebourne
scolebourne2003/01/25 04:06:55 Modified:collections/src/test/org/apache/commons/collections TestBeanMap.java collections/src/java/org/apache/commons/collections BeanMap.java Log: Make getReadMethod and getWriteMethod

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

2003-01-25 Thread jsdever
jsdever 2003/01/25 08:24:04 Modified:httpclient RELEASE_PLAN_2_0.txt project.xml httpclient/xdocs downloads.xml news.xml Log: More documentation updates ... Revision ChangesPath 1.7 +2 -2 jakarta-commons/httpclient/RELEASE_PLAN_2_0.txt

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly TagSupport.java

2003-01-25 Thread morgand
morgand 2003/01/25 09:37:25 Modified:jelly/src/java/org/apache/commons/jelly TagSupport.java Log: converting Exception to JellyTagException Revision ChangesPath 1.24 +6 -6 jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/TagSupport.java

cvs commit: jakarta-commons/httpclient/xdocs releases.xml

2003-01-25 Thread jsdever
jsdever 2003/01/25 09:55:21 Added: httpclient/xdocs releases.xml Log: First stab on a release process. Revision ChangesPath 1.1 jakarta-commons/httpclient/xdocs/releases.xml Index: releases.xml

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/junit/src/java/org/apache/commons/jelly/tags/junit CaseTag.java FailTag.java RunTag.java SuiteTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 09:56:53 Modified:jelly/jelly-tags/junit/src/java/org/apache/commons/jelly/tags/junit CaseTag.java FailTag.java RunTag.java SuiteTag.java Log: converted junit tags from Exception to JellyTagException Revision ChangesPath 1.2

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log DebugTag.java ErrorTag.java FatalTag.java InfoTag.java LogTagSupport.java TraceTag.java WarnTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 10:02:26 Modified:jelly/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log DebugTag.java ErrorTag.java FatalTag.java InfoTag.java LogTagSupport.java TraceTag.java WarnTag.java Log:

cvs commit: jakarta-commons/httpclient project.xml

2003-01-25 Thread jsdever
jsdever 2003/01/25 11:24:50 Modified:httpclient project.xml Log: Added postgoal for the src build Revision ChangesPath 1.23 +24 -2 jakarta-commons/httpclient/project.xml Index: project.xml

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/util/src/java/org/apache/commons/jelly/tags/util AvailableTag.java FileTag.java LoadTextTag.java PropertiesTag.java ReplaceTag.java SleepTag.java TokenizeTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 11:31:48 Modified:jelly/jelly-tags/util/src/java/org/apache/commons/jelly/tags/util AvailableTag.java FileTag.java LoadTextTag.java PropertiesTag.java ReplaceTag.java SleepTag.java

cvs commit: jakarta-commons project.xml

2003-01-25 Thread rdonkin
rdonkin 2003/01/25 11:56:48 Modified:.project.xml Log: These changes ensure that when the latest version of maven is used, the cvs source view address correct. Revision ChangesPath 1.11 +5 -5 jakarta-commons/project.xml Index: project.xml

cvs commit: jakarta-commons/betwixt/src/resource - New directory

2003-01-25 Thread rdonkin
rdonkin 2003/01/25 12:12:54 jakarta-commons/betwixt/src/resource - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons/httpclient maven.xml project.xml

2003-01-25 Thread jsdever
jsdever 2003/01/25 12:14:06 Modified:httpclient project.xml Added: httpclient maven.xml Log: Hopefully the last round of xml updates before the release. Revision ChangesPath 1.24 +0 -9 jakarta-commons/httpclient/project.xml Index: project.xml

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

2003-01-25 Thread rdonkin
rdonkin 2003/01/25 12:15:21 Modified:betwixt Tag: BETWIXT_1_0_ALPHA_1_RELEASE_BRANCH RELEASE-NOTES.txt project.xml betwixt/xdocs Tag: BETWIXT_1_0_ALPHA_1_RELEASE_BRANCH navigation.xml overview.xml Added:

[digester] time for a 1.4 release?

2003-01-25 Thread robert burrell donkin
the last digester release was back in august. a lot of bugs have been fixed since then. i think that a new release is long overdue. unless anyone else wants to jump in, i'll volunteer to act as release manager and start working on a release plan and so on. - robert -- To unsubscribe, e-mail:

cvs commit: jakarta-commons/httpclient/xdocs releases.xml

2003-01-25 Thread jsdever
jsdever 2003/01/25 12:46:18 Modified:httpclient/xdocs releases.xml Log: More improvements Revision ChangesPath 1.2 +104 -116 jakarta-commons/httpclient/xdocs/releases.xml Index: releases.xml

Re: [betwixt] site bug?

2003-01-25 Thread robert burrell donkin
a logo would be very cool :) i'm going to change the project.xml so there's no missing logo link but hope to be able to reinstate that link very soon once we have a nice, shiny logo. - robert On Friday, January 24, 2003, at 03:15 PM, Martin van den Bemt wrote: I'll ask my brother if he can

cvs commit: jakarta-commons/betwixt project.xml

2003-01-25 Thread rdonkin
rdonkin 2003/01/25 13:16:01 Modified:betwixt project.xml Log: Changed project.xml so link is not created to non-existant logo. hopefully i'll be able to change it soon so that it points at a shiny new logo. Revision ChangesPath 1.22 +1 -0

cvs commit: jakarta-commons/beanutils build.xml project.xml

2003-01-25 Thread rdonkin
rdonkin 2003/01/25 13:22:38 Modified:beanutils build.xml project.xml Log: Updated the version number in the build files to 1.7-dev. Revision ChangesPath 1.46 +2 -2 jakarta-commons/beanutils/build.xml Index: build.xml

[jelly] release issue - jexl dependency

2003-01-25 Thread robert burrell donkin
AFAIK jelly depends on jexl. jelly has been promoted (but hasn't yet been transferred). i don't think that jexl has been promoted - it's certainly still in the sandbox. i don't think that jelly should have rely on an unreleased version of a component - and jexl can't have a release since it's

Re: [jelly] release issue - jexl dependency

2003-01-25 Thread Morgan Delagrange
+1 on promoting jexl to commons. - Morgan --- robert burrell donkin [EMAIL PROTECTED] wrote: AFAIK jelly depends on jexl. jelly has been promoted (but hasn't yet been transferred). i don't think that jexl has been promoted - it's certainly still in the sandbox. i don't think that jelly

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

2003-01-25 Thread morgand
morgand 2003/01/25 15:02:17 Modified:jelly/jelly-tags/antlr/src/java/org/apache/commons/jelly/tags/antlr AntlrTag.java GrammarTag.java Log: converted antlr taglib from Exception to JellyTagException Revision ChangesPath 1.2 +5 -5

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/bean/src/java/org/apache/commons/jelly/tags/bean BeandefTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 15:09:35 Modified:jelly/jelly-tags/bean/src/java/org/apache/commons/jelly/tags/bean BeandefTag.java Log: converted bean taglib from Exception to JellyTagException Revision ChangesPath 1.3 +8 -8

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/beanshell/src/java/org/apache/commons/jelly/tags/beanshell ScriptTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 15:13:14 Modified: jelly/jelly-tags/beanshell/src/java/org/apache/commons/jelly/tags/beanshell ScriptTag.java Log: converted beanshell taglib from Exception to JellyTagException Revision ChangesPath 1.2 +19 -12

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt IntrospectorTag.java ParseTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 15:20:17 Modified:jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt IntrospectorTag.java ParseTag.java Log: converted betwixt taglib from Exception to JellyTagException Revision ChangesPath 1.5 +4 -1

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/bean/src/java/org/apache/commons/jelly/tags/bean BeanPropertyTag.java BeanTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 15:34:42 Modified:jelly/jelly-tags/bean/src/java/org/apache/commons/jelly/tags/bean BeanPropertyTag.java BeanTag.java Log: converted bean taglib from Exception to JellyTagException Revision ChangesPath 1.5 +5 -6

[Announce] HttpClient 2.0 Alpha 2 Released!

2003-01-25 Thread Jeffrey Dever
After many months and a great resurgence of developers, the new build of /HttpClient/ is finally here. The new group of developers has done extensive refactoring to move the project along the new vision. The code base has reached a significant level of maturity and we expect that the beta

cvs commit: jakarta-commons-sandbox/jelly build-all.xml

2003-01-25 Thread morgand
morgand 2003/01/25 15:46:58 Modified:jellybuild-all.xml Log: added define and dynabean taglibs Revision ChangesPath 1.15 +17 -1 jakarta-commons-sandbox/jelly/build-all.xml Index: build-all.xml

cvs commit: jakarta-commons-sandbox/net/src/java/org/apache/commons/net/util - New directory

2003-01-25 Thread dfs
dfs 2003/01/25 15:59:42 jakarta-commons-sandbox/net/src/java/org/apache/commons/net/util - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/net/src/java/org/apache/commons/net/io - New directory

2003-01-25 Thread dfs
dfs 2003/01/25 15:59:42 jakarta-commons-sandbox/net/src/java/org/apache/commons/net/io - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/dynabean build.xml

2003-01-25 Thread morgand
morgand 2003/01/25 16:07:23 Modified:jelly/jelly-tags/define build.xml jelly/jelly-tags/define/src/java/org/apache/commons/jelly/tags/define AttributeTag.java BeanTag.java ClassLoaderTag.java DefineTagSupport.java

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/dynabean/src/java/org/apache/commons/jelly/tags/dynabean DynabeanTag.java DynaclassTag.java PropertyTag.java SetTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 16:20:40 Modified: jelly/jelly-tags/dynabean/src/java/org/apache/commons/jelly/tags/dynabean DynabeanTag.java DynaclassTag.java PropertyTag.java SetTag.java Log: converted dynabean taglib from Exception to

Re: [net] momentum for promotion?

2003-01-25 Thread Daniel F. Savarese
In message 007701c2c469$830135e0$3e7c27d9@oemcomputer, Stephen Colebourne w rites: I have some other small requirements for supporting (as opposed to -1 ing ) promotion. [net] currently contains two packages o.a.commons.io o.a.commons.util These packages need to be renamed to be

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/email/src/java/org/apache/commons/jelly/tags/email EmailTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 17:13:47 Modified:jelly/jelly-tags/email/src/java/org/apache/commons/jelly/tags/email EmailTag.java Log: converted email taglib from Exception to JellyTagException Revision ChangesPath 1.2 +79 -64

cvs commit: jakarta-commons-sandbox/jelly build-all.xml

2003-01-25 Thread morgand
morgand 2003/01/25 17:41:54 Modified:jellybuild-all.xml Log: added fmt dependencies Revision ChangesPath 1.16 +1 -1 jakarta-commons-sandbox/jelly/build-all.xml Index: build-all.xml ===

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags/fmt BundleTag.java FormatDateTag.java MessageTag.java ParamTag.java SetBundleTag.java SetLocaleTag.java SetTimeZoneTag.java TimeZoneTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 18:02:09 Modified:jelly/jelly-tags/fmt/src/java/org/apache/commons/jelly/tags/fmt BundleTag.java FormatDateTag.java MessageTag.java ParamTag.java SetBundleTag.java SetLocaleTag.java

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/xml/src/java/org/apache/commons/jelly/tags/xml AttributeTag.java CommentTag.java CopyOfTag.java CopyTag.java DoctypeTag.java ElementTag.java ExprTag.java ForEachTag.java IfTag.java ParamTag.java ParseTag.java ParseTagSupport.java SetTag.java SortTag.java TransformTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 19:45:09 Modified:jelly/jelly-tags/html/src/java/org/apache/commons/jelly/tags/html ParseTag.java jelly/jelly-tags/xml/src/java/org/apache/commons/jelly/tags/xml AttributeTag.java CommentTag.java

cvs commit: jakarta-commons-sandbox/net/src/java/org/apache/commons/net/util ListenerList.java

2003-01-25 Thread brekke
brekke 2003/01/25 19:56:14 Modified:net/src/java/org/apache/commons/net/io CopyStreamAdapter.java CopyStreamEvent.java CopyStreamException.java CopyStreamListener.java DotTerminatedMessageReader.java

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http BodyTag.java HeaderTag.java HttpTagSupport.java ParameterTag.java SessionTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 20:04:36 Modified:jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http BodyTag.java HeaderTag.java HttpTagSupport.java ParameterTag.java SessionTag.java Log: converted http taglib from Exception to

cvs commit: jakarta-commons-sandbox/net/src/java/org/apache/commons/net/util ListenerList.java

2003-01-25 Thread brekke
brekke 2003/01/25 20:33:33 Modified:net/src/java/org/apache/commons/net/io CopyStreamAdapter.java CopyStreamEvent.java CopyStreamException.java CopyStreamListener.java DotTerminatedMessageReader.java

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly/tags/jetty AbstractMethodHandlerTag.java HttpContextTag.java JellyResourceHandlerTag.java JettyHttpServerTag.java NotFoundHandlerTag.java RealmTag.java ResourceHandlerTag.java ResponseBodyTag.java ResponseCodeTag.java ResponseHeaderTag.java SecurityHandlerTag.java SocketListenerTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 20:42:38 Modified:jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly/tags/jetty AbstractMethodHandlerTag.java HttpContextTag.java JellyResourceHandlerTag.java JettyHttpServerTag.java

cvs commit: jakarta-commons-sandbox/net/proposal - New directory

2003-01-25 Thread brekke
brekke 2003/01/25 20:45:48 jakarta-commons-sandbox/net/proposal - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/net/proposal/ftp2 - New directory

2003-01-25 Thread brekke
brekke 2003/01/25 20:46:01 jakarta-commons-sandbox/net/proposal/ftp2 - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/net/proposal/ftp2/src - New directory

2003-01-25 Thread brekke
brekke 2003/01/25 20:46:08 jakarta-commons-sandbox/net/proposal/ftp2/src - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/net/proposal/ftp2 build.xml maven.xml project.xml

2003-01-25 Thread brekke
brekke 2003/01/25 21:11:45 Added: net/proposal/ftp2 build.xml maven.xml project.xml Log: Copied over the source for .ftp2 and tests so history will be preserved. Added a maven project for this proposal and generated an ant build file for non-maven users. Revision

cvs commit: jakarta-commons-sandbox/net/xdocs changes.xml navigation.xml tasks.xml

2003-01-25 Thread brekke
brekke 2003/01/25 21:25:46 Modified:net README build.xml project.properties project.xml net/xdocs changes.xml navigation.xml tasks.xml Removed: net/src/java/org/apache/commons/net/ftp/ftp2 FTPClient2.java FTPFileEntryParser.java

cvs commit: jakarta-commons-sandbox/net/xdocs migration.xml

2003-01-25 Thread brekke
brekke 2003/01/25 21:26:14 Added: net/xdocs migration.xml Log: small migration document Revision ChangesPath 1.1 jakarta-commons-sandbox/net/xdocs/migration.xml Index: migration.xml

cvs commit: jakarta-commons-sandbox/net build.xml build.properties.sample

2003-01-25 Thread brekke
brekke 2003/01/25 21:39:25 Modified:net build.xml Removed: net build.properties.sample Log: Removed unneeded sample properties file and pulled the test target out of the dependencies for the jar target in the generated build. Maven's generated ant build has

Re: [net] momentum for promotion?

2003-01-25 Thread Jeffrey D. Brekke
[EMAIL PROTECTED] (Jeffrey D. Brekke) writes: [SNIPPED] o A migration document for moving from NetComponents - Commons/Net ( Should be real simple, just package name changes ) o Move the org.apache.commons.net.ftp.ftp2 package into a proposal directory so it is not in the released jar.

cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient TestMethodsRedirectNoHost.java SimpleHttpConnection.java TestRequestHeaders.java

2003-01-25 Thread olegk
olegk 2003/01/25 04:52:07 Modified:httpclient/src/test/org/apache/commons/httpclient TestMethodsRedirectNoHost.java SimpleHttpConnection.java TestRequestHeaders.java Log: Removed references to deprecated HttpConnection constructors

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

2003-01-25 Thread olegk
olegk 2003/01/25 10:24:13 Modified:httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java Log: Makes code in getResponseAsString() a bit more defensive Revision ChangesPath 1.98 +18 -13

cvs commit: jakarta-commons/httpclient/src/examples CustomHttpConnection.java

2003-01-25 Thread olegk
olegk 2003/01/25 11:24:40 Added: httpclient/src/examples CustomHttpConnection.java Log: Custom HTTP connection example by Armando Anton Revision ChangesPath 1.1 jakarta-commons/httpclient/src/examples/CustomHttpConnection.java Index:

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

2003-01-25 Thread olegk
olegk 2003/01/25 14:52:17 Modified:httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java Log: Corrected garbled characters in comments Revision ChangesPath 1.99 +8 -11

Re: [digester] time for a 1.4 release?

2003-01-25 Thread Craig R. McClanahan
On Sat, 25 Jan 2003, robert burrell donkin wrote: Date: Sat, 25 Jan 2003 20:41:29 + From: robert burrell donkin [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Subject: [digester] time for a 1.4

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/soap/src/java/org/apache/commons/jelly/tags/soap InvokeTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 23:08:45 Modified:jelly/jelly-tags/soap/src/java/org/apache/commons/jelly/tags/soap InvokeTag.java Log: converted soap taglib from Exception to JellyTagException Revision ChangesPath 1.2 +32 -16

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/sql/src/java/org/apache/commons/jelly/tags/sql DataSourceUtil.java DateParamTag.java DriverTag.java ParamTag.java QueryTag.java ResultSetTag.java RowTag.java SetDataSourceTag.java SqlTagSupport.java TransactionTag.java UpdateTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 23:21:00 Modified:jelly/jelly-tags/sql/src/java/org/apache/commons/jelly/tags/sql DataSourceUtil.java DateParamTag.java DriverTag.java ParamTag.java QueryTag.java ResultSetTag.java RowTag.java

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/core UseListTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 23:50:23 Modified:jelly/jelly-tags/swing/src/java/org/apache/commons/jelly/tags/swing ActionTag.java BorderAlignTag.java BorderLayoutTag.java BorderTagSupport.java ComponentTag.java DialogTag.java

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/swt/src/java/org/apache/commons/jelly/tags/swt OnEventTag.java

2003-01-25 Thread morgand
morgand 2003/01/25 23:53:57 Modified:jelly/jelly-tags/swt/src/java/org/apache/commons/jelly/tags/swt OnEventTag.java Log: converted swt taglib from Exception to JellyTagException Revision ChangesPath 1.2 +5 -5

Re: website is deployed

2003-01-25 Thread Oleg Kalnichevski
Jandalf The site looks great! Is there going to be a release announcement of the Jakarta front page? Oleg On Sat, 2003-01-25 at 23:50, Jeffrey Dever wrote: The website has been deployed thanks to Maven. There are a few broken links, and a few things there that don't have links to them.

[Announce] HttpClient 2.0 Alpha 2 Released!

2003-01-25 Thread Jeffrey Dever
After many months and a great resurgence of developers, the new build of /HttpClient/ is finally here. The new group of developers has done extensive refactoring to move the project along the new vision. The code base has reached a significant level of maturity and we expect that the beta

Re: Question about parsing of ambiguous URIs

2003-01-25 Thread Michael Becke
I believe this behavior is correct. The yadayada/blabla URI is a relative path, like ../index.html. I think what you're looking for is called a net path. Net paths are required to begin with // (e.g. //yadayada/blabla ). The BNF for this part is: net_path = // authority [

DO NOT REPLY [Bug 16429] New: - Align the code base with checkstyle

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

website is redeployed

2003-01-25 Thread Jeffrey Dever
Redeployed the website with some updates. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]