Hi Jochen,
You will need to replace all references in sever and app pom to
apache-james-server-imap-* with
<groupId>org.apache.james.protocols</groupId>
<artifactId>protocols-imap</artifactId>
As said earlier, this copy of imap is less stable.
Thx,
Eric
On 10/01/12 19:52, Jochen Gazda wrote:
Eric,
On Fri, Jan 6, 2012 at 6:34 PM, Eric Charles<[email protected]> wrote:
As a side note, we are moving IMAP code from
https://svn.apache.org/repos/asf/james/imap/trunk/
to
https://svn.apache.org/repos/asf/james/protocols/trunk/imap/
I would be better that you code in the latter.
I have coded with /james/protocols/trunk/imap/ and I would like run my
code with James. How can I do it?
The default build results in James with /james/imap/trunk/. How can I
replace it?
Thanks,
Gazda
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
eric | http://about.echarles.net | @echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]