Menu

#2 rename jdbcsql.zip to jdbcsql-1.0.jar

1.0
closed
None
2019-12-30
2019-08-17
No

rename jdbcsql.zip to jdbcsql-1.0.jar or just jdbcsql.jar and add a parameter to print software version.

Discussion

  • Atanas Dichev

    Atanas Dichev - 2019-08-17
    • status: open --> accepted
    • assigned_to: Atanas Dichev
     
  • Atanas Dichev

    Atanas Dichev - 2019-08-17

    ZIP extension is more convenient to open archive than jar

     
  • Petr Slansky

    Petr Slansky - 2019-08-18

    ZIP extension is more convenient to open archive than

    that is true for GUI, Windows GUI. When you work with CLI zip/unzip, "jar" extension is not a problem and "jar" extension clearly express that this is java JAR file. Some shells with autocompletion will not offer "jdbssql.zip after "java -jar" because they offer only ".jar" files (you can try bash at Ubuntu).

    In most cases user don't need to extract/modify jar archives. Unfortuentay, design of jdbcsql requires modification of jar archive to add/update/change JDBC driver. I created other ticket to request aditional parametrs to support for external JDBC driver; that will address problem with zip/jar archive dilema.

     
    • Atanas Dichev

      Atanas Dichev - 2019-08-18

      Major idea is all files to be encapsulated in one jar/zip.
      It's ready for deploy.

       
  • Atanas Dichev

    Atanas Dichev - 2019-12-30
    • status: accepted --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB