Willem Cazander
51d647b6bc
Upped version
2024-06-15 16:57:13 +02:00
Willem Cazander
899bf24f1c
Flatten tools modules
2024-06-15 16:28:25 +02:00
Willem Cazander
15574fc840
added binxml
2024-06-15 16:19:58 +02:00
Willem Cazander
f08629dba0
Imported fixed + octal support.
2024-06-15 16:19:20 +02:00
Willem Cazander
0c811208ec
Added eclipse luna life cycle mapping and formatted all pom.xml
2014-08-31 15:03:03 +02:00
Willem Cazander
bd9bfadeb4
Added few doc lines.
2014-05-27 21:30:14 +02:00
Willem Cazander
7d14230745
Converted x4o debug writer to enum tagged writer.
2014-03-14 20:02:56 +01:00
Willem Cazander
edde72a8fb
updated license to 2014.
2014-03-14 19:10:31 +01:00
Willem Cazander
82d966b849
Split xml tag writer from content writer interface object hierachy.
2014-03-14 19:03:56 +01:00
Willem Cazander
80ade0b3f4
Split abstract connection and debug code and fixed a couple of code
...
markers.
2014-03-14 01:20:16 +01:00
Willem Cazander
e27949c874
Updated paths to lastest debian names.
2014-03-09 16:43:00 +01:00
Willem Cazander
4df84d6794
Removed two java5 compile errors.
2014-03-09 16:42:26 +01:00
Willem Cazander
36cf1280e4
Small method signature change to help java6 compilers compile.
2014-03-09 16:02:30 +01:00
Willem Cazander
cab1a4bc1e
Converted all StringBuffers to StringBuilders
2014-03-09 14:41:23 +01:00
Willem Cazander
5c4419bcbd
Copyed some strings from java xmlconstants.
2014-03-09 14:29:12 +01:00
Willem Cazander
362ae2e742
Made debug output partialy working again.
2014-03-08 18:04:03 +01:00
Willem Cazander
651b2a99e4
Added LanguageModuleLoader unit tests.
2014-03-07 16:58:33 +01:00
Willem Cazander
a3863c1637
Moved phase ids to the seperated phase classes.
2014-03-07 16:06:10 +01:00
Willem Cazander
cad493bc69
Fixed loader bug and refactory module with local interface and removed
...
loader object from language tree.
2014-03-07 15:26:54 +01:00
Willem Cazander
5f08acb488
added more xml writer options and improved api doc output.
2014-03-06 23:15:53 +01:00
Willem Cazander
380b829fcb
Fixed so null return won't create exception for child binding.
2013-09-10 23:32:36 +02:00
Willem Cazander
d15d963aa3
Added eclipse resource filters for pom modules.
2013-09-10 23:25:54 +02:00
Willem Cazander
76ff798ea1
Added more properties to xml content writer and xsd writer.
2013-09-03 22:01:35 +02:00
Willem Cazander
9e8067c946
Updated build config and profiles and added keyed error reporting for
...
tasks.
2013-09-01 15:18:11 +02:00
Willem Cazander
9775c521a4
Moved plugin keyword to back for maven and made naming space for other
...
type of tools.
2013-08-31 22:21:03 +02:00
Willem Cazander
c5e03779e2
Split html writer and added html dtd/etc for building validating writer.
2013-08-31 14:50:42 +02:00
Willem Cazander
931886030e
Made config keys shorter and renamed some more context to session.
2013-08-31 12:13:18 +02:00
Willem Cazander
e434c1dfe7
Added more config keys and refined xsd writer output.
2013-08-31 11:35:25 +02:00
Willem Cazander
6cd968eb17
Create language task api and converted the current tasks.
2013-08-30 22:40:39 +02:00
Willem Cazander
57f3c20655
Moved global attributes to namespace attribute to reflect schema
...
infoset.
2013-08-24 22:04:18 +02:00
Willem Cazander
4e9052244c
Renamed X4OLanguageContext to X4OLanguageSession
2013-08-24 19:30:58 +02:00
Willem Cazander
b1193b9051
Renamed ElementNamespaceContext to ElementNamespace.
2013-08-24 18:35:53 +02:00
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
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