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

James Perkins (Jira) issues at jboss.org
Tue Dec 11 12:51:01 EST 2018


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

James Perkins updated WFLY-11215:
---------------------------------
    Fix Version/s: 15.0.0.Final


> 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
>             Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> 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