[Source] jenkins build of Xj3D.NPS branch

Don Brutzman brutzman at nps.edu
Mon Sep 9 20:12:49 PDT 2013


Hi Terry.  I did a partial fix (build file rename) but there are still some compilation errors in our online Jenkins build.

Looks like maybe classpath still?  or something not checked in?

https://savage.nps.edu/jenkins/job/Xj3dSourceNpsBranch/957/console

> compile.ogl:
>
>     [javac] Compiling 2392 source files to /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/classes
>
>     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
>
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/util/I18nManagerMultiResource.java:414: error: class, interface, or enum expected
>     [javac] package org.web3d.util;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/util/I18nManagerMultiResource.java:417: error: class, interface, or enum expected
>     [javac] import java.util.prefs.*;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/util/I18nManagerMultiResource.java:419: error: class, interface, or enum expected
>     [javac] import java.util.Locale;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/util/I18nManagerMultiResource.java:420: error: class, interface, or enum expected
>     [javac] import java.util.MissingResourceException;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/util/I18nManagerMultiResource.java:421: error: class, interface, or enum expected
>     [javac] import java.util.ResourceBundle;
>     [javac] ^
>
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/vrml/renderer/norender/nodes/texture/NRTextureProperties.java:63: error: class, interface, or enum expected
>     [javac] package org.web3d.vrml.renderer.norender.nodes.texture;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/vrml/renderer/norender/nodes/texture/NRTextureProperties.java:69: error: class, interface, or enum expected
>     [javac] import org.web3d.vrml.nodes.VRMLNodeType;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/vrml/renderer/norender/nodes/texture/NRTextureProperties.java:70: error: class, interface, or enum expected
>     [javac] import org.web3d.vrml.renderer.norender.nodes.NRVRMLNode;
>     [javac] ^
>     [javac] /var/lib/jenkins/jobs/Xj3dSourceNpsBranch/workspace/NPS/src/java/org/web3d/vrml/renderer/norender/nodes/texture/NRTextureProperties.java:71: error: class, interface, or enum expected
>     [javac] import org.web3d.vrml.renderer.common.nodes.texture.BaseTextureProperties;
>     [javac] ^
>
>     [javac] 9 errors

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the Source mailing list