Lots of libraries (in particular, those built using maven) use the 
"-sources" suffix.
Actually they also include the version in the file name which is also a 
very good idea, eg: foo-1.12.jar and foo-1.12-sources.jar.

BoD


carl wrote:
> It's nice to deliver libraries with source available to help people
> debug. But instead of putting the source in the same jar, it's better
> to put it in a second jar with a _src suffix. E.g. foo.jar and
> foo_src.jar.
> 
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to