You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ie...@apache.org on 2013/03/04 14:09:03 UTC

svn commit: r1452284 - /james/server/trunk/Overview.md

Author: ieugen
Date: Mon Mar  4 13:09:02 2013
New Revision: 1452284

URL: http://svn.apache.org/r1452284
Log:
Updated project documentation

Modified:
    james/server/trunk/Overview.md

Modified: james/server/trunk/Overview.md
URL: http://svn.apache.org/viewvc/james/server/trunk/Overview.md?rev=1452284&r1=1452283&r2=1452284&view=diff
==============================================================================
--- james/server/trunk/Overview.md (original)
+++ james/server/trunk/Overview.md Mon Mar  4 13:09:02 2013
@@ -15,8 +15,14 @@ I'll explain what I mean by 'component' 
 
 ~~~
 |-- app
-|-- cli
-|-- core
+|-- container
+    `-- cli
+    `-- core
+    `-- lifecycle-api
+    `-- filesystem-api
+    `-- mailbox-adapter
+    `-- spring
+    `-- util
 |-- data
     `-- data-api
     `-- data-file
@@ -30,30 +36,26 @@ I'll explain what I mean by 'component' 
     `-- dnsservice-api
     `-- dnsservice-dnsjava
     `-- dnsservice-library
-|-- fetchmail
-|-- filesystem-api
 |-- karaf
     `-- distribution
      `-- features
      `-- integration
-|-- lifecycle-api
-|-- mailbox-adapter
-|-- mailetcontainer-api
-|-- mailetcontainer-camel
-|-- mailets
+|--mailet
+    `-- mailetcontainer-api
+    `-- mailetcontainer-camel
+    `-- mailets
 |-- protocols
     `-- protocols-imap4
     `-- protocols-library
     `-- protocols-lmtp
     `-- protocols-pop3
     `-- protocols-smtp
+    `-- fetchmail
 |-- queue
     `-- queue-activemq
     `-- queue-api
     `-- queue-file
     `-- queue-jms
-|-- spring
-|-- util
 
 ~~~
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org