finisched x4o maven plugin and fixed javadoc errors.

This commit is contained in:
Willem Cazander 2013-04-14 21:59:26 +02:00
parent 6f45317753
commit 897fe80357
45 changed files with 656 additions and 239 deletions

View file

@ -71,7 +71,7 @@
</build>
<profiles>
<profile>
<id>update-schema-cel</id>
<id>ant-update-schema-cel</id>
<build>
<plugins>
<plugin>
@ -106,7 +106,7 @@
</build>
</profile>
<profile>
<id>update-schema-eld</id>
<id>ant-update-schema-eld</id>
<build>
<plugins>
<plugin>
@ -141,7 +141,7 @@
</build>
</profile>
<profile>
<id>site-elddoc2</id>
<id>ant-site-elddoc</id>
<build>
<plugins>
<plugin>