Thanks, Christoph
On Sat, Mar 1, 2008 at 4:21 AM, Christoph Kutzinski <[EMAIL PROTECTED]> wrote:
> As the 'inversed' locking order in evict() is obviously the source of
> the problems, I would try to avoid calling any _factory methods while
> holding the 'this' lock.
+1
evict and addObject curr
I'd like to go through all the components upgrading to commons-parent
8 and adding the configuration properties to their poms for the
commons-build-plugin and maven-bundle-plugin. The following is an
example of the type of changes using commons chain:
Index: pom.xml
===
Hi,
I'd like to release version 4 of the commons-sandbox-parent pom - I
plan to upgrade it to use version 8 of commons-parent once the
commons-parent release has found its way to the public maven repo.
There have been no other changes since the last release of
commons-sandbox-parent:
http://svn.a
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 NiallPemberton:
http://wiki.apache.org/commons/CommonsOsgi
--
|| ne
This vote has passed with four +1 votes from the following people:
Jochen Wiedmann
Niall Pemberton
James Carman
Jörg Schaible
Thanks, I'll cut the release shortly.
Niall
On Wed, Feb 27, 2008 at 1:05 PM, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to release version 8 of the c
Just as an FYI, I've folded the Latka project in JIRA into the Dormant project.
Hen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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 [EMAIL PROTECTED]
Project commons-jelly-tags-jaxme has an issue affecting its community
integration.
This
Apologies if you know about this already.
I've just found out that JIRA does not automatically prompt for the
related bug id(s) when closing a bug as a duplicate (unlike Bugzilla,
which insists on the id).
One way round this is to add comments to all the affected issues, but
this is messy and tim
Emmanuel Bourg schrieb:
Oliver Heger a écrit :
This looks pretty good to me. Just a question about the convert()
methods: What is the meaning of the params var arg parameter and where
do the actual values come from?
That's the same vararg used currently by PropertyConverter.to(), it's
used
On 29/02/2008, Jake Harmon <[EMAIL PROTECTED]> wrote:
>
> I don't think this will work, because in Jan 2009, if you get a file from Feb
> 29 and try to parse it using the current year, it will also fail.
I don't think this can happen unless the remote system clock is wrong.
The remote file obvi
As the 'inversed' locking order in evict() is obviously the source of
the problems, I would try to avoid calling any _factory methods while
holding the 'this' lock.
I thinking about something like this:
public void evict() {
CursorableLinkedList tmpPool;
Collection connsToEvict = new Array
11 matches
Mail list logo