cvs commit: jakarta-commons/cli/src/test/org/apache/commons/cli2/commandline - New directory

2004-02-22 Thread roxspring
roxspring2004/02/22 05:13:29 jakarta-commons/cli/src/test/org/apache/commons/cli2/commandline - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-02-22 Thread roxspring
roxspring2004/02/22 05:13:32 Modified:cli/src/test/org/apache/commons/cli2/impl Tag: RESEARCH_CLI_2_ROXSPRING OptionTestCase.java Added: cli/src/test/org/apache/commons/cli2/commandline Tag: RESEARCH_CLI_2_ROXSPRING

Bug report for Commons [2004/02/22]

2004-02-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/introspection TestDeclarativeIntrospection.java

2004-02-22 Thread rdonkin
rdonkin 2004/02/22 09:09:08 Modified:betwixt/src/java/org/apache/commons/betwixt/io Tag: REFACTORING-BRANCH_2004-01-13 BeanRuleSet.java betwixt/src/java/org/apache/commons/betwixt/io/read Tag: REFACTORING-BRANCH_2004-01-13

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/io/read TestMaps.java

2004-02-22 Thread rdonkin
rdonkin 2004/02/22 09:09:29 Added: betwixt/src/test/org/apache/commons/betwixt/io/read Tag: REFACTORING-BRANCH_2004-01-13 TestMaps.java Log: Fixed a bug with maps. Revision ChangesPath No revision No

[jira] Commented: (JELLY-99) xml:element breaks maven-xdocs

2004-02-22 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 22 Feb 2004 6:25 PM Body: Can you provide a sample? - View this comment:

[lang] missing deprecated classes from Javadoc

2004-02-22 Thread Tim O'Brien
Seems like our Javadoc is being generated with -nodeprecated. Can someone else confirm that my mind isn't playing tricks on me. If this is the case, this affects all Maven generated sites. Tim - To unsubscribe, e-mail: [EMAIL

Re: [commons-site] Alternate Horizontal Project Navigation

2004-02-22 Thread Mark R. Diggory
Ok I added the following: 1.) first three navi levels stay the same height if content present or not. 2.) nested custom project documentation menus under About Project (requires special formating (and menu/@type=tab attribute to be visible there). 3.) disabled Development Process button

cvs commit: jakarta-commons/jelly/src/test/org/apache/commons/jelly import1.jelly suite.jelly

2004-02-22 Thread dion
dion2004/02/22 20:10:41 Modified:jelly/src/test/org/apache/commons/jelly suite.jelly Added: jelly/src/test/org/apache/commons/jelly import1.jelly Log: Add some tests for the import tag Revision ChangesPath 1.16 +295 -272

cvs commit: jakarta-commons/jelly maven.xml

2004-02-22 Thread dion
dion2004/02/22 20:18:29 Modified:jellymaven.xml Log: Fix formatting on an echo. Add directory to install message Revision ChangesPath 1.69 +2 -1 jakarta-commons/jelly/maven.xml Index: maven.xml

cvs commit: jakarta-commons/io/xdocs tasks.xml

2004-02-22 Thread bayard
bayard 2004/02/22 20:25:02 Modified:io/xdocs tasks.xml Log: fixed wording Revision ChangesPath 1.20 +1 -1 jakarta-commons/io/xdocs/tasks.xml Index: tasks.xml === RCS file:

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io HexDump.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:27:06 Modified:io/src/java/org/apache/commons/io HexDump.java Log: fixed the grammar a touch, though probably needs p tags Revision ChangesPath 1.7 +8 -7 jakarta-commons/io/src/java/org/apache/commons/io/HexDump.java Index:

cvs commit: jakarta-commons/io NOTICE.txt LICENSE.txt

2004-02-22 Thread bayard
bayard 2004/02/22 20:28:10 Modified:io LICENSE.txt Added: io NOTICE.txt Log: apache 2.0 licence Revision ChangesPath 1.3 +202 -53 jakarta-commons/io/LICENSE.txt Index: LICENSE.txt

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/enums - New directory

2004-02-22 Thread ggregory
ggregory2004/02/22 20:34:04 jakarta-commons/lang/src/java/org/apache/commons/lang/enums - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang/enums - New directory

2004-02-22 Thread ggregory
ggregory2004/02/22 20:34:04 jakarta-commons/lang/src/test/org/apache/commons/lang/enums - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/enum Enum.java ValuedEnum.java EnumUtils.java package.html

2004-02-22 Thread ggregory
ggregory2004/02/22 20:34:20 Modified:lang/src/java/org/apache/commons/lang/enum Enum.java ValuedEnum.java EnumUtils.java package.html Added: lang/src/test/org/apache/commons/lang/enums EnumTest.java EnumUtilsTest.java

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io CopyUtils.java EndianUtils.java FileUtils.java FilenameUtils.java HexDump.java IOUtils.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:36:00 Modified:io/src/java/org/apache/commons/io CopyUtils.java EndianUtils.java FileUtils.java FilenameUtils.java HexDump.java IOUtils.java Log: moved to licence 2.0 Revision ChangesPath 1.5 +15

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io/filefilter AbstractFileFilter.java AndFileFilter.java DelegateFileFilter.java DirectoryFileFilter.java FalseFileFilter.java FileFilterUtils.java IOFileFilter.java NameFileFilter.java NotFileFilter.java OrFileFilter.java PrefixFileFilter.java SuffixFileFilter.java TrueFileFilter.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:37:57 Modified:io/src/java/org/apache/commons/io/filefilter AbstractFileFilter.java AndFileFilter.java DelegateFileFilter.java DirectoryFileFilter.java FalseFileFilter.java FileFilterUtils.java

RE: [lang] missing deprecated classes from Javadoc

2004-02-22 Thread Gary Gregory
It seems to work for me. Classes marked @deprecated show up in the Javadoc as such. You might want to try: maven clean site:generate I had a case today where I changed a package.html file and it had NO effect on the generated Javadoc from a maven site:generate. The OLD html file kept on being

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io/input ClassLoaderObjectInputStream.java CountingInputStream.java DemuxInputStream.java ProxyInputStream.java ProxyReader.java SwappedDataInputStream.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:38:52 Modified:io/src/java/org/apache/commons/io/input ClassLoaderObjectInputStream.java CountingInputStream.java DemuxInputStream.java ProxyInputStream.java ProxyReader.java

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io/output ByteArrayOutputStream.java CountingOutputStream.java DeferredFileOutputStream.java DemuxOutputStream.java LockableFileWriter.java NullOutputStream.java ProxyOutputStream.java ProxyWriter.java TeeOutputStream.java ThresholdingOutputStream.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:40:29 Modified:io/src/java/org/apache/commons/io/output ByteArrayOutputStream.java CountingOutputStream.java DeferredFileOutputStream.java DemuxOutputStream.java

cvs commit: jakarta-commons/io/xdocs tasks.xml

2004-02-22 Thread bayard
bayard 2004/02/22 20:41:39 Modified:io/xdocs tasks.xml Log: javadoc seems okay for the core classes Revision ChangesPath 1.21 +0 -1 jakarta-commons/io/xdocs/tasks.xml Index: tasks.xml ===

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io/output ByteArrayOutputStream.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:48:17 Modified:io/src/java/org/apache/commons/io/output ByteArrayOutputStream.java Log: noted the call over to the byte[] method Revision ChangesPath 1.7 +3 -1

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io/output TeeOutputStream.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:53:04 Modified:io/src/java/org/apache/commons/io/output TeeOutputStream.java Log: added a bit of javadoc Revision ChangesPath 1.6 +11 -3 jakarta-commons/io/src/java/org/apache/commons/io/output/TeeOutputStream.java

cvs commit: jakarta-commons/io/src/java/org/apache/commons/io/input SwappedDataInputStream.java

2004-02-22 Thread bayard
bayard 2004/02/22 20:56:59 Modified:io/src/java/org/apache/commons/io/input SwappedDataInputStream.java Log: improved javadoc Revision ChangesPath 1.8 +14 -3

cvs commit: jakarta-commons/io/xdocs tasks.xml

2004-02-22 Thread bayard
bayard 2004/02/22 20:57:23 Modified:io/xdocs tasks.xml Log: finished initial level of javadoccing Revision ChangesPath 1.22 +0 -5 jakarta-commons/io/xdocs/tasks.xml Index: tasks.xml ===

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

2004-02-22 Thread bayard
bayard 2004/02/22 21:09:27 Modified:io/xdocs index.xml Log: grammar fix Revision ChangesPath 1.5 +2 -2 jakarta-commons/io/xdocs/index.xml Index: index.xml === RCS file:

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

2004-02-22 Thread bayard
bayard 2004/02/22 21:16:38 Modified:io/xdocs index.xml Log: fixed the named anchors Revision ChangesPath 1.6 +4 -7 jakarta-commons/io/xdocs/index.xml Index: index.xml === RCS file:

cvs commit: jakarta-commons/io/xdocs navigation.xml

2004-02-22 Thread bayard
bayard 2004/02/22 21:26:41 Modified:io/xdocs navigation.xml Log: removed logo Revision ChangesPath 1.9 +0 -3 jakarta-commons/io/xdocs/navigation.xml Index: navigation.xml === RCS file:

cvs commit: jakarta-commons/io project.xml

2004-02-22 Thread bayard
bayard 2004/02/22 21:29:09 Modified:io project.xml Log: ripped out all redundant information Revision ChangesPath 1.23 +0 -31 jakarta-commons/io/project.xml Index: project.xml ===

[GUMP@lsd]: jelly-tags/commons-jelly-tags-junit failed

2004-02-22 Thread Morgan Delagrange
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://jakarta.apache.org/gump/nagged.html, and/or contact [EMAIL PROTECTED] Project commons-jelly-tags-junit has an issue affecting it's community

cvs commit: jakarta-commons/io/src/test/org/apache/commons/io/output LockableFileWriterTest.java

2004-02-22 Thread bayard
bayard 2004/02/22 21:49:52 Added: io/src/test/org/apache/commons/io/output LockableFileWriterTest.java Log: test for locking files Revision ChangesPath 1.1

Re: Hi all,302

2004-02-22 Thread Oleg Kalnichevski
Emre, Have a look at this document http://jakarta.apache.org/commons/httpclient/redirects.html Oleg On Sun, 2004-02-22 at 06:08, Emre Sokullu wrote: Hi all, When a client request return https status code 302; HttpClient, instead of following the document, shows an informative page.

DO NOT REPLY [Bug 26382] - Update license terms

2004-02-22 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=26382. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.