[x3d-public] No Nashorn in X3DJSAIL jars. Hmm. Maybe I forgot what target to use?

John Carlson yottzumm at gmail.com
Tue Sep 25 09:17:22 PDT 2018


$ env |grep ANT
ANT_HOME=/c/Users/coderextreme/apache-ant-1.10.4/

$ !~
~/apache-ant-1.10.4/bin/ant create.X3DJSAIL.jars
Buildfile: C:\x3d-code\www.web3d.org\x3d\stylesheets\build.xml

create.X3DJSAIL.jars:
     [echo] preparing .jar files
     [echo] X3DJSAIL.3.3.classes.jar contains only compiled .class files and dependency jars
      [jar] Building jar: C:\x3d-code\www.web3d.org\x3d\stylesheets\X3DJSAIL.3.3.classes.jar
     [echo] (ensure that destination X3DJSAIL.3.3.classes.jar is not already in use)
     [move] Moving 1 file to C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars
     [move] Attempting to rename: C:\x3d-code\www.web3d.org\x3d\stylesheets\X3DJSAIL.3.3.classes.jar to C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.classes.jar
     [echo] Build .jar complete: X3DJSAIL.3.3.classes.jar for Java SAI .class interfaces only (12281044 bytes)
     [echo] X3DJSAIL.3.3.full.jar contains all compiled .class files, all source .java files, and javadoc documentation
     [echo] X3DJSAIL.3.3.full.jar is a 'fat jar' that can be run independently on command line or elsewehere
      [jar] Building jar: C:\x3d-code\www.web3d.org\x3d\stylesheets\X3DJSAIL.3.3.full.jar.withSignatures
      [jar] Building jar: C:\x3d-code\www.web3d.org\x3d\stylesheets\X3DJSAIL.3.3.full.jar
   [delete] Deleting: C:\x3d-code\www.web3d.org\x3d\stylesheets\X3DJSAIL.3.3.full.jar.withSignatures
     [echo] (ensure that destination X3DJSAIL.3.3.full.jar is not already in use)
     [move] Moving 1 file to C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars
     [move] Attempting to rename: C:\x3d-code\www.web3d.org\x3d\stylesheets\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar
     [echo] Build .jar complete: X3DJSAIL.3.3.full.jar for all .class interfaces, .java sources (20654034 bytes)
     [echo] Copy X3DJSAIL.3.3.full.jar to lib/ subdirectories in X3D Example Archives:
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\Basic\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\Basic\lib\X3DJSAIL.3.3.full.jar
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\ConformanceNist\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\ConformanceNist\lib\X3DJSAIL.3.3.full.jar
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\Vrml2Sourcebook\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\Vrml2Sourcebook\lib\X3DJSAIL.3.3.full.jar
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\Savage\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\Savage\lib\X3DJSAIL.3.3.full.jar
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\SavageDefense\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\SavageDefense\lib\X3DJSAIL.3.3.full.jar
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForAdvancedModeling\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForAdvancedModeling\lib\X3DJSAIL.3.3.full.jar
     [copy] Copying 1 file to C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\lib
     [copy] Copying C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar to C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForWebAuthors\lib\X3DJSAIL.3.3.full.jar

BUILD SUCCESSFUL
Total time: 12 seconds

coderextreme at DESKTOP-DOPK2VD MINGW64 /c/x3d-code/www.web3d.org/x3d/stylesheets
$ !jar
jar -tf java/jars/X3DJSAIL.3.3.full.jar |grep auto
.netbeans_automatic_build

coderextreme at DESKTOP-DOPK2VD MINGW64 /c/x3d-code/www.web3d.org/x3d/stylesheets
$ jar -tf java/jars/X3DJSAIL.3.3.full.jar |grep nash

coderextreme at DESKTOP-
coderextreme at DESKTOP-DOPK2VD MINGW64 /c/x3d-code/www.web3d.org/x3d/stylesheets
$ jar -tf java/jars/X3DJSAIL.3.3.classes.jar |grep nash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180925/95192a17/attachment.html>


More information about the x3d-public mailing list