You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Filippo Diotalevi (JIRA)" <ji...@apache.org> on 2009/09/05 19:53:57 UTC

[jira] Commented: (FELIX-1561) [Shell] Add a command to display and modify system properties with the Felix Shell

    [ https://issues.apache.org/jira/browse/FELIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751776#action_12751776 ] 

Filippo Diotalevi commented on FELIX-1561:
------------------------------------------

My proposal is to create a "sysprop" shell command. The usage will be:

-> sysprop       display all the system properties defined

-> sysprop  [key]       display the [key] system property

-> sysprop [key]  [value]     set the system property [key] to [value]

--
Let me know if you have any objection/improvement; I'll apply the modification in the coming days unless someone objects.
 

> [Shell] Add a command to display and modify system properties with the Felix Shell
> ----------------------------------------------------------------------------------
>
>                 Key: FELIX-1561
>                 URL: https://issues.apache.org/jira/browse/FELIX-1561
>             Project: Felix
>          Issue Type: Improvement
>          Components: Shell
>    Affects Versions: shell-1.2.0
>            Reporter: Filippo Diotalevi
>            Assignee: Filippo Diotalevi
>             Fix For: shell-1.4.0
>
>
> It would be useful to display and modify system properties using the Apache Felix Shell (i.e. modify the "http.proxyHost" and "http.proxyPort" proerties when working with Axis bundles).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.