Andro2015 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

Source code does not exist in jar form or in svn #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just use the svn commands in the source tab to check out the code as 
read-only

It is very common for open source projects to provide a jar that contains the 
source code (like "xxx-sources.jar" or "xxx.src.jar"). This is especially 
useful when you need to do debugging in Eclipse, as it needs the source code 
attached.

However, you don't release a full src jar for the code in your jar, and also 
the svn repository that is documented in the "Source" tab is empty. Can you 
please provide us the source code? I believe it is in git, but it is definitely 
worth providing the source jar for many developers. I don't really need the 
code for committing changes, I just need to use it for debugging, and it would 
be great if you just provide the jar and release me from the burden of doing 
this every time I update my ksoap2 version.

Original issue reported on code.google.com by celal.zi...@gmail.com on 17 Jun 2010 at 12:16

GoogleCodeExporter commented 9 years ago
The source code is all there in the different jar files in the maven repository 
in svn. 

Original comment by mosa...@gmail.com on 12 Oct 2010 at 5:30