How to build the site?

2011-02-23 Thread Felix Knecht
Hi all Some more questions. Which is the right way to build a project or a test site? Can somebody point me to the documentation about this? I haven't found it :(. E.g. to deploy documentation of imap it should do when - svn co https://svn.apache.org/repos/asf/james/imap/trunk imap - cd imap

Re: [IMAP] Why parent pom.xml?

2011-02-23 Thread Felix Knecht
Sorry for reposting, but I thought it got lost somewhere on the way as I haven't seen it after hours ... On 02/24/2011 06:53 AM, Felix Knecht wrote: Hi all Trying to get the module sites generated I'm getting a little bit confused about the usage of pom files. I can't see the need of the modul

[IMAP] Why parent pom.xml?

2011-02-23 Thread Felix Knecht
Hi all Trying to get the module sites generated I'm getting a little bit confused about the usage of pom files. I can't see the need of the module 'parent' containing only a pom.xml with type pom. This parent/pom.xml does various definitions for reporting, building, dependencies. Then we have

[IMAP] Why parent pom.xml?

2011-02-23 Thread Felix Knecht
Hi all Trying to get the module sites generated I'm getting a little bit confused about the usage of pom files. I can't see the need of the module 'parent' containing only a pom.xml with type pom. This parent/pom.xml does various definitions for reporting, building, dependencies. Then we have

Build failed in Hudson: mailbox-integration-tests » Apache James Mailbox Integration Tester #126

2011-02-23 Thread Apache Hudson Server
See -- [...truncated 46 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-james-mailbox-torqu

Build failed in Hudson: mailbox-integration-tests #126

2011-02-23 Thread Apache Hudson Server
See -- [...truncated 56 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-james-imap-processor/0.2-M2-SNAPSHOT/apache-james-imap-processor-0.2-M2-20110

Build failed in Hudson: mailbox-integration-tests #125

2011-02-23 Thread Apache Hudson Server
See -- [...truncated 38 lines...] [INFO] snapshot org.apache.james:apache-james-mailbox-jcr:0.2-M2-SNAPSHOT: checking for updates from maven2-repository.dev.java.net [INFO] snapshot org.a

Build failed in Hudson: mailbox-integration-tests » Apache James Mailbox Integration Tester #125

2011-02-23 Thread Apache Hudson Server
See -- [...truncated 28 lines...] [INFO] snapshot org.apache.james:apache-james-mailbox-store:0.2-M2-SNAPSHOT: checking for updat

Build failed in Hudson: mailbox-integration-tests #124

2011-02-23 Thread Apache Hudson Server
See -- [...truncated 86 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-james-mailbox-store/0.2-M2-SNAPSHOT/apache-james-mailbox-store-0.2-M2-2011022

Build failed in Hudson: mailbox-integration-tests » Apache James Mailbox Integration Tester #124

2011-02-23 Thread Apache Hudson Server
See -- [...truncated 72 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-james-mailbox-jcr/0

[jira] Commented: (IMAP-258) FetchProcessor optimization for mailboxes with non compacted UIDs

2011-02-23 Thread Wojtek Strzalka (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998543#comment-12998543 ] Wojtek Strzalka commented on IMAP-258: -- will do ... > FetchProcessor optimization for

[jira] Commented: (IMAP-258) FetchProcessor optimization for mailboxes with non compacted UIDs

2011-02-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998537#comment-12998537 ] Norman Maurer commented on IMAP-258: I like the idea to use a callback. But I think it w

[jira] Resolved: (IMAP-258) FetchProcessor optimization for mailboxes with non compacted UIDs

2011-02-23 Thread Wojtek Strzalka (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Strzalka resolved IMAP-258. -- Resolution: Fixed done > FetchProcessor optimization for mailboxes with non compacted UIDs > --

svn commit: r1073920 - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/ jcr/src/main/java/org/apache/james/mailbox/jcr/mail/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/ ma

2011-02-23 Thread wstrzalka
Author: wstrzalka Date: Wed Feb 23 20:05:21 2011 New Revision: 1073920 URL: http://svn.apache.org/viewvc?rev=1073920&view=rev Log: Fetch optimisation by moving batch responsibility to mailbox. See IMAP-258 Added: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/MessageRangeExce

svn commit: r1073919 - in /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor: ./ base/ fetch/

2011-02-23 Thread wstrzalka
Author: wstrzalka Date: Wed Feb 23 20:04:50 2011 New Revision: 1073919 URL: http://svn.apache.org/viewvc?rev=1073919&view=rev Log: Fetch optimisation by moving batch responsibility to mailbox. See IMAP-258 Removed: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base

Re: [jira] Created: (IMAP-261) Missing site generation for modules

2011-02-23 Thread Felix Knecht
On 02/23/2011 05:30 PM, Eric Charles wrote: Hi, I like the idea to have report generation on all modules. But we should keep coherence across all james projects (server, mailbox, mailets,...). For example, server and mailbox don't have site for each modules. On the other hand, mailet has site f

Re: [jira] Created: (IMAP-261) Missing site generation for modules

2011-02-23 Thread Eric Charles
Hi, I like the idea to have report generation on all modules. But we should keep coherence across all james projects (server, mailbox, mailets,...). For example, server and mailbox don't have site for each modules. On the other hand, mailet has site for each of its modules. Repeating the skin

Re: [jira] Created: (IMAP-261) Missing site generation for modules

2011-02-23 Thread Felix Knecht
If this is an issue (and not on purpose) I can work over the over projects as well. Please let me now which ones. Regards Felix On 02/23/2011 03:38 PM, Felix Knecht (JIRA) wrote: Missing site generation for modules --- Key: IMAP-261

Re: Hupa (just curious)

2011-02-23 Thread Dhrubo
I do not have SVN check in access on this project. So I will probably upload it somewhere else and provide the link here. Kind Regards... Dhrubo On Wed, Feb 23, 2011 at 2:57 PM, Felix Knecht wrote: > Thanks for clearification. I'm looking forward :-) > > Regards > Felix > > > On 02/23/2011 01:

[jira] Updated: (IMAP-261) Missing site generation for modules

2011-02-23 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht updated IMAP-261: -- Attachment: module-sites.patch Patch to include site generation for modules and navigation (module/parent

[jira] Created: (IMAP-261) Missing site generation for modules

2011-02-23 Thread Felix Knecht (JIRA)
Missing site generation for modules --- Key: IMAP-261 URL: https://issues.apache.org/jira/browse/IMAP-261 Project: JAMES Imap Issue Type: Improvement Components: Documentation Affects Versions: 0

Re: Hupa (just curious)

2011-02-23 Thread Felix Knecht
Thanks for clearification. I'm looking forward :-) Regards Felix On 02/23/2011 01:51 PM, Dhrubo wrote: It is "probably" dead. I am already doing something with Primefaces as UI and will release code in 2 months hopefully. As I have a full time job lot of work pressure, I need time to do this.

Re: Hupa (just curious)

2011-02-23 Thread Dhrubo
It is "probably" dead. I am already doing something with Primefaces as UI and will release code in 2 months hopefully. As I have a full time job lot of work pressure, I need time to do this. Kind Regards... Dhrubo On Wed, Feb 23, 2011 at 1:26 PM, Felix Knecht wrote: > Hi all > > I Hupa still a

Hupa (just curious)

2011-02-23 Thread Felix Knecht
Hi all I Hupa still a living project? I check trunk out it doesn't builds (mvn clean install). The last code change dates more than half a year ago. Regards Felix - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.

Re: [PATCH] Link/Anchor fix

2011-02-23 Thread Eric Charles
Hi, Change on FAQ page has been uploaded and should be soon visible. Tks for the patch :) Eric On 23/02/2011 07:18, Felix Knecht wrote: On 02/22/2011 08:05 PM, Norman Maurer wrote: Hi there, we love patches :) Can you please create a jira issue and attach the patch there so it not get lost ?

[jira] Closed: (JAMES-1200) Links/anchors in the server/FAQ.html site don't work

2011-02-23 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1200. --- Resolution: Fixed Fixed in trunk http://svn.apache.org/viewvc?rev=1073676&view=rev Tks Felix. > Link

svn commit: r1073676 - /james/project/trunk/project/server/src/site/xdoc/FAQ.xml

2011-02-23 Thread eric
Author: eric Date: Wed Feb 23 10:24:18 2011 New Revision: 1073676 URL: http://svn.apache.org/viewvc?rev=1073676&view=rev Log: Fix anchors in faq - tks to Felix Knetch for the patch (JAMES-1200) Modified: james/project/trunk/project/server/src/site/xdoc/FAQ.xml Modified: james/project/trunk/p