Commit graph

37 commits

Author SHA1 Message Date
Willem Cazander cf794bfee0 Added maven release config 2013-08-09 02:01:33 +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
Willem Cazander 9ea83fdd1a Done swixml two sided binding handlers methods and small things in xml
writer.
2013-04-08 22:31:11 +02:00
Willem Cazander 37d249eb24 Merged ant plugins to one. 2013-04-08 21:44:16 +02:00
Willem Cazander 179c0f3bfe Made first crude writing impl for x4o. 2013-04-08 08:34:51 +02:00
Willem Cazander b4225f6b0c Removed core and impl package. 2013-04-07 01:14:45 +02:00
Willem Cazander f2844c61f2 Converted to X4ODriver language base and prepared for write support. 2013-04-06 23:07:06 +02:00
Willem Cazander 6f4eca935e Added release upload script and added more java doc. 2013-01-12 03:39:37 +01:00
Willem Cazander bcce73b2ad Added elementParent tag also to elementInterface and fixed eld
elementParent namespace uri bug and updated elddoc and xsd for extra
search.
2013-01-08 15:16:57 +01:00
Willem Cazander 4a700f98a6 Added sorting to elddoc lists and updated site pages for better english. 2012-12-21 03:01:48 +01:00
Willem Cazander aa9c9743d7 Made eld docs more compleet and updated xsd to add missing description
tag.
2012-12-20 22:39:28 +01:00
Willem Cazander 91064df3f3 Updated xsd with desciption tag on configuratorGlobal tag. 2012-11-18 06:29:11 +01:00
Willem Cazander 9b286c7fbf Changed global element configurator to seperate interface, fixed few
javadoc warnings and worked on elddoc html output and added
more descriptions in eld.
2012-11-18 06:15:24 +01:00
Willem Cazander e94bb5ffe8 Moved the global configurator so seperate interface so xsd binds are
correct.
2012-11-18 03:40:26 +01:00
Willem Cazander aebe8a24d3 Fixme missing if and add throw on mismatch. 2012-09-28 00:49:27 +02:00
Willem Cazander 7eba34a510 Fixed failing unit tests while testing multiple jvms. 2012-09-26 23:19:58 +02:00
Willem Cazander 4844df7f84 Updated EL to 2.2 and made code and tests work under java 1.5. 2012-09-26 21:49:08 +02:00
Willem Cazander c38c283fe9 Upped pom version and fixed pmd warnings in code. 2012-09-12 16:10:30 +02:00
Willem Cazander 787b1174b0 Init commit of full project. 2012-09-11 13:15:26 +02:00
Willem Cazander 130d471bd9 Added full .gitignore file. 2012-09-11 13:13:28 +02:00
Willem Cazander 4e7b004fee Added first file to test commit 2012-09-11 13:03:32 +02:00