<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    /scripting/Jar_ScriptProviderForJava.mk has the following lines in
    it:<br>
    <br>
    <i>&nbsp;&nbsp;&nbsp;&nbsp; 31 $(eval $(call gb_Jar_add_jars,ScriptProviderForJava,\<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp; $(OUTDIR)/bin/juh.jar \<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 33&nbsp;&nbsp;&nbsp;&nbsp; $(OUTDIR)/bin/jurt.jar \<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 34&nbsp;&nbsp;&nbsp;&nbsp; $(OUTDIR)/bin/ridl.jar \<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 35&nbsp;&nbsp;&nbsp;&nbsp; $(OUTDIR)/bin/unoil.jar \<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 36&nbsp;&nbsp;&nbsp;&nbsp; $(OUTDIR)/bin/ScriptFramework.jar \<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 37 ))<br>
    </i><br>
    But when I execute build --verbose in /scripting I get<br>
    <br>
    <i>[ build JCS ] Jar/ScriptProviderForJava<br>
      R=c:/libreoffice &amp;&amp; O=$R/libo/solver/wntmsci12.pro
      &amp;&amp; W=$R/libo/workdir/wntmsci12.pro &amp;&amp; S=$R/libo
      &amp;&amp;&nbsp; mkdir -p $W/JavaClassSet/Jar/ScriptProviderForJava/
      &amp;&amp; RESPONSEFILE=C:/cygwin/tmp/gbuild.4DIIuw &amp;&amp;
      C:/PROGRA~2/Java/JDK16~1.0_2/bin/javac.exe&nbsp; -cp
      "C:/PROGRA~2/Java/JDK16~1.0_2/jre/lib/rt.jar;.;$O/bin/juh.jar;$O/bin/jurt.jar;$O/bin/ridl.jar;$O/bin/unoil.jar;$W/JavaClassSet/Jar/ScriptProviderForJava"
      -d $W/JavaClassSet/Jar/ScriptProviderForJava @$RESPONSEFILE
      &amp;&amp; rm -f $RESPONSEFILE &amp;&amp; touch
      $W/JavaClassSet/Jar/ScriptProviderForJava/done<br>
      [ build CHK ] loaded modules: scripting<br>
      c:\libreoffice\libo\scripting\java\com\sun\star\script\framework\provider\java\ScriptProviderForJava.java:50:
      package com.sun.star.script.framework.container does not exist<br>
    </i><br>
    Note that despite being added in the build script, is
    ScriptFramework.jar is NOT on the command line.<br>
    <br>
    Any ideas? I'm afraid I'm still getting to grips with the gbuild
    framework.<br>
    <br>
    Thank, Noel Grandin
  <br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>

</body>
</html>