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

Quickstart batch-processing uses deprecated methods/types

XMLWordPrintable

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

      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
      

            emartins@redhat.com Eduardo Martins
            szhantem@redhat.com Sultan Zhantemirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: