[
https://issues.jboss.org/browse/WFLY-11430?page=com.atlassian.jira.plugin...
]
Sultan Zhantemirov updated WFLY-11430:
--------------------------------------
Description:
The issue is in _EnableJsonSupport_ Manu framework unit. The description below is no more
relevant.
-Currently maven checkstyle plugin
[
fails|https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-...]
on unused import after adding JSON support to the tasks-rs quickstart-
{noformat}
tasks-rs/src/main/java/org/jboss/as/quickstarts/tasksrs/service/TaskResource.java:30:8:
Unused import - javax.ws.rs.Produces. [UnusedImports]
{noformat}
-Our QE tests are fixed now, but for the customers it would be useful to have an
instruction to comment the line-
{noformat}
import javax.ws.rs.Produces
{noformat}
-It would be nice to have this instruction in Modify this Quickstart to Support JSON
Representations of Tasks section, step 3, Add comments to this line sentence-.
-Thanks!-
was:
Currently maven checkstyle plugin
[
fails|https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-...]
on unused import after adding JSON support to the tasks-rs quickstart:
{noformat}
tasks-rs/src/main/java/org/jboss/as/quickstarts/tasksrs/service/TaskResource.java:30:8:
Unused import - javax.ws.rs.Produces. [UnusedImports]
{noformat}
Our QE tests are fixed now, but for the customers it would be useful to have an
instruction to comment the line
{noformat}
import javax.ws.rs.Produces
{noformat}
in _tasks-rs/src/main/java/org/jboss/as/quickstarts/tasksrs/service/TaskResource.java_
file, line 30.
Ii would be nice to have this instruction in _Modify this Quickstart to Support JSON
Representations of Tasks_ section, step 3, _Add comments to this line_ sentence.
Thanks!
tasks-rs: Add to README a instruction to comment an import line
----------------------------------------------------------------
Key: WFLY-11430
URL:
https://issues.jboss.org/browse/WFLY-11430
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Reporter: Sande Gilda
Assignee: Sande Gilda
Priority: Major
The issue is in _EnableJsonSupport_ Manu framework unit. The description below is no
more relevant.
-Currently maven checkstyle plugin
[
fails|https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-...]
on unused import after adding JSON support to the tasks-rs quickstart-
{noformat}
tasks-rs/src/main/java/org/jboss/as/quickstarts/tasksrs/service/TaskResource.java:30:8:
Unused import - javax.ws.rs.Produces. [UnusedImports]
{noformat}
-Our QE tests are fixed now, but for the customers it would be useful to have an
instruction to comment the line-
{noformat}
import javax.ws.rs.Produces
{noformat}
-It would be nice to have this instruction in Modify this Quickstart to Support JSON
Representations of Tasks section, step 3, Add comments to this line sentence-.
-Thanks!-
--
This message was sent by Atlassian Jira
(v7.12.1#712002)