You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/02/12 17:45:28 UTC

[jira] Created: (FELIX-2075) Add a "new" command to create java objects from the command line

Add a "new" command to create java objects from the command line
----------------------------------------------------------------

                 Key: FELIX-2075
                 URL: https://issues.apache.org/jira/browse/FELIX-2075
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: Guillaume Nodet




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


[jira] Resolved: (FELIX-2075) Add a "new" command to create java objects from the command line

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-2075.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.4.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	A	karaf/shell/commands/src/main/java/org/apache/felix/karaf/shell/commands/NewAction.java
	M	karaf/shell/commands/src/main/resources/OSGI-INF/blueprint/shell-commands.xml
Committed r910199

This command supports arguments and is based on blueprint implementation for argument conversions and constructor matching.

> Add a "new" command to create java objects from the command line
> ----------------------------------------------------------------
>
>                 Key: FELIX-2075
>                 URL: https://issues.apache.org/jira/browse/FELIX-2075
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.4.0
>
>


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