Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-14 Thread Norman Maurer
Am 14.07.2011 10:00, schrieb Bernd Fondermann: On Wed, Jul 13, 2011 at 13:29, Norman Maurer wrote: Am 12.07.2011 21:03, schrieb Robert Burrell Donkin: On Tue, Jul 12, 2011 at 5:57 PM, Norman Maurer wrote: Yes the files was committed by me and it seems like I forgot them :( I'll add

svn commit: r1146583 - /james/imap/trunk/processor/src/test/java/org/apache/james/imap/processor/SearchProcessorTest.java

2011-07-14 Thread norman
Author: norman Date: Thu Jul 14 07:21:49 2011 New Revision: 1146583 URL: http://svn.apache.org/viewvc?rev=1146583&view=rev Log: Fix unit test Modified: james/imap/trunk/processor/src/test/java/org/apache/james/imap/processor/SearchProcessorTest.java Modified: james/imap/trunk/proce

Re: Stack trace after this James service just stops

2011-07-13 Thread Norman Maurer
we had quite some changes .. so using latest james server should be the easist one bye norman Am Mittwoch, 13. Juli 2011 schrieb Saibabu Vallurupalli : > Okay, I will try these steps. This morning first thing I did is just > updating Mailbox-JPA jar and started then it complained

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
sure.. bye norman Am Mittwoch, 13. Juli 2011 schrieb Saibabu Vallurupalli : > Hi Norman, The complete stack trace is about 300 lines. Is it okay if I > paste it here? > > Thanks, Sai > > On Wed, Jul 13, 2011 at 3:31 PM, Norman Maurer > wrote: > >> Hi there, &

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
Hi there, this should be no problem.. And this is not the complete stacktrace :( I need the complete one.. Bye, Norman 2011/7/13 Saibabu Vallurupalli : > Hi Norman, > I am pasting the stack trace below. I have one quick question is there any > place where these JARs refer to librari

svn commit: r1146243 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base/MailboxEventAnalyser.java

2011-07-13 Thread norman
Author: norman Date: Wed Jul 13 19:09:57 2011 New Revision: 1146243 URL: http://svn.apache.org/viewvc?rev=1146243&view=rev Log: Make sure the MailboxEventAnalyser is 100% thread-safe. See IMAP-320 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
Show me the stacktrace... Bye, Norman 2011/7/13 Saibabu Vallurupalli : > After commenting this file it still not starting. James server throws > java.lang.Exception on MailRepositoryStoreBeanFactory.init() method. > > Please help me with this upgrade process Norman. > > Thank

[jira] [Resolved] (IMAP-320) MailboxEventAnalyser is not 100 % thread-safe

2011-07-13 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-320. Resolution: Fixed done > MailboxEventAnalyser is not 100 % thread-s

[jira] [Created] (IMAP-320) MailboxEventAnalyser is not 100 % thread-safe

2011-07-13 Thread Norman Maurer (JIRA)
Versions: 0.2.1 Reporter: Norman Maurer Assignee: Norman Maurer Fix For: 0.3 The MailboxEventAnalyser does not use synchronized in a save way -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software

svn commit: r1146240 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base/MailboxEventAnalyser.java

2011-07-13 Thread norman
Author: norman Date: Wed Jul 13 19:08:31 2011 New Revision: 1146240 URL: http://svn.apache.org/viewvc?rev=1146240&view=rev Log: Make sure the MailboxEventAnalyser is 100% thread-safe. See IMAP-320 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/

[jira] [Resolved] (IMAP-305) Add support for CONDSTORE extension

2011-07-13 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-305. Resolution: Fixed Fix Version/s: 0.3 Assignee: Norman Maurer done! > Add supp

svn commit: r1146234 [2/2] - in /james/imap/trunk: api/src/main/java/org/apache/james/imap/api/ api/src/main/java/org/apache/james/imap/api/display/ api/src/main/java/org/apache/james/imap/api/message

2011-07-13 Thread norman
Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/StoreProcessor.java URL: http://svn.apache.org/viewvc/james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/StoreProcessor.java?rev=1146234&r1=1146233&r2=1146234&view=diff ===

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
conf/context/james-server-context.xml Bye, Norman 2011/7/13 Saibabu Vallurupalli : > Hi Eric, where is the main Spring file located? Sorry to ask too many > questions. > > Thanks, Sai > > On Wed, Jul 13, 2011 at 2:55 PM, Eric Charles > wrote: > >> Hi, >> >

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-13 Thread Norman Maurer
Am 12.07.2011 21:03, schrieb Robert Burrell Donkin: On Tue, Jul 12, 2011 at 5:57 PM, Norman Maurer wrote: Yes the files was committed by me and it seems like I forgot them :( I'll add them into trunk, and then maybe take a look at seeing why rat isn't part of the build... Robert

[jira] [Commented] (IMAP-319) MS Outlook returns "UID does not comply with standard"

2011-07-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064366#comment-13064366 ] Norman Maurer commented on IMAP-319: You will need to use IMAP and not IMAPS to cap

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-12 Thread Norman Maurer
Sorry forgot to link to the jar: https://repository.apache.org/content/groups/snapshots/org/apache/james/apache-james-mailbox-jpa/0.4-SNAPSHOT/apache-james-mailbox-jpa-0.4-20110713.042245-27.jar Be, Norman Am 13.07.2011 07:28, schrieb Norman Maurer: Hi there, you need to use this two files

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-12 Thread Norman Maurer
ox.jpa.openjpa.OpenJPAMailboxManager" init-method="init"> class="org.apache.james.mailbox.jpa.JPASubscriptionManager"> class="org.apache.james.mailbox.jpa.JPAMailboxSessionMapperFactory"> class="org.apache.james.mailbox.jpa.mail.JPA

Re: MS Outlook Error - UID does not comply with standard - Beta 1

2011-07-12 Thread Norman Maurer
could you open a jira and attach it there ? bye norman Am Dienstag, 12. Juli 2011 schrieb Patrick Pyette : > I've attached the wireshark dump, while trying to sync an account on James > Beta 2, jpa mailbox implementation with Outlook 2010.   Any help would be > appreciated. >

svn commit: r1145713 - in /james/imap/trunk/message/src/main/java/org/apache/james/imap/decode: ImapRequestLineReader.java parser/AbstractSelectionCommandParser.java parser/SearchCommandParser.java pa

2011-07-12 Thread norman
Author: norman Date: Tue Jul 12 18:38:53 2011 New Revision: 1145713 URL: http://svn.apache.org/viewvc?rev=1145713&view=rev Log: Move a util method to ImapRequestListReader. See IMAP-305 Modified: james/imap/trunk/message/src/main/java/org/apache/james/imap/decode/ImapRequestLineReader.

svn commit: r1145710 - /james/imap/trunk/message/src/main/java/org/apache/james/imap/decode/parser/AbstractSelectionCommandParser.java

2011-07-12 Thread norman
Author: norman Date: Tue Jul 12 18:35:15 2011 New Revision: 1145710 URL: http://svn.apache.org/viewvc?rev=1145710&view=rev Log: Fix copy and paste error. See IMAP-305 Modified: james/imap/trunk/message/src/main/java/org/apache/james/imap/decode/parser/AbstractSelectionCommandParser.

Re: problem implementing UUID as mailboxID

2011-07-12 Thread Norman Maurer
Nope thats wrong.. Have a look at JCRMessage to see how it use "String" as a mailbox Id and but still use long as uid. http://svn.apache.org/viewvc/james/mailbox/trunk/jcr/src/main/java/org/apache/james/mailbox/jcr/mail/model/JCRMessage.java?view=markup Hope it helps, Norman 2011

svn commit: r1145703 - in /james/imap/trunk: api/src/main/java/org/apache/james/imap/api/display/ api/src/main/java/org/apache/james/imap/api/message/response/ message/src/main/java/org/apache/james/i

2011-07-12 Thread norman
Author: norman Date: Tue Jul 12 18:21:42 2011 New Revision: 1145703 URL: http://svn.apache.org/viewvc?rev=1145703&view=rev Log: Start to work on CONDSTORE extension. Still work in progress. See IMAP-305 Added: james/imap/trunk/message/src/main/java/org/apache/james/imap/decode/pa

[jira] [Commented] (IMAP-305) Add support for CONDSTORE extension

2011-07-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064047#comment-13064047 ] Norman Maurer commented on IMAP-305: I will start to work on this now.. > Add

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-12 Thread Norman Maurer
Hmm strange.. It really start to become a mess :( Bye, Norman 2011/7/12 Stefano Bagnara : > 2011/7/12 Norman Maurer : >> What exactly you mean ? > > The parent pom > (http://svn.apache.org/viewvc/james/server/trunk/pom.xml?view=markup) > is not in the staging repository

[jira] [Resolved] (MAILBOX-102) Store email content in Encrypted format and Decrypt the content during retrival

2011-07-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-102. --- Resolution: Fixed Fix Version/s: (was: 0.3) 0.4 I committed a

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-12 Thread Norman Maurer
Its in 0.4-SNAPSHOT version of mailbox which is atm compatible with 0.3 and should also stay so... Bye, Norman 2011/7/12 Saibabu Vallurupalli : > Hi Norman, > > Thank you for applying the patch. Since I am in process of upgrading our > Apache James thought of checking with you o

Re: Mailbox source compatibility issue

2011-07-12 Thread Norman Maurer
Just ping us if you need some help.. Bye, Norman 2011/7/12 Saibabu Vallurupalli : > Okay I will upgrade now :-( > My colleague scared me saying upgrade is not very easy after replacing > mailbox 0.3 libraries looks like I have to do some configuration changes. I > will check

svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-12 Thread norman
Author: norman Date: Tue Jul 12 17:40:49 2011 New Revision: 1145691 URL: http://svn.apache.org/viewvc?rev=1145691&view=rev Log: Add support for encrypted Headers and Body of the message when using JPA. This work is a modified version of the classes attached to MAILBOX-102. Thanks again

Re: Mailbox source compatibility issue

2011-07-12 Thread Norman Maurer
JPAMailboxMembership was removed in 0.3 release. Thats why I said it would be better to move to 0.3 api. Bye, Norman 2011/7/12 Saibabu Vallurupalli : > I took a closure look into the issue I am getting after fixing the > Excryption logic. I have found a new class in the deployed vers

[jira] [Updated] (MAILBOX-102) Store email content in Encrypted format and Decrypt the content during retrival

2011-07-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated MAILBOX-102: -- Priority: Major (was: Blocker) Issue Type: New Feature (was: Bug) Its a feature

[jira] [Commented] (MAILBOX-102) Store email content in Encrypted format and Decrypt the content during retrival

2011-07-12 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063998#comment-13063998 ] Norman Maurer commented on MAILBOX-102: --- I like the idea... Let me see how we

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-12 Thread Norman Maurer
What exactly you mean ? Bye, Norman 2011/7/12 Robert Burrell Donkin : > On Wed, Jul 6, 2011 at 5:35 PM, Norman Maurer wrote: >> Hi there, >> >> I prepared the Apache James Server 3.0-beta2 artifacts for release. So >> please review and cast your vote. This artifacts

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-12 Thread Norman Maurer
Yes the files was committed by me and it seems like I forgot them :( Bye, Norman 2011/7/12 Robert Burrell Donkin : > On Wed, Jul 6, 2011 at 5:35 PM, Norman Maurer wrote: >> Hi there, >> >> I prepared the Apache James Server 3.0-beta2 artifacts for release. So >>

Re: Unable to fine svn link

2011-07-12 Thread Norman Maurer
The mailinglist does cut off attachments most of the time. Would by nice if you could open a ticket for it. https://issues.apache.org/jira/browse/MAILBOX Thanks Norman 2011/7/12, Saibabu Vallurupalli : > Thanks Norman. I will bring this up in our Scrum meeting and will upgrade to > 3.0

Re: Need help with build / deployment

2011-07-11 Thread Norman Maurer
See my other mail... You meed to replace all mailbox* jars. bye norman Am Dienstag, 12. Juli 2011 schrieb Saibabu Vallurupalli : > Okay Eric. I will try to follow the steps given in the previous email keep > you posted. > > Thanks so much for all the support. > > Thanks, Sai.

Re: Unable to fine svn link

2011-07-11 Thread Norman Maurer
The problem is that mailbox-0.2 is not compatible with 0.3. So you need to replace all mailbox* jars. you will also need to adjust the spring files. I guess the easiest is to just assemble the app vith james server 3.0-beta2 artifacts as these use mailbox 0.3 already bye norman Am Montag, 11

Re: Unable to fine svn link

2011-07-11 Thread Norman Maurer
Hi therem maven openjpa plugin does enhance the class. So it will not look 100% identical to the source.. Bye, Norman 2011/7/11 Saibabu Vallurupalli : > I tried several options and unable to locate the actual source file I am > using in Run time. One big difference is JPAMessage.java cl

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-11 Thread Norman Maurer
Hi Bernd, thanks for the clearification. I agree it's not that complicated but IMHO its still more complex as it should be.. Bye, Norman 2011/7/11 Bernd Fondermann : > On Mon, Jul 11, 2011 at 21:22, Norman Maurer > wrote: >> Hi there, >> >> I also agree with

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-11 Thread Norman Maurer
Hi there, I also agree with both of you. I still think it would be better to not split the "app" in an extra project. But I wanted not to block robert, maybe it was a fault maybe not... I just hope we can have the license "review tool" soon and re-integrate the stuff later.

Re: HBase rowkey choice for MailboxMapper interface implementation

2011-07-11 Thread Norman Maurer
Hi Ioan, I think it would be the best to use an UUID as key. This way you would not need to "update" every message metadata if someone renamed the mailbox. You will need to make 2 queries in this case but I think its worth it. Bye, Norman 2011/7/11 Ioan Eugen Stan : > Hello, >

Re: [RESULT] [VOTE] Release Apache James jSPF 0.9.9

2011-07-10 Thread Norman Maurer
Hi there, the sources are enough. Everything else can be downloaded from maven central or build for the source ;) I uploaded the mailbox sources too. So they should be visible within the next 24 hours. Bye, Norman 2011/7/10 Eric Charles : > Only imap sources, but not the whole artifa

Re: [RESULT] [VOTE] Release Apache James jSPF 0.9.9

2011-07-10 Thread Norman Maurer
hmm.. imap is there. I will hae a look for mailbox. Thanks, Norman 2011/7/10 Eric Charles : > Hi, > > Website is updated and deployed. > I will check in 1 hour if download.cgi is now happy with maven-skin (tks > Felix). > > At this occasion, I was willing to create the lin

Re: [RESULT] [VOTE] Release Apache James jSPF 0.9.9

2011-07-09 Thread Norman Maurer
Ok the artifacts are now on maven central and I also uploaded it to people.apache.org, so they should show up on the mirrors soon. After that we just need to update the website.. any takers ? Bye, Norman 2011/7/9 Norman Maurer : > Hi there, > > the VOTE passed. Results: > >

svn commit: r1144696 - /james/server/trunk/pom.xml

2011-07-09 Thread norman
Author: norman Date: Sat Jul 9 16:30:44 2011 New Revision: 1144696 URL: http://svn.apache.org/viewvc?rev=1144696&view=rev Log: Move to jspf 0.9.9 which doesn't introduce any code changes but gives us better osgi meta-data. See JAMES-835 Modified: james/server/trunk/pom.xml Modifi

[jira] [Created] (JSPF-91) Review NOTICE and LICENSE files

2011-07-09 Thread Norman Maurer (JIRA)
Review NOTICE and LICENSE files --- Key: JSPF-91 URL: https://issues.apache.org/jira/browse/JSPF-91 Project: JAMES jSPF Issue Type: Task Affects Versions: 0.9.9 Reporter: Norman Maurer

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-09 Thread Norman Maurer
+1 Norman 2011/7/6 Norman Maurer : > Hi there, > > I prepared the Apache James Server 3.0-beta2 artifacts for release. So > please review and cast your vote. This artifacts will get used to > bundle the distribution. > > https://repository.apache.org/content/repositori

[RESULT] [VOTE] Release Apache James jSPF 0.9.9

2011-07-09 Thread Norman Maurer
Hi there, the VOTE passed. Results: +1 Eric, Robert, Norman I will upload the artifacts soon. Thanks for voting, Norman 2011/7/9 Norman Maurer : > +1 > > Norman > > 2011/7/6, Norman Maurer : >> Hi there, >> >> please use this url to review: >> &

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-09 Thread Norman Maurer
Hi there, I just fixed it in trunk. please retry.. Thanks, Norman 2011/7/8 hyysguy...@gmail.com : > No, I don't have jndi.properties, but, IMHO, anyone should run james server > successful without any configuration just as previous release. > > Please be free to contac

Re: [app] AWOL TransactionManager [WAS Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts]

2011-07-09 Thread Norman Maurer
Ok this is fixed now. Please "re-test".. Thanks, Norman 2011/7/8 Robert Burrell Donkin : > On Fri, Jul 8, 2011 at 7:49 PM, Norman Maurer > wrote: >> Review the releases if possible :) > > cool > > Robert > > --

svn commit: r1144665 - /james/app/trunk/pom.xml

2011-07-09 Thread norman
Author: norman Date: Sat Jul 9 12:50:36 2011 New Revision: 1144665 URL: http://svn.apache.org/viewvc?rev=1144665&view=rev Log: Use james-server 3.0-beta2 artifacts for bundle the distribution. Modified: james/app/trunk/pom.xml Modified: james/app/trunk/pom.xml URL: http://svn.apache

svn commit: r1144664 - /james/app/trunk/src/main/config/james/META-INF/persistence.xml

2011-07-09 Thread norman
Author: norman Date: Sat Jul 9 12:50:05 2011 New Revision: 1144664 URL: http://svn.apache.org/viewvc?rev=1144664&view=rev Log: JPAHeader was removed in mailbox-0.3 Modified: james/app/trunk/src/main/config/james/META-INF/persistence.xml Modified: james/app/trunk/src/main/config/james/

svn commit: r1144663 - /james/app/trunk/src/main/config/james/context/james-server-context.xml

2011-07-09 Thread norman
Author: norman Date: Sat Jul 9 12:49:22 2011 New Revision: 1144663 URL: http://svn.apache.org/viewvc?rev=1144663&view=rev Log: Make sure we use the right persistence.xml file. This fix the error which was raised on the ml Modified: james/app/trunk/src/main/config/james/context/james-se

Re: [VOTE] Release Apache James jSPF 0.9.9

2011-07-09 Thread Norman Maurer
+1 Norman 2011/7/6, Norman Maurer : > Hi there, > > please use this url to review: > > https://repository.apache.org/content/repositories/orgapachejames-001/ > > Thanks, > Norman > > > 2011/7/6 Norman Maurer : >> Am 06.07.2011 12:23, schrieb Robert Burre

Re: [app] AWOL TransactionManager [WAS Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts]

2011-07-08 Thread Norman Maurer
Review the releases if possible :) Bye Norman 2011/7/8, Robert Burrell Donkin : > On Fri, Jul 8, 2011 at 7:16 PM, Norman Maurer > wrote: >> i will have a look when I get a chance... > > I have some cycles to spend on James now. I happy to look at this > problem. Or I coul

Re: [app] AWOL TransactionManager [WAS Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts]

2011-07-08 Thread Norman Maurer
i will have a look when I get a chance... bye norman Am Freitag, 8. Juli 2011 schrieb Robert Burrell Donkin : > On Fri, Jul 8, 2011 at 6:59 AM, hyysguy...@gmail.com > wrote: >> I build james-app after build james server 3.0-beta2, > > Thanks :-) > > Until we have

svn commit: r1144219 - in /james/server/trunk/lifecycle-spring: .classpath .project .settings/ .settings/org.eclipse.jdt.core.prefs .settings/org.maven.ide.eclipse.prefs

2011-07-08 Thread norman
Author: norman Date: Fri Jul 8 09:46:27 2011 New Revision: 1144219 URL: http://svn.apache.org/viewvc?rev=1144219&view=rev Log: Add classpath etc Added: james/server/trunk/lifecycle-spring/.classpath james/server/trunk/lifecycle-spring/.project james/server/trunk/lifecycle-sp

Re: James 3 JPA question

2011-07-07 Thread Norman Maurer
always, patches welcome :) Bye, Norman 2011/7/7 Saibabu Vallurupalli : > Hi, > > I am trying to identify the files I need to overwrite to Encrypt and Decrypt > JAMES_MAIL.MAIL_BYTES column defined in JPAMessage.java. This class is > having only getter method to reach the content.

svn commit: r1143794 - /james/server/trunk/queue-activemq/src/main/resources/META-INF/spring/activemq-queue-context.xml

2011-07-07 Thread norman
Author: norman Date: Thu Jul 7 12:28:19 2011 New Revision: 1143794 URL: http://svn.apache.org/viewvc?rev=1143794&view=rev Log: use org.apache.james.amq as id for the configurationadmin. See JAMES-835 Modified: james/server/trunk/queue-activemq/src/main/resources/META-INF/spring/acti

svn commit: r1143792 - /james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/netty/SMTPServer.java

2011-07-07 Thread norman
Author: norman Date: Thu Jul 7 12:27:29 2011 New Revision: 1143792 URL: http://svn.apache.org/viewvc?rev=1143792&view=rev Log: The NetworkMatcher should get init in the init() method Modified: james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/netty/SMTPServer.

svn commit: r1143788 - in /james/server/trunk/lifecycle-spring: ./ src/main/java/org/apache/james/container/spring/lifecycle/osgi/ src/main/resources/META-INF/spring/extender/

2011-07-07 Thread norman
Author: norman Date: Thu Jul 7 12:16:59 2011 New Revision: 1143788 URL: http://svn.apache.org/viewvc?rev=1143788&view=rev Log: Add BeanPostProcessors which handles @Resource and @PersistenceUnit annotation. See JAMES-835 Added: james/server/trunk/lifecycle-spring/src/main/java/org/ap

svn commit: r1143675 - /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/osgi/

2011-07-06 Thread norman
Author: norman Date: Thu Jul 7 06:41:57 2011 New Revision: 1143675 URL: http://svn.apache.org/viewvc?rev=1143675&view=rev Log: Rename AbstractServiceTracker to AbstractBundleTracker to better match what it actual does. See JAMES-835 Added: james/server/trunk/container-spring/src/main/

svn commit: r1143674 - /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/osgi/AbstractServiceTracker.java

2011-07-06 Thread norman
Author: norman Date: Thu Jul 7 06:39:31 2011 New Revision: 1143674 URL: http://svn.apache.org/viewvc?rev=1143674&view=rev Log: Make sure we register services in the BeanDefinationRegistry and in the OSGI-Registry. So spring can do its job and wire everything together. See JAMES-835 Modi

Re: James 3 JPA question

2011-07-06 Thread Norman Maurer
Hi there, maybe its also good to VOTE for this: https://issues.apache.org/jira/browse/OPENJPA-763 Bye, Norman Am 07.07.2011 06:45, schrieb Eric Charles: Hi, This does not seem to be supported via JPA. You could extend the class, rewrite the accessor to encrypt/decrypt and update

svn commit: r1143550 - /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/osgi/AbstractServiceTracker.java

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 20:33:34 2011 New Revision: 1143550 URL: http://svn.apache.org/viewvc?rev=1143550&view=rev Log: Make sure the right BeanFactory is used for register the beans (still work in progress). See JAMES-855 Modified: james/server/trunk/container-spring/src/main/

[VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-06 Thread Norman Maurer
[ ] -1 Something wrong Thanks, Norman - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: [VOTE] Release Apache James jSPF 0.9.9

2011-07-06 Thread Norman Maurer
Hi there, please use this url to review: https://repository.apache.org/content/repositories/orgapachejames-001/ Thanks, Norman 2011/7/6 Norman Maurer : > Am 06.07.2011 12:23, schrieb Robert Burrell Donkin: >> >> I ran a script which (seemed to) pull down everything jSPF okay

svn commit: r1143464 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserv

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 15:28:34 2011 New Revision: 1143464 URL: http://svn.apache.org/viewvc?rev=1143464&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/server/trunk/cli/pom.xml james/server/trunk/container-spring/pom.xml j

svn commit: r1143462 - /james/server/tags/james-server-3.0-beta2/

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 15:27:26 2011 New Revision: 1143462 URL: http://svn.apache.org/viewvc?rev=1143462&view=rev Log: [maven-release-plugin] copy for tag james-server-3.0-beta2 Added: james/server/tags/james-server-3.0-beta2/ (props changed) - copied from r1143461, j

svn commit: r1143461 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserv

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 15:20:03 2011 New Revision: 1143461 URL: http://svn.apache.org/viewvc?rev=1143461&view=rev Log: [maven-release-plugin] prepare release james-server-3.0-beta2 Modified: james/server/trunk/cli/pom.xml james/server/trunk/container-spring/pom.xml j

svn commit: r1143456 - /james/server/tags/james-server-3.0-beta2/

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 15:04:54 2011 New Revision: 1143456 URL: http://svn.apache.org/viewvc?rev=1143456&view=rev Log: re-roll Removed: james/server/tags/james-server-3.0-beta2/ - To unsubscribe, e-mail: se

svn commit: r1143455 - in /james/jspf/trunk: assemble/pom.xml pom.xml resolver/pom.xml tester/pom.xml

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 15:00:54 2011 New Revision: 1143455 URL: http://svn.apache.org/viewvc?rev=1143455&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/jspf/trunk/assemble/pom.xml james/jspf/trunk/pom.xml james/jspf/trunk/reso

svn commit: r1143454 - /james/jspf/tags/apache-jspf-project-0.9.9/

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 15:00:25 2011 New Revision: 1143454 URL: http://svn.apache.org/viewvc?rev=1143454&view=rev Log: [maven-release-plugin] copy for tag apache-jspf-project-0.9.9 Added: james/jspf/tags/apache-jspf-project-0.9.9/ - copied from r1143453, james/jspf/t

svn commit: r1143453 - in /james/jspf/trunk: assemble/pom.xml pom.xml resolver/pom.xml tester/pom.xml

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 14:59:25 2011 New Revision: 1143453 URL: http://svn.apache.org/viewvc?rev=1143453&view=rev Log: [maven-release-plugin] prepare release apache-jspf-project-0.9.9 Modified: james/jspf/trunk/assemble/pom.xml james/jspf/trunk/pom.xml james/jspf/t

svn commit: r1143447 - /james/jspf/tags/apache-jspf-project-0.9.9/

2011-07-06 Thread norman
Author: norman Date: Wed Jul 6 14:53:59 2011 New Revision: 1143447 URL: http://svn.apache.org/viewvc?rev=1143447&view=rev Log: Re-roll Removed: james/jspf/tags/apache-jspf-project-0.9.9/ - To unsubscribe, e-mail: se

Re: [VOTE] Release Apache James jSPF 0.9.9

2011-07-06 Thread Norman Maurer
Am 06.07.2011 12:23, schrieb Robert Burrell Donkin: I ran a script which (seemed to) pull down everything jSPF okay at 08:41:23 (GMT) but now I get a 404 Robert No idea what went wrong. I will push them to nexus again later today.. Bye, Norman

Re: James App Assembly [WAS Re: Factor Out James Application Assembly ...?]

2011-07-06 Thread Norman Maurer
Hi Eric, what are you refering to ? Bye, Norman Am 06.07.2011 10:25, schrieb Eric Charles: Hi Robert, Just for information (don't know if it's relevant to us), the following thread where Edward seems to have fun :) Read Dan's points 1 and 2. Thx. On 03/07/11 21:32, Norm

Re: [VOTE] Release Apache James jSPF 0.9.9

2011-07-06 Thread Norman Maurer
Hm, no. But I also can't find the jars I staged before for james-server. Let me try to find out whats the problem :( Thanks, Norman Am 06.07.2011 10:04, schrieb Eric Charles: Hi Norman, Can't find antything on https://repository.apache.org/content/repositories/orgapachejames-

svn commit: r1143184 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserv

2011-07-05 Thread norman
Author: norman Date: Tue Jul 5 19:34:49 2011 New Revision: 1143184 URL: http://svn.apache.org/viewvc?rev=1143184&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/server/trunk/cli/pom.xml james/server/trunk/container-spring/pom.xml j

svn commit: r1143183 - /james/server/tags/james-server-3.0-beta2/

2011-07-05 Thread norman
Author: norman Date: Tue Jul 5 19:33:42 2011 New Revision: 1143183 URL: http://svn.apache.org/viewvc?rev=1143183&view=rev Log: [maven-release-plugin] copy for tag james-server-3.0-beta2 Added: james/server/tags/james-server-3.0-beta2/ (props changed) - copied from r1143181, j

svn commit: r1143182 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserv

2011-07-05 Thread norman
Author: norman Date: Tue Jul 5 19:33:14 2011 New Revision: 1143182 URL: http://svn.apache.org/viewvc?rev=1143182&view=rev Log: [maven-release-plugin] prepare release james-server-3.0-beta2 Modified: james/server/trunk/cli/pom.xml james/server/trunk/container-spring/pom.xml j

Re: MS Outlook Error - UID does not comply with standard - Beta 1

2011-07-05 Thread Norman Maurer
Can you take a wireshark dump of such an account ? Bye, Norman 2011/7/5 Patrick Pyette : > Hi Eric & Norman, > > I did do the copy/restore using jpa -> maildir and back again. > > After the restore, I also created a brand new account and was able to > reproduce the i

[VOTE] Release Apache James jSPF 0.9.9

2011-07-05 Thread Norman Maurer
R+BY+priority+DESC&mode=hide Here are the artifacts for review: https://repository.apache.org/content/repositories/orgapachejames-017/ So please cast your VOTE: [ ] +1 Yes please release [ ] +0 No time to review [ ] -1 Something wrong with the release By

[jira] [Updated] (JSPF-88) Split Async/Thread based implementations in seperate modules

2011-07-05 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JSPF-88: -- Fix Version/s: (was: 0.9.9) 1.0 > Split Async/Thread based implementations

Cut server release soon

2011-07-05 Thread Norman Maurer
Hi there, I will try to cut a release of the "server" artifacts later this evening. This can then be used to assemble the app. Bye, Norman - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For

svn commit: r1143138 - in /james/jspf/trunk: assemble/pom.xml pom.xml resolver/pom.xml tester/pom.xml

2011-07-05 Thread norman
Author: norman Date: Tue Jul 5 16:47:39 2011 New Revision: 1143138 URL: http://svn.apache.org/viewvc?rev=1143138&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/jspf/trunk/assemble/pom.xml james/jspf/trunk/pom.xml james/jspf/trunk/reso

svn commit: r1143137 - /james/jspf/tags/apache-jspf-project-0.9.9/

2011-07-05 Thread norman
Author: norman Date: Tue Jul 5 16:47:06 2011 New Revision: 1143137 URL: http://svn.apache.org/viewvc?rev=1143137&view=rev Log: [maven-release-plugin] copy for tag apache-jspf-project-0.9.9 Added: james/jspf/tags/apache-jspf-project-0.9.9/ - copied from r1143135, james/jspf/t

svn commit: r1143135 - in /james/jspf/trunk: assemble/pom.xml pom.xml resolver/pom.xml tester/pom.xml

2011-07-05 Thread norman
Author: norman Date: Tue Jul 5 16:46:45 2011 New Revision: 1143135 URL: http://svn.apache.org/viewvc?rev=1143135&view=rev Log: [maven-release-plugin] prepare release apache-jspf-project-0.9.9 Modified: james/jspf/trunk/assemble/pom.xml james/jspf/trunk/pom.xml james/jspf/t

Re: Cut a new jspf release

2011-07-04 Thread Norman Maurer
Ok I will prepare the release this evening. Bye, Norman 2011/7/4 Stefano Bagnara : > 2011/7/4 Norman Maurer : >> Hi there, >> >> I did some fixing of the OSGI metadata in jspf. I would like to cut a >> new release for this. Its a small change so not sure abo

Cut a new jspf release

2011-07-04 Thread Norman Maurer
&jqlQuery=project+%3D+JSPF+AND+fixVersion+%3D+%220.9.9%22+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide WDYT, Norman - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands

svn commit: r1142753 - /james/server/trunk/smtpserver/pom.xml

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 18:10:38 2011 New Revision: 1142753 URL: http://svn.apache.org/viewvc?rev=1142753&view=rev Log: Make the jspf import optional as the handler is not used by default. See JAMES-835 Modified: james/server/trunk/smtpserver/pom.xml Modified: james/server/t

svn commit: r1142752 - in /james/server/trunk: imapserver/src/main/resources/META-INF/spring/ lmtpserver/src/main/resources/META-INF/spring/ pop3server/src/main/resources/META-INF/spring/ smtpserver/s

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 18:07:54 2011 New Revision: 1142752 URL: http://svn.apache.org/viewvc?rev=1142752&view=rev Log: Remove the declaration of a class via the configuration admin. The bundle plugin get confused with it. See JAMES-835 Modified: james/server/trunk/imapserver

svn commit: r1142746 - in /james/server/trunk: ./ dnsservice-dnsjava/ fetchmail/ imapserver/ jcr/ jdbc/ jpa/ ldap/ lifecycle-spring/ lmtpserver/ mailetcontainer-camel/ pop3server/ protocols-library/ q

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 17:33:34 2011 New Revision: 1142746 URL: http://svn.apache.org/viewvc?rev=1142746&view=rev Log: Use annotation dependency as it is needed for the bundle plugin to generate the correct import. See JAMES-835 Modified: james/server/trunk/dnsservice-dns

svn commit: r1142618 - /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/osgi/AbstractServiceTracker.java

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 10:56:40 2011 New Revision: 1142618 URL: http://svn.apache.org/viewvc?rev=1142618&view=rev Log: Make sure we keep track of all ServiceReferences. See JAMES-835 Modified: james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/

svn commit: r1142602 - /james/server/trunk/ldap/pom.xml

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 10:00:07 2011 New Revision: 1142602 URL: http://svn.apache.org/viewvc?rev=1142602&view=rev Log: Add osgi metadata for ldap module. See JAMES-835 Modified: james/server/trunk/ldap/pom.xml Modified: james/server/trunk/ldap/pom.xml URL: http://svn.apache

svn commit: r1142600 - in /james/server/trunk: jdbc/ jdbc/src/main/resources/OSGI-INF/ jdbc/src/main/resources/OSGI-INF/blueprint/ jpa/ jpa/src/main/resources/ jpa/src/main/resources/META-INF/

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 09:52:41 2011 New Revision: 1142600 URL: http://svn.apache.org/viewvc?rev=1142600&view=rev Log: Add osgi meta-data for jdbc and jpa bundle. This use the aries jpa container which is shipped with karaf. See JAMES-835 Added: james/server/trunk/jdbc/src/

svn commit: r1142598 - /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/provider/

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 09:49:40 2011 New Revision: 1142598 URL: http://svn.apache.org/viewvc?rev=1142598&view=rev Log: Remove empty packages Removed: james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/prov

svn commit: r1142597 - in /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring: bean/postprocessor/ provider/configuration/ provider/log/

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 09:43:26 2011 New Revision: 1142597 URL: http://svn.apache.org/viewvc?rev=1142597&view=rev Log: Remove empty packages Removed: james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/bean/postprocessor/ james/server/t

svn commit: r1142596 - /james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/osgi/AbstractServiceTracker.java

2011-07-04 Thread norman
Author: norman Date: Mon Jul 4 09:42:40 2011 New Revision: 1142596 URL: http://svn.apache.org/viewvc?rev=1142596&view=rev Log: Use the right bundle context when resolve stuff. See JAMES-835 Modified: james/server/trunk/container-spring/src/main/java/org/apache/james/container/spring/

[jira] [Resolved] (JSPF-89) dnsjnio package should get marked as optional in the OSGI Metadata

2011-07-03 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JSPF-89. --- Resolution: Fixed Fix Version/s: 0.9.9 Assignee: Norman Maurer > dnsjnio package sho

svn commit: r1142554 - /james/jspf/trunk/resolver/pom.xml

2011-07-03 Thread norman
Author: norman Date: Mon Jul 4 06:09:16 2011 New Revision: 1142554 URL: http://svn.apache.org/viewvc?rev=1142554&view=rev Log: Mark dnsjnio imports as optional. See JSPF-89 Modified: james/jspf/trunk/resolver/pom.xml Modified: james/jspf/trunk/resolver/pom.xml URL: http://svn.apache

<    9   10   11   12   13   14   15   16   17   18   >