On 27.12.2012 08:41, Marcel Offermans wrote:
> Hello Christian,
>
> On Dec 26, 2012, at 11:05 AM, Christian Grobmeier <grobme...@gmail.com> wrote:
>
>> Hi Marcel,
>>
>> On Wed, Dec 26, 2012 at 10:22 AM, Marcel Offermans
>> <marcel.offerm...@luminis.nl> wrote:
>>> -1 Because: The release now is a ZIP file, and contains the NOTICE and 
>>> LICENSE files, but they must be located at the root of the archive [1], and 
>>> not in a subfolder like they are now.
>> For me they are in the root folder. It looks exactly as the Apache Parent:
>> https://repository.apache.org/content/repositories/releases/org/apache/apache/12/
>>
>> My package opens like this:
>>
>> $ tree .
>> .
>> ├── DEPENDENCIES
>> ├── DISCLAIMER
>> ├── LICENSE
>> ├── NOTICE
>> ├── pom.xml
>> └── src
>>    └── site
>>        └── site.xml
>>
>> Can you please tell me what you are seeing? I really don't get what you mean.
> This is what I am seeing:
>
> Marcels-MacBook-Pro:Downloads marcel$ unzip -l 
> org.apache.onami.parent-1-incubating-source-release.zip 
> Archive:  org.apache.onami.parent-1-incubating-source-release.zip
>   Length     Date   Time    Name
>  --------    ----   ----    ----
>         0  12-21-12 05:29   org.apache.onami.parent-1-incubating/
>         0  12-21-12 05:29   org.apache.onami.parent-1-incubating/src/
>         0  12-21-12 05:29   org.apache.onami.parent-1-incubating/src/site/
>       531  12-21-12 05:29   org.apache.onami.parent-1-incubating/DISCLAIMER
>     11357  12-21-12 05:29   org.apache.onami.parent-1-incubating/LICENSE
>       208  12-21-12 05:29   org.apache.onami.parent-1-incubating/NOTICE
>     29715  12-21-12 05:29   org.apache.onami.parent-1-incubating/pom.xml
>      4193  12-21-12 05:29   
> org.apache.onami.parent-1-incubating/src/site/site.xml
>       262  12-21-12 05:29   org.apache.onami.parent-1-incubating/DEPENDENCIES
>  --------                   -------
>     46266                   9 files

This is clearly per spec. LICENSE, NOTICE, etc. are all at the root of
the source tree. Congrats to the packagers for making a ZIP file that
unpacks into a new subdirectory, instead of the all-to-common braindead
practice of unpacking into the current directory.


Marcel, I suppose you expected LICENSE and NOTICE to appear in ./ not
org.apache.onami.parent-1-incubating/, and that's what caused confusion?

-- Brane


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to