Triply-Dev / YASGUI.legacy

Yet another SPARQL GUI
http://legacy.yasgui.org
MIT License
44 stars 8 forks source link

Maven build error #250

Closed jgeluk closed 9 years ago

jgeluk commented 10 years ago

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ yasgui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 162 resources [INFO] Copying 1 resource [INFO] [INFO] --- yuicompressor-maven-plugin:1.3.2:compress (default) @ yasgui --- [ERROR] ...\src\main\webapp\assets\codemirror\addon\edit\matchbrackets.js:line 1:column 2:syntax error ../../../../assetsCollections/codemirror/addon/edit/matchbrackets.js [ERROR] ...\src\main\webapp\assets\codemirror\addon\edit\matchbrackets.js:line 1:column 0:Compilation produced 1 syntax errors. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------

jgeluk commented 10 years ago

I checked whether this was caused by not having this matchbrackets.js file in UTF-8 format. That's not it.

LaurensRietveld commented 10 years ago

hmm, strange, no compile problems here (using the master branch). Do you use a unix or windows os?

ps. I'm currently working on a rewrite of YASGUI using meteor.js, where this compiliation step is no longer required. Depending on your need, you might give that one a try as well (quite some features are not implemented there yet though). Branch: meteor, demo: http://yasgui.meteor.com pps. Alternatively, I can give you the compiled war file, so you at least have the proper packaged version. Le t me know if you'd prefer that option

LaurensRietveld commented 10 years ago

Ah, one other comment off-topic: For a project deliverable, I'm making an inventory on who uses (deploys) YASGUI, and for what use. Would you mind getting in touch with me about this?