There is definitely an issue with the source release. I'm not sure if Matthias used the build script that I sent last night. The build script is still being refined (I'm working on it right now.) I will try and square this away tonight.
I definitely think we need to use the new nightly/release changes I've added so we can have some consistency. IMO we need to use the bootstrap build file which does the CVS checkout by tag and builds. I think the bootstrap and release stuff is working fine. There seems to be some leftover problems with the original build file that is causing all sorts of crap to be included. I'll see if I can't fix that. Right now its slow going b/c my commit access is still pending and to test properly I need to check build.xml into CVS so I can then checkout and build via bootstrap. sean On Wed, 16 Mar 2005 17:45:29 -0500, Abrams, Howard A <[EMAIL PROTECTED]> wrote: > -1 > > Perhaps I'm crazy or winzip did something weird, but it appears > myfaces-1.0.9-src.tar.gz contains myfaces-1.0.9.tgz and myfaces-1.0.9-src.tgz. > > > -----Original Message----- > > From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 16, 2005 5:17 AM > > To: [email protected] > > Subject: [Vote] release candidate1 for Apache MyFaces > > > > Hi folks, > > > > Apache MyFaces project is proud to be next to provide > > the first release as a top level project inside of ASF. > > This would be the 1.0.9-beta. > > Beta, because we haven't passed the TCK yet. > > > > However the files for the RC1 are > > visible here: http://myfaces.apache.org/builds/1.0.9/rc1/ > > (includes: bin, src, and some examples) > > > > please download them and test it inside of your projects > > and vote: > > ---------------------------------------------------- > > [ ] +1 - Yes, Release the current code as 1.0.9-beta > > [ ] +0 - Can't see why not > > [ ] -1 - Please don't. Here's why:..... > > ---------------------------------------------------- > > > > Here are the main changes form last RC (1.0.8) release > > untill now: > > > > * added support for portlet api (MYFACES-86). Thanks to Stan Silver > > (JBoss Group) > > * new CollapsiblePanel Component > > * new selectOneCountry component > > * added forceId to <x:inputText for better reuse of legacy JavaScript > > * added russian i18n. > > * added HOWTO Portlet-API (MYFACES/docs/portlet_quick_start.txt) > > * improvements for tree2 component from Sean Schofield > > * added caching to the ExtensionsFilter > > * closed MYFACES-85 in Jira > > * closed MYFACES-96 in Jira (Jason Hoo) > > * closed MYFACES-91 in Jira > > * closed MYFACES-79 in Jira > > * closed MYFACES-90 in Jira (i18n support) > > * closed MYFACES-86 in Jira (portlet) > > * closed MYFACES-83 in Jira (Refactored HtmlTableRendererBase) > > * closed MYFACES-82 in Jira (Use submitted value for Radio Buttons) > > * closed MYFACES-81 in Jira (StateManager.SerializedView should not > > implement Serializable) > > * closed MFACES-76 in Jira > > * closed MFACES-74 in Jira > > * closed MFACES-104 in Jira > > * closed MYFACES-101 in Jira > > * closed MYFACES-106 in Jira > > * closed MYFACES-60 in Jira > > * closed MYFACES-77 in Jira > > * closed MYFACES-73 in Jira > > * closed MYFACES-97 in Jira > > * closed MYFACES-98 in Jira > > * closed MYFACES-109 in Jira > > * closed MYFACES-112 in Jira > > * closed MYFACES-125 in Jira > > * closed MYFACES-121 in Jira > > * closed MYFACES-122 in Jira > > * closed MYFACES-126 in Jira > > * closed MYFACES-128 in Jira > > * closed MYFACES-132 in Jira > > * add a fallback textarea mode to the htmlEditor > > > > and lot's of bugfixes ;) > > > > > > We hope you enjoy it! > > > > > > -Matthias We�endorf > > > >
