Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 73643 invoked from network); 17 Jan 2007 08:09:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jan 2007 08:09:32 -0000 Received: (qmail 73708 invoked by uid 500); 17 Jan 2007 08:09:38 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 73652 invoked by uid 500); 17 Jan 2007 08:09:37 -0000 Mailing-List: contact repository-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: repository@apache.org List-Id: Delivered-To: mailing list repository@apache.org Received: (qmail 73641 invoked by uid 99); 17 Jan 2007 08:09:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2007 00:09:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of steve.loughran@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2007 00:09:29 -0800 Received: by py-out-1112.google.com with SMTP id p76so1002806pyb for ; Wed, 17 Jan 2007 00:09:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=J3I9X71U9MVAiJR58uXeXEFpXQw4sIgxwaWVtPXAyZnGOKFppSdR2rDFMUinoFTg53YE19ZaXRNLuMYaJrYhS+G+WMvlbns5Y2o5VyoI7Yft8xYtuMLF/1bMmWTdYQKnVRZOPjHSHAjJ2L6BFtzQqUVmCKM4H1A1RobwLtQsZ3I= Received: by 10.35.99.17 with SMTP id b17mr11996918pym.1169021346995; Wed, 17 Jan 2007 00:09:06 -0800 (PST) Received: by 10.35.26.3 with HTTP; Wed, 17 Jan 2007 00:09:06 -0800 (PST) Message-ID: Date: Wed, 17 Jan 2007 08:09:06 +0000 From: "Steve Loughran" To: repository@apache.org Subject: javaEE jar in the java.net repo MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I dont know if this is progress or not, but there is now a javaee JAR from sun in their maven repo: https://maven-repository.dev.java.net/nonav/repository/javaee/ more details: http://www.mernst.org/blog/archives/01-01-2007_01-31-2007.html#151 its a shame they stuck it in under javaee, and not javax.j2ee which is where it should belong, and numbered in 1.0-SNAPSHOT instead of 1.5 something. Perhaps when we move a copy over in the production repository we can correct these defects.