[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: biojava-live (1.7) does not build with OpenJDK 11: package com.sun.corba.se.spi.legacy.connection does not exist



----- Andreas Tille <andreas@an3as.eu> a écrit :
> Hi,
> 
> I tried to polish the packaging of biojava-live and was running into:


Biojava is quite old (recent is biojava 4), and kept mainly for compatibility i think.

As suggested by emmanuel, maybe easiest would be to patch out corba related stuff (is there any corba service still running in real world? )

Deprecated stuff won't be easy to adapt to recent jdks.

Olivier


> 
> ...
>     [javac] /build/biojava-live-1.7.1/src/org/biojava/bio/structure/PDBHeader.java:10: error: package com.sun.corba.se.spi.legacy.connection does not exist
>     [javac] import com.sun.corba.se.spi.legacy.connection.GetEndPointInfoAgainException;
>     [javac]                                              ^
>     [javac] Note: Some input files use or override a deprecated API.
> 
> 
> Any hint how to fix this?
> 
> Kind regards
> 
>         Andreas.
> 
> -- 
> http://fam-tille.de
> 


Reply to: