vivo/.gitignore
Jim Blake 668ab0c10d VIVO-1319 Remove dependency on sourceforge.net JSON parser. (#53)
* VIVO-1247, remove duplicate code used with ConfigurationBeanLoader.

Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.

* Use Jackson JSON library instead of net.sf.json

JSONNode, JSONArray, JSONObject become JsonNode, ArrayNode, and ObjectNode.
No direct replacement for HSONSerializer, so create JacksonUtils

Some of the message signatures are different, so adjust accordingly.
2017-05-22 19:59:29 +01:00

21 lines
307 B
Text

/.build/
/deploy.properties
/build.properties
/runtime.properties
/ontology/public/catalog-v0001.xml
rdf/auth/firsttime/test-user-model.owl
utilities/solrtester/.work
utilities/rdbmigration/.work
**/.idea
**/*.iml
**/target
**/overlays
# Eclipse artifacts
**/.settings
**/.classpath
**/.project
**/bin/