Results 51 comments of Francis Galiegue

Hello, Reading the documentation right now. At a first glance, it should not be too complicated, however, as always, it should be reminded that functional constraints of JSON Stat will...

OK, I have a first version of the schema. Note that as noted in the commit, there are a lot of functional constraints which JSON Schema cannot express at all....

These are a lot of schemas in the link you posted. Can you point out a specific example?

Uhm, OK. I have quite some difficulty understanding non "unified" diffs. You are quite right about crs.json and json-home.json. Would you mind making a pull request separating the changes from...

Ow. Well, you seem to know a lot more than I about OSGi... I added the plugin to satisfy the needs of (I don't even remember who) and it seems...

OK, this is a fair demand... Two solutions here: a JVM option, and adding a method to `LargeTextFactory.Builder` to disable/enable regular `.toString()`.

OK, this did not make it into the first released version; however it will make it in the next.

I do plan a release, yes, but not immediately. Right now I work on other projects... Also, it is more complicated to implement than what I first thought, which doesn't...

OK, sorry for the late answer, and I don't even know whether you care anymore -- anyway, I think there is a confusion here as to what I meant by...

OK, so `useStable=false` brings out other messages which I cannot even silence with -Done-jar.silent=true: ``` fge@alustriel:~/src/perso/json-schema-validator$ java -Done-jar.silent=true -jar build/libs/jsonschema.jar myJarPath=file:/home/fge/src/perso/json-schema-validator/build/libs/jsonschema.jar oneJarPath=file:/home/fge/src/perso/json-schema-validator/build/libs/jsonschema.jar [ etc ] ``` As to http://sourceforge.net/projects/one-jar/files/one-jar/one-jar-0.97.1/, it...