cvs commit: jakarta-commons/cli/src/test/org/apache/commons/cli BugsTest.java

2003-01-13 Thread jkeyes
jkeyes 2003/01/13 00:17:26 Modified:cli/src/test/org/apache/commons/cli BugsTest.java Log: added test for 15046 Revision ChangesPath 1.13 +17 -1 jakarta-commons/cli/src/test/org/apache/commons/cli/BugsTest.java Index: BugsTest.java

[GUMP] Build Failure - commons-graph

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

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

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

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

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

cvs commit: jakarta-commons-sandbox/jelly .cvsignore

2003-01-13 Thread dion
dion2003/01/13 03:08:28 Modified:jelly.cvsignore Log: Ignore temporary junit files Revision ChangesPath 1.12 +6 -5 jakarta-commons-sandbox/jelly/.cvsignore Index: .cvsignore ===

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/primitives AbstractRandomAccessIntList.java ArrayIntList.java ArrayUnsignedShortList.java IntList.java

2003-01-13 Thread rwaldhoff
rwaldhoff2003/01/13 04:59:45 Modified:collections/src/java/org/apache/commons/collections/primitives AbstractRandomAccessIntList.java ArrayIntList.java ArrayUnsignedShortList.java IntList.java Log: * add copy constructors to

Re: [jelly] tags split up

2003-01-13 Thread James Strachan
+1 on both of your votes. So I think that leaves just core and define as being in the core of jelly. Since the core of Jelly is dependent on commons-logging, I am tempting to include log in the core as its a very small, simple library and adds no new dependency - though I guess its use is

RE: [RESOURCES] Units tests rely on JDK 1.4

2003-01-13 Thread James Mitchell
Ok, unless someone says something, I plan to commit this tonight. -- James Mitchell -Original Message- From: Rob Leland [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 11:54 PM To: Jakarta Commons Developers List Subject: Re: [RESOURCES] Units tests rely on JDK 1.4

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

2003-01-13 Thread oglueck
oglueck 2003/01/13 07:51:13 Modified:httpclient/src/java/org/apache/commons/httpclient HttpConnection.java Log: Fixed problem with proxied https connection. Contributed by: Michael Becke Reviewed by: Oleg Kalnichevski Revision ChangesPath

cvs commit: jakarta-commons-sandbox/jelly maven.xml

2003-01-13 Thread jstrachan
jstrachan2003/01/13 08:10:18 Modified:jelly/jelly-tags/swing maven.xml project.xml jellymaven.xml Log: moved the swing demo goals into the swing library build and added the necessary dependencies required to run the demo:swing example Revision Changes

Re: [GUMP] Build Failure - commons-latka

2003-01-13 Thread Sam Ruby
Stefan Bodewig wrote: On Sat, 11 Jan 2003, [EMAIL PROTECTED] wrote: Anyone got any ideas about why the style task would suddenly be failing? FWIW it doesn't fail on nagoya or the covalent machine. Or today on Rubix... This here Fatal Error! java.net.SocketException: Unexpected

Re: [GUMP] Build Failure - commons-latka

2003-01-13 Thread Morgan Delagrange
--- Stefan Bodewig [EMAIL PROTECTED] wrote: On Sat, 11 Jan 2003, Morgan Delagrange [EMAIL PROTECTED] wrote: I'll bet that open-oasis isn't serving that page reliably. I'll try making a local copy. At the cost of making your build dependent on Ant 1.5 (no big deal, I'd say), you can

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

2003-01-13 Thread rdonkin
rdonkin 2003/01/13 10:07:53 Modified:betwixt/src/java/org/apache/commons/betwixt NodeDescriptor.java betwixt/xdocs todo.xml Log: Improved java docs Revision ChangesPath 1.5 +2 -2

Re: [GUMP] Build Failure - commons-latka

2003-01-13 Thread Morgan Delagrange
Oops, never mind. We can't use xmlcatalog, because Latka's build is Jelly-driven. We would need an equivalent Maven task (and one that Maven could convert to the Ant syntax). - Morgan --- Stefan Bodewig [EMAIL PROTECTED] wrote: On Sat, 11 Jan 2003, Morgan Delagrange [EMAIL PROTECTED] wrote:

Re: [beanutils] beanutils 1.6 release plan

2003-01-13 Thread robert burrell donkin
On Monday, January 13, 2003, at 09:03 PM, Craig R. McClanahan wrote: On Mon, 13 Jan 2003, robert burrell donkin wrote: Date: Mon, 13 Jan 2003 19:30:44 + From: robert burrell donkin [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List commons- [EMAIL PROTECTED] To: Jakarta Commons

Re: [GUMP] Build Failure - commons-latka

2003-01-13 Thread dion
Morgan, Maven uses ant tasks, so we could quite happily use that. Pop me a build file addition that you think would work, and I'll see if I can get it into the maven ant plugin. -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work:

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/comparators BooleanComparator.java ComparableComparator.java ReverseComparator.java

2003-01-13 Thread rwaldhoff
rwaldhoff2003/01/13 14:34:57 Modified:collections/src/java/org/apache/commons/collections/comparators BooleanComparator.java ComparableComparator.java ReverseComparator.java Log: * reduce ComparableComparator.compare to return

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

2003-01-13 Thread rwaldhoff
rwaldhoff2003/01/13 14:52:34 Modified:collections/src/java/org/apache/commons/collections/comparators ComparatorChain.java TransformingComparator.java collections/src/test/org/apache/commons/collections/comparators

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/bean/src/test/org/apache - New directory

2003-01-13 Thread dion
dion2003/01/13 19:59:50 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/test/org/apache - 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/bean/src/java/org/apache/commons/jelly - New directory

2003-01-13 Thread dion
dion2003/01/13 19:59:50 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/java/org/apache/commons/jelly - 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/bean/src/java/org/apache - New directory

2003-01-13 Thread dion
dion2003/01/13 19:59:49 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/java/org/apache - 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/bean/src/test/org/apache/commons/jelly - New directory

2003-01-13 Thread dion
dion2003/01/13 19:59:50 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/test/org/apache/commons/jelly - 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/bean/src/test - New directory

2003-01-13 Thread dion
dion2003/01/13 19:59:50 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/test - 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/bean/src/java/org/apache/commons/jelly/tags/bean - New directory

2003-01-13 Thread dion
dion2003/01/13 20:00:16 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/java/org/apache/commons/jelly/tags/bean - 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/bean/src/test/org/apache/commons/jelly/tags - New directory

2003-01-13 Thread dion
dion2003/01/13 20:00:29 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/test/org/apache/commons/jelly/tags - 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/bean/src/test/org/apache/commons/jelly/tags/bean - New directory

2003-01-13 Thread dion
dion2003/01/13 20:00:39 jakarta-commons-sandbox/jelly/jelly-tags/bean/src/test/org/apache/commons/jelly/tags/bean - 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/bean .cvsignore project.properties project.xml maven.xml

2003-01-13 Thread dion
dion2003/01/13 20:01:01 Added: jelly/jelly-tags/bean/src/java/org/apache/commons/jelly/tags/bean BeanTagLibrary.java package.html BeanPropertyTag.java BeandefTag.java BeanTag.java