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

JsDocs expose path when generating files #2

Open jlgrock opened 12 years ago

jlgrock commented 12 years ago

I have noted this about all of the JsDocToolkit maven plugins - they all do this. There has to be a way to fix this, but I'm not sure how. Exposing the path could expose something about your system that you don't want folks to know, so I would like this fixed. In the meantime, A git/ant task should be able to rename the files pretty easily. Don't know if this will affect local linking, however.