

Release Instructions for Masat1 Ground Station Client Software


CONTENTS

  I.    Required projects, third party libraries
  II.   Instructions for creating ZIP file
  III.  Instructions for website update


I. Required projects, third party libraries

  Own projects:
    2012-gndclient-java4
    2010-netbeans-gndlibrary

  Third party libraries:
    rxtx library


II. Instructions for creating ZIP file

  1. Update README files: Version, Known issues

  2. 2012-gndclient-java4/Application/GNDClient.java
     Change PRIVATE_RELEASE variable to false
     Change VERSION variable to the actual date

  3. Commit all changes to the projects

  4. Update the projects from the SVN depository

  5. Clean and build the
       2010-gndclient-java3 and
       2010-netbeans-gndlibrary
     projects

  6. Create a new directory called:
       Masat1_GND_Client_<Date>

  7. Copy the
       2010-gndclient-java3.jar file and
       lib/ directory
     to the new directory

  8. Copy the
       2010-gndclient-java3/GNDClient/README_EN.txt  and
       2010-gndclient-java3/GNDClient/README_HU.txt  and
       2010-gndclient-java3/GNDClient/start.bat      and
       2010-gndclient-java3/GNDClient/start.sh       and
       2010-gndclient-java3/GNDClient/Masat1.ico
     to the new directory

  9. Run
       chmod +x start.sh

 10. Compress the new directory to a ZIP archive called
       Masat1_GND_Client_<Date>.zip

III. Instructions for website update

  1. ...



TEMP:


  3. Töltse le az operációs rendszerének megfelelő bináris rxtx csomagot
     a http://rxtx.qbang.org oldalról.

  4.a (Windows)
      Másolja a "dll" állományokat a "Program Files\Java\jre<verzió>\bin\"
      könyvtárba, majd az RXTXComm.jar állományt a
      "Program Files\Java\jre<verzió>\lib\ext\" könyvtárba másolja.

  4.b (GNU/Linux)
      Másolja a "so" állományokat a "$JAVA_HOME[/jre]/lib/i386/" könyvtárba,
      majd az RXTXComm.jar állományt a "$JAVA_HOME[/jre]/lib/ext/" könyvtárba.
      Lépjen be a Masat1_GND_Client_<dátum> könyvtárba és adja ki a
      "chmod +x start.sh" parancsot.