SwingJS upgrade -- tables smoother, faster; more to do?
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Tue, 4 Dec 2018 08:31:45 +0000 (02:31 -0600)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Tue, 4 Dec 2018 08:31:45 +0000 (02:31 -0600)
Still a problem with FeatureTypeSettings not responding to color chooser
OK properly. (Color is not setting.)

build-site.xml
swingjs/SwingJS-site.zip
swingjs/timestamp
swingjs/ver/3.2.4/SwingJS-site.zip
swingjs/ver/3.2.4/timestamp

index b2d88e2..29f2745 100644 (file)
        <!-- location of third-party jar contents as precompiled zipped .js files to copy to site/ -->
        <property name="libjs.dir" value="libjs" />
  
-       <!-- non-Java resources to copy to site/ -->
+       <!-- non-Java resources to copy to site/swingjs/j2s -->
     <property name="resource.dir" value="resources" />         
        
+       <!-- non-Java resources to copy to site/ -->
+    <property name="site-resource.dir" value="site-resources" />       
+       
        <!-- output directories -->
 
        <property name="site.dir" value="site" />
        </fileset>
     </copy>
                
+       <echo> Copying ${site-resource.dir} files into ${site.dir} </echo>
+       <copy todir="${site.dir}">
+      <fileset dir="${site-resource.dir}">
+       <include name="**"/>
+       </fileset>
+    </copy>
+               
 </target>
        
 
index 04e8568..bee9d83 100644 (file)
Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ
index f084faf..00a8235 100644 (file)
@@ -1 +1 @@
-20181126062738 
+20181204022550 
index 04e8568..bee9d83 100644 (file)
Binary files a/swingjs/ver/3.2.4/SwingJS-site.zip and b/swingjs/ver/3.2.4/SwingJS-site.zip differ
index f084faf..00a8235 100644 (file)
@@ -1 +1 @@
-20181126062738 
+20181204022550