Re: Eureka!!!
Re: Eureka!!!
- Subject: Re: Eureka!!!
- From: Paul Hoadley via Webobjects-dev <email@hidden>
- Date: Sun, 19 Jan 2025 08:45:13 +1030
- Feedback-id: i671c40f3:Fastmail
On 19 Jan 2025, at 6:43 am, Theodore Petrosky via Webobjects-dev
<email@hidden> wrote:
> Hugi had a link with instructions how to move old projects into maven. I hope
> he would be kind enough to pass on those URLs again.
Here's my slightly modified version of Hugi's instructions:
https://gist.github.com/paulhoadley/cd15b90c94eb8c640fddd9ac3fbbc6dc
I've used the approach to migrate a lot of projects, though not for a while.
> But the first hurdle has been accomplished.
The hurdle was getting the jvmOptions (--add-exports) required to launch an app
under Java 21. Putting them in build.properties is sufficient for launching a
Maven-built app from the command line. For me, it's also sufficient to launch
within Eclipse. With some trial and error, we worked out that Ted's setup
required those options to be added to the Argument > VM arguments tab of the
launch configuration as well. I'm not sure what the relevant difference is here.
--
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: Eureka!!!
- From: Hugi Thordarson via Webobjects-dev <email@hidden>
- Re: Eureka!!!
- From: Ramsey Gurley via Webobjects-dev <email@hidden>
References: | |
| >Eureka!!! (From: Theodore Petrosky via Webobjects-dev <email@hidden>) |