Yes Charles, I was thinking about this page.
Regarding our discussions, the page should be upgraded and should
include more details. It's my purpose :)
Regards
JB
On 06/30/2011 11:05 AM, Charles Moulliard wrote:
This page could be based on ideas that we put for in this wiki page
(http://servicemix.apache.org/roadmap.html) and input from discussions
of this week.
Another point that we should also discuss concerns Apollo and
ActiveMQ. SMX supports ActiveMq + Tx manager but I think that
gradually we must also prepare SMX to use Apollo.
On Thu, Jun 30, 2011 at 10:10 AM, Jean-Baptiste Onofré<[email protected]>
wrote:
FYI, I'm gonna start/update a wiki page describing our current shared
"vision" about ServiceMix 5.
Gert and I were quite busy the last days, but we try to keep in touch to
work together on documentation and website.
Regards
JB
On 06/30/2011 08:39 AM, Guillaume Nodet wrote:
The svn area is available at:
https://svn.apache.org/repos/asf/servicemix/smx5/trunk
To use the git mirror (using git-svn), you can use the following
instructions:
git clone git://git.apache.org/servicemix5
cd "$PROJECT_NAME"/.git; wget http://git.apache.org/authors.txt; cd ..
git config svn.authorsfile ".git/authors.txt"
git svn init --prefix=origin/ --tags=tags --trunk=trunk
--branches=branches https://svn.apache.org/repos/asf/servicemix/smx5
git svn rebase