Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-15197

Quickstart batch-processing uses deprecated methods/types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.2.0.GA
    • None
    • Quickstarts
    • None

    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
              szhantem@redhat.com Sultan Zhantemirov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: