Re: 2.3.2 Release

2018-09-04 Thread Eduardo B
JIRA issue was created: https://issues.apache.org/jira/browse/MYFACES-4251 On Tue, Sep 4, 2018 at 4:01 PM Thomas Andraschko < andraschko.tho...@gmail.com> wrote: > +1 to proceed > it would be great if you could create a issue to check those results > > Am Di., 4. Sep. 2018 um 21:25 Uhr schrieb

Re: [VOTE] release of MyFaces Core 2.3.2

2018-09-04 Thread Eduardo B
+1 Thanks, Eduardo M. Breijo On Tue, Sep 4, 2018 at 5:03 PM Paul Nicolucci wrote: > Hi, > > I was running the needed tasks to get the 2.3.2 release of Apache > MyFaces core out. > > > Please note that this vote concerns all of the following parts: > 1. Maven artifact group

Re: 2.3.2 Release

2018-07-05 Thread Eduardo B
I won't have much time in the next couple of weeks, as I'm going to be on vacation. But after that, I should be able to perform the release. In the meantime, I have some questions after the move to Git. I'm not sure if after the move, we have to modify some pom.xml files, do you guys know if we

Re: Migrate all MyFaces projects to Git

2018-06-21 Thread Eduardo B
I haven't started any release process after the move to git. So not sure who created that 2.3.x_ branch. I've been committing the MyFaces 2.3 changes only to master branch. Regards, Eduardo On Thu, Jun 21, 2018 at 9:38 AM, Thomas Andraschko < andraschko.tho...@gmail.com> wrote: > Could it be

MyFaces Svn or Git?

2018-05-29 Thread Eduardo B
Where do we commit new code for MyFaces? Do we still use svn or do we need to use git from now on? Regards, Eduardo

Question about the HTMLEncoder class in the shared component

2018-05-16 Thread Eduardo B
Hi, I have found that there is a typo in the following two method signatures from the HTMLEncoder class: public static String *encodeURIAtributte*(final String string, final String characterEncoding) public static void *encodeURIAtributte*(Writer writer, final String string, final String

[ANNOUNCE] MyFaces Core v2.3.1 Release

2018-05-03 Thread Eduardo B
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.3.1. MyFaces Core is a JavaServer(tm) Faces 2.3 implementation as specified by JSR-372. MyFaces Core 2.3.1 is available in both binary and source distributions. * http://myfaces.apache.org/download.html MyFaces

Results of: [VOTE] release of MyFaces Core 2.3.1

2018-05-02 Thread Eduardo B
Hello, Thanks for voting. The result is 4 times +1: Thomas Andraschko Eduardo Breijo Dennis Kieselhorst Paul Nicolucci I'll continue with the next steps of the release. Regards, Eduardo Breijo +1 Thanks, Paul Nicolucci [image: Inactive hide details for Eduardo B ---05/01/2018 02:20:31

Re: [VOTE] release of MyFaces Core 2.3.1

2018-05-01 Thread Eduardo B
om/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> > <#m_8004855354767996698_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > 2018-04-30 22:48 GMT+02:00 Eduardo B <ebre...@gmail.com>: > >> Hi, >> >> I was running the needed tasks to get the

[VOTE] release of MyFaces Core 2.3.1

2018-04-30 Thread Eduardo B
Hi, I was running the needed tasks to get the 2.3.1 release of Apache MyFaces core out. Please note that this vote concerns all of the following parts: 1. Maven artifact group "org.apache.myfaces.core" v2.3.1 [1] The artifacts were deployed on nexus repo [1] for binary and source packages.

Perform MyFaces 2.3.1 release?

2018-04-26 Thread Eduardo B
Hello, I just wanted to start the conversation with the community to check if we should start performing the release for MyFaces 2.3.1? We have fixed 18 JIRA issues, most of them are API signature methods, and some JS improvements as well. The following link would contain the release notes:

Re: Questions about MyFaces 2.3.0 release

2018-04-09 Thread Eduardo B
ybe someone can add that to the release > documentation? > > > On Sat, Mar 10, 2018 at 12:55 AM, Dennis Kieselhorst <d...@apache.org> > wrote: > > On 2018/03/10 03:04:46, Eduardo B <ebre...@gmail.com> wrote: > >> I can even see it here: > >> http

[ANNOUNCE] MyFaces Core v2.3.0 Release

2018-03-12 Thread Eduardo B
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.3.0. MyFaces Core is a JavaServer(tm) Faces 2.3 implementation as specified by JSR-372. MyFaces Core 2.3.0 is available in both binary and source distributions. * http://myfaces.apache.org/download.html MyFaces

Re: Questions about MyFaces 2.3.0 release

2018-03-09 Thread Eduardo B
I can even see it here: http://central.maven.org/maven2/org/apache/myfaces/core/myfaces-api/2.3.0/ But not sure why I cannot see it here when I do the search: https://mvnrepository.com/artifact/org.apache.myfaces.core/myfaces-api On Fri, Mar 9, 2018 at 5:55 PM, Eduardo B <ebre...@gmail.

Re: Questions about MyFaces 2.3.0 release

2018-03-09 Thread Eduardo B
>From staging directory: https://repository.apache.org/content/repositories/staging/org/apache/myfaces/core/myfaces-api/2.3.0/ Is there something else I need to do in https://repository.apache.org/ nexus repo? Eduardo On Fri, Mar 9, 2018 at 4:45 PM, Eduardo B <ebre...@gmail.com> wrot

Re: Questions about MyFaces 2.3.0 release

2018-03-09 Thread Eduardo B
else. > > regards, > > Leonardo Uribe > > 2018-03-09 15:21 GMT-05:00 Eduardo B <ebre...@gmail.com>: > >> Thanks again guys, I've been able to update the MyFaces website with JSF >> 2.3: https://myfaces.apache.org/ >> >> I still have one more/fina

Re: Questions about MyFaces 2.3.0 release

2018-03-09 Thread Eduardo B
ng >> "mvn site:stage" >> >> 4. commit it >> >> It seems, there is no many entry and no subfolder for 2.3 currently. I >> assume this must be created. >> >> >> For Tobago these steps are described here: >> >> https://myfaces.apa

Re: Questions about MyFaces 2.3.0 release

2018-03-06 Thread Eduardo B
(AbstractDeployMojo.java:428) ... 25 more Maybe I'm missing some kind of permission in the server? Regards, Eduardo On Tue, Mar 6, 2018 at 2:23 PM, Eduardo B <ebre...@gmail.com> wrote: > Thanks a lot for all the help so far. > > I have distributed the assembly files already. I'm in the f

Re: Questions about MyFaces 2.3.0 release

2018-03-06 Thread Eduardo B
lease-artifacts.sh > > You may modify and use it. > > By the way, MD5 hashes shouldn't distributed any longer (the Tobago script > is not up-to-date, here). > > Regards, > > Udo > > Am 05.03.18 um 23:21 schrieb Eduardo B: > > I found this link with good information: http:/

Re: Questions about MyFaces 2.3.0 release

2018-03-05 Thread Eduardo B
I found this link with good information: http://www.apache.org/legal/release-policy.html#upload-ci I think we need to upload the assembly files via SVN to https://dist.apache.org/repos/dist/release/myfaces/ Please correct me if I'm wrong. Eduardo On Mon, Mar 5, 2018 at 5:04 PM, Eduardo B <e

Re: Questions about MyFaces 2.3.0 release

2018-03-05 Thread Eduardo B
s-1130/org/apache/myfaces/core/myfaces-core-assembly/ >> >> But you need to close the repo so the artifacts can be downloaded. >> >> regards, >> >> Leonardo Uribe >> >> >> >> >> >> 2018-02-24 20:13 GMT-05:00 Thomas Andraschko <andraschk

Re: [VOTE] release of MyFaces Core 2.3.0

2018-03-05 Thread Eduardo B
Thanks everybody for voting. We have more than three +1 votes so I will finish up the release of MyFaces Core 2.3.0 this week. Regards, Eduardo M. Breijo On Sat, Mar 3, 2018 at 7:52 AM, Dennis Kieselhorst wrote: > +1 > > Cheers > Dennis >

Re: [VOTE] release of MyFaces Core 2.3.0

2018-03-02 Thread Eduardo B
gt;Tried it again and faced the same problem with MF2.2 now > > >2018-02-26 23:09 GMT+01:00 Thomas Andraschko < >*andraschko.tho...@gmail.com* <andraschko.tho...@gmail.com>>: >Currently testing the PrimeFaces showcase and it seems something is >broke

[VOTE] release of MyFaces Core 2.3.0

2018-02-26 Thread Eduardo B
Hello, I was running the needed tasks to get the 2.3.0 release of Apache MyFaces core out. Please note that this vote concerns the following part: 1. Maven artifact group "org.apache.myfaces.core" v2.3.0 [1] The artifacts were deployed on nexus repo [1] for binary and source packages. The

Re: Questions about MyFaces 2.3.0 release

2018-02-23 Thread Eduardo B
Can you send me the link to that orgapachemyfaces-1130 repo? I tried looking https://repository.apache.org/content/repositories/staging/org/apache/myfaces/ but I could not find it. On Fri, Feb 23, 2018 at 12:21 PM, Dennis Kieselhorst wrote: > > On nexus repository I only see

Re: Questions about MyFaces 2.3.0 release

2018-02-23 Thread Eduardo B
://www.apache.org/dev/publishing-maven-artifacts.html#signing-up On Wed, Feb 21, 2018 at 11:22 AM, Thomas Andraschko < andraschko.tho...@gmail.com> wrote: > Just skip the TCK thing. There are some open TCK like CDI but none for JSF > AFAIK. > > 2018-02-21 17:18 GMT+01:00 Eduardo B

Re: Questions about MyFaces 2.3.0 release

2018-02-21 Thread Eduardo B
be more specific where to find the artifacts? I did the release:perform step but not sure where to find them. Thanks in advance, Eduardo M. Breijo On Tue, Feb 20, 2018 at 5:31 PM, Leonardo Uribe <lu4...@gmail.com> wrote: > Hi > > 2018-02-16 16:17 GMT-05:00 Eduardo B <ebre...@g

Questions about MyFaces 2.3.0 release

2018-02-16 Thread Eduardo B
Hi, I started to perform the MyFaces 2.3.0 release today. I'm following these two wikis as reference: https://wiki.apache.org/myfaces/CoreRelease2212 https://wiki.apache.org/myfaces/CoreRelease230beta 1) From MyFaces 2.2.12 release wiki, step 1 is trying to perform a release on a shared

Re: MyFaces 2.3.0 Release?

2018-02-05 Thread Eduardo B
I'm also new to this. But I found this link from JSF 2.3.0-beta release with some steps that maybe can help? https://wiki.apache.org/myfaces/CoreRelease230beta Regards, Eduardo On Mon, Feb 5, 2018 at 9:09 AM, Thomas Andraschko < andraschko.tho...@gmail.com> wrote: > Is there a step-by-step

JSF faces-config schema

2017-11-06 Thread Eduardo B
I noticed that the schema file web-facesconfig.xsd has not been updated since JSF 2.1. The following spec issue was opened to add the element /faces-config/factory/client-window-factory in the schema because it was missing on JSF 2.2. https://github.com/javaee/javaserverfaces-spec/issues/1241

Re: Increase checkstyle max line length?

2017-10-27 Thread Eduardo B
I agree with this, we should increase the checkstyle maximum line length. Regards, Eduardo On Fri, Oct 27, 2017 at 5:12 AM, Thomas Andraschko < andraschko.tho...@gmail.com> wrote: > Hi, > > WDYT about increasing checkstyles max line length? > Currently its set to 120, which is today very very

Re: Issue with injection in ActionListener JSF Artifact

2017-08-15 Thread Eduardo B
a different list for this case. Any comments will be appreciated. On Fri, Aug 11, 2017 at 5:19 PM, Eduardo B <ebre...@gmail.com> wrote: > In the specs, section 5.4.1 talks about the JSF Artifacts that are > eligible for Injection. > > I tried testing it on Mojarra but couldn't

Re: Issue with injection in ActionListener JSF Artifact

2017-08-11 Thread Eduardo B
missing some kind of configuration. On Fri, Aug 11, 2017 at 4:57 PM, Thomas Andraschko < andraschko.tho...@gmail.com> wrote: > Not sure. > Does it work in Mojarra or did you check the specs? > > 2017-08-11 22:44 GMT+02:00 Eduardo B <ebre...@gmail.com>: > >> I have en

Issue with injection in ActionListener JSF Artifact

2017-08-11 Thread Eduardo B
I have encountered an issue with injection on a JSF Artifact. The scenario is as follows: When a class implements ActionListener, and that action listener is invoked from a facelet as the snippet below: The behavior I’m seeing is that we cannot do @Inject on the class

Re: Cannot assign JIRA issues to myself

2017-07-20 Thread Eduardo B
hen it needs to be discussed here first. > > Stan > > > On 7/20/2017 1:38 PM, Eduardo B wrote: > > Hello, > > Does anyone know how to get permission access to assign JIRA issues that I > have opened? For some reason I don't have the "Assign" tab whe

Cannot assign JIRA issues to myself

2017-07-20 Thread Eduardo B
Hello, Does anyone know how to get permission access to assign JIRA issues that I have opened? For some reason I don't have the "Assign" tab when I log in. My user is: eduardobreijo Any help will be appreciated. Screen shot: Thanks, Eduardo M. Breijo