[jira] [Resolved] (JSPF-90) Exclude commons-cli packages from osgi imports

2011-07-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JSPF-90. --- Resolution: Fixed Fix Version/s: 0.9.9 done > Exclude commons-cli packages from osgi imports > -

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

2011-07-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058745#comment-13058745 ] Norman Maurer commented on JSPF-89: --- Related to http://sourceforge.net/tracker/?func=detai

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

2011-07-01 Thread norman
Author: norman Date: Fri Jul 1 19:53:27 2011 New Revision: 1142049 URL: http://svn.apache.org/viewvc?rev=1142049&view=rev Log: Don't import commons-cli packages via OSGI. See JSPF-90 Modified: james/jspf/trunk/resolver/pom.xml Modified: james/jspf/trunk/resolver/pom.xml URL: http://svn.apa

[jira] [Created] (JSPF-90) Exclude commons-cli packages from osgi imports

2011-07-01 Thread Norman Maurer (JIRA)
Exclude commons-cli packages from osgi imports -- Key: JSPF-90 URL: https://issues.apache.org/jira/browse/JSPF-90 Project: JAMES jSPF Issue Type: Improvement Affects Versions: 0.9.8

[jira] [Commented] (JAMES-1287) Reintegrate mailing list to the trunk

2011-07-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058609#comment-13058609 ] Eric Charles commented on JAMES-1287: - Mailets that depend on server beans still resid

[jira] [Commented] (JAMES-1287) Reintegrate mailing list to the trunk

2011-07-01 Thread Young Gu (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058604#comment-13058604 ] Young Gu commented on JAMES-1287: - Is that to say James3.0 will not ship with the mailing

[jira] [Commented] (JAMES-1286) Factor Out Application Assembly

2011-07-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058587#comment-13058587 ] Robert Burrell Donkin commented on JAMES-1286: -- The application assemble has

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

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 14:56:19 2011 New Revision: 1141956 URL: http://svn.apache.org/viewvc?rev=1141956&view=rev Log: JAMES-1286 Dependencies in the parent pom which are scoped test are not transitively loaded from the container-spring dependency. Modified: james/app/trunk/pom.xml

[jira] [Commented] (JAMES-1287) Reintegrate mailing list to the trunk

2011-07-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058561#comment-13058561 ] Robert Burrell Donkin commented on JAMES-1287: -- Mailets are being relocated i

svn commit: r1141933 - in /james/app/trunk/src: assemble/bin.xml main/app/bin/ scripts/

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 13:37:06 2011 New Revision: 1141933 URL: http://svn.apache.org/viewvc?rev=1141933&view=rev Log: JAMES-1286 Scripts are copied into bin, so move into src/main/app. Added: james/app/trunk/src/main/app/bin/ - copied from r1141891, james/app/trunk/src/script

svn commit: r1141932 - in /james/app/trunk: lib/ src/assemble/bin.xml src/main/app/lib/ src/main/app/var/ var/

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 13:17:26 2011 New Revision: 1141932 URL: http://svn.apache.org/viewvc?rev=1141932&view=rev Log: JAMES-1286 Move to more conventional layout. Added: james/app/trunk/src/main/app/lib/ - copied from r1141891, james/app/trunk/lib/ james/app/trunk/src/mai

[jira] [Updated] (JAMES-1287) Reintegrate mailing list to the trunk

2011-07-01 Thread Young Gu (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Young Gu updated JAMES-1287: Component/s: (was: Mailet Contributions) > Reintegrate mailing list to the trunk >

svn commit: r1141929 - /james/app/trunk/src/main/app/

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 13:07:44 2011 New Revision: 1141929 URL: http://svn.apache.org/viewvc?rev=1141929&view=rev Log: JAMES-1286 Create space to move to more conventional layout by including all source within src/main. Added: james/app/trunk/src/main/app/ ---

svn commit: r1141928 - in /james/server/trunk/container-spring: lib/ src/assemble/ src/main/config/ src/main/licensing/ src/main/webapp/ src/mpt/ src/scripts/ var/

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 13:03:12 2011 New Revision: 1141928 URL: http://svn.apache.org/viewvc?rev=1141928&view=rev Log: JAMES-1286 Assembly now factored out into separate project. Remove assemble source. Removed: james/server/trunk/container-spring/lib/ james/server/trunk/contai

[jira] [Created] (JAMES-1287) Reintegrate mailing list to the trunk

2011-07-01 Thread Young Gu (JIRA)
Reintegrate mailing list to the trunk - Key: JAMES-1287 URL: https://issues.apache.org/jira/browse/JAMES-1287 Project: JAMES Server Issue Type: New Feature Components: Mailet Contributions, Match

svn commit: r1141922 - /james/server/trunk/container-spring/pom.xml

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 12:45:11 2011 New Revision: 1141922 URL: http://svn.apache.org/viewvc?rev=1141922&view=rev Log: JAMES-1286 Assembly now factored out into separate project. Modified: james/server/trunk/container-spring/pom.xml Modified: james/server/trunk/container-spring/pom

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

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 12:14:38 2011 New Revision: 1141911 URL: http://svn.apache.org/viewvc?rev=1141911&view=rev Log: JAMES-1286 http://jira.codehaus.org/browse/MAPPASM-96 indicates that this problem was solved in Maven 3. Modified: james/app/trunk/pom.xml Modified: james/app/tru

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

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 10:44:16 2011 New Revision: 1141898 URL: http://svn.apache.org/viewvc?rev=1141898&view=rev Log: JAMES-1286 Dependencies are included transitively, so only need to include container-spring dependency. Modified: james/app/trunk/pom.xml Modified: james/app/trun

Re: [VOTE] Release Apache Mailbox 0.3 (fourth try)

2011-07-01 Thread Robert Burrell Donkin
On Fri, Jul 1, 2011 at 9:46 AM, Norman Maurer wrote: > Am 01.07.2011 10:43, schrieb Stefano Bagnara: >> >> 2011/7/1 Norman Maurer: >>> >>> Am 01.07.2011 10:16, schrieb Stefano Bagnara: Weird thing: the source-release.zip package includes a "trunk" folder with duplicate content.

[jira] [Commented] (JAMES-1272) Roadmap for Apache James Server 3.1

2011-07-01 Thread Yang Gu (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058272#comment-13058272 ] Yang Gu commented on JAMES-1272: Web mail is required for most people, I would like to vot

Re: [VOTE] Release Apache Mailbox 0.3 (fourth try)

2011-07-01 Thread Norman Maurer
Am 01.07.2011 10:43, schrieb Stefano Bagnara: 2011/7/1 Norman Maurer: Am 01.07.2011 10:16, schrieb Stefano Bagnara: Weird thing: the source-release.zip package includes a "trunk" folder with duplicate content. Stefano Hmm... So maybe better to re-roll again ? Not sure how this could happen :

Re: [VOTE] Release Apache Mailbox 0.3 (fourth try)

2011-07-01 Thread Stefano Bagnara
2011/7/1 Norman Maurer : > Am 01.07.2011 10:16, schrieb Stefano Bagnara: >> >> Weird thing: the source-release.zip package includes a "trunk" folder >> with duplicate content. >> >> Stefano > > Hmm... > > So maybe better to re-roll again ? Not sure how this could happen :( No. It's just a source p

Re: [VOTE] Release Apache Mailbox 0.3 (fourth try)

2011-07-01 Thread Norman Maurer
Am 01.07.2011 10:16, schrieb Stefano Bagnara: Weird thing: the source-release.zip package includes a "trunk" folder with duplicate content. Stefano Hmm... So maybe better to re-roll again ? Not sure how this could happen :( Bye, Norman -

[jira] [Closed] (JAMES-1276) Add a mvn exec:java goal to invoke cli

2011-07-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1276. --- Resolution: Fixed Fix Version/s: 3.0-beta2 Assignee: Eric Charles Done with http://sv

Re: [VOTE] Release Apache Mailbox 0.3 (fourth try)

2011-07-01 Thread Stefano Bagnara
2011/6/30 Norman Maurer : > Hi there, > > this is the fourth try to release a new version of the Apache James > Mailbox project a.k.a 0.3. Hopefully its the last try ;) > > This includes many fixed and makes it easier to write > own mailbox implementations. > It also include a Lucene based search i

svn commit: r1141864 - in /james/server/trunk: cli/README cli/pom.xml pom.xml src/site/xdoc/dev-build.xml

2011-07-01 Thread eric
Author: eric Date: Fri Jul 1 08:16:19 2011 New Revision: 1141864 URL: http://svn.apache.org/viewvc?rev=1141864&view=rev Log: Add a mvn exec:java goal to invoke cli (JAMES-1276) Added: james/server/trunk/cli/README Modified: james/server/trunk/cli/pom.xml james/server/trunk/pom.xml

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

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 08:01:44 2011 New Revision: 1141862 URL: http://svn.apache.org/viewvc?rev=1141862&view=rev Log: JAMES-1286 Switch to pom packaging since only output should be assembled applications. Modified: james/app/trunk/pom.xml Modified: james/app/trunk/pom.xml URL: h

Re: [VOTE] Release Apache Mailbox 0.3 (fourth try)

2011-07-01 Thread Eric Charles
[x] +1 Yes, go ahead Integration test are ok with imap-0.2.1 Thx for pushing this :) Eric On 30/06/11 20:41, Norman Maurer wrote: Hi there, this is the fourth try to release a new version of the Apache James Mailbox project a.k.a 0.3. Hopefully its the last try ;) This includes many fixed a

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

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 07:46:59 2011 New Revision: 1141855 URL: http://svn.apache.org/viewvc?rev=1141855&view=rev Log: JAMES-1286 No need for OSGI. Modified: james/app/trunk/pom.xml Modified: james/app/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=114

svn commit: r1141854 - in /james/app/trunk/src/main: java/ resources/META-INF/ resources/org/

2011-07-01 Thread rdonkin
Author: rdonkin Date: Fri Jul 1 07:42:18 2011 New Revision: 1141854 URL: http://svn.apache.org/viewvc?rev=1141854&view=rev Log: JAMES-1286 Remove spring container code. Removed: james/app/trunk/src/main/java/ james/app/trunk/src/main/resources/META-INF/ james/app/trunk/src/main/resou

[jira] [Issue Comment Edited] (JAMES-1286) Factor Out Application Assembly

2011-07-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058239#comment-13058239 ] Robert Burrell Donkin edited comment on JAMES-1286 at 7/1/11 7:37 AM: --

[jira] [Issue Comment Edited] (JAMES-1286) Factor Out Application Assembly

2011-07-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058239#comment-13058239 ] Robert Burrell Donkin edited comment on JAMES-1286 at 7/1/11 7:34 AM: --

[jira] [Commented] (JAMES-1286) Factor Out Application Assembly

2011-07-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058239#comment-13058239 ] Robert Burrell Donkin commented on JAMES-1286: -- The server components need to