[x3d-public] Before further discussions:

John Carlson yottzumm at gmail.com
Sun Dec 17 15:53:25 PST 2017


It’s at the right level until I can put more work in.  There may be some rearrangement, but would like to get whole thing working first, before attempting to rearrange.  Thanks!

It would be idea to get it into the jars, but let’s get it working outside the jars first.

Were you able to upgrade ant?

John

Sent from Mail for Windows 10

From: Don Brutzman
Sent: Sunday, December 17, 2017 6:34 PM
To: John Carlson
Cc: x3d-public at web3d.org
Subject: Re: Before further discussions:

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20171217/bc0f7b40/attachment.html>


More information about the x3d-public mailing list