Update README.md more details
Project: http://git-wip-us.apache.org/repos/asf/roller/repo Commit: http://git-wip-us.apache.org/repos/asf/roller/commit/0364bc9d Tree: http://git-wip-us.apache.org/repos/asf/roller/tree/0364bc9d Diff: http://git-wip-us.apache.org/repos/asf/roller/diff/0364bc9d Branch: refs/heads/bootstrap-ui Commit: 0364bc9da215e5b7af172e0956fb98a8b604a1bc Parents: 61cf7e3 Author: David M. Johnson <[email protected]> Authored: Fri Jan 2 13:49:30 2015 -0500 Committer: David M. Johnson <[email protected]> Committed: Fri Jan 2 13:49:30 2015 -0500 ---------------------------------------------------------------------- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/roller/blob/0364bc9d/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e3dc7d9..39aaf02 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ branch of Roller's trunk that has been modified to use Apache Shiro for security Also, all Spring depdenencies have been removed. 2) [jaxrs_not_struts](https://github.com/snoopdave/rollarcus/tree/jaxrs_not_struts): is a branch of Roller's -trunk that has been modified to add a REST API, powered by Apache CXF and Apache Shiro. Someday this REST API -could power a new JavaScript based web interface for Roller. +trunk that has been modified to add a REST API, powered by Apache CXF, Apache Shiro and includes Arquillian-powered +tests for the REST API. Someday this REST API could power a new JavaScript based web interface for Roller +and allow the project to move on from Struts.
