Branch: refs/heads/develop
Home: https://github.com/seam/faces
Commit: a108945210f9858ffbbbca379654278a6c3024d4
https://github.com/seam/faces/commit/a108945210f9858ffbbbca379654278a6c30...
Author: Stevo Slavic <sslavic(a)yahoo.com>
Date: 2012-04-04 (Wed, 04 Apr 2012)
Changed paths:
M impl/pom.xml
Log Message:
-----------
Add seam-international implementation dependency
Before this fix, startup of the container with seam-faces as dependency
would fail with unsatisfied injection dependency of Locale type for
seam-international-api's ApplicationBundles.appLocale property.
This change adds seam-international implementation as runtime scope
dependency of seam-faces implementation.
Issue: SEAMFACES-237
Commit: 475d67afd3f780e6d11aa256952bf13f63a2f5dd
https://github.com/seam/faces/commit/475d67afd3f780e6d11aa256952bf13f63a2...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M impl/pom.xml
Log Message:
-----------
Merge pull request #73 from sslavic/SEAMFACES-237
Add seam-international implementation dependency
Compare: https://github.com/seam/faces/compare/97511a08a926...475d67afd3f7
Branch: refs/heads/develop
Home: https://github.com/seam/solder
Commit: e8762a549e723d70f0a20c829ac7ec561de0e634
https://github.com/seam/solder/commit/e8762a549e723d70f0a20c829ac7ec561de...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M api/pom.xml
M impl/pom.xml
M logging/pom.xml
M pom.xml
M testsuite/pom.xml
M tooling/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration