jlgrock / ClosureJavascriptFramework

A group of plug-ins that can be used in conjunction with maven to execute the Google Closure Compiler on JavaScript code. This Framework allows for scaling and modularity.
MIT License
16 stars 7 forks source link

Upgrading both Closure compiler and library to r2180 #21

Closed lukas-vlcek closed 11 years ago

lukas-vlcek commented 11 years ago

BTW, any ideas about when 1.13.3 will be released and available in maven repo?

jlgrock commented 11 years ago

Yeah, didn't notice the pull request. Been crazy busy. I can push this out today. Though it'll be in 1.14. 1.13.3 has no change to the interface, and shouldn't break anyones code. This could though, so I have to kick out a new minor version.

jlgrock commented 11 years ago

k, should be released as 1.14.0 now

jlgrock commented 11 years ago

Absolutely :) I'm in the middle of updating to have SourceMaps (http://www.justinleegrant.com/?p=145). I'll test this at the same time.