Re: JSF + OSGi integration.

2011-06-14 Thread Jakob Korherr
dniu 2011-06-14 01:30, Jakob Korherr pisze: Hi, Nice stuff ;) I think JSF 2.1 might have the answer to your problem. Two new classes were introduced: FaceletCache and FaceletCacheFactory (see [1] and [2]). With a custom impl of those two you should be able to control the caching behavior

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-14 Thread Jakob Korherr
it as patch so that we can discuss it. I won't do that, but actually it's kinda annoying... Regards, Jakob 2011/6/14 Leonardo Uribe lu4...@gmail.com: Hi Jakob 2011/6/13 Jakob Korherr jakob.korh...@gmail.com: Hi Leo, Overall this seems nice, thanks! However, I have some comments on your

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-30 Thread Jakob Korherr
Jakob Korherr jakob.korh...@gmail.com: Hi Leonardo, Because set prefix and suffix mapping for the same webapp could lead to inconsistencies. Which inconsistencies exactly? Please give an example, I can't really think of any! Let's take a look to AdvanceResource.getRequestPath:    public

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-30 Thread Jakob Korherr
would have done the job too.) Regards, Jakbo 2011/6/30 Leonardo Uribe lu4...@gmail.com: Hi Jakob 2011/6/30 Jakob Korherr jakob.korh...@gmail.com: Hi Martin, Thank you so much for your mail! This is exactly my point of view about the ResourceHandler. However, Leonardo in I kinda got

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-30 Thread Jakob Korherr
Jakob Korherr jakob.korh...@gmail.com: [...] The new alternative proposed is similar. This alternative is not new! My first version of the AdvancedResourceHandler (before you started committing) already did exactly this! (However, assuming /faces/* as mapping if the page was accessed via

Re: [VOTE] how myfaces-commons-resourcehandler should work with suffix mapping enabled

2011-07-02 Thread Jakob Korherr
and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] Release of Extensions CDI (CODI) 1.0.0

2011-07-03 Thread Jakob Korherr
-Apache-MyFaces-Facelets/dp/1590597370 http://www.amazon.com/-/e/B002M052KY Visualize and share your social networks 2D and 3D: http://www.mapmysocial.com -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Jakob Korherr
) use it also for myfaces-core. regards, gerhard -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Jakob Korherr
decision I hope shade will get rid of our debugging issues we have with our current shared. Werner Am 07.07.11 11:04, schrieb Jakob Korherr: Hi Gerhard, Thx for (re-)opening this thread. I already created a jira issue [1] and a core-branch [2] for prototyping. Currently I am struggling

Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Jakob Korherr
to org.apache.myfaces.core.internal. IMO this makes it a lot more clear that this module is for internal purposes only! Any objections, better ideas? Regards, Jakob -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-08 Thread Jakob Korherr
Support for Apache MyFaces 2011/7/7 Leonardo Uribe lu4...@gmail.com Hi +1, sounds good. Since it is an internal module that shouldn't and can't be used in a independent way, change its group-id is not a problem. Leonardo Uribe 2011/7/7 Jakob Korherr jakob.korh...@gmail.com: Hi guys

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-08 Thread Jakob Korherr
Changes are committed, issue is resolved! Regards, Jakob 2011/7/8 Jakob Korherr jakob.korh...@gmail.com: Hi, You're right, Leonardo. This module should be changed too. I created MYFACES-3210 for this task. Regards, Jakob 2011/7/7 Leonardo Uribe lu4...@gmail.com: Hi Thinking about

Proposal: Get rid of shaded-impl module in core 2.1.x

2011-07-08 Thread Jakob Korherr
-impl, just like myfaces-impl-ee6 is). Please see MYFACES-3211 [1] for a detailed description of the solution and a patch for it. If there are no objections, I will commit this patch soon! Regards, Jakob [1] https://issues.apache.org/jira/browse/MYFACES-3211 -- Jakob Korherr blog: http

Re: [core] Improve error reporting and logging / General ErrorPage improvements (MYFACES-3213)

2011-07-08 Thread Jakob Korherr
://issues.apache.org/jira/browse/MYFACES-3213 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-08 Thread Jakob Korherr
Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/7 Jakob Korherr jakob.korh...@gmail.com Hi guys, I committed a working draft to the branch at [1]. However, there are some issues with the javadoc-plugin

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-11 Thread Jakob Korherr
, strub --- On Fri, 7/8/11, Jakob Korherr jakob.korh...@gmail.com wrote: From: Jakob Korherr jakob.korh...@gmail.com Subject: Re: Use maven-shade-plugin to prevent duplicate code - revisited To: MyFaces Development dev@myfaces.apache.org Date: Friday, July 8

Re: Proposal: Get rid of shaded-impl module in core 2.1.x

2011-07-11 Thread Jakob Korherr
...@gmail.com:     +1     regards,     gerhard         http://www.irian.at         Your JSF powerhouse -     JSF Consulting, Development and     Courses in English and German         Professional Support for Apache MyFaces                 2011/7/8 Jakob Korherr

Re: Proposal: Get rid of shaded-impl module in core 2.1.x

2011-07-11 Thread Jakob Korherr
, Jakob 2011/7/11 Leonardo Uribe lu4...@gmail.com: Hi 2011/7/11 Jakob Korherr jakob.korh...@gmail.com: Hi, 1. All classes in org.apache.myfaces.spi. I did not change anything here, just internal imports (from *.spi.impl to *.spi.util)! It is questionable to create .spi.util. After all

Re: GSOC 2011: MyFaces webapp tests

2011-07-11 Thread Jakob Korherr
of the assertions (I'll be reusing parts of the code from GSOC2010) * Examples * Documentation Any feedback will be appreciated. Regards, Jan On Wed, Mar 30, 2011 at 11:06 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi Jan, Great to hear that! Welcome to MyFaces :) Regards, Jakob

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-11 Thread Jakob Korherr
can't commit the code without a release of javadoc plugin. regards, Leonardo Uribe 2011/7/11 Jakob Korherr jakob.korh...@gmail.com: Hi, right - there are no entries in the manifest. they will be generated for the separated osgi bundle/s during the build (based on the build

Re: Proposal: Get rid of shaded-impl module in core 2.1.x

2011-07-11 Thread Jakob Korherr
and do not change that stuff until the next major version. Unfortunately there is nothing we can do in 2.1.x branch. regards, Leonardo Uribe 2011/7/11 Jakob Korherr jakob.korh...@gmail.com: Hi, No, sorry Leo, they are not enough. Frankly, I don't understand why you are blocking

Re: Proposal: Get rid of shaded-impl module in core 2.1.x

2011-07-11 Thread Jakob Korherr
that we need a vote about it, please feel free to start one. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/11 Jakob Korherr jakob.korh...@gmail.com Hi, Leo, I really

Integration tests for MyFaces core

2011-07-12 Thread Jakob Korherr
] https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/integration-tests/ -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Integration tests for MyFaces core

2011-07-13 Thread Jakob Korherr
saving, and so on. Other idea is take some tests already done in test-webapp project and automatize it (flash scope tests and some other ajax tests). It looks very promising. Leonardo Uribe 2011/7/12 Jakob Korherr jakob.korh...@gmail.com: Hi guys, I just opened a JIRA issue (MYFACES-3217

Re: Integration tests for MyFaces core

2011-07-13 Thread Jakob Korherr
Hi, I just created a wiki page in the cwiki for the integration-tests: https://cwiki.apache.org/confluence/display/MYFACES/MyFaces+core+integration+tests Regards, Jakob 2011/7/13 Jakob Korherr jakob.korh...@gmail.com: Hi, One idea that came to my mind is how to run the same set of tests

Re: javascript docs

2011-07-26 Thread Jakob Korherr
it off the _Runtime.js can definitely be documented via jsdoc. The other classes which are more OO probably also can be mapped into our jsdocs. Am 25.07.11 15:35, schrieb Jakob Korherr: Very nice. Great job, Werner! Regards, Jakob 2011/7/25 Werner Punzwerner.p...@gmail.com: Hi

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-28 Thread Jakob Korherr
plugin will work correctly. Suggestions are welcome. regards, Leonardo Uribe 2011/7/11 Jakob Korherr jakob.korh...@gmail.com: Hi, I agree with Gerhard. Unfortunately I did not try a whole release + site build with the new configuration since you always do

common JSF (spec) problems/issues wiki page (was: An issue with converts and JSF2.0 CompositeComponents)

2011-07-29 Thread Jakob Korherr
the right converter by id :-) ) So my questions: Do I use the composite components feature the right way? If not: What is my fault? What are your suggestions? Thanks for your help, Sven -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

Re: [core] move or add integration tests to myfaces 2.1.x (now trunk)

2011-07-29 Thread Jakob Korherr
Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [core] dynamic script before /body (an equivalent for DialogRequest from Trinidad)

2011-08-03 Thread Jakob Korherr
response wihout explicit render=@all Any ideas? Thanks, Kočičák [1] https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/renderkit/core/DialogRequest.java -- Jakob Korherr blog: http://www.jakobk.com twitter: http

Re: [core] steps to release myfaces core 2.1.2 / 2.0.8

2011-08-03 Thread Jakob Korherr
, this is a good moment to say it. The only issue left for a release is this one: http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1028 that will be done in the next days. regards, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr

Re: [core] move or add integration tests to myfaces 2.1.x (now trunk)

2011-08-03 Thread Jakob Korherr
Petracek gerhard.petra...@gmail.com: @jakob: +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/29 Jakob Korherr jakob.korh...@gmail.com Hi

Re: [core] dynamic script before /body (an equivalent for DialogRequest from Trinidad)

2011-08-03 Thread Jakob Korherr
this. On Aug 3, 2011, at 11:39 AM, Jakob Korherr wrote: Hi, Nope, I don't think so. Maybe you can achieve it via a javascript event-handler on the client, but I actually don't know for sure. Maybe Werner can help you out! Regards, Jakob 2011/8/2 Martin Koci martin.kocicak.k...@gmail.com: Hi

Re: [core] performance: custom implicit objects

2011-08-09 Thread Jakob Korherr
                        -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [myfaces] Site and documentation improvements

2011-08-10 Thread Jakob Korherr
on: 1. Better site layout. 2. Move create and update wiki pages. 3. Enhance myfaces-builder-plugin documentation generation. Suggestions are welcome. regards, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [COMMUNITY] MyFaces += Matt Benson

2011-08-16 Thread Jakob Korherr
and MyFaces Extensions Validator. @Matt: Please add yourself to the Master-POM at https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml Welcome regards, Gerhard -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

Re: [VOTE] release of myfaces test 1.0.4

2011-08-17 Thread Jakob Korherr
/~lu4242/myfacestest104binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310951version=12317607 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Spec issue for handling of custom validator tag attributes in wrapping mode

2011-08-17 Thread Jakob Korherr
Hi Matt, Will do ;) Regards, Jakob 2011/8/16 Matt Benson gudnabr...@gmail.com: (@Jakob) Can we escalate to the EG? http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1033 Thanks, Matt -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work

Re: Any plan for releasing MyFaces 2.0.8 ?

2011-08-23 Thread Jakob Korherr
of next month. Let's see what happen. regards, Leonardo Uribe 2011/7/25 Ivan xhh...@gmail.com: Hi, MyFaces devs, any plan for releasing MyFaces 2.0.8 ? We hope to use that version in the coming Geronimo 3.0. Thanks. -- Ivan -- Ivan -- Jakob Korherr blog: http

Re: [VOTE] release of myfaces core 2.1.2

2011-08-23 Thread Jakob Korherr
/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces212binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12316512 -- Jakob Korherr blog: http://www.jakobk.com twitter: http

Re: [VOTE] release of myfaces core 2.0.8

2011-08-24 Thread Jakob Korherr
/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces208binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12316514 -- Jakob Korherr blog: http://www.jakobk.com twitter: http

[core] Integration tests archetype (was: svn commit: r1161089 - in /myfaces/myfaces-build-tools/trunk/maven2-archetypes: ...)

2011-08-24 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [core] Integration tests archetype (was: svn commit: r1161089 - in /myfaces/myfaces-build-tools/trunk/maven2-archetypes: ...)

2011-08-24 Thread Jakob Korherr
And of course, we should also keep Jan's GSoC project Manila in mind, which is soon finished! Regards, Jakob 2011/8/24 Jakob Korherr jak...@apache.org: Hi guys, I just committed an archetype for creating an integration-test module for MyFaces core. With this archetype you are able

Re: [VOTE] release of myfaces jsdoc plugin 1.0-beta-1

2011-09-04 Thread Jakob Korherr
/repositories/orgapachemyfaces-020/org/apache/myfaces/buildtools/ https://repository.apache.org/content/groups/staging/org/apache/myfaces/buildtools/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr

Re: [VOTE] release of myfaces core 2.0.9

2011-09-08 Thread Jakob Korherr
=12317644 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of myfaces core 2.1.3

2011-09-08 Thread Jakob Korherr
=12317642 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of myfaces core 2.1.3

2011-09-08 Thread Jakob Korherr
Sorry Leo, but I have to change my vote to -1, because of MYFACES-3301. We cannot release two MyFaces versions with a broken ValidatorException handling mechanism! Regards, Jakob 2011/9/8 Jakob Korherr jakob.korh...@gmail.com: +1 Regards, Jakob 2011/9/7 Werner Punz werner.p...@gmail.com

Re: [VOTE] release of myfaces core 2.0.9

2011-09-08 Thread Jakob Korherr
Sorry Leo, but I have to change my vote to -1, because of MYFACES-3301. We cannot release two MyFaces versions with a broken ValidatorException handling mechanism! Regards, Jakob 2011/9/8 Jakob Korherr jakob.korh...@gmail.com: +1 Regards, Jakob 2011/9/7 Werner Punz werner.p...@gmail.com

Re: [VOTE] release of myfaces core 2.1.3

2011-09-09 Thread Jakob Korherr
://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12317642 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com

Re: [VOTE] release of myfaces core 2.1.3

2011-09-09 Thread Jakob Korherr
Hi, @Leo: OK, please add a patch to the issue. I am always open for a better solution! Regards, Jakob 2011/9/9 Jakob Korherr jakob.korh...@gmail.com: Hi Werner, MYFACES-3300 is fixed in MYFACES-3301. Regards, Jakob 2011/9/9 Werner Punz werner.p...@gmail.com: Hi if we roll another

Re: [VOTE] release of myfaces core 2.1.3

2011-09-13 Thread Jakob Korherr
/~lu4242/myfaces213binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12317642 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of myfaces core 2.0.9

2011-09-13 Thread Jakob Korherr
/~lu4242/myfaces209binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12317644 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [DISCUSS] legal files in WARs like samples etc

2011-09-19 Thread Jakob Korherr
-2.0.1 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] fix MYFACES-2552 for 2.0.x and 2.1.x branches

2011-09-21 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] fix MYFACES-2552 for 2.0.x and 2.1.x branches

2011-09-22 Thread Jakob Korherr
- From: Jakob Korherr jakob.korh...@gmail.com To: MyFaces Development dev@myfaces.apache.org Cc: gudnabr...@gmail.com Sent: Wednesday, September 21, 2011 10:20 PM Subject: Re: [VOTE] fix MYFACES-2552 for 2.0.x and 2.1.x branches +1 for including the fix in 2.0.x and 2.1.x + adding

Re: [COMMUNITY] MyFaces += Michael Kurz

2011-09-30 Thread Jakob Korherr
-master-pom/trunk/pom.xml Welcome regards, Gerhard Congratulations Michael, well deserved. werner -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http

Re: [DISCUSS] release CODI-1.0.2?

2011-10-17 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: gsoc/webtest vs gsoc/manila?

2011-10-21 Thread Jakob Korherr
/asf/myfaces/gsoc/webapptest    [2]http://subversion.assembla.com/svn/manila/trunk -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [DISCUSS] how to get rid of tons of duplicated code

2011-10-23 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [DISCUSS] how to get rid of tons of duplicated code

2011-10-23 Thread Jakob Korherr
. Thus I really see no reason why we cannot use maven-shared these days! Thus also a formal +1 from me. LieGrue, strub [1] http://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#minimizeJar - Original Message - From: Jakob Korherr jakob.korh...@gmail.com

Re: java.lang.IllegalStateException: zip file closed

2011-10-26 Thread Jakob Korherr
is confidential and protected. If you are not the intended recipient of this message, we ask you to inform us immediately and delete the message afterwards. -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: treating obsolete code

2011-10-27 Thread Jakob Korherr
we don't need anymore! IF you only temporarily comment out something, then please mark it with /*X TODO some comment or //X TODO some comment otherwise comments must ONLY be used for one thing - commenting the code! LieGrue, strub -- Jakob Korherr blog: http://www.jakobk.com

Re: [DISCUSS] internal incubator

2011-10-28 Thread Jakob Korherr
MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] Internal Incubator

2011-11-01 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Re: java.lang.IllegalStateException: zip file closed

2011-11-07 Thread Jakob Korherr
116309v, Handelsgericht Wien - Jetzt Jugend Bausparen und Bausparbox holen! Alle Infos auf www.bausparen.at Von:        Jakob Korherr jakob.korh...@gmail.com An:        MyFaces Development dev@myfaces.apache.org Datum:        26.10.2011 12:59

Re: Result (Was: [VOTE] fix MYFACES-2552 for 2.0.x and 2.1.x branches)

2011-11-08 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of myfaces core 2.0.10

2011-11-18 Thread Jakob Korherr
://people.apache.org/~lu4242/myfaces2010binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12317870 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of myfaces core 2.1.4 (take 2)

2011-11-18 Thread Jakob Korherr
/ReleaseNote.jspa?projectId=10600version=12317868 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [core extcdi] is required to create another proposal about windowId?

2011-11-18 Thread Jakob Korherr
it is better to ask first.  regards,  Leonardo Uribe  Good question, I guess we need something for WindowID handling for jsf2.2  especially given in hindisght of what is planned for 2.2 according to Ed  Burns blog but the final answer for now is up to the CODI guys.  Werner -- Jakob

Re: [VOTE] release of myfaces core 1.2.11

2011-11-19 Thread Jakob Korherr
://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12316650 -- Grant Smith - V.P. Information Technology Marathon Computer Systems, LLC. -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [core extcdi] is required to create another proposal about windowId?

2011-11-20 Thread Jakob Korherr
: Jakob Korherr jakob.korh...@gmail.com   To: MyFaces Development dev@myfaces.apache.org; Mark Struberg  strub...@yahoo.de   Cc:   Sent: Friday, November 18, 2011 2:23 PM   Subject: Re: [core extcdi] is required to create another proposal about  windowId?   Hi,    PS: btw, a PhD student

JSF value expression injection vulnerability

2011-11-22 Thread Jakob Korherr
Hi all, As it turns out we have a pretty big security hole in JSF 2.x (myfaces and mojarra). Please check out my blog entry for further infos: http://www.jakobk.com/2011/11/jsf-value-expression-injection-vulnerability/ @leo: can you take care of the bug? Regards, Jakob -- Jakob Korherr blog

Re: [VOTE] release of myfaces core 2.1.5

2011-11-23 Thread Jakob Korherr
/orgapachemyfaces-233/org/apache/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces215binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12319076 -- Jakob Korherr blog: http://www.jakobk.com

Re: [VOTE] release of myfaces core 2.0.11

2011-11-23 Thread Jakob Korherr
/orgapachemyfaces-234/org/apache/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces2011binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12319078 -- Jakob Korherr blog: http

Re: [codi] first steps for the next release

2011-11-29 Thread Jakob Korherr
, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of myfaces core 2.0.11

2011-11-29 Thread Jakob Korherr
-- inexso - information exchange solutions GmbH Ofener Str. 30      | 26121 Oldenburg Tel.: +49 441 219 730 56 | FAX:  +49 441 219 730 66 | eMail: volker.we...@inexso.de Firmensitz: Oldenburg | Amtsgericht Oldenburg HRB 205251 Geschäftsführer: Stefan Schulte, Michael Terschüren -- Jakob Korherr

Re: [VOTE] release of myfaces core 2.0.11

2011-11-29 Thread Jakob Korherr
Then please close the vote(s) as invalid! Regards, Jakob 2011/11/30 Leonardo Uribe lu4...@gmail.com: Hi We need to fix the MYFACES-3412 and revote the artifacts. regards, Leonardo Uribe 2011/11/29 Jakob Korherr jakob.korh...@gmail.com: Hi, What happened to this vote? Regards

Re: [VOTE] release of myfaces core 2.0.11 (take 2)

2011-12-01 Thread Jakob Korherr
/apache/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces2011binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12319078 -- Jakob Korherr blog: http://www.jakobk.com twitter: http

Re: [VOTE] release of myfaces core 2.1.5 (take 2)

2011-12-01 Thread Jakob Korherr
/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces215binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12319076 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] Release of Extensions CDI (CODI) 1.0.2

2011-12-04 Thread Jakob Korherr
] https://repository.apache.org/content/repositories/orgapachemyfaces-289/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/1.0.2/myfaces-extcdi-parent-1.0.2-source-release.zip [3] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com

Re: [VOTE] Release of Extensions Validator 1.2.5 and 2.0.5

2011-12-18 Thread Jakob Korherr
-- Hazem Ahmed Saleh Ahmed Author of (The Definitive Guide to Apache MyFaces and Facelets): http://www.amazon.com/Definitive-Guide-Apache-MyFaces-Facelets/dp/1590597370 http://www.amazon.com/-/e/B002M052KY Visualize and share your social networks 2D and 3D: http://www.mapmysocial.com -- Jakob

Re: [codi] first steps for the next release

2012-01-03 Thread Jakob Korherr
, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] Release of Extensions CDI (CODI) 1.0.3

2012-01-09 Thread Jakob Korherr
://repository.apache.org/content/repositories/orgapachemyfaces-034/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/1.0.3/myfaces-extcdi-parent-1.0.3-source-release.zip    [3] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com twitter

Re: creating a git read-only clone of tomahawk?

2012-01-13 Thread Jakob Korherr
At least it can't hurt to have one, +1 from me! Regards, Jakob 2012/1/13 Mark Struberg strub...@yahoo.de: Hi! I've recently heard of interest of having a git mirror of our tomahawk project. WDYT? LieGrue, strub -- Jakob Korherr blog: http://www.jakobk.com twitter: http

Re: [VOTE] Release of Extensions CDI (CODI) 1.0.4

2012-02-14 Thread Jakob Korherr
/extensions/cdi/myfaces-extcdi-parent/1.0.4/myfaces-extcdi-parent-1.0.4-source-release.zip  [3] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [core] refactor shared as proposed earlier on branch

2012-03-08 Thread Jakob Korherr
. regards, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] Release of Extensions CDI (CODI) 1.0.5

2012-04-07 Thread Jakob Korherr
/orgapachemyfaces-005/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/1.0.5/myfaces-extcdi-parent-1.0.5-source-release.zip [3] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

Re: [DISCUSS] [Core] window-id for myfaces-core 2.0.x and 2.1.x

2012-07-19 Thread Jakob Korherr
some extra work to do. regards, gerhard -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] svn-keywords and @author tags

2013-10-14 Thread Jakob Korherr
and @author tags - regards, gerhard [1] http://s.apache.org/ZtS -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release of MyFaces Test 1.0.6

2014-02-13 Thread Jakob Korherr
/groups/staging/org/apache/myfaces/test/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfacestest106binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310951version=12326250 -- Jakob Korherr blog: http

Re: [VOTE] release of MyFaces Test 1.0.7

2014-05-26 Thread Jakob Korherr
/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfacestest107binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310951version=12327053 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] Release of Extensions Validator 2.0.8

2014-05-29 Thread Jakob Korherr
[1] https://repository.apache.org/content/repositories/orgapachemyfaces-1024/org/apache/myfaces/extensions/validator/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

Re: [VOTE] Release of MyFaces Core 2.2.6

2014-11-14 Thread Jakob Korherr
://repository.apache.org/content/repositories/orgapachemyfaces-1035/org/apache/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces226binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12328703 -- Jakob

[jira] Updated: (MYFACES-2283) Apply selected/unselected css class to h:selectManyCheckbox

2009-09-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2283: --- Status: Patch Available (was: Open) Apply selected/unselected css class

[jira] Commented: (TOMAHAWK-1444) document how to set a focus on the first field of a dynamically generated set of input fields

2009-09-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751066#action_12751066 ] Jakob Korherr commented on TOMAHAWK-1444: - you can use t:inputText, set forceId

[jira] Issue Comment Edited: (TOMAHAWK-1444) document how to set a focus on the first field of a dynamically generated set of input fields

2009-09-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751066#action_12751066 ] Jakob Korherr edited comment on TOMAHAWK-1444 at 9/3/09 8:59 AM

[jira] Commented: (MYFACES-2283) Apply selected/unselected css class to h:selectManyCheckbox

2009-09-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12752421#action_12752421 ] Jakob Korherr commented on MYFACES-2283: I just checked with the RI

[jira] Commented: (MYFACES-2282) h:dataTable and h:panelGrid should implement bodyrows behavior (tbody encapsulation)

2009-09-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753530#action_12753530 ] Jakob Korherr commented on MYFACES-2282: I am currently implementing

[jira] Updated: (MYFACES-2282) h:dataTable and h:panelGrid should implement bodyrows behavior (tbody encapsulation)

2009-09-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2282: --- Status: Patch Available (was: Open) h:dataTable and h:panelGrid should implement

[jira] Commented: (MYFACES-2278) Render columns with th instead td, according to HtmlColumn.isRowHeader

2009-09-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755669#action_12755669 ] Jakob Korherr commented on MYFACES-2278: I am stuck on this issue, because I only

<    1   2   3   4   5   6   7   8   9   10   >