Hi Robert,
shouldn't the equals(Object) and hashCode() method get overridden in JPAUser
to check for the right properties ?
Cheers,
Norman Maurer
2008/11/12 <[EMAIL PROTECTED]>
> Author: rdonkin
> Date: Wed Nov 12 11:34:18 2008
> New Revision: 713471
>
> URL: http://svn.apache.org/viewvc?rev=71
On Wed, Nov 12, 2008 at 11:37 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
> Do we care about 1.4 compatibility at all give the results of the poll? What
> is the reason for maintaining a 1.4 compatible version?
Personally I don't care about 1.4 and I don't believe many users will, too.
On th
On Wed, Nov 12, 2008 at 8:03 PM, Noel J. Bergman <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin wrote:
>
>> OSGi is fine for containing coursely grained services but avoiding
>> spring for configuration and assembly of these services is going to
>> make a *lot* of work.
>
> OSGi is about assemb
Stefano Bagnara wrote:
Markus Wiederkehr ha scritto:
I am trying to use the Retrotranslator Maven plugin to create a JRE
1.4 compatible version of Mime4j after the source code has been
migrated to Java 5. The byte-code translation seems to work and the
resulting class files are version 48 (1.4).
[
https://issues.apache.org/jira/browse/MIME4J-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Wiederkehr updated MIME4J-85:
Attachment: mime4j-java5-v2.patch
Because of problems with the Retrotranslator plugin this s
Author: rdonkin
Date: Wed Nov 12 13:10:10 2008
New Revision: 713511
URL: http://svn.apache.org/viewvc?rev=713511&view=rev
Log:
Update pom version numbers
Modified:
james/project/trunk/maven-skin/pom.xml
james/project/trunk/pom.xml
james/project/trunk/project/pom.xml
james/project/
Author: rdonkin
Date: Wed Nov 12 13:06:14 2008
New Revision: 713510
URL: http://svn.apache.org/viewvc?rev=713510&view=rev
Log:
Ok Tagging manually.
Added:
james/project/tags/james-project-1.3/
- copied from r713509, james/project/trunk/project/
Author: rdonkin
Date: Wed Nov 12 13:05:14 2008
New Revision: 713509
URL: http://svn.apache.org/viewvc?rev=713509&view=rev
Log:
Ok. Manually tagging the trunk created by maven.
Added:
james/project/tags/james-parent-1.2/
- copied from r713508, james/project/trunk/
-
On Wed, Nov 12, 2008 at 5:24 PM, Robert Burrell Donkin
<[EMAIL PROTECTED]> wrote:
> On Wed, Nov 12, 2008 at 12:35 AM, David Jencks <[EMAIL PROTECTED]> wrote:
>>
>> On Nov 11, 2008, at 2:56 PM, Robert Burrell Donkin wrote:
>>
>>> On Tue, Nov 11, 2008 at 10:53 PM, <[EMAIL PROTECTED]> wrote:
>>>
Author: rdonkin
Date: Wed Nov 12 12:59:23 2008
New Revision: 713507
URL: http://svn.apache.org/viewvc?rev=713507&view=rev
Log:
[maven-release-plugin] prepare release james-parent-1.2
Modified:
james/project/trunk/maven-skin/pom.xml
james/project/trunk/pom.xml
james/project/trunk/proje
On Wed, Nov 12, 2008 at 5:27 PM, Robert Burrell Donkin
<[EMAIL PROTECTED]> wrote:
> On Wed, Nov 12, 2008 at 9:23 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>> Robert Burrell Donkin ha scritto:
>>> On Sun, Nov 9, 2008 at 9:53 PM, Robert Burrell Donkin
>>> <[EMAIL PROTECTED]> wrote:
On Sun,
Robert Burrell Donkin wrote:
> OSGi is fine for containing coursely grained services but avoiding
> spring for configuration and assembly of these services is going to
> make a *lot* of work.
OSGi is about assembly. What do you have in mind for Spring? And
configuration can be pretty nicely han
Author: rdonkin
Date: Wed Nov 12 11:34:18 2008
New Revision: 713471
URL: http://svn.apache.org/viewvc?rev=713471&view=rev
Log:
Basic proof of concept implementation. More work needed.
Added:
james/server/trunk/jpa-store/src/test/java/org/
james/server/trunk/jpa-store/src/test/java/org/apa
On Wed, Nov 12, 2008 at 9:23 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin ha scritto:
>> On Sun, Nov 9, 2008 at 9:53 PM, Robert Burrell Donkin
>> <[EMAIL PROTECTED]> wrote:
>>> On Sun, Nov 9, 2008 at 5:32 PM, Robert Burrell Donkin
>>> <[EMAIL PROTECTED]> wrote:
On Sun
On Wed, Nov 12, 2008 at 12:35 AM, David Jencks <[EMAIL PROTECTED]> wrote:
>
> On Nov 11, 2008, at 2:56 PM, Robert Burrell Donkin wrote:
>
>> On Tue, Nov 11, 2008 at 10:53 PM, <[EMAIL PROTECTED]> wrote:
>>>
>>> Author: rdonkin
>>> Date: Tue Nov 11 14:53:07 2008
>>> New Revision: 713213
>>>
>>> URL:
On Wed, Nov 12, 2008 at 10:21 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> What pom snippet did you add for retrotranslating and what version of
> the plugin(and retrotranslator itself) are you using?
In my local repository I have retrotranslator 1.2.4 and
retrotranslator-maven-plugin 1.0-alph
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 james-jsieve has an issue affecting its community integration.
This issue affects
Robert Burrell Donkin ha scritto:
> On Sun, Nov 9, 2008 at 9:53 PM, Robert Burrell Donkin
> <[EMAIL PROTECTED]> wrote:
>> On Sun, Nov 9, 2008 at 5:32 PM, Robert Burrell Donkin
>> <[EMAIL PROTECTED]> wrote:
>>> On Sun, Nov 9, 2008 at 4:09 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
Robert Bu
Markus Wiederkehr ha scritto:
> I am trying to use the Retrotranslator Maven plugin to create a JRE
> 1.4 compatible version of Mime4j after the source code has been
> migrated to Java 5. The byte-code translation seems to work and the
> resulting class files are version 48 (1.4). So far so good..
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
20 matches
Mail list logo