[seam-commits] [seam/faces] a10894: Add seam-international implementation dependency
GitHub
noreply at github.com
Mon Jan 14 14:44:58 EST 2013
Branch: refs/heads/develop
Home: https://github.com/seam/faces
Commit: a108945210f9858ffbbbca379654278a6c3024d4
https://github.com/seam/faces/commit/a108945210f9858ffbbbca379654278a6c3024d4
Author: Stevo Slavic <sslavic at 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/475d67afd3f780e6d11aa256952bf13f63a2f5dd
Author: Lincoln Baxter, III <lincolnbaxter at 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
More information about the seam-commits
mailing list