Changes between Version 3 and Version 4 of HowToCompile


Ignore:
Timestamp:
Sep 14, 2009, 4:04:19 AM (15 years ago)
Author:
fxp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToCompile

    v3 v4  
    2626Some javascript files are minified and concatenated scripts from JavaScript libraries using [http://projects.opengeo.org/jstools/wiki/jsbuild jsbuild] process. Actually only OpenLayers, GeoExt and extent map editor is using this process.
    2727In order to build:
     28 * remove old lib file.
    2829 * run ./build.sh under the jsbuild directory. This will create geo-libs.js files used by GeoNetwork
    2930