Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/etch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trunk
Choose a base ref
...
head repository: apache/etch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dynamo
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 26 files changed
  • 2 contributors

Commits on Feb 23, 2009

  1. this is a version of 1.1 stream (trunk) which allows for dynamic mixi…

    …n. it include a ComboValueFactory and a ComboStub which allow adding on more services handled by a single connection at runtime.
    
    it isn't really meant to be mainlined in this form, this is more of a prototype for demonstration purposes.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/etch/branches/dynamo@747141 13f79535-47bb-0310-9956-ffa450edef68
    Robert Scott Comer committed Feb 23, 2009
    Configuration menu
    Copy the full SHA
    a1d9e04 View commit details
    Browse the repository at this point in the history
  2. test jigs for dynamo

    git-svn-id: https://svn.apache.org/repos/asf/incubator/etch/branches/dynamo@747147 13f79535-47bb-0310-9956-ffa450edef68
    Robert Scott Comer committed Feb 23, 2009
    Configuration menu
    Copy the full SHA
    f5514fd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2009

  1. updated to fix combo generation in helper, as well as move method to …

    …add second service to helper.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/etch/branches/dynamo@747866 13f79535-47bb-0310-9956-ffa450edef68
    Robert Scott Comer committed Feb 25, 2009
    Configuration menu
    Copy the full SHA
    9df8fbf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2009

  1. updated demos.

    git-svn-id: https://svn.apache.org/repos/asf/incubator/etch/branches/dynamo@748509 13f79535-47bb-0310-9956-ffa450edef68
    Robert Scott Comer committed Feb 27, 2009
    Configuration menu
    Copy the full SHA
    cd8f3fd View commit details
    Browse the repository at this point in the history
  2. fix the eclipse build script.

    fix the comment headers.
    
    fix MainFooListener to pass res when creating the listener to enable the finding of the service to be loaded.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/etch/branches/dynamo@748600 13f79535-47bb-0310-9956-ffa450edef68
    Robert Scott Comer committed Feb 27, 2009
    Configuration menu
    Copy the full SHA
    0a40fb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2013

  1. Etch has become a TLP

    git-svn-id: https://svn.apache.org/repos/asf/etch/branches/dynamo@1440293 13f79535-47bb-0310-9956-ffa450edef68
    danielshahaf committed Jan 30, 2013
    Configuration menu
    Copy the full SHA
    eb464de View commit details
    Browse the repository at this point in the history
Loading