I try to build the AOO42X Code with Java jdk 11.

I see depreciated warning in hsqldb

  [javac] /home/legine/workspace/AOO/gitcmp/main/hsqldb/unxlngx6.pro/misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java:755: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public BigDecimal getBigDecimal(int columnIndex,

Should we go for an update? (Maybe also needed in trunk, have not checked.)


And in beanshell I get

The -source switch defaults to 1.9 in JDK 1.9.
If you specify -target 1.5 you now must also specify -source 1.5.
Ant will implicitly add -source 1.5 for you.  Please change your build file.
warning: [options] bootstrap class path not set in conjunction with -source 5
error: Source option 5 is no longer supported. Use 6 or later.
error: Target option 1.5 is no longer supported. Use 1.6 or later.


This is fixed in trunk. Should we move the beanshell code from trunk to AOO42X?

It would also pull changes in 266 Files if we pull them. (I have not reviewed the changes) maybe someone has an advise?


All the Best

Peter



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to