[jboss-jira] [JBoss JIRA] (WFLY-11215) Quickstart batch-processing uses deprecated methods/types

Eduardo Martins (Jira) issues at jboss.org
Thu Oct 18 20:18:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Martins moved JBEAP-15689 to WFLY-11215:
------------------------------------------------

        Project: WildFly  (was: JBoss Enterprise Application Platform)
            Key: WFLY-11215  (was: JBEAP-15689)
       Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
    Component/s: Quickstarts
                     (was: Quickstarts)


> Quickstart batch-processing uses deprecated methods/types 
> ----------------------------------------------------------
>
>                 Key: WFLY-11215
>                 URL: https://issues.jboss.org/browse/WFLY-11215
>             Project: WildFly
>          Issue Type: Bug
>          Components: Quickstarts
>         Environment: Fedora 27, Red Hat Developer Studio 12.0, jdk 1.8.0_162, 7.2.0.Beta.CR1 EAP/Maven/QS
>            Reporter: Eduardo Martins
>            Assignee: Eduardo Martins
>            Priority: Major
>
> batch-processing quickstart Import results in following warnings: 
> {noformat}
> The method randomAlphabetic(int) from the type RandomStringUtils is deprecated	BatchController.java /batch-processing/src/main/java/org/jboss/as/quickstarts/batch/controller	line 73
> The method randomNumeric(int) from the type RandomStringUtils is deprecated	BatchController.java	 /batch-processing/src/main/java/org/jboss/as/quickstarts/batch/controller  line 74
> The type RandomStringUtils is deprecated	BatchController.java	 /batch-processing/src/main/java/org/jboss/as/quickstarts/batch/controller	line 44
> The type RandomStringUtils is deprecated	BatchController.java	 /batch-processing/src/main/java/org/jboss/as/quickstarts/batch/controller	line 73
> The type RandomStringUtils is deprecated	BatchController.java	 /batch-processing/src/main/java/org/jboss/as/quickstarts/batch/controller	line 74
> {noformat}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list