Re: [Fwd: Re: [VOTE] distribute the compiled .jar binaries as part of the /dist]

2003-04-08 Thread Nick Chalko
Costin Manolache wrote:
On Tue, 8 Apr 2003, Nick Chalko wrote:
I almost missed this thread. 
The jar repository issue continues.

Except it's no longer the "jar repository issue" :-)
Just "use the /dist layout the way it is supposed to" - i.e
to distribute our releases.
Jars are just one type of binary - and I think it should follow
the same rules as .exe and .so and .tgz files ( from the point
of view of the /dist layout ).
If one or another repository is defined and distributes some
jars in whatever layout - that's wonderfull, but so far all I'm
concerned is that releases go to /dist, including binaries ( like 
.jars ).

Costin

I am very happy with that result.  Once one projects starts.  I will bug 
the otheres to follow suite.

--
Nick Chalko Show me the code.
 Centipede
 Ant + autodownloadable build plugins + needed jars autodownload.
 http://krysalis.org/centipede
-



Re: [Fwd: Re: [VOTE] distribute the compiled .jar binaries as part of the /dist]

2003-04-08 Thread Costin Manolache
On Tue, 8 Apr 2003, Nick Chalko wrote:
I almost missed this thread.  

The jar repository issue continues.
Except it's no longer the "jar repository issue" :-)
Just "use the /dist layout the way it is supposed to" - i.e
to distribute our releases. 

Jars are just one type of binary - and I think it should follow
the same rules as .exe and .so and .tgz files ( from the point
of view of the /dist layout ).
If one or another repository is defined and distributes some
jars in whatever layout - that's wonderfull, but so far all I'm
concerned is that releases go to /dist, including binaries ( like .jars ).
Costin 




[Fwd: Re: [VOTE] distribute the compiled .jar binaries as part of the /dist]

2003-04-08 Thread Nick Chalko
I almost missed this thread.  

The jar repository issue continues.
--- Begin Message ---

"Costin Manolache" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> The layout of the www.apache.org/dist is defined at:
>
>http://www.apache.org/dev/mirrors.html
>
> This includes a "binaries/" directory, where product binaries can be
> distributed.
>
> We currently distribute precompiled  .tar.gz and .zip.
>
> This proposal is to add .jar binaries to the distribution.
>
> Please vote:
>
> [ ] +1
> [ ] +0
> [ ] -0
> [ X] -1
>
> I think this is a majority vote ( so no requirement to give valid reason
> if -1 ).

I'll provide mine anyway. ;-)

Making the jars available separately from the rest of the distribution means
that people can download the jars without downloading the Apache license. It
is my understanding that this is not currently permitted by the ASF.

I believe this issue was raised with respect to Maven repositories, such as
the one at ibiblio, but has not yet been clearly resolved. I would not want
to see us make such a change in Commons until we know the official ASF
position. (If the issue has been resolved, and I missed the resolution, feel
free to give me a pointer.)

--
Martin Cooper


>
> The .jars will be used the same as the .tar.gz or .zip - if someone
> wants only the .jar ( for whatever reasons ) they should be able to get
> an official version from apache or its mirrors.
> In addition, the locatin can be used in manifests - as you know the
> standard manifest allows someone to specify declarative dependencies,
> and that includes a
>  -Implementation-URL:
> header. The value of this header should point to the release .jar.
>
> Note: The mirrors.html defines the naming of the released files, as well
> as symbolic links. I would like to propose that in addition to the
required
> -current symlink we should also create a symlink with the normal name.
>
>
> Ex:
>   /www/www.apache.org/dist/jakarta/commons/logging/
>   commons-logging-current.jar ->
binaries/commons-logging-1.0.3.jar
>   commons-logging.jar -> binaries/commons-logging-1.0.3.jar
>
>
>   /www/www.apache.org/dist/jakarta/commons/logging/binaries
>   commons-logging-1.0.3.jar
>
>
> Costin




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--- End Message ---