JAMES-2088 Simplify app bundled READMEs

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/05fb1443
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/05fb1443
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/05fb1443

Branch: refs/heads/master
Commit: 05fb144391bc4b5bb197a3d34746cf1147efe79b
Parents: ee131ea
Author: benwa <btell...@linagora.com>
Authored: Wed Jul 5 09:58:07 2017 +0700
Committer: benwa <btell...@linagora.com>
Committed: Wed Jul 5 09:58:07 2017 +0700

----------------------------------------------------------------------
 server/app/README     |  8 --------
 server/app/README.txt | 31 -------------------------------
 2 files changed, 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/05fb1443/server/app/README
----------------------------------------------------------------------
diff --git a/server/app/README b/server/app/README
deleted file mode 100644
index 35dec47..0000000
--- a/server/app/README
+++ /dev/null
@@ -1,8 +0,0 @@
-RUN FROM IDE
-============
-
-If you want to run James App (the main class, or a test) from your favorite 
IDE,
-the JPA classes will need to be enhanced by openjpa, so add the following 
option 
-to the VM argument of your run configuration (replace MY_HOME_FOLDER with your 
real home folder):
-
-'-javaagent:MY_HOME_FOLDER/.m2/repository/org/apache/openjpa/openjpa/2.2.1/openjpa-2.2.1.jar'
 

http://git-wip-us.apache.org/repos/asf/james-project/blob/05fb1443/server/app/README.txt
----------------------------------------------------------------------
diff --git a/server/app/README.txt b/server/app/README.txt
deleted file mode 100644
index 50785fd..0000000
--- a/server/app/README.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-### http://james.apache.org/server/3/ ###
-
-Thank you for testing Apache James Server 3.0-beta4!
-
-  * What's new in 3.0-beta4 
-    - see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&version=12316850
-
-  * Quick Start  http://james.apache.org/server/3/quick-start.html
-
-  * Install      http://james.apache.org/server/3/install.html
-  * Configure    http://james.apache.org/server/3/config.html
-  * Manage       http://james.apache.org/server/3/manage.html
-  * Monitor      http://james.apache.org/server/3/monitor.html
-
-  * Upgrade from James 3.0-M2
-      For JPA Mailbox, database table names have changes.
-        You have to manually migrate the database...
-          or use the mailbox-copier to backup to maildir, recreate database 
from scratch, and re-copy from maildir
-
-  * Develop                http://james.apache.org/server/3/dev.html
-
-  * Feedbacks and Questions 
-      Mailing lists        http://james.apache.org/mail.html
-      Twitter              http://twitter.com/ApacheJames
-
-  * Upgrade from James 2.3 http://james.apache.org/server/3/upgrade-2.3.html
-
-  * Limitations
-      Some issues are identified in some use cases with clients such as 
Outlook Express,...
-      You are kindly invited to report any issue on 
https://issues.apache.org/jira/browse/JAMES
-      or on our mailing list (http://james.apache.org/mail.html)


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

Reply via email to