You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Buildfile: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/build.xml
compile:
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes/icons
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes/colorpicker/swing/resources
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes/renderers/d3/d3renderer
[javac] Compiling 226 source files to /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 6
[javac] warning: [options] source value 6 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/src/gui/MergePanel.java:23: warning: SynchronizedSymbolTable is internal proprietary API and may be removed in a future release
[javac] import com.sun.org.apache.xerces.internal.util.SynchronizedSymbolTable;
[javac] ^
[javac] /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/src/parsers/ContinuousTreeParser.java:12: error: package com.sun.corba.se.impl.javax.rmi.CORBA does not exist
[javac] import com.sun.corba.se.impl.javax.rmi.CORBA.Util;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/src/colorpicker/swing/ColorPickerDemo.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
[javac] 5 warnings
BUILD FAILED
/home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/build.xml:68: Compile failed; see the compiler error output for details.
Total time: 2 seconds
git error log
Buildfile: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/build.xml
compile:
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes/icons
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes/colorpicker/swing/resources
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes/renderers/d3/d3renderer
[javac] Compiling 226 source files to /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 6
[javac] warning: [options] source value 6 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/src/gui/MergePanel.java:23: warning: SynchronizedSymbolTable is internal proprietary API and may be removed in a future release
[javac] import com.sun.org.apache.xerces.internal.util.SynchronizedSymbolTable;
[javac] ^
[javac] /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/src/parsers/ContinuousTreeParser.java:12: error: package com.sun.corba.se.impl.javax.rmi.CORBA does not exist
[javac] import com.sun.corba.se.impl.javax.rmi.CORBA.Util;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/src/colorpicker/swing/ColorPickerDemo.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
[javac] 5 warnings
BUILD FAILED
/home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/build.xml:68: Compile failed; see the compiler error output for details.
Total time: 2 seconds
The text was updated successfully, but these errors were encountered:
command is
ant jar
0.9.5 Error log
git error log
The text was updated successfully, but these errors were encountered: