Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11215

Quickstart batch-processing uses deprecated methods/types

    XMLWordPrintable

Details

    • Hide

      See the first commentary.

      Show
      See the first commentary.

    Description

      batch-processing quickstart Import results in following warnings:

      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
      

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              emartins@redhat.com Eduardo Martins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: