You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Dan Diephouse <da...@envoisolutions.com> on 2007/02/14 15:10:31 UTC

Snapshots

Hi all,

Anyone know if it is OK for us to put up a link to our snapshots on our
website? Often I want to point people at snapshots so they can test them and
I'd like to create a small page detailing where to get the latest ones.

- Dan

-- 
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog

Re: Source Snapshots (Was: Snapshots)

Posted by Sergey Beryozkin <se...@iona.com>.
> mvn eclipse:eclipse -DdownloadSources=true

That's a useful thing to know...

Thanks, Sergey



> On Wednesday 14 February 2007 10:41, Sergey Beryozkin wrote:
>> Hi
>>
>> Would it possible to publish source snapshots too in a format which would
>> make it easier to refer to CXF source base when debugging CXF from the
>> projects depending on CXF ? For ex, the source is spread through different
>> modules and it would be nice to have a snapshot which contains source files
>> in the format similar to the one used in JDK source.jar...
>>
>> Cheers, Sergey
> 
> We already do.   Every jar also has a -sources.jar uploaded to the repository.   
> The mvn IDE integrations already download those and wire them into the 
> projects.
> 
> Example, in your dependent project, you can run:
> mvn eclipse:eclipse -DdownloadSources=true
> and it will create the eclipse project with all of the source jars downloaded 
> and wired directly into eclipse.   You can then debug right through 
> everything.
> 
> 
> -- 
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com

Re: Source Snapshots (Was: Snapshots)

Posted by Daniel Kulp <da...@iona.com>.
On Wednesday 14 February 2007 10:41, Sergey Beryozkin wrote:
> Hi
>
> Would it possible to publish source snapshots too in a format which would
> make it easier to refer to CXF source base when debugging CXF from the
> projects depending on CXF ? For ex, the source is spread through different
> modules and it would be nice to have a snapshot which contains source files
> in the format similar to the one used in JDK source.jar...
>
> Cheers, Sergey

We already do.   Every jar also has a -sources.jar uploaded to the repository.   
The mvn IDE integrations already download those and wire them into the 
projects.

Example, in your dependent project, you can run:
mvn eclipse:eclipse -DdownloadSources=true
and it will create the eclipse project with all of the source jars downloaded 
and wired directly into eclipse.   You can then debug right through 
everything.


-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com

Source Snapshots (Was: Snapshots)

Posted by Sergey Beryozkin <se...@iona.com>.
Hi

Would it possible to publish source snapshots too in a format which would make it easier to refer to CXF source base when debugging 
CXF from the projects depending on CXF ? For ex, the source is spread through different modules and it would be nice to have a 
snapshot which contains source files in the format similar to the one used in JDK source.jar...

Cheers, Sergey 


Re: Snapshots

Posted by Daniel Kulp <da...@iona.com>.
On Wednesday 14 February 2007 09:10, Dan Diephouse wrote:
> Anyone know if it is OK for us to put up a link to our snapshots on our
> website? Often I want to point people at snapshots so they can test them
> and I'd like to create a small page detailing where to get the latest ones.

I THINK it's OK.  (I notice harmony does it and a few others)

However, it's got to be 100% clear that the snapshots are NOT an official 
apache release, they are untested, etc...  See:
http://harmony.apache.org/downloads.html 

We also cannot go around promoting the snapshots to users over the official 
releases except to have them test if a bug is fixed or similar.   They must 
be considered a convenience to developers, not a "way around doing an 
official release".

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com