argouml-tigris-org / argouml

Main project of argouml. Some information in the wiki. Some old releases in releases. (depends on parentpom, testmodels)
246 stars 92 forks source link

MacOS Version not running under Catalina. #7

Open lordAnubis opened 4 years ago

lordAnubis commented 4 years ago

Dear All,

It did work fine when I was working with Mojave and Earlier with an older version of JAVA ( 2017 version for Mac ). However with Catalina, the Java Version is renewed and I need it for other Applications. So, me and others here can't install an older version of Java. Is it possible to rebuild ArgoUML with a newer Java version? For now we can't use ArgoUML anymore.

Any solution?

linustolke commented 4 years ago

The old build environment, used to create the MacOS bundles, is no longer working. It was very much tied into using Subversion. It will probably take a while until we have figured out how to make release from the new maven-based build environment. Your only option for now, is to download the source and use maven to build and run as a developer.