>"Kirst Martin Wolfgang" <[EMAIL PROTECTED]> wrote in message
> >news:[EMAIL PROTECTED]
>Hello,
>
>I've checked out commons daemon from trunk today and got "prunsrv.exe"
>to compile and working just fine in my tests.
>
>How is the status of this project? Is it somehow safe to use it in some
>kind
On Wed, May 28, 2008 at 10:35 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
> Rahul Akolkar wrote:
>>
>> Thought I'd make a list of m2 issues I encountered while releasing,
>> with the intent of saving time for others who may see similar
>> behavior(s):
>>
>> 1) Site plugin doesn't pick up server
Rahul Akolkar wrote:
Thought I'd make a list of m2 issues I encountered while releasing,
with the intent of saving time for others who may see similar
behavior(s):
1) Site plugin doesn't pick up server configuration (if you need
/ in the settings.xml for site deploys). See
MSITE-25 [1]. Patches
Thought I'd make a list of m2 issues I encountered while releasing,
with the intent of saving time for others who may see similar
behavior(s):
1) Site plugin doesn't pick up server configuration (if you need
/ in the settings.xml for site deploys). See
MSITE-25 [1]. Patches have been applied (than
On Wed, 2008-05-28 at 11:49 -0700, Henri Yandell wrote:
> On Wed, May 28, 2008 at 9:52 AM, Russel Winder
> <[EMAIL PROTECTED]> wrote:
> > On Wed, 2008-05-28 at 09:04 -0700, Henri Yandell wrote:
> >
> >> Thanks - currently it gets to the password prompt and then refuses to
> >> accept my password.
On Wed, May 28, 2008 at 9:52 AM, Russel Winder
<[EMAIL PROTECTED]> wrote:
> On Wed, 2008-05-28 at 09:04 -0700, Henri Yandell wrote:
>
>> Thanks - currently it gets to the password prompt and then refuses to
>> accept my password. Do I need something in ~/.m2/settings.xml?
>> Currently I don't have
On Wed, 2008-05-28 at 09:04 -0700, Henri Yandell wrote:
> Thanks - currently it gets to the password prompt and then refuses to
> accept my password. Do I need something in ~/.m2/settings.xml?
> Currently I don't have one.
You will definitely need a ~/.m2/settings.xml and it needs an entry such
a
On Wed, May 28, 2008 at 7:38 AM, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> On 5/28/08, Henri Yandell <[EMAIL PROTECTED]> wrote:
>> I ask this every time I think, and yet can never find it in the archives.
>>
>> How do I deploy a snapshot version of something?
>>
>
>
> mvn -Prc deploy
>
> * Bits
On 5/28/08, Henri Yandell <[EMAIL PROTECTED]> wrote:
> I ask this every time I think, and yet can never find it in the archives.
>
> How do I deploy a snapshot version of something?
>
mvn -Prc deploy
* Bits will go to the m2-snap-repo on people (if version is a
snapshot, as you indicate above)
On 5/28/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: bayard
> Date: Wed May 28 01:38:06 2008
> New Revision: 660860
>
> URL: http://svn.apache.org/viewvc?rev=660860&view=rev
> Log:
> Never released, so might as well be org.apache.commons
>
> Modified:
> commons/proper/cli/tr
I think you can achieve the same result with ComparatorUtils from
Commons Collections:
Comparator comp = ComparatorUtils.nullHighComparator(comparator);
comp.compare(o1, o2);
But a similar method in ObjectUtils would be useful.
Emmanuel Bourg
Julius Davies a écrit :
ObjectUtils.equals() is
I ask this every time I think, and yet can never find it in the archives.
How do I deploy a snapshot version of something?
Hen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Tue, May 27, 2008 at 1:00 PM, sebb <[EMAIL PROTECTED]> wrote:
> https://issues.apache.org/jira/browse/NET-220 is about thread safety
> of TftpServer.
>
> Can the patch be applied?
> I'm happy to do it.
Looks good to me. +1.
> I don't think NET 2.0 should be released without fixing this (either
13 matches
Mail list logo