On Dec 20, 2007 12:36 PM, Simon Kitching <[EMAIL PROTECTED]> wrote: > But the source download for myfaces really should include the shared classes > too. The .class files are in the myfaces impl jar, so the (repackaged) > sources should be in the corresponding source jarfile.
currently the sources are "just" sources for the module; an enhancement would be nice, sure. > > I would *really* like to see this fixed for the next release. It's a pain to > be stepping through code and then not be able to find the source without > adding a source jar that is not part of the declared dependencies at all.. yes, I agree; feel free to add this :-) > > Regards, > > Simon > > ---- Matthias Wessendorf <[EMAIL PROTECTED]> schrieb: > > > Hi, > > > > that is part of the shared; > > > > "package org.apache.myfaces.shared_impl.webapp.webxml" > > > > check this JAR: > > http://repo1.maven.org/maven2/org/apache/myfaces/shared/myfaces-shared-impl/3.0.0/myfaces-shared-impl-3.0.0-sources.jar > > > > (was used to build 1.2.0) > > > > -M > > > > On Dec 20, 2007 11:14 AM, Carl Howarth <[EMAIL PROTECTED]> wrote: > > > > > > Hello there, > > > > > > I am trying to debug a myfaces 1.2.0 app but the sources download does not > > > contain the WebXml class. I have checked both the maven repository and the > > > main download site. The snapshot version for 1.2.1 also does not have this > > > class included. > > > > > > Thanks, Carl > > > -- > > > View this message in context: > > > http://www.nabble.com/Class-missing-from-Source-tp14433768p14433768.html > > > Sent from the My Faces - Dev mailing list archive at Nabble.com. > > > > > > > > > > > > > > -- > > Matthias Wessendorf > > > > further stuff: > > blog: http://matthiaswessendorf.wordpress.com/ > > sessions: http://www.slideshare.net/mwessendorf > > mail: matzew-at-apache-dot-org > > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org
