Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4748

Add Jitpack support

    XMLWordPrintableJSON

Details

    Description

      Add Jitpack support.

       

      This will allow maven/gradle users to consume the java library without having to wait for it to be appear on maven central. (0.12.0 is still not available). It would also enable users to target the master branch (or any other branch for that matter).

       

      The only thing that has to be done is to add a jitpack.yml config file in the project root directory with the following content:

      install:
        - gradle -p lib/java/ clean install
      

      The only problem I see is that the 0.12.0 has to be updated to include this file (if jitpack users should be able to access that release)

       

      See https://jitpack.io/#markaren/thrift for how this would work.

       

       

      Attachments

        Activity

          People

            jking3 James E. King III
            laht Lars Ivar Hatledal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: