GitHub user hbdrawn opened a pull request:
https://github.com/apache/ode/pull/1
Trunk
merge with the trunk
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hbdrawn/ode trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ode/pull/1.patch
----
commit 288afd052ae010717f5127bf4da16bbbcd3f20b9
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-13T01:07:34Z
Move examples to src/test for now. We may move them out of jacob later
commit 47b63d92cb9a29668943d6a52a01e3a4b76a196e
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-13T01:31:52Z
Add jacob-annotation as separate project
commit 1cc96bc85308ad017c9e8043dd1826c1c3b5b3b6
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-13T02:55:01Z
Add jsr-269 generator skeleton
commit ef1aa41920dcc94e8e5605a928a9292b40e25e7a
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-14T01:46:51Z
Temp commit (wip). Need to fix compiler issues with java6 first
commit f8a627e0b1fceca35935cdfef2c1c848dd78646c
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-15T15:23:22Z
Merge remote-tracking branch 'upstream/trunk' into trunk
commit def403ad2d56d4b4d17a2e548789ee977b01a55c
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-16T01:45:09Z
ODE-979. Completed code generation to match previous versions
commit 26c482198f4f839dcf55516123b287f224551426
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-16T01:46:29Z
ODE-979. ... and fix ugly tabs in code
commit 316bbcbbefcfe0075e75c7f8af80652879cabe93
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-16T02:46:40Z
Merge remote-tracking branch 'upstream/trunk' into trunk
commit 587afabc77616a70b7298cb8d47402502afc6d38
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-21T17:46:40Z
ODE-978. Exclude failing tests to make sure we don't introduce regressions
commit df984c3e7c8fd992f4a0e7ed8c099df651bbe03b
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-11-26T15:05:02Z
Merge remote-tracking branch 'upstream/trunk' into generic-channel
commit 221c58edb418bf455dcb5ded7880be8e2b36ef32
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-12-05T19:16:03Z
Add ProxyConstructor for faster proxy creation
commit 41df9479d6da24dbabc6e6899facc7f1c77aef27
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-12-05T20:24:07Z
Remove jacob dependency on utils
commit 65389bf99a565afcaa6e7736e19ddfa321829829
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-12-05T20:37:26Z
Remove tabs from source
commit 801129737302ee9f38278d212d0a3470d1075485
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-12-06T22:18:35Z
Remove not used stats
commit bbd4138f6fad5409d4b61572284c0fb8dd472fa4
Author: Hadrian Zbarcea <[email protected]>
Date: 2012-12-08T15:58:06Z
Test for cast of dynamic proxy to unimplemented interface
----