[x3d-public] Before further discussions:

Don Brutzman brutzman at nps.edu
Sun Dec 17 15:33:30 PST 2017


John: our mails crossed but yes this was done this afternoon, renamed as test.nashorn for consistency.

Key question before rebuild/redeploy: is the nashorn directory at the right level?

On 12/17/2017 1:50 PM, John Carlson wrote:
>     <target name="test-nashorn" description="Test Nashorn output from X3DJSAIL">
> 
>          <javac srcdir ="${java.examples.dir}"
> 
>                           classpath=""
> 
>                 destdir="${java.classes.dir}"
> 
>                 debug="on"
> 
>                 verbose="${javac.verbose}"
> 
>                 includeantruntime="false">
> 
>          </javac>
> 
> <java classname="HelloWorldProgramOutput" classpath="${java.classes.dir};${java.jars.dir}/${jsai.full.archive.jar.name}" fork="${fork}">
> 
>              <arg value="json"/>
> 
>              <arg value="nashorn/examples/HelloWorldProgramOutput.json"/>
> 
>          </java>
> 
> <java classname="HelloWorldProgramOutput" classpath="${java.classes.dir};${java.jars.dir}/${jsai.full.archive.jar.name}" fork="${fork}">
> 
>              <arg value="x3d"/>
> 
>              <arg value="nashorn/examples/HelloWorldProgramOutput.x3d"/>
> 
>          </java>
> 
>                  </target>
> 


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 x3d-public mailing list