Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19248

Import examples from git repo

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • LATER
    • 4.2.2.Final
    • project-examples
    • None

      Currently, project examples for wfk and eap needs to be assembled individually into zip files and downloaded separately.

      It'd be easier, from a "go offline" scenario and also in general maintenance context, to be able to import the examples from git

      Project examples descriptor (or another mechanism) could define :

      • git repo url
      • sha1/tag
      • example folder

      The import process would then :

      • clone the repo to a user defined location (~/.jbosstools/offline) by default if it doesn't exist, or update the repo if it exists
      • traverse the sha1/tag tree to extract the chosen examples and copy them to another user defined location.

      Once the repo has been cloned, every project creation would likely be very, very fast

            fbricon@redhat.com Fred Bricon
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: