Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1532

Phoenix tarball assembly does not include server jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.0
    • 4.3.0, 4.2.1
    • None
    • None

    Description

      The tarball produced by the 'package' target does not include the server jar.

      Tested with 4.2.2:

      $ mvn -DskipTests clean install package
      $ cd phoenix-assembly/target
      $ tar xvzf phoenix-4.2.2.tar.gz
      $ cd phoenix-4.2.2
      $ find . -name 'phoenix*client*'
      ./phoenix-4.2.2-client.jar
      $ find . -name 'phoenix*core*'
      ./lib/phoenix-core-4.2.2.jar
      ./lib/phoenix-core-4.2.2-tests.jar
      ./lib/phoenix-core-4.2.2-sources.jar
      $ find . -name 'phoenix*server*'
      $
      

      Attachments

        1. PHOENIX-1532.patch
          0.7 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: