On 7/12/06, Iordanov, Borislav (GIC) <[EMAIL PROTECTED]> wrote:

Does MyFaces, as an open-source project, offer source code. It's just for
debugging. It's pretty hard without source since when simple, standard JSF
tags don't work, there's no exception thrown, it's impossible to figure out
what went wrong, and having source code would be very helpful.

I need source code for the latest stable release. Not the nightly builds and
not the "older releases". Is this available somewhere?

The source code is always available in the public Subversion
repository, but it's slightly complicated by the use of the 'shared'
module.  Assuming you're talking about MyFaces Core 1.1.3, this is it:

* http://svn.apache.org/repos/asf/myfaces/core/branches/1_1_3/
* http://svn.apache.org/repos/asf/myfaces/shared/branches/2_0_1/

Let us know if you need help building it; or there may already be a
wiki page with instructions.

The lack of a source distribution for 1.1.3 has been discussed, and we
are planning to do one for 1.1.4.

HTH,
--
Wendy

Reply via email to