Re: Jira rights to set an issue to 'resolved'

2011-02-05 Thread Manfred Geiler
Just fixed that. Mark, you are now in the myfaces-committers jira group. --Manfred On Sat, Feb 5, 2011 at 20:31, Gerhard wrote: > maybe you aren't listed as committer (in jira). > @workflow: > +1 > regards, > gerhard > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development

Re: [VOTE] use of jul or commons logging on myfaces core 2.0

2009-10-06 Thread Manfred Geiler
+1 for JUL On Tue, Oct 6, 2009 at 17:02, Matthias Wessendorf wrote: > +1 for JUL > > On Sat, Oct 3, 2009 at 10:41 AM, Jan-Kees van Andel > wrote: >> +1 for JUL. >> >> Jan-Kees van Andel >> >> >> 2009/10/1 Mike Kienenberger : >>> +1 for jul -- it's not ideal, but it's the standard and doesn't >>

Re: jira organisation question regarding myfaces-extensions

2009-08-17 Thread Manfred Geiler
+1 On Fri, Aug 14, 2009 at 20:58, Gerhard Petracek wrote: > hi, > > i was told that independent releases of the different subprojects wouldn't > be possible. > it seems that this information isn't correct. however, the much more > interesting part is that the constellation at trinidad is ok becau

Re: MyFaces Core + Trinidad + Facelets in OSGi container

2009-07-08 Thread Manfred Geiler
+1 would be great thanks, Manfred 2009/7/9 Felix Röthenbacher : > Hi > > I recently made some modifications to MyFaces Core and MyFaces Trinidad > to get it running in an OSGi container (Equinox) together with Facelets. > > I wonder if there is any interest in adding bundle metadata to MyFaces > C

Re: [VOTE] SVN structure change (was: Re: [MyFaces CORE] SVN layout (was: Re: [source control] git and the ASF ...))

2009-07-08 Thread Manfred Geiler
+1 thanks leonardo --Manfred On Thu, Jul 9, 2009 at 04:24, Leonardo Uribe wrote: > Hi > > Myfaces core 1.2.7 and 1.1.7 were released. So we can close this vote and > make the necessary changes. Just to note it, after reading all previous > emails the suggested layout is this: > > /trunk -> 2.0 > /

Re: Caching the result of an EL expression evaluation with in a life cycle

2009-06-25 Thread Manfred Geiler
A standard EL expression evaluator cannot and MUST never cache results. Imagine the following expression: #{someBean.nextCounterValue}> The app developer would not be very happy if EL caches that result, right? So caching can only be a matter for the model. OR: you write your own custom ELResolver

Re: JSF 'blockinput' component

2009-06-18 Thread Manfred Geiler
Yep, GPL might be a problem. Easiest think might be to switch to ASF-license prior to donating this bit. Thanks, Manfred On Thu, Jun 18, 2009 at 15:46, Cagatay Civici wrote: > Looks nice but not sure about the license. > > On Thu, Jun 18, 2009 at 8:44 AM, Roger Laenen > wrote: >> >> Hello, >> >>

Re: [VOTE] jul instead of commons-logging

2009-06-09 Thread Manfred Geiler
+0.5 I like SLF4J as well, but I won't get in the way of JUL. Never used JUL myself, so I don't know for sure if there might be any hidden quirks. ;-) --Manfred On Tue, Jun 9, 2009 at 20:32, Gerhard Petracek wrote: > hi, > > short description: > this first vote is about the switch from commons

Re: slf4j and myfaces

2009-06-06 Thread Manfred Geiler
emory-leak has > been addressed in some way. > > Anyway, if you think it (slf4j) is a good way to go, I'll not stand in > between :-) > > Ciao, > Mario > > -Ursprüngliche Nachricht- > Von: Manfred Geiler [mailto:manfred.gei...@gmail.com] > Gesendet:

Re: slf4j and myfaces

2009-06-05 Thread Manfred Geiler
On Fri, Jun 5, 2009 at 19:49, Mario Ivankovits wrote: > Hi! > > Could one please eloberate a little bit more in detail what the pros are of > slf4j? Pros: No class loader ambiguousness (as you mentioned) You get what you define (especially when using maven): compile-dependency to slf4j-api runtim

Re: License question

2009-06-04 Thread Manfred Geiler
On Wed, Jun 3, 2009 at 15:49, Matthias Wessendorf wrote: > On Tue, Jun 2, 2009 at 5:57 PM, Cagatay Civici > wrote: >> Hi guys, >> >> I've question regarding licensing. >> >> For a side open source project(PrimeFaces), I needed access to package >> private StateWriter class and as a hack I added

[jira] Commented: (ORCHESTRA-40) A transaction token component inspired by the struts transaction processor

2009-05-05 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706086#action_12706086 ] Manfred Geiler commented on ORCHESTRA-40: - The LOG.error should be replaced

[jira] Commented: (ORCHESTRA-40) A transaction token component inspired by the struts transaction processor

2009-05-04 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705595#action_12705595 ] Manfred Geiler commented on ORCHESTRA-40: - MANAGED_BEAN_

Re: Connect my committer account to jira

2009-05-04 Thread Manfred Geiler
done. Ganesh, Alexander, Michael, you are all three now member of the jira group "myfaces committers" --Manfred On Fri, May 1, 2009 at 12:03, Matthias Wessendorf wrote: > Hello Manfred, > > can you do the jira-update for all the three new committers ? > :-) > > Thanks! > Matthias > > On Fri, M

Re: Jira account for developers

2009-04-16 Thread Manfred Geiler
yeah, of course. Jan-Kees, you were not in the "myfaces-committers" group on Jira. I fixed that. @all, FYI: There are actually 4 myfaces related groups on Jira. The permissions are equal to the standard roles that are used by almost all Apache projects: myfaces-administrators ... people allowed

Re: CI server support / setup (was Fwd: Buildbot at Apache, and a new builds mailing list.)

2009-04-15 Thread Manfred Geiler
+1 for moving to new infrastructure --Manfred On Wed, Apr 15, 2009 at 10:02, Matthias Wessendorf wrote: > Hi, > > attached is an announcement that there is now a nice "support" for CI servers. > I'd like to move the myfaces (sub) projects to this new infrastructure. > > What do folks think abou

[jira] Created: (MYFACES-2154) mobile internet explorer version 6.12 issue

2009-02-23 Thread Manfred Geiler (JIRA)
Environment: mobile internet explorer version 6.12 MyFaces v??? Reporter: Manfred Geiler Tobias Bräuer reported the following issue: Hello, There is a problem with mobile internet explorer version 6.12 and myfaces. The browser sends a "Accept: application/vnd.wap.mms-me

[jira] Updated: (MYFACES-2154) mobile internet explorer version 6.12 issue

2009-02-23 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Geiler updated MYFACES-2154: Status: Patch Available (was: Open) > mobile internet explorer version 6.12 is

Re: Project File Encoding for the MyFaces Source

2009-02-10 Thread Manfred Geiler
good idea. except for properties files. they MUST be in ISO 8859-1 character encoding! (see http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html) therefore: please take care of the resource bundle files when you change encoding. --Manfred On Tue, Feb 10, 2009 at 19:47, Bernd Bohmann

[Travel Assistance] Applications for ApacheCon EU 2009 - Now Open

2009-01-23 Thread Manfred Geiler
FYI -- Forwarded message -- From: Tony Stevenson To: travel-assista...@apache.org Date: Fri, 23 Jan 2009 13:28:19 + Subject: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open The Travel Assistance Committee is now accepting applications for those wanting to a

Re: [VOTE] Support new JSR for the Portlet 2.0 Bidge for JavaServer Faces 1.2

2009-01-21 Thread Manfred Geiler
+1 --Manfred On Tue, Jan 20, 2009 at 22:04, Scott O'Bryan wrote: > Hey community, > > Oracle is trying to open up a new JSR for the Portlet 2.0 Bridge. > Originally this was part of the JSR-301 but there was a slight > misunderstanding of the intentions of the specs regarding release dates. T

Re: [ExtVal] logo proposal

2008-12-14 Thread Manfred Geiler
+1 On Sun, Dec 14, 2008 at 16:48, Gerhard Petracek wrote: > hello, > > we have a final proposal for the extval logo [1]. > > please send your opinions. > > > [ ] +1 for: i like the logo > [ ] +0 for: i like a different version of the logo > [ ] -1

Re: MyFaces Commons does not have a JIRA entry

2008-11-25 Thread Manfred Geiler
; > > 2008/11/24 Cagatay Civici <[EMAIL PROTECTED]> >> >> MFCOMMONS is fine for me as well >> >> On Mon, Nov 24, 2008 at 10:36 AM, Manfred Geiler <[EMAIL PROTECTED]> >> wrote: >>> >>> any other comments on this? >>> if not I

Re: MyFaces Commons does not have a JIRA entry

2008-11-24 Thread Manfred Geiler
any other comments on this? if not I will create the "MFCOMMONS" in a few minutes. --Manfred On Mon, Nov 24, 2008 at 3:15 AM, Hazem Saleh <[EMAIL PROTECTED]> wrote: > MFCOMMONS is nice for me. > > On Sun, Nov 23, 2008 at 11:41 PM, Manfred Geiler <[EMAIL PROTECTED]>

Re: MyFaces Commons does not have a JIRA entry

2008-11-23 Thread Manfred Geiler
I can do it. I am adding the new Jira project tomorrow. However, first of all we need a unique short name (the Jira key) for it. Some proposals are: 1 MFCOMMONS 2 MCOMMONS 3 MYFACESCOMMONS 4 COMMONS 3 is too long I think 4 though unique might be misleading --> Apache Commons ! --Manfred On Sun,

New MyFaces PMC chair

2008-11-20 Thread Manfred Geiler
that job. I personally have great confidence in you and wish you all the best for guiding us into the JSF 2.0 era. Regards, Manfred Geiler

Re: [VOTE] Release of Trinidad 1.2.10

2008-11-14 Thread Manfred Geiler
+1 On Fri, Nov 14, 2008 at 9:15 AM, Thomas Spiegl <[EMAIL PROTECTED]> wrote: > +1 > > On Thu, Nov 13, 2008 at 7:06 PM, Grant Smith <[EMAIL PROTECTED]> wrote: >> +1 >> >> On Thu, Nov 13, 2008 at 6:28 AM, Gerhard Petracek >> <[EMAIL PROTECTED]> wrote: >>> >>> hello paul, >>> >>> the jira link is [1]

Re: [VOTE] Release of Trinidad 1.0.10

2008-11-14 Thread Manfred Geiler
+1 On Fri, Nov 14, 2008 at 9:15 AM, Thomas Spiegl <[EMAIL PROTECTED]> wrote: > +1 > > On Thu, Nov 13, 2008 at 7:06 PM, Grant Smith <[EMAIL PROTECTED]> wrote: >> +1 >> >> On Thu, Nov 13, 2008 at 7:40 AM, <[EMAIL PROTECTED]> wrote: >>> >>> +1 >>> >>> ..no noticeable negative side effects :) >>> >>>

Re: Impl compile time dependency to Shared

2008-11-12 Thread Manfred Geiler
since classes are copied into the myfaces-impl jar, there should not be any dependency at all. but, to force maven to build myfaces-shared-impl first there should be a fake "provided" dependency. AFAIR this was the case. I wonder if someone has modified/added this dependency lately? --Manfred On

Re: [release] signing assembly artifacts

2008-11-12 Thread Manfred Geiler
AFAIR the gpg maven plugin worked well. And I think there is a certain profile you just have to activate when launching the release build. --Manfred On Wed, Nov 12, 2008 at 11:29 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi, > > I wonder if one of the myfaces projects has a *scriptlet

[Announce] Call For Papers opens for ApacheCon US 2009

2008-11-09 Thread Manfred Geiler
If you have only 30 seconds to read this; Join us in celebrating the ASF's 10th Anniversary at ApacheCon! The Call for Papers is now open for ApacheCon US 2009, taking place 2-6 November in Oakland, California. Proposals are being accepted at http://us.apachecon.com/c/acus2009/cfp/ and can be rev

Re: Incorrect versions for MyFaces on http://www.apache.org/licenses/exports/

2008-11-04 Thread Manfred Geiler
As a first step I updated the version number in the Classification Matrix from 2.0 to 1.1.2 (please wait for mirrors). Well, as far as I understand we should rather specify the various MyFaces sub projects with their version number. Please give me more information about cryptography in all the My

[OT] ApacheCon live video streaming available; keynotes and Apache 101 are free

2008-11-04 Thread Manfred Geiler
Can't make ApacheCon this week in New Orleans? You can still watch all the keynotes, Apache 101 sessions, and system administration track in live video streams: http://streaming.linux-magazin.de/en/program_apacheconus08.htm?ann Keynotes and the Apache 101 lunchtime sessions are free; the full

Re: new sandbox component proposal - s:globalId obsoletes "forceId"

2008-10-24 Thread Manfred Geiler
sounds good! +1 --Manfred On Fri, Oct 24, 2008 at 2:12 PM, Simon Kitching <[EMAIL PROTECTED]> wrote: > Hi All, > > I've always hated the "forceId" feature of tomahawk for two reasons: > (a) it makes it dangerous to compose pages using facelets templating, > jsp:include or similar > (b) it only w

Re: JIRA: project entry needed for sandbox

2008-10-14 Thread Manfred Geiler
>> This also demands a project site under >> "http://myfaces.apache.org/commons"; and a Commons logo of course. Any >> volunteers? ;-) Just saw that there IS already a site under http://myfaces.apache.org/commons/ Cool! What's just missing is the menu entry on the main MyFaces page. --Manfred

Re: JIRA: project entry needed for sandbox

2008-10-14 Thread Manfred Geiler
On Tue, Oct 14, 2008 at 9:40 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > On Tue, Oct 14, 2008 at 9:33 PM, Manfred Geiler <[EMAIL PROTECTED]> wrote: >> But Sandbox IS a part of Tomahawk and not a single project, so I do >> not see the problem here. >> San

Re: JIRA: project entry needed for sandbox

2008-10-14 Thread Manfred Geiler
On Tue, Oct 14, 2008 at 5:35 PM, Volker Weber <[EMAIL PROTECTED]> wrote: > Hi, > > 2008/10/14 Simon Kitching <[EMAIL PROTECTED]>: >> Any JIRA admins here? >> >> There currently is no JIRA project defined for the myfaces sandbox. It >> appears that people have simply been using TOMAHAWK to file bugs

Re: JIRA: project entry needed for sandbox

2008-10-14 Thread Manfred Geiler
But Sandbox IS a part of Tomahawk and not a single project, so I do not see the problem here. Sandbox issues SHOULD be filed using TOMAHAWK and - of course - the regarding component ("SubForm", "PPRPanelGroup", ...). -1 for a new Jira project(!) --Manfred On Tue, Oct 14, 2008 at 4:06 PM, Simon

Re: Handling component rendered state during postback

2008-10-13 Thread Manfred Geiler
My understanding of attributes with a value binding is, that the EL expressions must ALWAYS be evaluated dynamically and must never be cached. The same applies for the "rendered" attribute. There is (should be) no special handling IMHO. Regarding "ugly problems" and performance issues: My feeling i

[OT] Travel Assistance to ApacheCon US 2008 - 3 days to apply!

2008-09-30 Thread Manfred Geiler
The Travel Assistance Committee is taking in applications for those wanting to attend ApacheCon US 2008 between the 3rd and 7th November 2008 in New Orleans. The Travel Assistance Committee is looking for people who would like to be able to attend ApacheCon US 2008 who need some financial support

Re: Make dev@ private?

2008-09-04 Thread Manfred Geiler
-1 for permissions change for dev@ +1 for a clearer description any native speaker volunteering? --Manfred On Thu, Sep 4, 2008 at 6:54 PM, Simon Lessard <[EMAIL PROTECTED]> wrote: > -1 > > However, it's true that Apache product users often consider themselves > developer and thus post on the de

Re: [VOTE] release of myfaces core 1.2.4

2008-08-28 Thread Manfred Geiler
+0 thanks Leonardo! --Manfred On Wed, Aug 27, 2008 at 8:07 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote: > Hi, > > I was running the needed tasks to get the 1.2.4 release of Apache > MyFaces core out. > > The artifacts passed all TCK test. > > Please note that this vote concerns all of the followi

Re: Jira configuration ? (was Fwd: [Trinidad] Missing issue in 1.0.8)

2008-08-21 Thread Manfred Geiler
fixVersion field needed for unresolved issues to prepare the >> roadmap? > > yes. I think the main point is, that actually bug-filers abuse the field. > They understand it as a "wish list", like "you have to fix my bug in > version 'yesterday'" :)

Re: Jira configuration ? (was Fwd: [Trinidad] Missing issue in 1.0.8)

2008-08-21 Thread Manfred Geiler
is editable there) Thoughts? --Manfred On Thu, Aug 21, 2008 at 10:11 AM, Bernd Bohmann <[EMAIL PROTECTED]> wrote: > Hello Manfred, > > how can I edit the fix version field, now? > > I would like to prepare the tobago-1.0.18 release. > > Can you revert the MyFaces Sc

Re: svn commit: r686525 - /myfaces/core/tags/1_1_6/

2008-08-19 Thread Manfred Geiler
Hmm, long time ago since I wrote this "diary" Cannot remember the exact reason. Maybe the idea was it to have the branch available for a quick fix. i.e. to do a quick 1.1.7 when a security flaw arises and the trunk is already unstable due to other changes and cannot be used for the release. We once

Re: Continuum environment upgrade

2008-08-18 Thread Manfred Geiler
+1 for option (1) Already ran through recreating config myself some months ago. Simon, thanks for taking this over! Please be careful with the automatic site build. I once managed to destroy the myfaces site with continuum, which was then screwed up half a day because of mirror delays. Remember?

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Manfred Geiler
On Thu, Aug 14, 2008 at 10:13 PM, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > I think what Manfred is suggesting is that we implement a reCAPTCHA > component specifically rather than captcha in general. For those > people who want to secure their applications and promote digital book > scan cor

[Idea] reCAPTCHA JSF component

2008-08-14 Thread Manfred Geiler
Just came across the http://recaptcha.net/ website and wondered if anyone is willing to develop (and contribute) a reCAPTCHA JSF component for Tomahawk? >From the website: "reCAPTCHA is a free CAPTCHA service that helps to digitize books. A CAPTCHA is a program that can tell whether its user is a

Re: [VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread Manfred Geiler
+1 On Thu, Aug 14, 2008 at 11:46 AM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to release the MyFaces Portlet Bridge Master POM v2. This pom > file was created in order to support the latest portlet-bridge project's > website as well as the multiple open code lines needed for

Re: [VOTE] release of myfaces core 1.1.6

2008-08-13 Thread Manfred Geiler
+0 (unfortunately stuck in my day job - no time for testing - but appreciating the new release) Thanks Leonardo! --Manfred On Tue, Aug 12, 2008 at 11:11 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote: > Hi, > > I was running the needed tasks to get the 1.1.6 release of Apache > MyFaces core out. > >

Re: Jira configuration ? (was Fwd: [Trinidad] Missing issue in 1.0.8)

2008-08-05 Thread Manfred Geiler
The Jira permissions settings cannot be adjusted on field level. As a workaround I added a new "MyFaces Screen" configuration to Jira. With this configuration the "Fix version" field should no longer show up on the "Edit" screen. I activated this scheme for Trinidad. Please check it out. If ok, I w

[jira] Updated: (MYFACES-152) ResponseWriter.endDocument() abuse breaks ADF Faces

2008-08-05 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Geiler updated MYFACES-152: --- Status: Patch Available (was: Reopened) > ResponseWriter.endDocument() abuse breaks

[jira] Updated: (MYFACES-152) ResponseWriter.endDocument() abuse breaks ADF Faces

2008-08-05 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Geiler updated MYFACES-152: --- Status: Open (was: Patch Available) > ResponseWriter.endDocument() abuse breaks ADF Fa

Re: commons logging again

2008-07-28 Thread manfred . geiler
I have used SLF4J for some time now in a number of projects and did not have any (serious) problem yet. The biggest problem was that some classes where not serializable. So when used in web apps that store objects with loggers in session or client this was an issue of course. But this was fixed in

Re: 百分百营销软件网发送的测试信息。

2008-07-28 Thread manfred . geiler
Sorry guys, I hit the wrong button in my mail app when browsing 200 moderate mails after coming back from vacation... Time for a coffee! ;-) --Manfred On 7/27/08, 百分百营销软件网 <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] -- http://www.i

Re: [VOTE] release checkstyle module v1, release myfaces-master-pom v6

2008-07-09 Thread Manfred Geiler
+1 release checkstyle +1 release master pom --Manfred On Wed, Jul 9, 2008 at 9:51 PM, simon <[EMAIL PROTECTED]> wrote: > Hi, > > (1) > I'd like to make a first release of the new checkstyle module. The > release candidate has been put in a branch here: > http://svn.apache.org/repos/asf/ >myf

Re: [Build] philosophy behind the myfaces build ?

2008-07-09 Thread Manfred Geiler
What matthias ment was, that we should rather have no myfaces-inter-subproject-snapshot-dependencies. I second that. The trunk of a MyFaces sub-project should always depend on release versions of other projects UNLESS there is a good reason for having a dependency to a snapshot. What reasons are th

Re: cleaning up whitespace in source files

2008-07-02 Thread Manfred Geiler
Simon, Do you have a number? How many files do have tab characters? I think (b - fix them) would be the better solution. But only if that does not change every second file. --Manfred On Wed, Jul 2, 2008 at 7:28 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi All, > > In the new checkstyle r

Re: Checkstyle rules

2008-07-01 Thread Manfred Geiler
+1 (yes, change the myfaces-master-pom ...) --Manfred On Mon, Jun 30, 2008 at 11:28 PM, simon <[EMAIL PROTECTED]> wrote: > Hi, > > As I mentioned a few weeks ago, I'd like to clean up the way we do our > checkstyle rule checking. Right now we point the maven-checkstyle-report > plugin directly

[jira] Commented: (TOMAHAWK-1291) t:graphicImage doesnot generate XHTML complaint code

2008-06-30 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609182#action_12609182 ] Manfred Geiler commented on TOMAHAWK-1291: -- +1 for a strict (but s

Re: Time for an Orchestra 1.2 release?

2008-06-25 Thread Manfred Geiler
+1 --Manfred On Tue, Jun 24, 2008 at 5:45 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm about to start working on a new Orchestra feature (basic "dialog > support"). > > It therefore seems a good idea to get an Orchestra release out before I > start messing with the trunk. In

Re: checkstyle rules

2008-06-15 Thread Manfred Geiler
yeah +1 AFAIR, that crazy workaround was done by me. Pointing to svn is really ugly, yes. I did it as a quick fix of something even more ugly. Don't remember exactly what it was. I think something like pointing to a relative path that only existed when checking out the whole current project with t

Re: [VOTE] promoting the subform component to Tomahawk

2008-06-10 Thread Manfred Geiler
+1 On Mon, Jun 9, 2008 at 5:54 PM, Hazem Saleh <[EMAIL PROTECTED]> wrote: > Hi Team, > > I wish to promote this subForm component to the next Tomahawk release. > > [+1] for agreeing with promoting the component to the next Tomahawk release. > [-1] for disagreeing with promoting the component to th

Re: [tomahawk] Add automatically generated tomahawk.taglib.xml (facelet taglib) to tomahawk using myfaces-builder-plugin

2008-06-05 Thread Manfred Geiler
+1 On Wed, Jun 4, 2008 at 9:17 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote: > Hi > > Is there any objections about do this and solve TOMAHAWK-1146? I don't know > if there is any arguments about do not do this. Trinidad has its own > handler, so I think there is no problem. This mail is only to b

Re: [VOTE] myfaces-extensions as a new myfaces sub-project

2008-06-02 Thread Manfred Geiler
+1 On Mon, Jun 2, 2008 at 8:52 AM, Gerhard Petracek <[EMAIL PROTECTED]> wrote: > hello, > > we discussed whether or not we should start a new myfaces sub-project > (details at: [1] and [2]). > > name: > myfaces-extensions > > description: > place for small innovative projects (which are beyond the

[COMMUNITY] MyFaces += Hazem Saleh

2008-05-16 Thread Manfred Geiler
The Myfaces PMC is proud to announce a new addition to our community. Please welcome Hazem Saleh as the newest MyFaces committer! Hazem is an active member of the myfaces community, he contributed some cool components like captcha, password strength and provided many patches. He is also involved i

Re: myfaces groovy support

2008-05-12 Thread Manfred Geiler
Cool thing, Werner. Congrats! --Manfred On Tue, May 13, 2008 at 7:45 AM, Werner Punz <[EMAIL PROTECTED]> wrote: > Hello everyone > > I just wanted to give notification that I took a small break from my > components project which is still on track and that I am working on myfaces > groovy support.

Re: [Commons] Library Dependencies

2008-04-25 Thread Manfred Geiler
+1 for removing any (transient) dependency to commons-logging And for logging that myfaces-commons-util classes wanna do themselves I strongly suggest SLF4J! --Manfred On Thu, Apr 24, 2008 at 8:16 PM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Hey guys, > > At the risk of getting hit with toma

Re: [ANNOUNCE] "AspectEL" code donation

2008-04-07 Thread Manfred Geiler
like the main idea behind it, so I'll > give you my +1 for a "myfaces aspect el" subproject. > > -Matthias > > > > > On Fri, Mar 28, 2008 at 2:44 PM, Manfred Geiler <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > As some of you al

Re: JspStateManagerImpl into shared?

2008-04-02 Thread Manfred Geiler
Mario, you are not alone in hating the shared concept. ;-) This is exactly where the "myfaces-commons-xxx" library comes into play, I often mentioned before. What we need is a module, that 1) has a super stable API 2) is used (ie. shared) by the myfaces core(!) as well as other myfaces projects 3

Re: MarkMail link adjustment

2008-04-01 Thread Manfred Geiler
Jason, Thanks for the info. @dev, I adjusted all markmail links in the myfaces-master-pom accordingly. --Manfred On Tue, Apr 1, 2008 at 8:45 AM, Jason Hunter <[EMAIL PROTECTED]> wrote: > Hi Manfred, > > I wanted to let you know that on MarkMail we've setup "list home pages" > at URLs like /li

Fwd: tomahawk tree2 suggestion

2008-03-29 Thread Manfred Geiler
Hi Andor, I'm cc-ing your mail to the myfaces dev list (the place where such issues are discussed) and kindly ask you to subscribe to that list. See http://myfaces.apache.org/mail-lists.html for infos. Regards, Manfred -- Forwarded message -- From: Andor Greißl <[EMAIL PROTECTED]>

[ANNOUNCE] "AspectEL" code donation

2008-03-28 Thread Manfred Geiler
Hi all, As some of you already know (at least those who attended the JSFDays08 conference) I wrote a small goody project called "AspectEL" that I would like to donate to the MyFaces community. To give you an idea what it is about, here is the abstract of my presentation called "Lightweight AOP wi

Re: [orchestra] plans

2008-03-05 Thread Manfred Geiler
yes, +1 on moving dynaform to sandbox. the annotation stuff seems stable and there are many people out there who would like it to see this dings in the official maven repo. --Manfred On Wed, Mar 5, 2008 at 8:59 AM, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Hi! > > >> > 2) release of orches

Re: The MyFaces Sandbox CAPTCHA component is released :)

2008-03-02 Thread Manfred Geiler
cool component - thanks! --Manfred On Fri, Feb 29, 2008 at 6:15 PM, Hazem Saleh <[EMAIL PROTECTED]> wrote: > Hi Guys, > > Iam pleased to tell you that I finally finished developing the CAPTCHA > component. > > We can now have a CAPTCHA by just writing: > > This would generates a captcha with a

Re: [continuum] AAARGH! (was: svn commit: r628196 - /myfaces/myfaces-master-pom/trunk/pom.xml)

2008-02-25 Thread Manfred Geiler
my anger was at Continuum not at you. But as we have learned: always look at the bright side. Now, I actually learned how to start/stop/install/upgrade continuum. Hooray! :-) --Manfred > > Anyway, thanks for the information and the upgrade... ;-) > > Scott > > > > Man

[continuum] AAARGH! (was: svn commit: r628196 - /myfaces/myfaces-master-pom/trunk/pom.xml)

2008-02-25 Thread Manfred Geiler
Scott, your faulty master pom commit ( instead of ) cost me half a day. How come? - Continuum did no longer build the master pom correctly --> your fault - The continuum messages (see [1]) where totally misleading --> NOT your fault of course ;-) - Since I could not determine the cause (cle

[continuum] upgrading

2008-02-25 Thread Manfred Geiler
??? Is somebody logged in as mrmaven and killing my processes? --Manfred -- Forwarded message -- From: Manfred Geiler <[EMAIL PROTECTED]> Date: Mon, Feb 25, 2008 at 1:54 PM Subject: [continuum] upgrading To: MyFaces Development FYI MyFaces Continuum is currently do

[continuum] upgrading

2008-02-25 Thread Manfred Geiler
FYI MyFaces Continuum is currently down for maintainance. Trying to upgrade to 1.1 final --Manfred

Re: MyFaces API and IMPL docs 404.

2008-02-20 Thread Manfred Geiler
possibly tomahawk directory (TODO). > > Regards, > Simon > > Matthias Wessendorf schrieb: > > > Hi > > > > On Feb 20, 2008 10:39 AM, Manfred Geiler <[EMAIL PROTECTED]> wrote: > > > >> Simon, is http://myfaces.apache.org/javadoc.html an official page

Re: [VOTE] Move Portlet-Bridge trunk

2008-02-20 Thread Manfred Geiler
+1 --Manfred On Feb 19, 2008 11:49 PM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Over the next few days I'm going to be moving in my changes to support > multiple bridges. As a fist step, I need to move the current trunk at > https://svn.apache.org/repos/asf/myfaces/portlet-bridge/trunk to > ht

Fwd: MyFaces API and IMPL docs 404.

2008-02-20 Thread Manfred Geiler
Simon, is http://myfaces.apache.org/javadoc.html an official page? Google search says that there is no external link to that page. Should we get rid of it or is there a quick way to fix this? Thanks, Manfred -- Forwarded message -- From: <[EMAIL PROTECTED]> Date: Feb 20, 2008

Re: Can I be added to Admin role on portlet-bridge jira

2008-02-19 Thread Manfred Geiler
The portlet bridge project role assigments where a total mess. I fixed them and also added you to the "myfaces-administrators" group. Scott, please try again. --Manfred On Feb 18, 2008 9:22 PM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Hey guys, > > For some reason I do not have administrative

Re: [Jira] Question about "Fix Version" field

2008-02-06 Thread Manfred Geiler
Yes, and this is only possible by taking away the "Resolve Issues" permission for reporters (="issue-filers") which would also forbid the reporter to reopen an issue. Question is: do we want this. My feeling is: no, because: In a "perfect world" :-) the reporter downloads the "fix version" release

Re: [Jira] Question about "Fix Version" field

2008-02-06 Thread Manfred Geiler
Matze, This is a (hardcoded?) Jira feature. There is one special issue permission in Jira that controls who is allowed to assign a fix version: "Resolve Issues (Ability to resolve and reopen issues. This includes the ability to set a fix version.)" Since it is necessary for the reporter to be able

Re: [orchestra] rename scope "flash" to "access"

2008-01-29 Thread Manfred Geiler
"access" says exactly what it does. keeps the conversation active as long as it is accessed - ie. as long as any bean in this conversation is used during the next request. --Manfred On Jan 29, 2008 9:32 PM, Kito D. Mann <[EMAIL PROTECTED]> wrote: > Hmmm... I agree that "flash" can be misleading,

Re: [orchestra] rename scope "flash" to "access"

2008-01-29 Thread Manfred Geiler
yes, good idea +1 I like the name "access scope" and also experienced people who use the term "flash scope" for usage. --Manfred On Jan 29, 2008 8:59 AM, Simon Kitching <[EMAIL PROTECTED]> wrote: > Hi All, > > Currently in orchestra there are two types of conversation scope: "manual" > and "f

[COMMUNITY] MyFaces += Bernhard Huemer

2008-01-29 Thread Manfred Geiler
The Myfaces PMC is proud to announce a new addition to our community. Please welcome Bernhard Huemer as the newest MyFaces committer. Bernhard Huemer has been providing several patches (including a very tricky EL-bug) and has also been very active on the mailing-list. @Bernhard: Please add yourse

Re: [MyFaces 1.2.1] question on trunk and tag

2008-01-21 Thread Manfred Geiler
xes go into that as well. > New "features" not. > > That's why I asked, why is trunk still 1.2.1 (and not 1.22) > > -M > > > On Jan 20, 2008 1:29 PM, Manfred Geiler <[EMAIL PROTECTED]> wrote: > > On Jan 20, 2008 6:50 PM, Matthias Wessendorf <[EMA

Re: [MyFaces 1.2.1] question on trunk and tag

2008-01-20 Thread Manfred Geiler
On Jan 20, 2008 6:50 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi, > > 2) > The trunk says 1.2.1-SNAPSHOT. > In case we use the above mentioned TAG, shouldn't it say 1.2.2-SNAPSHOT > already? No, I think 1.2.1-SNAPSHOT on trunk is ok as long as there is no release. The "1_2_1_RC" (nor

Myfaces commons utils

2008-01-18 Thread Manfred Geiler
Just had a look at the new commons-utils module and found the class "TagUtils". Please forgive me for saying it directly: This piece of code is horrible! It seems to be a mixture of various static methods without any direct relation to "Tags". Looks like a huge graveyard for quick and dirty static

Re: [VOTE] MyFaces Master pom v5

2008-01-18 Thread Manfred Geiler
, > > > > Martin > > > > On 1/18/08, Simon Kitching <[EMAIL PROTECTED]> wrote: > > > Manfred Geiler <[EMAIL PROTECTED]> schrieb: > > > > This is the formal vote for the new myfaces master POM version 5. > > > > > > > >

Re: MyFaces Build Tools

2008-01-18 Thread Manfred Geiler
ok, I will start the myfaces-master-pom release process right now --Manfred On Jan 18, 2008 12:59 PM, Simon Kitching <[EMAIL PROTECTED]> wrote: > Matthias Wessendorf <[EMAIL PROTECTED]> schrieb: > > Hi, > > > > I ported some "Trinidad fixes" over to the build-tools. > > > > I also think it

[VOTE] MyFaces Master pom v5

2008-01-18 Thread Manfred Geiler
This is the formal vote for the new myfaces master POM version 5. You can find the signed release candidate at [1]. Please vote +1 if you reviewed the new master pom version and think we can use it -1 if you found a flaw or potential problem with the new master pom Thanks, --Manfred [1] http:/

[COMMUNITY] MyFaces += Gerhard Petracek

2008-01-17 Thread Manfred Geiler
The Myfaces PMC is proud to announce a new addition to our community. Please welcome Gerhard Petracek as the newest MyFaces committer. Gerhard has been very active on the mailing lists and has provided several patches for the Trinidad components. He also cares about up-to-date wiki pages. @Gerhar

Re: UIInput.resetValue()

2008-01-15 Thread Manfred Geiler
On Jan 15, 2008 4:16 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > We here can only talk... The spec itself is made behind closed doors ;-) Not really "closed" "ajar" would be a better word: at least everyone is allowed to comment on early drafts ;-) --Manfred

Re: UIInput.resetValue()

2008-01-15 Thread Manfred Geiler
} > > > Maybe a good compromise would be to alter UIViewRoot to add a > resetAllEditableValueHolderValues method. > > > Regards, > > ~ Simon > > > > On Jan 15, 2008 3:19 AM, Manfred Geiler <[EMAIL PROTECTED]> wrote: > > -1 > > Sorry, I cannot agree

[jira] Created: (MYFACES-1803) elements should be rendered for better WAI support

2008-01-15 Thread Manfred Geiler (JIRA)
Components: General Affects Versions: 1.2.0, 1.1.5 Reporter: Manfred Geiler Assignee: Manfred Geiler Priority: Minor According to the "Web Accessibility Initiative (WAI)" guidelines (http://www.w3.org/WAI/) for every

Re: UIInput.resetValue()

2008-01-15 Thread Manfred Geiler
-1 Sorry, I cannot agree. The API doc of resetValue() tells you why: "Convenience method to reset [..]" A "utility like" method for convenience like this one does not belong to an interface. It does not add any behavioural function. UIInput is not an interface but a (base) class, so it is ok to h

Re: Master pom and pmd plugin

2008-01-14 Thread Manfred Geiler
I could live with (3) --Manfred On Jan 14, 2008 11:55 AM, Simon Kitching <[EMAIL PROTECTED]> wrote: > Hi All, > > Currently the master pom (5-SNAPSHOT) defines the pmd plugin in the reporting > section. Unfortunately it appears that while most maven report plugins are > smart enough not to gener

  1   2   3   4   5   6   7   8   9   >