You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/11/09 00:02:03 UTC

[jira] Created: (GSHELL-39) Add dependencies configuration for command.xml (in similar fashion to how Maven plugin.xml has this)

Add dependencies configuration for command.xml (in similar fashion to how Maven plugin.xml has this)
----------------------------------------------------------------------------------------------------

                 Key: GSHELL-39
                 URL: https://issues.apache.org/jira/browse/GSHELL-39
             Project: GShell
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Commands, Core
    Affects Versions: 1.0-alpha-1
            Reporter: Jason Dillon
             Fix For: 1.0-alpha-2


Need to add repository support (probably via {{maven-artifact}}) and allow a {{<dependencies>}} configuration for {{commands.xml}} to setup the classpath for a command w/o needing to pull in _every) command's dependencies into the lib/* dir.

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


[jira] Closed: (GSHELL-39) Add dependencies configuration for command.xml (in similar fashion to how Maven plugin.xml has this)

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

Jason Dillon closed GSHELL-39.
------------------------------

    Resolution: Fixed

The application.xml and plugin.xml support flexible dependency configuration.

> Add dependencies configuration for command.xml (in similar fashion to how Maven plugin.xml has this)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GSHELL-39
>                 URL: https://issues.apache.org/jira/browse/GSHELL-39
>             Project: GShell
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Commands, Core
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> Need to add repository support (probably via {{maven-artifact}}) and allow a {{<dependencies>}} configuration for {{commands.xml}} to setup the classpath for a command w/o needing to pull in _every_ command's dependencies into the lib/* dir.

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


[jira] Updated: (GSHELL-39) Add dependencies configuration for command.xml (in similar fashion to how Maven plugin.xml has this)

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

Jason Dillon updated GSHELL-39:
-------------------------------

    Description: Need to add repository support (probably via {{maven-artifact}}) and allow a {{<dependencies>}} configuration for {{commands.xml}} to setup the classpath for a command w/o needing to pull in _every_ command's dependencies into the lib/* dir.  (was: Need to add repository support (probably via {{maven-artifact}}) and allow a {{<dependencies>}} configuration for {{commands.xml}} to setup the classpath for a command w/o needing to pull in _every) command's dependencies into the lib/* dir.)

> Add dependencies configuration for command.xml (in similar fashion to how Maven plugin.xml has this)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GSHELL-39
>                 URL: https://issues.apache.org/jira/browse/GSHELL-39
>             Project: GShell
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Commands, Core
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> Need to add repository support (probably via {{maven-artifact}}) and allow a {{<dependencies>}} configuration for {{commands.xml}} to setup the classpath for a command w/o needing to pull in _every_ command's dependencies into the lib/* dir.

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