On Sat, Oct 24, 2009 at 4:05 AM, Stephen Colebourne
wrote:
> bay...@apache.org wrote:
>>
>> URL: http://svn.apache.org/viewvc?rev=826960&view=rev
>> Log:
>> Moved identityToString(StringBuffer, Object) to
>> identityToString(Appendable, Object) per LANG-542
>> @@ -178,13 +178,17 @@
>> * @para
On Sat, Oct 24, 2009 at 9:11 PM, Dennis Lundberg wrote:
> Niall Pemberton wrote:
>> I'm hitting the following problem trying to build the site for a
>> couple of components:
>>
>> http://maven.markmail.org/message/nwrpf3ym4wanajyq
>>
>> Tony's solution works for me (adding the commons lang depende
Hello-
I just switched from my own exec wrappers to commons exec, and it is
much better -- thank you thank you!
However, one thing I notice (especially while profiling) is that every
task and watchdog gets a new Thread. This is ok -- but gets kinda
overwhelming with lots of short lived processe
The Sanselan source and binaries directories contained an old
incubating release:
apache-sanselan-incubating-0.94*
The current version is 0.97, so I deleted the old files (they're still
in archive.apache.org).
-
To unsubscribe
On 24/10/2009, Siegfried Goeschl wrote:
> Hi folks,
>
> according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
> to "dist" I fail to copy the files
>
> [sgoes...@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
>
> /www/people.apache.org/builds/commons/exec/1.0.1/
Niall Pemberton wrote:
> I'm hitting the following problem trying to build the site for a
> couple of components:
>
> http://maven.markmail.org/message/nwrpf3ym4wanajyq
>
> Tony's solution works for me (adding the commons lang dependency to
> the site plugin in the parent pom) - just wondered if
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The "CreatingReleases" page has been changed by SiegfriedGoeschl.
http://wiki.apache.org/commons/CreatingReleases?action=diff&rev1=37&rev2=38
--
Hi folks,
according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
to "dist" I fail to copy the files
[sgoes...@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
/www/people.apache.org/builds/commons/exec/1.0.1/RC5/staged/org/apache/commons/commons-exec/1.0.1/*bin*
.
cp:
On Oct 24, 2009, at 8:28 AM, Oliver Heger wrote:
I have now completed a major update of DefaultConfigurationBuilder
to use the new combined.CombinedConfiguration class instead of the
old one.
DefaultConfigurationBuilder was the main cause for the existence of
duplicated classes because i
Stephen Colebourne schrieb:
I believe that we should remove this class.
The class performs no useful purpose, as there is a better way to use a
separate class to create a value lazily:
// Lazy initialization holder class idiom for static fields
private static class FieldHolder {
static f
Ralph Goers schrieb:
On Oct 12, 2009, at 12:38 PM, Oliver Heger wrote:
Ralph Goers schrieb:
On Oct 10, 2009, at 8:23 AM, Oliver Heger wrote:
Ralph Goers schrieb:
On Oct 7, 2009, at 10:54 PM, Oliver Heger wrote:
ralph.goers @dslextreme.com schrieb:
I'm trying to port my changes to fix CONFI
I believe that we should remove this class.
The class performs no useful purpose, as there is a better way to use a
separate class to create a value lazily:
// Lazy initialization holder class idiom for static fields
private static class FieldHolder {
static final FieldType field = comput
bay...@apache.org wrote:
URL: http://svn.apache.org/viewvc?rev=775045&view=rev
Log:
Genericizing per LANG-336. Removed two lines in the test that were trying to build a to string up to a class that was not in the hierarchy. The compiler now protects against this.
>
-public class ReflectionToSt
bay...@apache.org wrote:
URL: http://svn.apache.org/viewvc?rev=826960&view=rev
Log:
Moved identityToString(StringBuffer, Object) to identityToString(Appendable,
Object) per LANG-542
@@ -178,13 +178,17 @@
* @param object the object to create a toString for
* @since 2.4
*/
-
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 the folk at gene...@gump.apache.org.
Project commons-configuration-test has an issue affecting its community
integrati
15 matches
Mail list logo