On Fri, Mar 12, 2010 at 12:40, jpepalmero <[email protected]> wrote: > > :rules: > Need to know if is possible to install ServiceMix from svn and how. I want > to install version 3.2.3. I do it as often as the page explains > http://servicemix.apache.org/building.html and have used the repository > http://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.2. 3 /. Is > there another repository?. I need to change the namespace of > http://servicemix.apache.prg/http/1.0 ServiceMix.
What problem do you have when you run the instructions on http://servicemix.apache.org/building.html ? The name of the namespace for the http component is defined in the following file: http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-http/pom.xml > > How can I find the revision of the Linux facilities that are in 2Fservicemix > http://www.apache.org/dyn/closer.cgi?path =% 3%% 2Fservicemix-2F3.2.3% > 2Fapache-ServiceMix-3.2.3. tar.gz? That's the tag you mentioned: http://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.2.3/ It's a tag, so we don't allow any modifications on the tag after the release has been built. So using the latest revision is fine. > -- > View this message in context: > http://old.nabble.com/ServiceMix-Create-a-custom-namespace-tp27874138p27874138.html > Sent from the ServiceMix - Dev mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
