Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-7534 Migrate OFBiz from Apache Ant to Gradle build system
  3. OFBIZ-7937

Shortlist the needed resources to start OFBiz in the sourcesets block in Gradle

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • 16.11.01
    • Gradle
    • None

    Description

      In gradle we must define both the java sources and resources (non-java files) that allow the system to start correctly.

      Currently, the sources are defined as the folders for each component in /src/main/java and the resources are defined as the /config directory in each component. However, this is not necessary because many components have a config directory which is not related to the runtime resources needed for OFBiz to run. So we need to identify and shortlist the resources essential for the system to actually run. We should do that in the sourcesets block.

      Attachments

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              jleroux Jacques Le Roux
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: