Hi!
> From: Ralph Goers [mailto:ralph.go...@dslextreme.com]
>
> I'm not a big fan of that.
Me too, any decent logging facility should allow to configure the logger on a
"per package" level, so no problem to make the logging silent for a given
package.
> I'd prefer to switch to SLF4J and jus
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The following page has been changed by ChristianGrobmeier:
http://wiki.apache.org/commons/CompressRoadmap
The comment on the change is:
switched to new bug numbers
---
> It looks to me as though Adrian's report/patch actually came after (this)
> Christian's... no?
True. :-)
Christian
>
> -Matt
>
> --- On Wed, 3/25/09, Christian Grobmeier wrote:
>
>> From: Christian Grobmeier
>> Subject: Re: svn commit: r758009 - /commons/proper/compress/trunk/pom.xml
>> To:
Hi,
i just added a patch to:
https://issues.apache.org/jira/browse/COMPRESS-28
This should make sure that CPIO classes work like all the other classes.
Testcases are more better and now I feel more comfortable with this new stuff.
Cheers,
Christian
--
Hi
> Christian, you could have a go at doing this yourself. I added you
> specifically to the COMPRESS project in JIRA, so you should have the
> privileges to do that. Let me know if it doesn't work for you, and I'll
> have another look at it.
it seems to work, thank you very much!
Christian
--
As Brian indicated the snapshot repo is open for business for Commons.
I deployed Commons VFS there since I couldn't seem to deploy to
people.apache.org. It makes sense to me to migrate releases to the
Nexus repo as well. I think this is something the PMC (which I am not
a member of) shoul
I'm not a big fan of that. I prefer using Logback's and Log4j's
ability to include the class name, method name and line number in the
logging pattern. The overhead of that is not that large now that they
are both using the getStackTrace method to get the information. In
fact, I'd prefer to
Thanks,
I've tried uploading to the "old" snapshot repo but kept getting a
401. Brian Fox set up the "new" repo so that commons could use it.
I've uploaded a snapshot to https://repository.apache.org/content/repositories/snapshots/
. I have updated the pom on my local machine to deploy there
Hi VFS:
When we turn debug on for every thing I our app I noticed that we are getting a
lot of log entries like:
2009-03-25 12:17:06,342 [main] DEBUG: putFile: file:///C:/...
I see that this is done from VFS in:
http://commons.apache.org/vfs/xref/org/apache/commons/vfs/cache/SoftRefFilesCache.
+1
Phil
On 3/25/09, Mark Thomas wrote:
> Folks,
>
> The abandoned functionality was originally deprecated because abandoned
> connections were returned to the pool opening up the possibility of all
> sorts of
> mischief / bugs. This was changed some time ago to remove abandoned
> connections
> f
Christian Grobmeier wrote:
> Hi there,
>
>> if you want to delete I can do it - no need to jira every detail while
>> we are all on AC09
>
> well, not all :-)
> Thanks, i didn't want to noise around.
> If you could delete it I would be glad.
> Can you please close this issue too?
> https://issue
Henri Yandell wrote:
> On Tue, Mar 24, 2009 at 7:33 PM, Dennis Lundberg wrote:
>> Henri Yandell wrote:
>>> On Mon, Mar 23, 2009 at 3:16 PM, Jörg Schaible
>>> wrote:
Hi Hen,
Henri Yandell wrote at Sonntag, 22. März 2009 00:17:
> On Fri, Mar 20, 2009 at 3:15 PM, Henri Yande
Ralph Goers schrieb:
On Mar 23, 2009, at 2:34 PM, Oliver Heger wrote:
Hey, this really looks interesting! Unfortunately, I am pretty busy
ATM and will need some time to grasp the concepts.
However, I have now a build problem: Maven complains that it cannot
find the vfs snapshot jar (see be
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The following page has been changed by SiegfriedGoeschl:
http://wiki.apache.org/commons/Exec
--
== Hist
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The following page has been changed by SiegfriedGoeschl:
http://wiki.apache.org/commons/FrontPage
--
* [:
It looks to me as though Adrian's report/patch actually came after (this)
Christian's... no?
-Matt
--- On Wed, 3/25/09, Christian Grobmeier wrote:
> From: Christian Grobmeier
> Subject: Re: svn commit: r758009 - /commons/proper/compress/trunk/pom.xml
> To: dev@commons.apache.org
> Date: Wedn
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Commons Wiki" for
change notification.
The following page has been changed by SiegfriedGoeschl:
http://wiki.apache.org/commons/CreatingReleases
--
Hi there,
> if you want to delete I can do it - no need to jira every detail while
> we are all on AC09
well, not all :-)
Thanks, i didn't want to noise around.
If you could delete it I would be glad.
Can you please close this issue too?
https://issues.apache.org/jira/browse/COMPRESS-25
Cheers!
Hi Christian,
if you want to delete I can do it - no need to jira every detail while
we are all on AC09
Sitting next to Stefan Bodewig,
Siegfried Goeschl
Christian Grobmeier wrote:
>> On 2009-03-24, Torsten Curdt wrote:
>>
>>
>>> Personally I am not a big fan of checkstyle enforcement at
Sorry folks, wanted to send to Stephan Bodewig and hit the mailing list ...
Cheers,
Siegfried Goeschl
Liam Coughlin wrote:
> oops?
>
> On Wed, Mar 25, 2009 at 9:51 AM, Siegfried Goeschl
> mailto:siegfried.goes...@it20one.at>>
> wrote:
>
>
>
>
>
> apache.releases
>
> On 2009-03-24, Torsten Curdt wrote:
>
>> Personally I am not a big fan of checkstyle enforcement at all.
>
> I can perfectly well live without it as well.
OK, I will add a patch to the cs issue whcih deletes the checkstyle.xml
from the pom file (its currently commented out).
Cheers + Thanks
Ch
oops?
On Wed, Mar 25, 2009 at 9:51 AM, Siegfried Goeschl <
siegfried.goes...@it20one.at> wrote:
>
>
>
>
> apache.releases
> sgoeschl
> 664
> 775
>
>
> apache.website
> sgoeschl
> 664
> 775
>
>
> apache.snapshots
> sgoeschl
>
apache.releases
sgoeschl
664
775
apache.website
sgoeschl
664
775
apache.snapshots
sgoeschl
664
775
website
sgoeschl
fulcrum.website
sgoeschl
Folks,
The abandoned functionality was originally deprecated because abandoned
connections were returned to the pool opening up the possibility of all sorts of
mischief / bugs. This was changed some time ago to remove abandoned connections
from the pool and close them.
Given this change, I see no
Hi,
how do I tell Continuum that compress has been promoted?
Thanks for any hint
Stefan
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
On 2009-03-24, Torsten Curdt wrote:
> Personally I am not a big fan of checkstyle enforcement at all.
I can perfectly well live without it as well.
Stefan
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additi
On 2009-03-25, Jörg Schaible wrote:
> BTW: What is the difference in Gump's project descriptor between the
> optional and depend tags?
If the project you depend on doesn't build in Gump, your project won't
be built at all if you use and will still build if you use
.
For mvn projects we recomme
> I was remembering when I was jumping into compress first. I openend
> the BZ2 classes and I felt so hopeless... the code was quite cryptic
> to me and so different to that style I was used too. If we would have
> clean and consistent codestyle, this may help some younger devs to
> jump into the
>> Is that because of the checkstyle tool, or because of the rules that
>> have been chosen?
>
> Not because of these rules. It's the approach.
>
> I've seen people wasting too much time on this. Builds breaking
> because of wrong coding styles. Terrible!
I thought checkstyle.xml is a commons conv
Gump wrote at Mittwoch, 25. März 2009 10:17:
> 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.
I thought I fixed this. Next
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 has an issue affecting its community integration.
Th
31 matches
Mail list logo