Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • ManifoldCF 2.27
    • None
    • None

    Description

      I'm working on a ManifoldCF SDK, a Maven project with Docker integration that we could also use for testing purposes.
      Below you can find the current status of this development, totally separated from the ManifoldCF source code because it is a totally independent project.
      In my mind I would like to have something like the following: # Creating a new Docker image with OpenJDK 11, Ant and Maven installed - DONE

      1. Downloading ManifoldCF source code (MCF version is an argument) - DONE
      2. Running the Docker container for installing all the Maven dependencies: ant make-core-deps make-deps build; mvn clean install -DskipTests,skipITs - DONE
      3. Storing the Maven Repo and the installation in two separated Docker Volumes - DONE
      4. Running the Docker container for executing tests: ant test - DONE (I have issues with Elasticsearch at the moment for this)
      5. Copy the overall Maven Repo locally on the host in order to have all the Maven dependencies available the MCF SDK classpath - DONE
      6. Compiling a mcf-extensions-jar module in order to compile new connectors or extensions that developers want to implement (DONE)
      7. Overlaying the ManifoldCF Docker image with extensions compiled with the SDK (DONE)
      8. Running the final container with extensions (DONE)

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            piergiorgiolucidi@gmail.com Piergiorgio Lucidi
            piergiorgiolucidi@gmail.com Piergiorgio Lucidi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - 168h
              168h
              Remaining:
              Remaining Estimate - 168h
              168h
              Logged:
              Time Spent - Not Specified
              Not Specified

              Slack

                Issue deployment