[seam-dev] Faces module restructured in SVN & MVN
Lincoln Baxter, III
lincolnbaxter at gmail.com
Mon Apr 5 14:53:12 EDT 2010
Change of plans.
Dan and I have discussed again and decided on a different course of action:
/faces/trunk/
--api
--impl
--docs
--examples
The public facing API classes (those we expose in the JavaDoc) will be
placed in the API project. Impl depends on API. The combination of these two
make up the seam-faces module.
Feedback welcomed.
Thanks,
--Lincoln
On Mon, Apr 5, 2010 at 2:00 PM, Lincoln Baxter, III <lincolnbaxter at gmail.com
> wrote:
> FYI -- I've restructured the Faces Module:
>
> /faces/trunk (seam-faces-parent)
> --pom.xml
> --core/ (seam-faces)
> --docs/ (seam-faces-docs)
> --examples/ (seam-faces-examples-***, as examples are added)
>
> The groupId is now: "org.jboss.seam.faces"
>
> <artifactId>seam-faces</artifactId>
> <artifactId>seam-faces-parent</artifactId>
> <groupId>org.jboss.seam.faces</groupId>
>
> Thanks,
>
> --
> Lincoln Baxter, III
> http://ocpsoft.com
> http://scrumshark.com
> "Keep it Simple"
>
--
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20100405/8af3389e/attachment-0001.html
More information about the seam-dev
mailing list