From dev-return-9216-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Fri Jan 04 12:20:07 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 88581 invoked from network); 4 Jan 2008 12:20:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2008 12:20:07 -0000 Received: (qmail 32485 invoked by uid 500); 4 Jan 2008 12:19:56 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 32310 invoked by uid 500); 4 Jan 2008 12:19:55 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 32300 invoked by uid 99); 4 Jan 2008 12:19:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2008 04:19:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2008 12:19:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 89FD4714187 for ; Fri, 4 Jan 2008 04:19:45 -0800 (PST) Message-ID: <16262303.1199449185561.JavaMail.jira@brutus> Date: Fri, 4 Jan 2008 04:19:45 -0800 (PST) From: "Glen Mazza (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-1537) Source code missing from SVN? In-Reply-To: <17812641.1199423803662.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40985#action_40985 ] Glen Mazza commented on AMQ-1537: --------------------------------- Oh, I didn't think of that. If that's the case than this issue can be closed as invalid. > Source code missing from SVN? > ----------------------------- > > Key: AMQ-1537 > URL: https://issues.apache.org/activemq/browse/AMQ-1537 > Project: ActiveMQ > Issue Type: Task > Components: Selector > Reporter: Glen Mazza > Priority: Minor > > The selector package is empty in SVN[1] but the compiled classes are still in the activemq-all-5.0.0.jar file available in the root directory of the ActiveMQ 5.0 distribution. (This package is used at the very least by the web console application.) Unless I'm missing something obvious, it appears the source files in this package need restoring in SVN. If not (i.e. you've very recently removed this package since the 5.0 distribution), then perhaps the package.html still remaining there should be removed now that the package is empty. > [1] http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/selector/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.