Version 1.2.9 Management Console Sources and Java API

Started by tamal_g, December 06, 2013, 08:38:27 AM

Previous topic - Next topic

tamal_g

Hi Victor,

Can you please guide me where I could find the latest version 1.2.9 Management console source package and the Java APIs. I have to tried to download the files from https://svn.netxms.org/public/netxms/tags/version-1.2.9 by Tortoise SVN repository browser but failed to get it done. It shows error "Invalid URL: XML Parsing failed: Unexpected root element 'html'.

Please help.

Thanks and Regards,
tamal_g

Alex Kirhenshtein

Hello.

We migrated repository to git.
To get sources for version 1.2.9, you need to do following steps:
git clone git://git.netxms.org/public/netxms.git netxms-readonly
cd netxms-readonly
git checkout v1.2.9

tamal_g

Thanks Alex.

Can you please guide me how I should get the source repository from git. Where should I implement this code to get the source package. Any tool required for this? Please guide me the steps and also how to compile the Management Console to run it with the Netxms core server version 1.2.9.

Thanks.
Regards,
tamal_g