Re: Myfaces 2.0 and javascript compression

2009-06-08 Thread Werner Punz
The reason for now simply is that the official maven javascript plugin is alpha quality, as I could see while I was fixing everything on friday, it broke at least one namespace within the last two months. I did not dare to uncomment it, due to this fact, because it might have broken the build f

Re: Myfaces 2.0 and javascript compression

2009-06-06 Thread Ganesh
Hi, This is nice stuff - works fine. I'm using Mojarra plus this generated MyFaces jsf.js for the dojo facelets example page and it improves the f:ajax functionality quite a bit! What is your reason to comment it? Could stay uncommented IMO. Best regards, Ganesh Werner Punz schrieb: Hello

Re: Myfaces 2.0 and javascript compression

2009-06-05 Thread Werner Punz
Hello you just did one pom.xml you have tu uncomment the sections below in the pom.xml from the main project then in the api pom.xml you have to uncomment following section, and you should be set! Werner Ganesh schrieb: Hi Werner, After removing the comments of and

Re: Myfaces 2.0 and javascript compression

2009-06-05 Thread Ganesh
Hi Werner, After removing the comments of and I still don't get any jsf.js neither in api not in impl. Can you please explain in more detail how this is meant to work, so I can try and debug it? Best regards, Ganesh Werner Punz schrieb: Werner Punz schrieb: Hello since I