va...@apache.org |
[01/50] ode git commit: delete custome Tomcat plugin of buildr |
Tue, 21 Jul, 20:51 |
va...@apache.org |
[02/50] ode git commit: delete custome Tomcat plugin of buildr |
Tue, 21 Jul, 20:51 |
va...@apache.org |
[03/50] ode git commit: return 0/false of getters for primitive types |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[04/50] ode git commit: fixed an infinite loop when runing ActivityRecoveryTest |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[05/50] ode git commit: add jackson dep |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[06/50] ode git commit: adding jackson key serializer for maps |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[07/50] ode git commit: avoid using JsonAnyGetter/Setter; adding missing @JsonIgnore |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[08/50] ode git commit: add missing @JsonIgnore |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[09/50] ode git commit: fix key serializer for java.net.URI. passed test case of bpel-test |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[10/50] ode git commit: remove files added by mistake |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[11/50] ode git commit: fix test environment variable settings for module jbi |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[12/50] ode git commit: add Serializable interfece to OModel classes |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[13/50] ode git commit: trival commit, cleaning code |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[14/50] ode git commit: switch format form final int to enum; added java serializer |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[15/50] ode git commit: add visitor method to ExtensibleImpl. but seems useless... |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[16/50] ode git commit: migration from old Omodel classes to new ones, preliminary tests passed. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[17/50] ode git commit: migration and deep equality code. not working properly though |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[18/50] ode git commit: change OmOld2New as visitor |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[19/50] ode git commit: Deep Equality worked; passed some tests of migration from old to new. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[20/50] ode git commit: a little simplify on deep equality of debuginfo |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[21/50] ode git commit: cleanning code |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[22/50] ode git commit: fix DebugInfo readObject bug |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[23/50] ode git commit: trival cleaning and unify |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[01/50] ode git commit: delete custome Tomcat plugin of buildr |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[24/50] ode git commit: modification in serialize api. needs review... |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[02/50] ode git commit: delete custome Tomcat plugin of buildr |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[25/50] ode git commit: upgrade to JUnit 4.11 for fixed order of testcase |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[03/50] ode git commit: return 0/false of getters for primitive types |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[26/50] ode git commit: remove module omodel-conv and its deps since they have completed their task :) |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[27/50] ode git commit: added some docs on migration code. a little beautify |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[04/50] ode git commit: fixed an infinite loop when runing ActivityRecoveryTest |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[28/50] ode git commit: serialize/de api more reasonable |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[05/50] ode git commit: add jackson dep |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[29/50] ode git commit: merge branch 1.3.x obj module to OMRefactoring |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[06/50] ode git commit: adding jackson key serializer for maps |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[07/50] ode git commit: avoid using JsonAnyGetter/Setter; adding missing @JsonIgnore |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[30/50] ode git commit: added old cbp file generated by branch 1.3.x for migration test |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[08/50] ode git commit: add missing @JsonIgnore |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[31/50] ode git commit: migration from 1.3.x omodel to new omodel, tests passed; added interface in new OModel for future evolution |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[09/50] ode git commit: fix key serializer for java.net.URI. passed test case of bpel-test |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[32/50] ode git commit: add originalVersion to OModle classes. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[10/50] ode git commit: remove files added by mistake |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[33/50] ode git commit: implemented checkValid in OProcessWrapper |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[11/50] ode git commit: fix test environment variable settings for module jbi |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[34/50] ode git commit: adding a testsuit for json serialization, failed though |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[12/50] ode git commit: add Serializable interfece to OModel classes |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[35/50] ode git commit: current deep equal has serious bugs. need to be reimpled |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[13/50] ode git commit: trival commit, cleaning code |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[36/50] ode git commit: fixed bug of deep-equality; added custom ser/de for json and json ser/de is working now |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[14/50] ode git commit: switch format form final int to enum; added java serializer |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[37/50] ode git commit: smile serialization worked. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[38/50] ode git commit: unify upgrade logic of different serialization format |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[15/50] ode git commit: add visitor method to ExtensibleImpl. but seems useless... |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[39/50] ode git commit: added Upgradechecker to confirm if Omodel classes has upgraded to newest; not sure if it works, however |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[16/50] ode git commit: migration from old Omodel classes to new ones, preliminary tests passed. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[40/50] ode git commit: added adapter for legacy omodel (de)serializer to cooperate with new omodel. need testing |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[17/50] ode git commit: migration and deep equality code. not working properly though |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[41/50] ode git commit: fixed bug of upgrade2newest and check if it's newest |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[18/50] ode git commit: change OmOld2New as visitor |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[19/50] ode git commit: Deep Equality worked; passed some tests of migration from old to new. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[42/50] ode git commit: improved MigrationTest; change default serialization to JAVA |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[20/50] ode git commit: a little simplify on deep equality of debuginfo |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[43/50] ode git commit: failed experiment to use Bean(De)serializerModifier |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[21/50] ode git commit: cleanning code |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[44/50] ode git commit: progress in get rid of settless properties to void jackson-databind issue 501 |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[22/50] ode git commit: fix DebugInfo readObject bug |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[45/50] ode git commit: Removed unnecessary code of jackson SerializerModifier. Removed deps to custom jackson-bind fork |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[46/50] ode git commit: updated javadoc and readme |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[23/50] ode git commit: trival cleaning and unify |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[47/50] ode git commit: fed deserializer cbp file instead of inputStream, so that we can write back upgraded Omodel. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[24/50] ode git commit: modification in serialize api. needs review... |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[48/50] ode git commit: Merge remote-tracking branch 'origin/master' into fangzhen |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[25/50] ode git commit: upgrade to JUnit 4.11 for fixed order of testcase |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[26/50] ode git commit: remove module omodel-conv and its deps since they have completed their task :) |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[49/50] ode git commit: add ignore fields list to migration regression tests in order to deal with the fix for ODE-1023. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[50/50] ode git commit: log type fixed. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[27/50] ode git commit: added some docs on migration code. a little beautify |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[28/50] ode git commit: serialize/de api more reasonable |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[29/50] ode git commit: merge branch 1.3.x obj module to OMRefactoring |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[30/50] ode git commit: added old cbp file generated by branch 1.3.x for migration test |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[31/50] ode git commit: migration from 1.3.x omodel to new omodel, tests passed; added interface in new OModel for future evolution |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[32/50] ode git commit: add originalVersion to OModle classes. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[33/50] ode git commit: implemented checkValid in OProcessWrapper |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[34/50] ode git commit: adding a testsuit for json serialization, failed though |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[35/50] ode git commit: current deep equal has serious bugs. need to be reimpled |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[36/50] ode git commit: fixed bug of deep-equality; added custom ser/de for json and json ser/de is working now |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[37/50] ode git commit: smile serialization worked. |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[38/50] ode git commit: unify upgrade logic of different serialization format |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[39/50] ode git commit: added Upgradechecker to confirm if Omodel classes has upgraded to newest; not sure if it works, however |
Tue, 21 Jul, 20:52 |
va...@apache.org |
[40/50] ode git commit: added adapter for legacy omodel (de)serializer to cooperate with new omodel. need testing |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[41/50] ode git commit: fixed bug of upgrade2newest and check if it's newest |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[42/50] ode git commit: improved MigrationTest; change default serialization to JAVA |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[43/50] ode git commit: failed experiment to use Bean(De)serializerModifier |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[44/50] ode git commit: progress in get rid of settless properties to void jackson-databind issue 501 |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[45/50] ode git commit: Removed unnecessary code of jackson SerializerModifier. Removed deps to custom jackson-bind fork |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[46/50] ode git commit: updated javadoc and readme |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[47/50] ode git commit: fed deserializer cbp file instead of inputStream, so that we can write back upgraded Omodel. |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[48/50] ode git commit: Merge remote-tracking branch 'origin/master' into fangzhen |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[49/50] ode git commit: add ignore fields list to migration regression tests in order to deal with the fix for ODE-1023. |
Tue, 21 Jul, 20:53 |
va...@apache.org |
[50/50] ode git commit: log type fixed. |
Tue, 21 Jul, 20:53 |