I am trying to find the jsmpp source repository and tag that relates to the
version bundled in the camel-smpp component.

I am using camel-smpp component version 2.13.3 

The camel source for that i find at git://git.apache.org/camel.git  tag
camel-2.13.3
But i am looking for the jsmpp source repo

camel-smpp is using org.apache.servicemix.bundles.jsmpp version 2.1.0_4 and
this is in turn using jsmpp 2.1.0 
The binary is being fetched from: 
http://svn.apache.org/repos/asf/servicemix/m2-repo/com/google/code/jsmpp/2.1.0/jsmpp-2.1.0.pom
That pom in that repo only tells me that the jsmpp dependency was installed
manually via maven install:install-file...

So now i must guess where the source is

i try https://code.google.com/p/jsmpp/ where there is a jsmpp-2-1.0-src.zip
but the comparing the names of class files in the camel-smpp binary and this
source shows they are not the same version

I try http://jsmpp.googlecode.com/svn/tags/2.1.0/   still no match 
git hub... https://github.com/uudashr/jsmpp ... still no match

Probably one of the many forks on github contain what i want,  but i have
not found it

So where should i be looking?

/Alan





--
View this message in context: 
http://camel.465427.n5.nabble.com/Repo-and-tag-for-the-jsmpp-source-bundled-with-camel-smpp-tp5759380.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to