Return-Path: X-Original-To: apmail-lucene-lucene-net-dev-archive@www.apache.org Delivered-To: apmail-lucene-lucene-net-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 314A59B5A for ; Tue, 6 Dec 2011 09:33:52 +0000 (UTC) Received: (qmail 50682 invoked by uid 500); 6 Dec 2011 09:33:51 -0000 Delivered-To: apmail-lucene-lucene-net-dev-archive@lucene.apache.org Received: (qmail 50619 invoked by uid 500); 6 Dec 2011 09:33:47 -0000 Mailing-List: contact lucene-net-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@lucene.apache.org Delivered-To: mailing list lucene-net-dev@lucene.apache.org Received: (qmail 50611 invoked by uid 99); 6 Dec 2011 09:33:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 09:33:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simone.chiaretta@gmail.com designates 74.125.83.48 as permitted sender) Received: from [74.125.83.48] (HELO mail-ee0-f48.google.com) (74.125.83.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2011 09:33:42 +0000 Received: by eeab20 with SMTP id b20so4539870eea.35 for ; Tue, 06 Dec 2011 01:33:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZNbtZAHezPDWGYZjSL25qJDluAIFJZocI+oxLxhunT4=; b=dtIh++OVWQYL4V9GCMpjxpb3CZikr/J0tR9RF29opndsYaTlFo+arJgaQhsNsjFnmI cYeQyaGSsvJRCrNukTS1JwCGAbGjzaUjnvUcyn8idezdEAGM9Ye7vEr5VaauKzKirbfV rBkH+AaRpAy7fA13PFO/qn91dNPvc7+IBb0AM= MIME-Version: 1.0 Received: by 10.14.20.3 with SMTP id o3mr2236519eeo.102.1323164001012; Tue, 06 Dec 2011 01:33:21 -0800 (PST) Received: by 10.204.38.199 with HTTP; Tue, 6 Dec 2011 01:33:20 -0800 (PST) Date: Tue, 6 Dec 2011 10:33:20 +0100 Message-ID: From: Simone Chiaretta To: lucene-net-dev Content-Type: multipart/alternative; boundary=0016e6d626a7428c8a04b3692077 Subject: [Lucene.Net] Nuget Gallery updates and how this affect Lucene.net --0016e6d626a7428c8a04b3692077 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi guys, as you might, or might not, have read, the new nuget gallery is out. http://haacked.com/archive/2011/12/05/nuget_org_update.aspx Changes that affect our pkgs are two: Package owners are displayed more prominently. In the old gallery, the > owners of the package weren=92t displayed. Anywhere. Which was a terrible > experience because the owners are the people who matter. A package owner = is > associated with an account. The =93author=94 of a package is simply metad= ata > and could be anyone. Now our pkg page (http://nuget.org/packages/Lucene.net) shows me, Prescott and the prev owner of the pkg id as owners. And the lucene.net community as owner. But in the list ( http://nuget.org/packages?q=3Dlucene&sortOrder=3Dpackage-download-count) yo= u get only the owner names. So, maybe, it would be good to create a team-wide nuget account to add together with other accounts (like also MS is doing with it's own packages) And I would also remove the prev owner from the list, if everyone is ok with that. Package unlisting. Packages can now be unlisted. This effectively hides the > package, but the package is still used to resolve dependencies. That relates to the deprecated pkgs. We could hide the deprecated packages, so they don't show up in the gallery when ppl search for lucene. But they will still be used to resolve dependencies from other packages. But, the downside is that ppl that directly downloaded the "old" lucene pkg will not receive any update. How do we want to handle that? We keep it like we did, or do we mark it as "unlisted"? Simone Chiaretta Microsoft MVP ASP.NET - ASPInsider Blog: http://codeclimber.net.nz RSS: http://feeds2.feedburner.com/codeclimber twitter: @simonech Any sufficiently advanced technology is indistinguishable from magic "Life is short, play hard" --0016e6d626a7428c8a04b3692077--