Menu

Any full package of code provided?

dean2012
2012-08-23
2013-05-17
  • dean2012

    dean2012 - 2012-08-23

    Hi Bernd,

    The udt-java project is very helpful for my current task. Unfortunately, I can't connect to the SVN for some security strategy issues. The latest downloadable version was on 2010-09-23, I think it doesn't contain the bug fixed which mentioned on this forum. So would you please provide a full version for download instead of SVN?

    Thanks.
    Have a good day.

     
  • Bernd Schuller

    Bernd Schuller - 2012-08-23

    Hi, you can easily get a current copy of the SVN trunk using the web browser
    <http://udt-java.svn.sourceforge.net/viewvc/udt-java/udt-java/trunk/?view=tar>
    will create a tar file containing the sources, and you can use
    mvn install -Dskiptests
    to create the current .jar file

    Let me know if this is works for you.

     
  • Bernd Schuller

    Bernd Schuller - 2012-08-23

    oops, should be
    mvn install -DskipTests

    (for skipping the unit tests which may not work right now)

     
  • dean2012

    dean2012 - 2012-08-23

    Wow! It works!

    Thanks.
    : )

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.