[Jakarta Commons Wiki] Updated: FrontPage

2005-01-30 Thread commons-dev
   Date: 2005-01-30T07:10:34
   Editor: TorstenCurdt
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -34,7 +34,7 @@
  * [:Transaction] - Transaction provides utility classes commonly used in 
transactional programming
  * [:Validator] - Validator provides components for user input validation
  * [:FeedParser] - RSS and Atom parsing infrastructure
-
+ * [:BCEL] - Byte Code Engineering Library 
 
 On the commons site:
  * http://jakarta.apache.org/commons/components.html

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2005-01-30 Thread commons-dev
   Date: 2005-01-30T07:18:29
   Editor: TorstenCurdt
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -34,7 +34,6 @@
  * [:Transaction] - Transaction provides utility classes commonly used in 
transactional programming
  * [:Validator] - Validator provides components for user input validation
  * [:FeedParser] - RSS and Atom parsing infrastructure
- * [:BCEL] - Byte Code Engineering Library 
 
 On the commons site:
  * http://jakarta.apache.org/commons/components.html

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2005-01-30 Thread commons-dev
   Date: 2005-01-30T08:23:20
   Editor: DirkVerbeeck
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   add link to UsingSVN 

Change Log:

--
@@ -8,6 +8,8 @@
 
 JakartaCommonsEtiquette contains observations and opinions aimed at explaining 
some of the peculiarities of Jakarta Commons.
 
+Jakarta Commons is now using [http://subversion.tigris.org/ Subversion] as 
version control system, more information can be found on the [:UsingSVN] page.
+
 = Components =
 
 On this wiki:

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2005-01-16 Thread commons-dev
   Date: 2005-01-16T10:22:42
   Editor: DirkVerbeeck
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   add modeler

Change Log:

--
@@ -27,6 +27,7 @@
  * [:Launcher] -  The Launcher component is designed to be a cross platform 
Java application launcher. It eliminates the need for a batch or shell script 
to launch a Java class.
  * [:Logging] is a thin, modular bridging API with out-of-the-box support for 
the most well known logging system
  * [:Math] is a library of lightweight, self-contained mathematics and 
statistics components.
+ * [:Modeler] provides mechanisms to create Model MBeans compatible with the 
Java Management Extensions (JMX) specification.
  * [:Net] -  Net is a collection of classes implementing various network 
protocols such as FTP, NNTP, SMTP, Telnet.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for 
creating modular object pools and several general purpose pool implementations.
  * [:Resources] - A lightweight framework for defining and looking up 
internationalized message strings.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2005-01-16 Thread commons-dev
   Date: 2005-01-16T21:59:38
   Editor: KevinBurton
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -33,6 +33,7 @@
  * [:Resources] - A lightweight framework for defining and looking up 
internationalized message strings.
  * [:Transaction] - Transaction provides utility classes commonly used in 
transactional programming
  * [:Validator] - Validator provides components for user input validation
+ * [:FeedParser] - RSS and Atom parsing infrastructure
 
 
 On the commons site:

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2005-01-04 Thread commons-dev
   Date: 2005-01-04T16:50:44
   Editor: 68.239.9.178
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -19,7 +19,7 @@
  * [:Configuration] - Tools to assist in the reading of 
configuration/preferences files in various formats
  * [:DBCP] - DBCP provides database connection pooling services.
  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly 
used for parsing XML configuration files.
- * [:HttpClient] - !HttpClient provides a framework for working with the 
client-side of the HTTP protocol.
+ * [http://wiki.apache.org/jakarta-httpclient/FrontPage HttpClient] - 
!HttpClient provides a framework for working with the client-side of the HTTP 
protocol.
  * [:IO] - IO library inlcuding utility classes, stream implementations, file 
filters and endian classes.
  * [:JEXL] - A velocity-esque expression interpreter
  * [:Jelly] - A XML-based scripting language

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-12-18 Thread commons-dev
   Date: 2004-12-18T10:29:24
   Editor: TimObrien [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -61,6 +61,8 @@
  * ComponentTemplate - Use this template when creating the main wiki page for 
a component.
 
  * AutomatedIdeas - some ideas on how increased automation could help us 
(HenriYandell)
+
+ * SubversionConversion - a proposed set of svn instructions for 
infrastructure.
 
 {{{
 *Q:* Little request: Can we PLEASE have a single javadoc tree for all commons 
components?  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-12-09 Thread commons-dev
   Date: 2004-12-09T12:57:40
   Editor: MatthewSgarlata [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -48,7 +48,7 @@
 == Third Party Resources  ==
 
  * [JakartaCommonsResources]
- * [http://morph.sourceforge.net Morph] - pre-alpha framework based on ideas 
from BeanUtils, CommonsConvert and CommonsChain
+ * [http://morph.sourceforge.net Morph] - alpha framework based on ideas from 
BeanUtils ([http://morph.sourceforge.net/alternatives/beanutils.html read 
comparison to Morph]), CommonsConvert and CommonsChain.  Also will support 
functionality in [:JEXL] ([http://morph.sourceforge.net/alternatives/jexl.html 
read comparison to Morph]).
 
 == Developer Documentation ==
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-26 Thread commons-dev
   Date: 2004-11-26T15:22:56
   Editor: OliverZeigermann [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -28,6 +28,7 @@
  * [:Math] is a library of lightweight, self-contained mathematics and 
statistics components.
  * [:Net] -  Net is a collection of classes implementing various network 
protocols such as FTP, NNTP, SMTP, Telnet.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for 
creating modular object pools and several general purpose pool implementations.
+ * [:Transaction] - Transaction provides utility classes commonly used in 
transactional programming
  * [:Validator] - Validator provides components for user input validation
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-26 Thread commons-dev
   Date: 2004-11-26T15:28:45
   Editor: 12.108.188.134 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   Chain and Resources are in Commons Proper now.

Change Log:

--
@@ -13,6 +13,7 @@
 On this wiki:
  * [:BeanUtils] - !BeanUtils is a collection of bean related libraries.
  * [:Betwixt] - Betwixt provides services for mapping !JavaBeans to XML 
documents, and vice versa.
+ * [:Chain] - A Chain of Responsibility pattern implemention for organizing 
complex processing flows.
  * [:Codec] -  Codec contains some general encoding/decoding algorithms. 
Includes some phonetic encoders, Hex, Base64, and a URL encoder.
  * [:Collections] -  Collections builds upon the Java Collections Framework of 
List, Set and Map to provide many more implementations, new collections and 
abstract base classes.
  * [:Configuration] - Tools to assist in the reading of 
configuration/preferences files in various formats
@@ -28,6 +29,7 @@
  * [:Math] is a library of lightweight, self-contained mathematics and 
statistics components.
  * [:Net] -  Net is a collection of classes implementing various network 
protocols such as FTP, NNTP, SMTP, Telnet.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for 
creating modular object pools and several general purpose pool implementations.
+ * [:Resources] - A lightweight framework for defining and looking up 
internationalized message strings.
  * [:Transaction] - Transaction provides utility classes commonly used in 
transactional programming
  * [:Validator] - Validator provides components for user input validation
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-25 Thread commons-dev
   Date: 2004-11-25T22:46:44
   Editor: MatthewSgarlata [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -45,6 +45,7 @@
 == Third Party Resources  ==
 
  * [JakartaCommonsResources]
+ * [http://morph.sourceforge.net Morph] - pre-alpha framework based on ideas 
from BeanUtils, CommonsConvert and CommonsChain
 
 == Developer Documentation ==
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-15 Thread commons-dev
   Date: 2004-11-15T11:38:37
   Editor: EmmanuelBourg [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -15,6 +15,7 @@
  * [:Betwixt] - Betwixt provides services for mapping !JavaBeans to XML 
documents, and vice versa.
  * [:Codec] -  Codec contains some general encoding/decoding algorithms. 
Includes some phonetic encoders, Hex, Base64, and a URL encoder.
  * [:Collections] -  Collections builds upon the Java Collections Framework of 
List, Set and Map to provide many more implementations, new collections and 
abstract base classes.
+ * [:Configuration] - Tools to assist in the reading of 
configuration/preferences files in various formats
  * [:DBCP] - DBCP provides database connection pooling services.
  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly 
used for parsing XML configuration files.
  * [:HttpClient] - !HttpClient provides a framework for working with the 
client-side of the HTTP protocol.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-11 Thread commons-dev
   Date: 2004-11-11T22:27:40
   Editor: HenriYandell [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   Proposed multidoc solution

Change Log:

--
@@ -65,6 +65,7 @@
 
 *A:* Sure, it should be relatively easy, why not take some initiative and do 
it yourself?
 }}}
+Proposed solution: [http://www.apache.org/~bayard/multidoc/commons-multidoc/ 
Multidoc]
 
 
 = 'Special' Wiki pages =

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-11 Thread commons-dev
   Date: 2004-11-11T22:28:41
   Editor: HenriYandell [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -43,7 +43,7 @@
 
 == Third Party Resources  ==
 
- * [http://www.java201.com/resources/browse/70-all.html Jakarta Commons 
Resources]
+ * [Jakarta Commons Resources]
 
 == Developer Documentation ==
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-11 Thread commons-dev
   Date: 2004-11-11T22:29:01
   Editor: HenriYandell [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -43,7 +43,7 @@
 
 == Third Party Resources  ==
 
- * [Jakarta Commons Resources]
+ * [JakartaCommonsResources]
 
 == Developer Documentation ==
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-11-10 Thread commons-dev
   Date: 2004-11-10T16:48:06
   Editor: DionGillard [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -20,6 +20,7 @@
  * [:HttpClient] - !HttpClient provides a framework for working with the 
client-side of the HTTP protocol.
  * [:IO] - IO library inlcuding utility classes, stream implementations, file 
filters and endian classes.
  * [:JEXL] - A velocity-esque expression interpreter
+ * [:Jelly] - A XML-based scripting language
  * [:Lang] - Lang provides a set of common utilities that should be provided 
by the JDK, including String handling, Object and Date helpers, nested 
exceptions and enumerated types.
  * [:Launcher] -  The Launcher component is designed to be a cross platform 
Java application launcher. It eliminates the need for a batch or shell script 
to launch a Java class.
  * [:Logging] is a thin, modular bridging API with out-of-the-box support for 
the most well known logging system

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-08-15 Thread commons-dev
   Date: 2004-08-15T20:46:18
   Editor: BrentWorden [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -23,6 +23,7 @@
  * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
  * [:Launcher] -  The Launcher component is designed to be a cross platform Java 
application launcher. It eliminates the need for a batch or shell script to launch a 
Java class.
  * [:Logging] is a thin, modular bridging API with out-of-the-box support for the 
most well known logging system
+ * [:Math] is a library of lightweight, self-contained mathematics and statistics 
components.
  * [:Net] -  Net is a collection of classes implementing various network protocols 
such as FTP, NNTP, SMTP, Telnet.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.
  * [:Validator] - Validator provides components for user input validation

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-07-20 Thread commons-dev
   Date: 2004-07-20T08:45:47
   Editor: DirkVerbeeck [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   You need to login to edit the page.

Change Log:

--
@@ -2,8 +2,9 @@
 #pragma section-numbers off
 
 = Welcome to the Jakarta Commons Wiki =
+|| http://jakarta.apache.org/commons/images/logo.png ||  This is the 
[http://wiki.apache.org/general/ Apache Wiki] for the 
[http://jakarta.apache.org/commons Jakarta Commons] project and is maintained by the 
[http://wiki.apache.org/jakarta/FrontPage Jakarta] community. To edit pages, visit 
UserPreferences at the top-right of any page to create a user profile or to login. 
Notifications of all changes you make will be sent to the [EMAIL PROTECTED] mailing 
list, so we will be aware of your changes and we will happily correct any small 
mistakes that you might make. ||
 
-This is the [http://jakarta.apache.org/commons Jakarta Commons] wiki. We're a Jakarta 
community, dedicated to creating reusable library components in Java. 
+We're a Jakarta community, dedicated to creating reusable library components in Java. 
 
 JakartaCommonsEtiquette contains observations and opinions aimed at explaining some 
of the peculiarities of Jakarta Commons.
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-07-20 Thread commons-dev
   Date: 2004-07-20T09:40:06
   Editor: DirkVerbeeck [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   move is complete, jakarta  beanutils links

Change Log:

--
@@ -4,22 +4,14 @@
 = Welcome to the Jakarta Commons Wiki =
 || http://jakarta.apache.org/commons/images/logo.png ||  This is the 
[http://wiki.apache.org/general/ Apache Wiki] for the 
[http://jakarta.apache.org/commons Jakarta Commons] project and is maintained by the 
[http://wiki.apache.org/jakarta/FrontPage Jakarta] community. To edit pages, visit 
UserPreferences at the top-right of any page to create a user profile or to login. 
Notifications of all changes you make will be sent to the [EMAIL PROTECTED] mailing 
list, so we will be aware of your changes and we will happily correct any small 
mistakes that you might make. ||
 
-We're a Jakarta community, dedicated to creating reusable library components in Java. 
+We're a [http://wiki.apache.org/jakarta/FrontPage Jakarta] community, dedicated to 
creating reusable library components in Java. 
 
 JakartaCommonsEtiquette contains observations and opinions aimed at explaining some 
of the peculiarities of Jakarta Commons.
 
-'''Note:''' We are currently moving from the 
-[http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages old wiki] to 
this new location.
-Update your bookmarks!
-
-= What is Jakarta? =
-
-See http://jakarta.apache.org
-
 = Components =
 
 On this wiki:
- * [:BeanUtils] - [http://jakarta.apache.org/commons/beanutils] is a collection of 
bean related libraries.
+ * [:BeanUtils] - !BeanUtils is a collection of bean related libraries.
  * [:Betwixt] - Betwixt provides services for mapping !JavaBeans to XML documents, 
and vice versa.
  * [:Codec] -  Codec contains some general encoding/decoding algorithms. Includes 
some phonetic encoders, Hex, Base64, and a URL encoder.
  * [:Collections] -  Collections builds upon the Java Collections Framework of List, 
Set and Map to provide many more implementations, new collections and abstract base 
classes.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-06-15 Thread commons-dev
   Date: 2004-06-15T01:30:26
   Editor: SimonKitching [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   Minor syntax tidyups that were bugging me!

Change Log:

--
@@ -3,7 +3,7 @@
 
 = Welcome to the Jakarta Commons Wiki =
 
-This is the [http://jakarta.apache.org/commons Jakarta Commons] wiki. We're a Jakarta 
community, dedicated to creating of reusable library components in Java. 
+This is the [http://jakarta.apache.org/commons Jakarta Commons] wiki. We're a Jakarta 
community, dedicated to creating reusable library components in Java. 
 
 JakartaCommonsEtiquette contains observations and opinions aimed at explaining some 
of the peculiarities of Jakarta Commons.
 
@@ -19,17 +19,17 @@
 
 On this wiki:
  * [:BeanUtils] - [http://jakarta.apache.org/commons/beanutils] is a collection of 
bean related libraries.
- * [:Betwixt] - Betwixt provides services for mapping JavaBeans to XML documents, and 
vice versa.
+ * [:Betwixt] - Betwixt provides services for mapping !JavaBeans to XML documents, 
and vice versa.
  * [:Codec] -  Codec contains some general encoding/decoding algorithms. Includes 
some phonetic encoders, Hex, Base64, and a URL encoder.
  * [:Collections] -  Collections builds upon the Java Collections Framework of List, 
Set and Map to provide many more implementations, new collections and abstract base 
classes.
  * [:DBCP] - DBCP provides database connection pooling services.
  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly used for 
parsing XML configuration files.
- * [:HttpClient] - HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
+ * [:HttpClient] - !HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
  * [:IO] - IO library inlcuding utility classes, stream implementations, file filters 
and endian classes.
  * [:JEXL] - A velocity-esque expression interpreter
  * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
  * [:Logging] is a thin, modular bridging API with out-of-the-box support for the 
most well known logging system
- * [:Net] -  Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
+ * [:Net] -  Net is a collection of classes implementing various network protocols 
such as FTP, NNTP, SMTP, Telnet.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.
  * [:Validator] - Validator provides components for user input validation
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-06-03 Thread commons-dev
   Date: 2004-06-03T11:24:28
   Editor: 216.26.136.155 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   typo

Change Log:

--
@@ -54,7 +54,7 @@
 
  * CreatingStandardWebPresence
 
- * GettingInvloved - General Documentation for all Apache Commiters and 
ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and 
[:Mirroring]) 
+ * GettingInvolved - General Documentation for all Apache Commiters and 
ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and 
[:Mirroring]) 
 
 
 {{{

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-29 Thread commons-dev
   Date: 2004-05-29T10:07:28
   Editor: 213.23.19.217 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -11,6 +11,12 @@
 [http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages old wiki] to 
this new location.
 Update your bookmarks!
 
+= What ist Jacarta =
+
+Unknown. Please explain. 
+Looks  like a package containing as importand part Tomcat
+
+
 = Components =
 
 On this wiki:

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-29 Thread commons-dev
   Date: 2004-05-29T10:33:32
   Editor: 216.209.200.12 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -11,11 +11,9 @@
 [http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages old wiki] to 
this new location.
 Update your bookmarks!
 
-= What ist Jacarta =
-
-Unknown. Please explain. 
-Looks  like a package containing as importand part Tomcat
+= What is Jakarta? =
 
+See http://jakarta.apache.org
 
 = Components =
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-25 Thread commons-dev
   Date: 2004-05-25T12:34:50
   Editor: 82.38.65.173 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -21,7 +21,9 @@
  * [:DBCP] - DBCP provides database connection pooling services.
  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly used for 
parsing XML configuration files.
  * [:HttpClient] - HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
- * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
+ * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String 
+handling, Object and Date helpers, nested exceptions and enumerated types.
+ * [:Logging] is a thin, modular bridging API with out-of-the-box support for the 
most well known logging system
  * [:Net] -  Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.
  * [:Validator] - Validator provides components for user input validation

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-25 Thread commons-dev
   Date: 2004-05-25T12:35:27
   Editor: 82.38.65.173 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   Fixed formatting mistake

Change Log:

--
@@ -21,8 +21,7 @@
  * [:DBCP] - DBCP provides database connection pooling services.
  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly used for 
parsing XML configuration files.
  * [:HttpClient] - HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
- * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String 
-handling, Object and Date helpers, nested exceptions and enumerated types.
+ * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
  * [:Logging] is a thin, modular bridging API with out-of-the-box support for the 
most well known logging system
  * [:Net] -  Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
  * [:Pool] - Pool provides a generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T05:22:28
   Editor: 194.164.132.240 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   Set hyperlink to commons not jakarta

Change Log:

--
@@ -3,7 +3,7 @@
 
 = Welcome to the Jakarta Commons Wiki =
 
-This is the [http://jakarta.apache.org Jakarta Commons] wiki. We're a Jakarta 
community, dedicated to creating of reusable library components in Java. 
+This is the [http://jakarta.apache.org/commons Jakarta Commons] wiki. We're a Jakarta 
community, dedicated to creating of reusable library components in Java. 
 
 JakartaCommonsEtiquette contains observations and opinions aimed at explaining some 
of the peculiarities of Jakarta Commons.
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T05:26:05
   Editor: 194.164.132.240 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -12,9 +12,11 @@
 On this wiki:
  * [:Betwixt] - Betwixt provides services for mapping JavaBeans to XML documents, and 
vice versa.
  * [:Codec] -  Codec contains some general encoding/decoding algorithms. Includes 
some phonetic encoders, Hex, Base64, and a URL encoder.
+ * [:Collections] -  Collections builds upon the Java Collections Framework of List, 
Set and Map to provide many more implementations, new collections and abstract base 
classes.
  * [:DBCP] - DBCP provides database connection pooling services.
  * [:Digester] - Digester is an XML-to-Java-object mapping utility commonly used for 
parsing XML configuration files.
  * [:HttpClient] - HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
+ * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
  * [:Net] -  Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
  * [:Validator] - Validator provides components for user input validation
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T09:04:04
   Editor: DirkVerbeeck [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   add Pool

Change Log:

--
@@ -18,6 +18,7 @@
  * [:HttpClient] - HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
  * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
  * [:Net] -  Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
+ * [:Pool] - Pool provides a generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.
  * [:Validator] - Validator provides components for user input validation
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T09:21:38
   Editor: DirkVerbeeck [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   add link to old wiki

Change Log:

--
@@ -7,6 +7,10 @@
 
 JakartaCommonsEtiquette contains observations and opinions aimed at explaining some 
of the peculiarities of Jakarta Commons.
 
+'''Note:''' We are currently moving from the 
+[http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages old wiki] to 
this new location.
+Update your bookmarks!
+
 = Components =
 
 On this wiki:

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T13:40:25
   Editor: RobertBurrellDonkin [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -49,8 +49,6 @@
 
  * CreatingStandardWebPresence
 
- * JakartaCommonsDataBeans
-
  * GettingInvloved - General Documentation for all Apache Commiters and 
ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and 
[[Mirroring]]) 
 
 == Third Party Resources  ==

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T13:52:00
   Editor: RobertBurrellDonkin [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -35,25 +35,19 @@
 
 TheSandbox is an open workspace for jakarta committers. This is also divided into 
components.
 
-== Components ==
-
-On this wiki:
+
 
- * ResourcesProjectPages
+== Third Party Resources  ==
 
-
+ * [http://www.java201.com/resources/browse/70-all.html Jakarta Commons Resources]
 
-== Other Documentation ==
+== Developer Documentation ==
 
  * MovingFromSandboxToProper
 
  * CreatingStandardWebPresence
 
- * GettingInvloved - General Documentation for all Apache Commiters and 
ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and 
[[Mirroring]]) 
-
-== Third Party Resources  ==
-
- * [http://www.java201.com/resources/browse/70-all.html Jakarta Commons Resources]
+ * GettingInvloved - General Documentation for all Apache Commiters and 
ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and 
[:Mirroring]) 
 
 
 {{{

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-20 Thread commons-dev
   Date: 2004-05-20T14:18:22
   Editor: RobertBurrellDonkin [EMAIL PROTECTED]
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -14,6 +14,7 @@
 = Components =
 
 On this wiki:
+ * [:BeanUtils] - [http://jakarta.apache.org/commons/beanutils] is a collection of 
bean related libraries.
  * [:Betwixt] - Betwixt provides services for mapping JavaBeans to XML documents, and 
vice versa.
  * [:Codec] -  Codec contains some general encoding/decoding algorithms. Includes 
some phonetic encoders, Hex, Base64, and a URL encoder.
  * [:Collections] -  Collections builds upon the Java Collections Framework of List, 
Set and Map to provide many more implementations, new collections and abstract base 
classes.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-19 Thread commons-dev
   Date: 2004-05-19T14:25:04
   Editor: 82.38.65.173 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -58,7 +58,10 @@
 
 
 {{{
-*Q:* Little request: Can we PLEASE have a single javadoc tree for all commons 
components?  I am getting tired of switching between dbcp, loggin, and pool.  
Especially when I am following one line of calls or inheritance.  Thanks, Angus
+*Q:* Little request: Can we PLEASE have a single javadoc tree for all commons 
components?  
+I am getting tired of switching between dbcp, loggin, and pool.  
+Especially when I am following one line of calls or inheritance.  
+Thanks, Angus
 
 *A:* Sure, it should be relatively easy, why not take some initiative and do it 
yourself?
 }}}

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-19 Thread commons-dev
   Date: 2004-05-19T14:24:24
   Editor: 82.38.65.173 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   no comment

Change Log:

--
@@ -57,9 +57,11 @@
  * [http://www.java201.com/resources/browse/70-all.html Jakarta Commons Resources]
 
 
+{{{
 *Q:* Little request: Can we PLEASE have a single javadoc tree for all commons 
components?  I am getting tired of switching between dbcp, loggin, and pool.  
Especially when I am following one line of calls or inheritance.  Thanks, Angus
 
 *A:* Sure, it should be relatively easy, why not take some initiative and do it 
yourself?
+}}}
 
 
 = 'Special' Wiki pages =

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Jakarta Commons Wiki] Updated: FrontPage

2004-05-19 Thread commons-dev
   Date: 2004-05-19T14:23:50
   Editor: 82.38.65.173 
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   Moved comment from old wik page

Change Log:

--
@@ -3,7 +3,64 @@
 
 = Welcome to the Jakarta Commons Wiki =
 
-This is the [http://jakarta.apache.org Jakarta Commons] wiki. We're a Jakarta 
community, creators of reusable library components. More content will be added later...
+This is the [http://jakarta.apache.org Jakarta Commons] wiki. We're a Jakarta 
community, dedicated to creating of reusable library components in Java. 
+
+JakartaCommonsEtiquette contains observations and opinions aimed at explaining some 
of the peculiarities of Jakarta Commons.
+
+= Components =
+
+On this wiki:
+
+ * BetwixtComponentPage
+
+ * CodecProjectPages - Codec contains text encoders and decoders
+
+ * CommonsNet
+
+ * DbCpPage
+
+ * HttpClient
+
+ * ValidatorProjectPages - Validator provides components for user input validation
+
+ * Digester
+
+On the commons site:
+ * http://jakarta.apache.org/commons/components.html
+
+
+
+= Sandbox =
+
+TheSandbox is an open workspace for jakarta committers. This is also divided into 
components.
+
+== Components ==
+
+On this wiki:
+
+ * ResourcesProjectPages
+
+
+
+== Other Documentation ==
+
+ * MovingFromSandboxToProper
+
+ * CreatingStandardWebPresence
+
+ * JakartaCommonsDataBeans
+
+ * GettingInvloved - General Documentation for all Apache Commiters and 
ReleaseManager concerning various subjects (like SigningReleases, MavenRepository, and 
[[Mirroring]]) 
+
+== Third Party Resources  ==
+
+ * [http://www.java201.com/resources/browse/70-all.html Jakarta Commons Resources]
+
+
+*Q:* Little request: Can we PLEASE have a single javadoc tree for all commons 
components?  I am getting tired of switching between dbcp, loggin, and pool.  
Especially when I am following one line of calls or inheritance.  Thanks, Angus
+
+*A:* Sure, it should be relatively easy, why not take some initiative and do it 
yourself?
+
 
 = 'Special' Wiki pages =
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]