Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-api-java
Commit: 3147cd4f76bebcbd59f7dd4b8bd1eab4559a2bd9
https://github.com/gatein/gatein-api-java/commit/3147cd4f76bebcbd59f7dd4b...
Author: nscavell <nick.scavelli(a)gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M src/main/java/org/gatein/api/Portal.java
M src/main/java/org/gatein/api/navigation/Navigation.java
M src/main/java/org/gatein/api/navigation/Node.java
Log Message:
-----------
Remove declaring runtime exceptions on methods and just declare in javadoc.
Add ApiException to javadoc for methods that can throw it.
Commit: 78d4641c4a92afe0c762129c7b5ece1d5f5e966c
https://github.com/gatein/gatein-api-java/commit/78d4641c4a92afe0c762129c...
Author: nscavell <nick.scavelli(a)gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M src/main/java/org/gatein/api/Portal.java
M src/main/java/org/gatein/api/site/Site.java
Log Message:
-----------
Allow template name to be specified when creating a site.
Compare:
https://github.com/gatein/gatein-api-java/compare/c82277457537...78d4641c...