Commit graph

23 commits

Author SHA1 Message Date
Willem Cazander df1f1fb959 Removed binding handler from element interface so there is only one
layer of binding handlers per module per language.
2013-08-24 18:07:51 +02:00
Willem Cazander b922b0fd81 Refactored all property keys with PropertyConfig bean. 2013-08-24 01:30:48 +02:00
Willem Cazander 024865084a Added more ApiDoc methods and made eld api doc writers more complete. 2013-08-17 17:41:25 +02:00
Willem Cazander d4f80f338a Updated buid info and made package list consistant. 2013-08-09 19:34:52 +02:00
Willem Cazander f290b73132 [maven-release-plugin] prepare for next development iteration 2013-08-09 02:09:58 +02:00
Willem Cazander ec8146bc8d [maven-release-plugin] prepare release x4o-0.8.6 2013-08-09 02:09:47 +02:00
Willem Cazander 4aedd9cdb1 [maven-release-plugin] prepare for next development iteration 2013-08-09 01:43:05 +02:00
Willem Cazander 98dd03ab34 [maven-release-plugin] prepare release x4o-0.8.5 2013-08-09 01:37:29 +02:00
Willem Cazander 0ac4faa613 Added multi jvm test script and removed J2SE-1.5 compile errors. 2013-08-09 00:51:53 +02:00
Willem Cazander 6f2815491b Fixed encoding bug,Added writeString support,Started on config bean. 2013-06-23 15:31:19 +02:00
Willem Cazander 8d71b63a6f Created sax content writers and created generic api doc model for
documentation.
Improved writer support with attribute write order and new-lining after
long attribute values.
2013-05-29 22:25:41 +02:00
Willem Cazander 92644fd148 Redone elddoc html writer now via new sax ContentWriter interface.
And implemented jdk7 javadoc compatible html/css for elddoc.
2013-05-01 23:23:31 +02:00
Willem Cazander ef5b0a0b8e Updated license to 2013. 2013-04-29 01:43:48 +02:00
Willem Cazander db3d728d31 Updated plugin versions. 2013-04-29 01:35:38 +02:00
Willem Cazander edbe6bb737 Fixed some checkstyle and javadoc warnings and added a few new IO unit
tests.
2013-04-29 01:04:24 +02:00
Willem Cazander ed1732a625 Moved writer to phases.
Refactored language properties.
Refactored io connection exceptions.
2013-04-28 18:51:23 +02:00
Willem Cazander 8f2408a207 Added providerHost in language module and remove name.
Added default uri/schemaUri/etc on namespace contexts.
Added default for id/tag of Element.
Added attribute aliases to xsd output.
Added name alias for id on namespace.
Added tag alias for id on element.
2013-04-28 12:07:37 +02:00
Willem Cazander d271edb1ee Started with moving write to phases.
Changed eld attribute name to id,
Changed runBeanFill to runBeanValue.
2013-04-27 20:10:47 +02:00
Willem Cazander 226c1f0425 Changed meta package and added junit tests 2013-04-15 18:11:55 +02:00
Willem Cazander 897fe80357 finisched x4o maven plugin and fixed javadoc errors. 2013-04-14 21:59:26 +02:00
Willem Cazander 6f45317753 Started working on maven plugin and refactored the cel language loader. 2013-04-11 09:26:38 +02:00
Willem Cazander 661ac8079e Added some javadoc and improved swixml unit test. 2013-04-09 00:37:30 +02:00
Willem Cazander 9aa15198c9 Changed main code artifact from x4o-core to x4o-driver. 2013-04-08 23:02:19 +02:00