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

JavaDoc copy&paster issue #52

Open lukas-vlcek opened 10 years ago

lukas-vlcek commented 10 years ago

Is this result of copy and paste?

https://github.com/jlgrock/ClosureJavascriptFramework/blob/master/closure-compiler-maven-plugin/src/main/java/com/github/jlgrock/javascriptframework/closurecompiler/JsClosureCompileMojo.java#L220

It is identical to https://github.com/jlgrock/ClosureJavascriptFramework/blob/master/closure-compiler-maven-plugin/src/main/java/com/github/jlgrock/javascriptframework/closurecompiler/JsClosureCompileMojo.java#L228