The Felix source distributions are typically found with -project.zip or -project.tar.gz suffixes, for example:
https://www.apache.org/dist/felix/javax.servlet-1.0.0-project.zip https://www.apache.org/dist/felix/org.osgi.foundation-1.2.0-project.zip The Felix framework source distribution has a slightly different suffix for historical reasons (also note that the 4.2.1 release is in the archive): http://archive.apache.org/dist/felix/org.apache.felix.framework-4.2.1-source-release.zip newer releases also include a sources.jar, but this is just an archive of the sources and is not directly buildable, whereas the source distributions are On Thursday, 14 May 2015 at 18:51, Benson Margulies wrote: > Looks to me as if these are commonly used jar files that Felix > republished; servlet API 1.0 and OSGi 1.2. > > > On Thu, May 14, 2015 at 1:47 PM, Tony Stevenson <[email protected] > (mailto:[email protected])> wrote: > > Casey, > > > > I am afraid you will need to contact the project that produces them. We, > > Infra, do not control the contents of the repos. > > > > > > > > > > -----Original Message----- > > From: Casey Cain <[email protected] > > (mailto:[email protected])> > > Reply: Casey Cain <[email protected] > > (mailto:[email protected])>> > > Date: 14 May 2015 at 18:46:34 > > To: [email protected] (mailto:[email protected]) > > <[email protected] (mailto:[email protected])>> > > Subject: Missing source files > > > > > Hi! I am trying to track down some source jar files that seem to be > > > missing from the repositories. > > > Can you please help me out? > > > > > > I'm looking for > > > org.apache.felix:javax.servlet:jar:sources:1.0.0 > > > org.apache.felix:org.osgi.foundation:jar:sources:1.2.0 > > > I checked https://www.apache.org/dist/felix/ and couldn't find anything. > > > > > > I also was looking for: > > > org.apache.felix:org.apache.felix.framework:jar:sources:4.2.1 > > > I checked here, but found nothing: > > > http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.2.1/src/main/java/org/apache/felix/framework/ > > > > > > > > > I am also missing a number of other apache source files. The full list can > > > be found here > > > > > > . > > > > > > Any help you can provide would be amazing!! > > > Thanks, > > > -- > > > Casey Cain > > > Technical Program Manager > > > Linux Foundation > > > > > > > > > > > -- > > Cheers, > > Tony > > > > ----------------------- > > [email protected] (mailto:[email protected]) > > http://www.pc-tony.com > > GPG - 3072D/2543E323 > > ----------------------- > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > (mailto:[email protected]) > For additional commands, e-mail: [email protected] > (mailto:[email protected]) > >

