mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
10.20.2014 88f7f135b1faf03a83c6d442812bfe18b4fa5684
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, January 10, 2014 19:20 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, January 10, 2014 19:20 +0100
commit88f7f135b1faf03a83c6d442812bfe18b4fa5684
tree d32fa92588482212d80cfd4a894d3c342520c1c2 tree | zip | gz
parent d046f8f8474cd6f88e95745bc7e37d91197b406a view | diff
Port example plugin in order to validate config code generation. It is not building at the moment because the xml maven plugin validator is failing to find the XML schema catalog.
12 files added
2 files modified
716 ■■■■■ changed files
opendj-sdk/opendj-config-maven-plugin/src/main/java/org/forgerock/opendj/maven/OpendjConfigMojo.java 21 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-config/pom.xml 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/README 47 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/pom.xml 142 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/assembly/config/example-plugin.ldif 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/assembly/config/schema/99-example-plugin.ldif 37 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/assembly/descriptor.xml 77 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/java/com/example/opendj/ExamplePlugin.java 139 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/java/com/example/opendj/package-info.java 35 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/resources/com/example/opendj/example_plugin.properties 27 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/resources/com/example/opendj/example_plugin_fr.properties 27 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/resources/config/xml/ExamplePluginConfiguration.xml 37 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/main/resources/config/xml/Package.xml 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-example-plugin/src/site/xdoc/index.xml.vm 108 ●●●●● diff | view | raw | blame | history