eclipse-capella / capella

Open Source Solution for Model-Based Systems Engineering
https://mbse-capella.org
Eclipse Public License 2.0
237 stars 96 forks source link

capellac calls deprecated method #2792

Closed jmrubillon closed 8 months ago

jmrubillon commented 9 months ago

I'm not sure if this is the right place to report this issue but since it happens when I call capellac I start here. Running the following command on a freshly installed Capella 6.1.0 on Windows 10: C:\capella\capella>capellac.exe -application org.eclipse.equinox.p2.director -repository {repository} -list "Q:everything.select(x | x.properties ~= filter('(org.eclipse.equinox.p2.type.group=true)'))

The following warnings were issued:

WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/c:/capella/capella/plugins/org.eclipse.osgi_3.16.300.v20210525-1715.jar) WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator WARNING: System::setSecurityManager will be removed in a future release

pdulth commented 8 months ago

Looks like it's fixed in 7.0