[OpenLayers-Trac] Re: [OpenLayers] #2972: Closure Compiler for OpenLayers 2.x

OpenLayers trac-20090302 at openlayers.org
Fri Dec 10 13:39:40 EST 2010


#2972: Closure Compiler for OpenLayers 2.x
---------------------+------------------------------------------------------
 Reporter:  jorix    |       Owner:                  
     Type:  feature  |      Status:  new             
 Priority:  minor    |   Milestone:  2.11 Release    
Component:  general  |     Version:  2.10            
 Keywords:           |       State:  Needs Discussion
---------------------+------------------------------------------------------

Comment(by jorix):

 '''WARNING''': The compiler is the only material that '''is not in the
 patch'''. "compiler.jar" must be downloaded from:[[BR]]
 http://code.google.com/p/closure-compiler/downloads/detail?name=compiler-
 latest.zip&can=2&q= [[BR]]
 to the folder: "tools/closure-compiler/bin/"

 Missing line, add the line 53 in build.py:
 {{{
                 "--create_source_map", outputFilename.replace(".js","") +
 "-map",
 }}}

 to allow the use of the Closure Inspector.


 ----

 The patch is a starting point, but it is fully operational.

 Thanks for any questions, concerns or comments.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2972#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list