[forge-dev] [JBoss JIRA] Updated: (SEAMFORGE-239) Change default plugin checkout location to use the .forge/plugins-sources directory

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Jun 29 00:41:23 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III updated SEAMFORGE-239:
-----------------------------------------

    Description: 
{code}$ forge git-plugin git at github.com:repo/etc{code}

needs to use ~/.forge/plugins-sources/ instead of the /tmp directory - so that developers can hack on installed plugins more easily.

this code lives here:
https://github.com/forge/core/blob/master/shell/src/main/java/org/jboss/forge/shell/plugins/builtin/ForgePlugin.java


> Change default plugin checkout location to use the .forge/plugins-sources directory
> -----------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-239
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-239
>             Project: Seam Forge
>          Issue Type: Task
>          Components: Shell
>    Affects Versions: 1.0.0.Alpha4
>            Reporter: Lincoln Baxter III
>             Fix For: 1.0.0.Beta1
>
>
> {code}$ forge git-plugin git at github.com:repo/etc{code}
> needs to use ~/.forge/plugins-sources/ instead of the /tmp directory - so that developers can hack on installed plugins more easily.
> this code lives here:
> https://github.com/forge/core/blob/master/shell/src/main/java/org/jboss/forge/shell/plugins/builtin/ForgePlugin.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list