----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8861/ -----------------------------------------------------------
(Updated Jan. 18, 2013, 6:54 p.m.) Review request for rave. Changes ------- We've updated the patch based on the requests by Raminder - including the removal on the personal tags and addition of the unit tests. I've also refactored the java class organization a bit to more closely align with the existing rave structure. There still exists a package for activities for things that are very activities specific (i.e. serialization classes and specification related classes). Jason Description ------- RAVE-865 - Add Activity Streams (activitystrea.ms) classes (model, repository, core, and JPA) to Rave components Diffs (updated) ----- /trunk/rave-components/rave-core/pom.xml 1435287 /trunk/rave-components/rave-core/src/main/resources/org/apache/rave/core-applicationContext.xml 1435287 /trunk/rave-components/rave-jpa/src/main/resources/META-INF/persistence.xml 1435287 /trunk/rave-components/rave-jpa/src/main/resources/org/apache/rave/persistence-applicationContext.xml 1435287 /trunk/rave-components/rave-mongodb/pom.xml 1435287 Diff: https://reviews.apache.org/r/8861/diff/ Testing ------- built and deployed on Mac OSX Mountain Lion development environment. Code ported from proof of concept activity stream project using rave-shindig. Thanks, Jason Letourneau
