Project:
| View Revisions: Issue #33393 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0033393: There Are Some Warning In The Java Resources ,Which One Can Notice During The Compilation (ant compile.complete.deploy). | ||
| Revision | 2016-06-30 16:28 by shivum039 | ||
| Description | ----------------------------------- The Compilation Warning As Follows . ----------------------------------- compileSqlc: [javac] Compiling 2278 source files to openbravo/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: openbravo/modules/org.openbravo.warehouse.pickinglist/src/org/openbravo/warehouse/pickinglist/Utilities.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 68 source files to openbravo/build/classes [javac] Compiling 71 source files to openbravo/build/classes |
||
| Revision | 2016-06-30 16:25 by shivum039 | ||
| Description | ----------------------------------- The Compilation Warning As Follows . ----------------------------------- compileSqlc: [javac] Compiling 2278 source files to /home/promantia/obsrc/clean/openbravo/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: openbravo/modules/org.openbravo.warehouse.pickinglist/src/org/openbravo/warehouse/pickinglist/Utilities.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 68 source files to /home/promantia/obsrc/clean/openbravo/build/classes [javac] Compiling 71 source files to /home/promantia/obsrc/clean/openbravo/build/classes |
||
| Copyright © 2000 - 2009 MantisBT Group |