[JBoss JIRA] Created: (RF-11217) Module dev-examples cannot be build
by Pavol Pitonak (JIRA)
Module dev-examples cannot be build
-----------------------------------
Key: RF-11217
URL: https://issues.jboss.org/browse/RF-11217
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: build/distribution
Reporter: Pavol Pitonak
Module dev-examples contains Checkstyle violation and therefore cannot be built (Revision 5b9e198c8273f26cc293a363b3c829ef07c1dbcf).
http://hudson.qa.jboss.com/hudson/job/richfaces-4.1-dev-examples/72/
{quote}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:50.914s
[INFO] Finished at: Tue Aug 09 06:38:53 EDT 2011
[INFO] Final Memory: 25M/245M
[INFO] ------------------------------------------------------------------------
maven builder waiting
mavenExecutionResult exceptions not empty
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.5:check (richfaces-checkstyle-report) on project output-demo: You have 2 Checkstyle violations.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:146)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:127)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
at hudson.remoting.UserRequest.perform(UserRequest.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 2 Checkstyle violations.
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:443)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 27 more
{quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Updated: (RF-11207) echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11207?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11207:
----------------------------
Fix Version/s: 4.1.0.Milestone2
> echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
> --------------------------------------------------------------------------------------------------
>
> Key: RF-11207
> URL: https://issues.jboss.org/browse/RF-11207
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0.20110805-M1-jbas7.war, richfaces-showcase-4.1.0.20110805-M1-jee6.war
> container: jboss-as-7.0.0.Final, jboss-as-6.0.0.Final
> browser Firefox 5.0.1, IE 9
> Reporter: Juraj Huska
> Fix For: 4.1.0.Milestone2
>
> Attachments: outputPanelWrong1.png, outputPanelWrong2.png
>
>
> In the simple sample for a4j:outputPanel in showcase, when typing to the first input something and then pressing enter key, the text from input is echoed and it should not according to the text description of this sample:
> 'This code does not work as expected. The expected echo text does not appear below even the condition for 'rendered' returns true. Also, the error message does not appear when the length of the text reaches the limit. '
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Updated: (RF-11207) echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
by Juraj Huska (JIRA)
[ https://issues.jboss.org/browse/RF-11207?page=com.atlassian.jira.plugin.s... ]
Juraj Huska updated RF-11207:
-----------------------------
Environment:
richfaces-showcase-4.1.0.20110805-M1-jbas7.war, richfaces-showcase-4.1.0.20110805-M1-jee6.war
container: jboss-as-7.0.0.Final, jboss-as-6.0.0.Final
browser Firefox 5.0.1, IE 9
was:richfaces-showcase-4.1.0.20110805-M1-jbas7.war, container: jboss-as-7.0.0.Final, browser Firefox 5.0.1
> echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
> --------------------------------------------------------------------------------------------------
>
> Key: RF-11207
> URL: https://issues.jboss.org/browse/RF-11207
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0.20110805-M1-jbas7.war, richfaces-showcase-4.1.0.20110805-M1-jee6.war
> container: jboss-as-7.0.0.Final, jboss-as-6.0.0.Final
> browser Firefox 5.0.1, IE 9
> Reporter: Juraj Huska
> Attachments: outputPanelWrong1.png, outputPanelWrong2.png
>
>
> In the simple sample for a4j:outputPanel in showcase, when typing to the first input something and then pressing enter key, the text from input is echoed and it should not according to the text description of this sample:
> 'This code does not work as expected. The expected echo text does not appear below even the condition for 'rendered' returns true. Also, the error message does not appear when the length of the text reaches the limit. '
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Updated: (RF-11207) echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
by Juraj Huska (JIRA)
[ https://issues.jboss.org/browse/RF-11207?page=com.atlassian.jira.plugin.s... ]
Juraj Huska updated RF-11207:
-----------------------------
Component/s: showcase
(was: examples)
> echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
> --------------------------------------------------------------------------------------------------
>
> Key: RF-11207
> URL: https://issues.jboss.org/browse/RF-11207
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0.20110805-M1-jbas7.war, container: jboss-as-7.0.0.Final, browser Firefox 5.0.1
> Reporter: Juraj Huska
> Attachments: outputPanelWrong1.png, outputPanelWrong2.png
>
>
> In the simple sample for a4j:outputPanel in showcase, when typing to the first input something and then pressing enter key, the text from input is echoed and it should not according to the text description of this sample:
> 'This code does not work as expected. The expected echo text does not appear below even the condition for 'rendered' returns true. Also, the error message does not appear when the length of the text reaches the limit. '
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Updated: (RF-11207) echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
by Juraj Huska (JIRA)
[ https://issues.jboss.org/browse/RF-11207?page=com.atlassian.jira.plugin.s... ]
Juraj Huska updated RF-11207:
-----------------------------
Issue Type: Bug (was: Feature Request)
> echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
> --------------------------------------------------------------------------------------------------
>
> Key: RF-11207
> URL: https://issues.jboss.org/browse/RF-11207
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0.20110805-M1-jbas7.war, container: jboss-as-7.0.0.Final, browser Firefox 5.0.1
> Reporter: Juraj Huska
> Attachments: outputPanelWrong1.png, outputPanelWrong2.png
>
>
> In the simple sample for a4j:outputPanel in showcase, when typing to the first input something and then pressing enter key, the text from input is echoed and it should not according to the text description of this sample:
> 'This code does not work as expected. The expected echo text does not appear below even the condition for 'rendered' returns true. Also, the error message does not appear when the length of the text reaches the limit. '
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Moved: (RF-11207) echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
by Juraj Huska (JIRA)
[ https://issues.jboss.org/browse/RF-11207?page=com.atlassian.jira.plugin.s... ]
Juraj Huska moved RFPL-1589 to RF-11207:
----------------------------------------
Project: RichFaces (was: RichFaces Planning)
Key: RF-11207 (was: RFPL-1589)
Issue Type: Feature Request (was: Bug)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 4.1.0.Milestone1
(was: 4.1.0.Milestone1)
Component/s: examples
(was: examples)
> echo returns typed text from input in the sample for a4j:outputPanel in showcase and it should not
> --------------------------------------------------------------------------------------------------
>
> Key: RF-11207
> URL: https://issues.jboss.org/browse/RF-11207
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.1.0.Milestone1
> Environment: richfaces-showcase-4.1.0.20110805-M1-jbas7.war, container: jboss-as-7.0.0.Final, browser Firefox 5.0.1
> Reporter: Juraj Huska
> Attachments: outputPanelWrong1.png, outputPanelWrong2.png
>
>
> In the simple sample for a4j:outputPanel in showcase, when typing to the first input something and then pressing enter key, the text from input is echoed and it should not according to the text description of this sample:
> 'This code does not work as expected. The expected echo text does not appear below even the condition for 'rendered' returns true. Also, the error message does not appear when the length of the text reaches the limit. '
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months