Re: James maven-skin

2011-03-02 Thread Felix Knecht
I'd like to discuss the results before providing the patch to Jira [1]. The most obvious changes with the updated site.vm are the markers for external links. Find the site generated using the updated site.vml here [2] Regards Felix [1] https://issues.apache.org/jira/browse/JAMES-1203 [2] http:

[jira] Created: (JAMES-1203) Update site.vm in custom maven-skins

2011-03-02 Thread Felix Knecht (JIRA)
Update site.vm in custom maven-skins Key: JAMES-1203 URL: https://issues.apache.org/jira/browse/JAMES-1203 Project: JAMES Server Issue Type: Task Components: Documentation Affects Versions:

Jenkins build is back to normal : mailbox-integration-tests ยป Apache James Mailbox Integration Tester #140

2011-03-02 Thread Apache Hudson Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands

Jenkins build is back to normal : mailbox-integration-tests #140

2011-03-02 Thread Apache Hudson Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: James maven-skin

2011-03-02 Thread Norman Maurer
Hi there, this should be in this: http://svn.apache.org/viewvc/james/project/trunk/ I think just add patches in here: https://issues.apache.org/jira/browse/JAMES Thanks, Norman 2011/3/2 Felix Knecht : > Hi > > IMO the template (site.vm) is not up to date (comparing with the current > site.vm

James maven-skin

2011-03-02 Thread Felix Knecht
Hi IMO the template (site.vm) is not up to date (comparing with the current site.vm suggested to take as template [1]). Apart from some small additions it is almost in it's initial state dating of 2007. To which project (Jira) can I provide patches to make it up to date? Thanks Felix [1] h

Re: Reporting / Code review

2011-03-02 Thread Felix Knecht
On 02/25/2011 12:04 PM, Eric Charles wrote: Impressive result [2] and [3]: we've got some work to have nicer report. [1] seems like jquery tabs are broken (however js is available http://people.apache.org/~felixk/james/server/trunk/js/jquery/js/jquery-ui-1.8.5.custom.min.js) It's not a jQuery p

[jira] Commented: (JAMES-1202) Inconsistent STAT, UIDL, LIST results when using Outlook POP3 and a webmail/IMAP client

2011-03-02 Thread Patrick Pyette (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001412#comment-13001412 ] Patrick Pyette commented on JAMES-1202: --- Yes 41 is the correct number. The listing

[jira] Updated: (JAMES-1041) Review each pom (in server and imap) for unused declared dependency and maven 3 compatibility

2011-03-02 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht updated JAMES-1041: Attachment: imap-poms-m3.patch Applied patch will prerequisite maven version >= 3.0.2. NOTE: In Hu

Re: Maven 3

2011-03-02 Thread Eric Charles
So if OK for everyone, let's go project per project with 3.0.2. Tks, - Eric On 2/03/2011 11:01, Felix Knecht wrote: On 03/02/2011 10:48 AM, Eric Charles wrote: Hi, I use maven 3 on james projects and changed some property to make it more maven3-friendly. See https://issues.apache.org/jira/brow

Re: Maven 3

2011-03-02 Thread Felix Knecht
On 03/02/2011 10:48 AM, Eric Charles wrote: Hi, I use maven 3 on james projects and changed some property to make it more maven3-friendly. See https://issues.apache.org/jira/browse/JAMES-1041 There are still some warning messages, but it correctly compiles/packages/... and generates also the sit

Re: Maven 3

2011-03-02 Thread Eric Charles
Hi, I use maven 3 on james projects and changed some property to make it more maven3-friendly. See https://issues.apache.org/jira/browse/JAMES-1041 There are still some warning messages, but it correctly compiles/packages/... and generates also the site (at least without the report generation

Re: James-2.3.2 source

2011-03-02 Thread Norman Maurer
Hi there, you can checkout the source of 2.3.x from svn: http://svn.apache.org/repos/asf/james/server/branches/v2.3/ If you are interested in current trunk (which will be version 3.0) use: http://svn.apache.org/repos/asf/james/server/trunk Bye, Norman 2011/3/1 jake2...@gmail.com : > I'm new to