You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Andrew Robinson <an...@gmail.com> on 2006/05/09 17:22:57 UTC

Source release

Are there going to be source releases for tomahawk and core (and
sandbox hopefully too) to go along with the binary distributions? The
binary distributions do not contain a source jar or folder.

Thanks,
Andrew

Re: Source release

Posted by Sean Schofield <se...@gmail.com>.
Actually I would go with the *tagged* release since that is *exactly*
what goes into the artifacts (they should be the same as the branch
though.)

https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3/

Even better, you can "browse" the source online with your browser
without even checking out.

Sean

On 5/9/06, Mike Kienenberger <mk...@gmail.com> wrote:
> Your best bet for grabbing the source used to build the binary is to
> check out the 1.1.3 core branch from svn.
>
> For instance,
>
> https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_3
>
> On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> > But if I grab a snapshot or SVN, the source will probably be different
> > from the release right? I would like to be able to get the exact
> > source code used to build the binary release. Is that what the
> > snapshot is for 1.1.3 core for example?
> >
> > On 5/9/06, Mike Kienenberger <mk...@gmail.com> wrote:
> > > Not that I know of.   You'll need to either grab the source from svn
> > > or from the maven artifact repository:
> > >
> > > http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/
> > >
> > > On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> > > > Are there going to be source releases for tomahawk and core (and
> > > > sandbox hopefully too) to go along with the binary distributions? The
> > > > binary distributions do not contain a source jar or folder.
> > > >
> > > > Thanks,
> > > > Andrew
> > > >
> > >
> >
>

Re: Source release

Posted by vace117 <va...@yahoo.ca>.
ok, I can see from maven build files that 2_0_1 was used.
--
View this message in context: http://www.nabble.com/Source-release-t1585361.html#a4304711
Sent from the MyFaces - Users forum at Nabble.com.


Re: Source release

Posted by vace117 <va...@yahoo.ca>.
The source at https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_3
doesn't contain the contents of the shared_impl package. There are 2
branches available at
http://svn.apache.org/repos/asf/myfaces/shared/branches/: 2_0_0 and 2_0_1.
Which version of was used to build MyFaces 1_1_3? 
--
View this message in context: http://www.nabble.com/Source-release-t1585361.html#a4304654
Sent from the MyFaces - Users forum at Nabble.com.


Re: Source release

Posted by Michael Harry Scepaniak <mi...@yahoo.com>.
I think it is entirely acceptable to ask interested parties (MyFaces
users) to go grab source code for the distributions from svn. It's not
too much to ask.

But, this contradicts the notice posted on the Source Code Repository
info page (http://apache.org/dev/version-control.html):

"If you are looking for a stable release of the source code, you should
download it from the distribution directory. The Subversion repository
should only be used if you want to be on the bleeding-edge of the
development effort."

If I didn't happen to subscribe to this list yesterday, I would have
assumed that the 1.1.3 release would include a source distribution.

Not complaining, just stating.


Mike....

--- Mike Kienenberger <mk...@gmail.com> wrote:

> Your best bet for grabbing the source used to build the binary is to
> check out the 1.1.3 core branch from svn.
> 
> For instance,
> 
> https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_3
> 
> On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> > But if I grab a snapshot or SVN, the source will probably be
> different
> > from the release right? I would like to be able to get the exact
> > source code used to build the binary release. Is that what the
> > snapshot is for 1.1.3 core for example?
> >
> > On 5/9/06, Mike Kienenberger <mk...@gmail.com> wrote:
> > > Not that I know of.   You'll need to either grab the source from
> svn
> > > or from the maven artifact repository:
> > >
> > >
> http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/
> > >
> > > On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> > > > Are there going to be source releases for tomahawk and core
> (and
> > > > sandbox hopefully too) to go along with the binary
> distributions? The
> > > > binary distributions do not contain a source jar or folder.
> > > >
> > > > Thanks,
> > > > Andrew
> > > >
> > >
> >
> 


Re: Source release

Posted by Mike Kienenberger <mk...@gmail.com>.
Your best bet for grabbing the source used to build the binary is to
check out the 1.1.3 core branch from svn.

For instance,

https://svn.apache.org/repos/asf/myfaces/core/branches/1_1_3

On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> But if I grab a snapshot or SVN, the source will probably be different
> from the release right? I would like to be able to get the exact
> source code used to build the binary release. Is that what the
> snapshot is for 1.1.3 core for example?
>
> On 5/9/06, Mike Kienenberger <mk...@gmail.com> wrote:
> > Not that I know of.   You'll need to either grab the source from svn
> > or from the maven artifact repository:
> >
> > http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/
> >
> > On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> > > Are there going to be source releases for tomahawk and core (and
> > > sandbox hopefully too) to go along with the binary distributions? The
> > > binary distributions do not contain a source jar or folder.
> > >
> > > Thanks,
> > > Andrew
> > >
> >
>

Re: Source release

Posted by Andrew Robinson <an...@gmail.com>.
But if I grab a snapshot or SVN, the source will probably be different
from the release right? I would like to be able to get the exact
source code used to build the binary release. Is that what the
snapshot is for 1.1.3 core for example?

On 5/9/06, Mike Kienenberger <mk...@gmail.com> wrote:
> Not that I know of.   You'll need to either grab the source from svn
> or from the maven artifact repository:
>
> http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/
>
> On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> > Are there going to be source releases for tomahawk and core (and
> > sandbox hopefully too) to go along with the binary distributions? The
> > binary distributions do not contain a source jar or folder.
> >
> > Thanks,
> > Andrew
> >
>

Re: Source release

Posted by Mike Kienenberger <mk...@gmail.com>.
Not that I know of.   You'll need to either grab the source from svn
or from the maven artifact repository:

http://cvs.apache.org/maven-snapshot-repository/org/apache/myfaces/

On 5/9/06, Andrew Robinson <an...@gmail.com> wrote:
> Are there going to be source releases for tomahawk and core (and
> sandbox hopefully too) to go along with the binary distributions? The
> binary distributions do not contain a source jar or folder.
>
> Thanks,
> Andrew
>