You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Benson Margulies <bi...@gmail.com> on 2015/05/14 19:51:06 UTC

Re: Missing source files

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 <to...@pc-tony.com> 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 <cc...@linuxfoundation.org>
> Reply: Casey Cain <cc...@linuxfoundation.org>>
> Date: 14 May 2015 at 18:46:34
> To: infrastructure@apache.org <in...@apache.org>>
> 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
>
> -----------------------
> tony@pc-tony.com
> http://www.pc-tony.com
> GPG - 3072D/2543E323
> -----------------------
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Missing source files

Posted by Stuart McCulloch <mc...@gmail.com>.
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 <tony@pc-tony.com (mailto:tony@pc-tony.com)> 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 <ccain@linuxfoundation.org (mailto:ccain@linuxfoundation.org)>
> > Reply: Casey Cain <ccain@linuxfoundation.org (mailto:ccain@linuxfoundation.org)>>
> > Date: 14 May 2015 at 18:46:34
> > To: infrastructure@apache.org (mailto:infrastructure@apache.org) <infrastructure@apache.org (mailto:infrastructure@apache.org)>>
> > 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
> > 
> > -----------------------
> > tony@pc-tony.com (mailto:tony@pc-tony.com)
> > http://www.pc-tony.com
> > GPG - 3072D/2543E323
> > -----------------------
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org (mailto:users-unsubscribe@felix.apache.org)
> For additional commands, e-mail: users-help@felix.apache.org (mailto:users-help@felix.apache.org)
> 
>