mwanji / essayist

A blogging app for the tent.io protocol
10 stars 2 forks source link

Essayist does not comile #56

Closed pjesi closed 11 years ago

pjesi commented 11 years ago

Trying to build Essayist to deploy/improve it but there is something missing in the source. Something you forgot to push?

[ERROR] /tent/essayist/master/target/generated-sources/jamon/com/moandjiezana/tent/essayist/partials/EssayImpl.java:[88,99] cannot find symbol [ERROR] symbol : method stripScripts(java.lang.String) [ERROR] location: class com.moandjiezana.tent.essayist.security.Csrf

mwanji commented 11 years ago

Sorry for the slow reply. There are some changes I haven't pushed or deployed yet. Will do so tomorrow.

mwanji commented 11 years ago

Should be fixed by https://github.com/mwanji/essayist/commit/59c533dab46b8b6d11bfefbbc981b070646d4f02

pjesi commented 11 years ago

Thanks