Yes, right
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/shared/myfaces-shared-tomahawk/2.0.3-SNAPSHOT/ On 8/2/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
I'm pretty sure (but not positive) that the maven repositories contain src jars for shared_imp and shared_tomahawk (after the renaming). I know that maven does build such jars. On 7/27/06, Iordanov, Borislav (GIC) <[EMAIL PROTECTED]> wrote: > Ok, got it, thanks a lot. > > The problem is that I can't access the source repository. I'm trying > with TortoiseSVN which works well with other repositories, but causes > problems with MyFaces's and I don't have much time to troubleshot. So > I'm relying on snapshots, and those do not include the "shared" sources. > > -----Original Message----- > From: Cosma Colanicchia [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 11:47 AM > To: MyFaces Discussion > Subject: Re: source code incomplete > > 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. > > >
-- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

