Iordanov, there are some sources in myfaces that are said to be "shared".. in the source repository they are under the shared\core\src\main\java\org\apache\myfaces\shared folder and appears to be in the "org.apache.myfaces.shared" package.
At build-time, they are automatically refactorized to be moved in the "org.apache.myfaces.shared_impl" for the myfaces jar, and in "org.apache.myfaces.shared_tomahawk" in the tomahawk jar. This allow the two jars to share a set of sources, without name collision or problems when using only one of the two jars. Cosma org.apache.myfaces.shared_impl 2006/7/27, Iordanov, Borislav (GIC) <[EMAIL PROTECTED]>:
It's the 1.1.4 snapshot. I don't think I've built it from source. Oh, I guess those files are generated from the TLDs, right? Thanks ________________________________ From: Catalin Kormos [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 11:31 AM To: MyFaces Discussion Subject: Re: source code incomplete Hi, Do you build the myfaces yourself ? is it 1.1.5-SNAPSHOT version you're saying about? Regards, Catalin "Iordanov, Borislav (GIC)" <[EMAIL PROTECTED]> wrote: Hi, Whrere can I find source code of this class: org.apache.myfaces.shared_impl.taglib.html.HtmlOutputLinkTagBase it's in the myfaces-impl jar, but not in the corresponding source bundle. Thanks ________________________________ See the all-new, redesigned Yahoo.com. Check it out.

