Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 3453 invoked from network); 4 Jul 2006 20:39:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jul 2006 20:39:17 -0000 Received: (qmail 67585 invoked by uid 500); 4 Jul 2006 20:39:16 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 67542 invoked by uid 500); 4 Jul 2006 20:39:16 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 67530 invoked by uid 99); 4 Jul 2006 20:39:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 13:39:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 13:39:16 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 391027141F2 for ; Tue, 4 Jul 2006 20:37:30 +0000 (GMT) Message-ID: <7495889.1152045450211.JavaMail.jira@brutus> Date: Tue, 4 Jul 2006 20:37:30 +0000 (GMT+00:00) From: "John Conlon (JIRA)" To: felix-dev@incubator.apache.org Subject: [jira] Commented: (FELIX-90) Supporting spaces in the attributes In-Reply-To: <27397527.1152021269763.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FELIX-90?page=comments#action_12419179 ] John Conlon commented on FELIX-90: ---------------------------------- This patch seems to call All iPOJO bundles to fail with SEVERE: Parse errors Here is an example -> headers 24 iPOJO Arch Command (24) ----------------------- Archiver-Version = Plexus Archiver Build-Jdk = 1.5.0_06 Built-By = jconlon Bundle-Activator = org.apache.felix.ipojo.Activator Bundle-Classpath = .,. Bundle-Description = Architecture Shell Command (arch) Bundle-Name = iPOJO Arch Command Bundle-SymbolicName = org.apache.felix.ipojo.arch Bundle-Version = 0.6.0.SNAPSHOT Created-By = Apache Maven Extension-Name = org.apache.felix.ipojo.arch Implementation-Title = org.apache.felix.ipojo.arch Implementation-Version = 0.6.0-SNAPSHOT Import-Package = org.apache.felix.ipojo, org.apache.felix.ipojo.architecture, org.ungoverned.osgi.service.shell iPOJO-Components = component { $classname=org.apache.felix.ipojo.arch.ArchCommandImpl provides { $interface=org.ungoverned.osgi.service.shell.Command }dependency { $field=archiService $optional=true }manipulation { interface { $name=org.ungoverned.osgi.service.shell.Command }field { $name=archiService $type=org.apache.felix.ipojo.architecture.Architecture[] }}} iPOJO-Metadata = metadata.xml Manifest-Version = 1.0 -> stop 24 -> start 24 Jul 4, 2006 3:27:50 PM org.apache.felix.ipojo.Activator start SEVERE: Parse error for the bundle 24 : 344 After reverting to 419027 these errors go away. > Supporting spaces in the attributes > ----------------------------------- > > Key: FELIX-90 > URL: http://issues.apache.org/jira/browse/FELIX-90 > Project: Felix > Type: Improvement > Components: iPOJO > Reporter: Clement Escoffier > Assignee: Richard S. Hall > Attachments: patch_core_spaces.text, patch_plugin_spaces.text > > iPOJO does not support spaces inside attribute value. For instance, it does not support description attribute containing a string with spaces. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira