[uyuni-devel] Building the Java code
Hi all, Now it is possible to build the Java code without any dependency on SUSE R&D internal resources. Check this page for updated informations on how to setup your environment: https://github.com/uyuni-project/uyuni/wiki/Java-Development-Environment What actually changed? Before we were manually maintaining an Apache Ivy repository with the JAR files built from the openSUSE / SLE RPMs needed to build. Since Friday this is no longer needed, but you need to install a tiny script called obs-to-maven that will create such a repository locally out of OBS packages. You can install obs-to-maven for your distro from this repository: https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Utils/obs-to... Then all you need to get the dependencies is to run: cd $UYUNI_SRC/java; ant -f manager-build.xml ivy All those instructions and how to setup your development environment is fairly well documented on the wiki page. Have fun! -- Cedric Bosdonnat N�����r��y隊[��x�z����칻�&ޢ��������'��-���w�zf��쮞'^��~� ޮ�^�ˬz��
participants (1)
-
Cedric Bosdonnat