Re: WOLips5 new update url

2024-12-11 Thread René Bock via Webobjects-dev
Thanks a lot :-)

Am 11.12.2024 um 00:58 schrieb Ramsey Gurley :


Okay, that is fixed now.

On 12/10/24 6:02 PM, René Bock wrote:
Hi Ramsey,


I really appreciate your effort regarding WOLips5.


I just ran into a exception when trying to generate the EOMigration templates:





java.lang.Exception: Failed to load the template 'EntityMigration0.java'.  
Check your model's eogen file to make sure that it specifies the correct 
template folder and template names.
at 
org.objectstyle.wolips.thirdparty.velocity.WOLipsVelocityUtils.writeTemplateToString(WOLipsVelocityUtils.java:104)
at 
org.objectstyle.wolips.thirdparty.velocity.WOLipsVelocityUtils.writeTemplateToString(WOLipsVelocityUtils.java:125)
at 
org.objectstyle.wolips.eomodeler.core.sql.MigrationGenerator.generate(MigrationGenerator.java:38)
at 
org.objectstyle.wolips.eomodeler.actions.GenerateMigrationDialog.generateMigration(GenerateMigrationDialog.java:152)
at 
org.objectstyle.wolips.eomodeler.actions.GenerateMigrationDialog.createDialogArea(GenerateMigrationDialog.java:105)
at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:766)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1092)
at org.eclipse.jface.window.Window.open(Window.java:788)
at 
org.objectstyle.wolips.eomodeler.actions.GenerateMigrationAction.run(GenerateMigrationAction.java:93)
at 
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:239)
at 
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:218)
at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:581)
at 
org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:454)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1645)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1630)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1392)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4427)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4003)
at 
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at 
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
at 
org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:663)
at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:570)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:178)
at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
at org.eclipse.equinox.launcher.Main.run(Main.java:1481)


Regards

René


> Am 27.11.2024 um 01:49 schrieb Ramsey Gurley via Webobjects-dev 
> :
>
> Hi again everyone.
>
> I just finished setting up a build of WOLips5 with Github actions. That means 
> you no longer need to build it locally to install it. The new update site url 
> is,
>
> https://wocommunity.github.io/wolips/repository/
>
> There is currently no index.html so if you go there in a browser, it will 
> give you a 404. It will work as an update site url however. It will build a 
> fresh update for every push to the wolips5 branch. Maybe we can put a nice 
> index.html in there sooner or later :)
>
> Ramsey
>
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailin

Re: WOLips5 now on RISC-V!

2024-12-06 Thread Ramsey Gurley via Webobjects-dev

Okay, the page no longer 404s :-D

https://wocommunity.github.io/wolips/repository/

And I already created a ticket for that at

https://github.com/wocommunity/wolips/issues/184

On 12/7/24 7:06 AM, Ramsey Gurley wrote:
It only works as a repository URL at the moment, because there is no 
index.html in the directory. I'm planning to add one with install 
instructions/screenshots, but that hasn't been done yet.



On December 6, 2024 9:19:07 PM GMT+09:00, Maik Musall 
 wrote:


Hi Ramsey, that URL is 404 for me? Maik

Am 05.12.2024 um 02:50 schrieb Ramsey Gurley via
Webobjects-dev : While this is
thanks to a lot of hard work from the Eclipse people, for the
purpose of this email, I'm going to pretend it was all me ;-)
With the release of Eclipse 2024-12, WOLips5 is now available
to run on Linux 64-bit RISC-V (and aarch64 Windows too). I'm
already testing it out, and it appears that the new platforms
build fine, but someone forgot to add a Mac artifact for
aarch64 to a p2 repository because when I build it fails with
a, Unable to satisfy dependency from
wolips.product.executable.cocoa.macosx.aarch64
5.0.0.202412050132 to org.eclipse.equinox.p2.iu;
org.eclipse.equinox.launcher.cocoa.macosx 0.0.0,
filter=(&(osgi.arch=aarch64)(osgi.os=macosx)(osgi.ws=cocoa)).
I'm sure this will be resolved in a few days. In the meantime,
you can still install and run WOLips5 on all the platforms
supported by the latest version of Eclipse, and that includes
RISC-V. Just use the new install repository url found at
http://wocommunity.github.io/wolips/repository/ If anyone
actually has a risc-v board to try it on, it would be really
cool to know if it works :D

Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:

https://lists.apple.com/mailman/options/webobjects-dev/maik%40selbstdenker.ag
This email sent to m...@selbstdenker.ag 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5 now on RISC-V!

2024-12-06 Thread Ramsey Gurley via Webobjects-dev
It only works as a repository URL at the moment, because there is no index.html 
in the directory. I'm planning to add one with install 
instructions/screenshots, but that hasn't been done yet.

On December 6, 2024 9:19:07 PM GMT+09:00, Maik Musall  
wrote:
>Hi Ramsey,
>
>that URL is 404 for me?
>
>Maik
>
>
>> Am 05.12.2024 um 02:50 schrieb Ramsey Gurley via Webobjects-dev 
>> :
>> 
>> While this is thanks to a lot of hard work from the Eclipse people, for the 
>> purpose of this email, I'm going to pretend it was all me ;-)
>> 
>> With the release of Eclipse 2024-12, WOLips5 is now available to run on 
>> Linux 64-bit RISC-V (and aarch64 Windows too). I'm already testing it out, 
>> and it appears that the new platforms build fine, but someone forgot to add 
>> a Mac artifact for aarch64 to a p2 repository because when I build it fails 
>> with a,
>> 
>>Unable to satisfy dependency from 
>> wolips.product.executable.cocoa.macosx.aarch64 5.0.0.202412050132 to 
>> org.eclipse.equinox.p2.iu; org.eclipse.equinox.launcher.cocoa.macosx 0.0.0, 
>> filter=(&(osgi.arch=aarch64)(osgi.os=macosx)(osgi.ws=cocoa)).
>> 
>> I'm sure this will be resolved in a few days. In the meantime, you can still 
>> install and run WOLips5 on all the platforms supported by the latest version 
>> of Eclipse, and that includes RISC-V. Just use the new install repository 
>> url found at
>> 
>> http://wocommunity.github.io/wolips/repository/
>> 
>> If anyone actually has a risc-v board to try it on, it would be really cool 
>> to know if it works :D
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/maik%40selbstdenker.ag
>> 
>> This email sent to m...@selbstdenker.ag
>
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5 now on RISC-V!

2024-12-06 Thread Maik Musall via Webobjects-dev
Hi Ramsey,

that URL is 404 for me?

Maik


> Am 05.12.2024 um 02:50 schrieb Ramsey Gurley via Webobjects-dev 
> :
>
> While this is thanks to a lot of hard work from the Eclipse people, for the 
> purpose of this email, I'm going to pretend it was all me ;-)
>
> With the release of Eclipse 2024-12, WOLips5 is now available to run on Linux 
> 64-bit RISC-V (and aarch64 Windows too). I'm already testing it out, and it 
> appears that the new platforms build fine, but someone forgot to add a Mac 
> artifact for aarch64 to a p2 repository because when I build it fails with a,
>
>Unable to satisfy dependency from 
> wolips.product.executable.cocoa.macosx.aarch64 5.0.0.202412050132 to 
> org.eclipse.equinox.p2.iu; org.eclipse.equinox.launcher.cocoa.macosx 0.0.0, 
> filter=(&(osgi.archªrch64)(osgi.os=macosx)(osgi.ws=cocoa)).
>
> I'm sure this will be resolved in a few days. In the meantime, you can still 
> install and run WOLips5 on all the platforms supported by the latest version 
> of Eclipse, and that includes RISC-V. Just use the new install repository url 
> found at
>
> http://wocommunity.github.io/wolips/repository/
>
> If anyone actually has a risc-v board to try it on, it would be really cool 
> to know if it works :D
>
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/maik%40selbstdenker.ag
>
> This email sent to m...@selbstdenker.ag



smime.p7s
Description: S/MIME cryptographic signature
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5 new update url

2024-11-28 Thread Aaron Rosenzweig via Webobjects-dev
Thank you Ramsey. 

So much to be thankful for this time of year. 

I tried your new WOLips v5 using the update site url with Eclipse 2024-09 for 
enterprise and web developers.

Works great :-) I can launch apps, use entity modeler, and the component 
editor. 

> On Nov 26, 2024, at 7:49 PM, Ramsey Gurley via Webobjects-dev 
>  wrote:
> 
> Hi again everyone.
> 
> I just finished setting up a build of WOLips5 with Github actions. That means 
> you no longer need to build it locally to install it. The new update site url 
> is,
> 
> https://wocommunity.github.io/wolips/repository/
> 
> There is currently no index.html so if you go there in a browser, it will 
> give you a 404. It will work as an update site url however. It will build a 
> fresh update for every push to the wolips5 branch. Maybe we can put a nice 
> index.html in there sooner or later :)
> 
> Ramsey
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
> 
> This email sent to aa...@chatnbike.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-26 Thread Francois BIENTZ via Webobjects-dev
Thank you so much Ramsey
I the wolips5 works  fine on MacOS aarch64
The "Eclipse product" in targets works too
Francois 

> Le 26 nov. 2024 à 10:18, Ramsey Gurley  a écrit :
> 
> Okay, I think I've resolved this. When I was clearing out old ant build 
> artifacts from the WOLips project, I unintentionally removed the .classpath 
> files from the ant project templates too. I've restored those and now I see 
> all the woframeworks on the buildpath in new ant projects again.
> 
>> On 11/25/24 9:01 AM, Ramsey Gurley wrote:
>> I'm not sure exactly what you mean by the "Empty Hello World App" but I 
>> tried "New -> Wonder Application" and I think I see what you mean. On 
>> WOLips4, there are a lot of wonder frameworks on the project build path, but 
>> under WOLips5, there is only the JRE in the build path. I'll see if I can 
>> figure out why that is happening. Everything I've tried works with maven, 
>> but I'm glad someone is looking at ant builds too.
>> 
>>> On 11/25/24 8:23 AM, Francois BIENTZ wrote:
>>> Hi Ramsey
>>> 
>>> Thank you
>>> 
>>> git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
>>> mvn clean package
>>> 
>>> This worked for me and local directory as an install is ok. The wolips 
>>> perspective is available.
>>> But for now when I try the "Empty Hello World App" with "run as 
>>> WOApplication"  I get the launch error "Selection does not contain a main 
>>> type ".
>>> The Source folder is in the build path
>>> 
>>> 
 Le 24 nov. 2024 à 00:31, Ramsey Gurley via Webobjects-dev 
  a écrit :
 
 Oops, I meant to copy the list on this.
 
> On 11/22/24 8:06 AM, Ramsey Gurley wrote:
> Currently, you need to build it until we set up a github action to do 
> that. It should be fairly easy to build, just:
> 
> git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
> cd wolips5
> mvn clean package
> 
> then after it builds, you'll find the p2 repository in:
> 
> ./wolips/wolips.p2/target/repository/
> 
> You can go into eclipse, select "Help -> Install new software..." click 
> the [Add] button, and add that local directory as an install site. Then 
> you can install wolips5 from there. Every time you rebuild, it will be 
> considered updated and you can install the update from that same place.
> 
> You'll also find a full build of eclipse with WOLips5 preinstalled under,
> 
> ./wolips/wolips.product/target/products/
> 
> Just select your platform's zip file, unzip it, and run it. I've been 
> testing with the p2. I haven't really tested out the product build very 
> much.
> 
> 
>> On 11/22/24 2:35 AM, Michael Kondratov wrote:
>> I am unable to get there p2 build directory of WOLis5. Would anyone have 
>> a copy they could share?
>> 
>> 
>> Michael
>> 
>> 
>>> On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
>>>  wrote:
>>> 
>>> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed 
>>> a new branch to the WOLips repository where you can check it out and 
>>> test it yourselves.
>>> 
>>> https://github.com/wocommunity/wolips/tree/wolips5
>>> 
>>> WOLips5 features:
>>> 
>>> * Easy maven build, just 'git clone',  'mvn clean package' and you're 
>>> done.
>>> * Built with Java 21 instead of Java 1.5.
>>> * Builds with the newer p2 repository layout.
>>> * Builds an Eclipse product, which is a full Eclipse application with 
>>> WOLips5 preinstalled for five different platform+arch combinations. 
>>> (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
>>> 
>>> Once maven has downloaded the internet, the entire build process takes 
>>> about 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if 
>>> I disable the product build. We plan to set up a full build as a github 
>>> action, and that will automatically build on github for each change 
>>> committed to master. In the meantime, you can build and install it 
>>> locally quite easily, which is what I am doing currently. The README on 
>>> the branch explains how.
>>> 
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
>>> 
>>> This email sent to mich...@aspireauctions.com
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net
 
 This emai

Re: WOLips5

2024-11-26 Thread Ramsey Gurley via Webobjects-dev
Okay, I think I've resolved this. When I was clearing out old ant build 
artifacts from the WOLips project, I unintentionally removed the 
.classpath files from the ant project templates too. I've restored those 
and now I see all the woframeworks on the buildpath in new ant projects 
again.


On 11/25/24 9:01 AM, Ramsey Gurley wrote:
I'm not sure exactly what you mean by the "Empty Hello World App" but 
I tried "New -> Wonder Application" and I think I see what you mean. 
On WOLips4, there are a lot of wonder frameworks on the project build 
path, but under WOLips5, there is only the JRE in the build path. I'll 
see if I can figure out why that is happening. Everything I've tried 
works with maven, but I'm glad someone is looking at ant builds too.


On 11/25/24 8:23 AM, Francois BIENTZ wrote:

Hi Ramsey

Thank you

git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
mvn clean package

This worked for me and local directory as an install is ok. The 
wolips perspective is available.
But for now when I try the "Empty Hello World App" with "run as 
WOApplication"  I get the launch error "Selection does not contain a 
main type ".

The Source folder is in the build path


Le 24 nov. 2024 à 00:31, Ramsey Gurley via Webobjects-dev 
 a écrit :


Oops, I meant to copy the list on this.


On 11/22/24 8:06 AM, Ramsey Gurley wrote:
Currently, you need to build it until we set up a github action to 
do that. It should be fairly easy to build, just:


git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
cd wolips5
mvn clean package

then after it builds, you'll find the p2 repository in:

./wolips/wolips.p2/target/repository/

You can go into eclipse, select "Help -> Install new software..." 
click the [Add] button, and add that local directory as an install 
site. Then you can install wolips5 from there. Every time you 
rebuild, it will be considered updated and you can install the 
update from that same place.


You'll also find a full build of eclipse with WOLips5 preinstalled 
under,


./wolips/wolips.product/target/products/

Just select your platform's zip file, unzip it, and run it. I've 
been testing with the p2. I haven't really tested out the product 
build very much.




On 11/22/24 2:35 AM, Michael Kondratov wrote:
I am unable to get there p2 build directory of WOLis5. Would 
anyone have a copy they could share?



Michael


On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
 wrote:


I'm pleased to announce a new WOLips version: WOLips5. I've now 
pushed a new branch to the WOLips repository where you can check 
it out and test it yourselves.


https://github.com/wocommunity/wolips/tree/wolips5

WOLips5 features:

* Easy maven build, just 'git clone',  'mvn clean package' and 
you're done.

* Built with Java 21 instead of Java 1.5.
* Builds with the newer p2 repository layout.
* Builds an Eclipse product, which is a full Eclipse application 
with WOLips5 preinstalled for five different platform+arch 
combinations. (Win+X86_64, Linux+aarch64, Linux+X86_64, 
Mac+aarch64, Mac+X86_64)


Once maven has downloaded the internet, the entire build process 
takes about 5 minutes on my 2020 i5 laptop. It takes only about 2 
minutes if I disable the product build. We plan to set up a full 
build as a github action, and that will automatically build on 
github for each change committed to master. In the meantime, you 
can build and install it locally quite easily, which is what I am 
doing currently. The README on the branch explains how.



___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com 



This email sent to mich...@aspireauctions.com

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net 



This email sent to f.bie...@laposte.net

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-24 Thread Ramsey Gurley via Webobjects-dev
I'm not sure exactly what you mean by the "Empty Hello World App" but I 
tried "New -> Wonder Application" and I think I see what you mean. On 
WOLips4, there are a lot of wonder frameworks on the project build path, 
but under WOLips5, there is only the JRE in the build path. I'll see if 
I can figure out why that is happening. Everything I've tried works with 
maven, but I'm glad someone is looking at ant builds too.


On 11/25/24 8:23 AM, Francois BIENTZ wrote:

Hi Ramsey

Thank you

git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
mvn clean package

This worked for me and local directory as an install is ok. The wolips 
perspective is available.
But for now when I try the "Empty Hello World App" with "run as WOApplication"  I get the 
launch error "Selection does not contain a main type ".
The Source folder is in the build path



Le 24 nov. 2024 à 00:31, Ramsey Gurley via Webobjects-dev 
 a écrit :

Oops, I meant to copy the list on this.


On 11/22/24 8:06 AM, Ramsey Gurley wrote:
Currently, you need to build it until we set up a github action to do that. It 
should be fairly easy to build, just:

git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
cd wolips5
mvn clean package

then after it builds, you'll find the p2 repository in:

./wolips/wolips.p2/target/repository/

You can go into eclipse, select "Help -> Install new software..." click the 
[Add] button, and add that local directory as an install site. Then you can install wolips5 
from there. Every time you rebuild, it will be considered updated and you can install the 
update from that same place.

You'll also find a full build of eclipse with WOLips5 preinstalled under,

./wolips/wolips.product/target/products/

Just select your platform's zip file, unzip it, and run it. I've been testing 
with the p2. I haven't really tested out the product build very much.



On 11/22/24 2:35 AM, Michael Kondratov wrote:
I am unable to get there p2 build directory of WOLis5. Would anyone have a copy 
they could share?


Michael



On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
 wrote:

I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
branch to the WOLips repository where you can check it out and test it 
yourselves.

https://github.com/wocommunity/wolips/tree/wolips5

WOLips5 features:

* Easy maven build, just 'git clone',  'mvn clean package' and you're done.
* Built with Java 21 instead of Java 1.5.
* Builds with the newer p2 repository layout.
* Builds an Eclipse product, which is a full Eclipse application with WOLips5 
preinstalled for five different platform+arch combinations. (Win+X86_64, 
Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)

Once maven has downloaded the internet, the entire build process takes about 5 
minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable the 
product build. We plan to set up a full build as a github action, and that will 
automatically build on github for each change committed to master. In the 
meantime, you can build and install it locally quite easily, which is what I am 
doing currently. The README on the branch explains how.


___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com

This email sent to mich...@aspireauctions.com

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net

This email sent to f.bie...@laposte.net

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-24 Thread Francois BIENTZ via Webobjects-dev
Hi Ramsey 

Thank you 

git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
mvn clean package 

This worked for me and local directory as an install is ok. The wolips 
perspective is available. 
But for now when I try the "Empty Hello World App" with "run as WOApplication"  
I get the launch error "Selection does not contain a main type ". 
The Source folder is in the build path 


> Le 24 nov. 2024 à 00:31, Ramsey Gurley via Webobjects-dev 
>  a écrit :
> 
> Oops, I meant to copy the list on this.
> 
>> On 11/22/24 8:06 AM, Ramsey Gurley wrote:
>> Currently, you need to build it until we set up a github action to do that. 
>> It should be fairly easy to build, just:
>> 
>> git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
>> cd wolips5
>> mvn clean package
>> 
>> then after it builds, you'll find the p2 repository in:
>> 
>> ./wolips/wolips.p2/target/repository/
>> 
>> You can go into eclipse, select "Help -> Install new software..." click the 
>> [Add] button, and add that local directory as an install site. Then you can 
>> install wolips5 from there. Every time you rebuild, it will be considered 
>> updated and you can install the update from that same place.
>> 
>> You'll also find a full build of eclipse with WOLips5 preinstalled under,
>> 
>> ./wolips/wolips.product/target/products/
>> 
>> Just select your platform's zip file, unzip it, and run it. I've been 
>> testing with the p2. I haven't really tested out the product build very much.
>> 
>> 
>>> On 11/22/24 2:35 AM, Michael Kondratov wrote:
>>> I am unable to get there p2 build directory of WOLis5. Would anyone have a 
>>> copy they could share?
>>> 
>>> 
>>> Michael
>>> 
>>> 
 On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
  wrote:
 
 I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a 
 new branch to the WOLips repository where you can check it out and test it 
 yourselves.
 
 https://github.com/wocommunity/wolips/tree/wolips5
 
 WOLips5 features:
 
 * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
 * Built with Java 21 instead of Java 1.5.
 * Builds with the newer p2 repository layout.
 * Builds an Eclipse product, which is a full Eclipse application with 
 WOLips5 preinstalled for five different platform+arch combinations. 
 (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
 
 Once maven has downloaded the internet, the entire build process takes 
 about 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I 
 disable the product build. We plan to set up a full build as a github 
 action, and that will automatically build on github for each change 
 committed to master. In the meantime, you can build and install it locally 
 quite easily, which is what I am doing currently. The README on the branch 
 explains how.
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
 
 This email sent to mich...@aspireauctions.com
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net
> 
> This email sent to f.bie...@laposte.net

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-23 Thread Ramsey Gurley via Webobjects-dev

Oops, I meant to copy the list on this.

On 11/22/24 8:06 AM, Ramsey Gurley wrote:
Currently, you need to build it until we set up a github action to do 
that. It should be fairly easy to build, just:


git clone -b wolips5 https://github.com/wocommunity/wolips.git wolips5
cd wolips5
mvn clean package

then after it builds, you'll find the p2 repository in:

./wolips/wolips.p2/target/repository/

You can go into eclipse, select "Help -> Install new software..." 
click the [Add] button, and add that local directory as an install 
site. Then you can install wolips5 from there. Every time you rebuild, 
it will be considered updated and you can install the update from that 
same place.


You'll also find a full build of eclipse with WOLips5 preinstalled under,

./wolips/wolips.product/target/products/

Just select your platform's zip file, unzip it, and run it. I've been 
testing with the p2. I haven't really tested out the product build 
very much.



On 11/22/24 2:35 AM, Michael Kondratov wrote:
I am unable to get there p2 build directory of WOLis5. Would anyone 
have a copy they could share?



Michael


On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
 wrote:


I'm pleased to announce a new WOLips version: WOLips5. I've now 
pushed a new branch to the WOLips repository where you can check it 
out and test it yourselves.


https://github.com/wocommunity/wolips/tree/wolips5

WOLips5 features:

* Easy maven build, just 'git clone',  'mvn clean package' and 
you're done.

* Built with Java 21 instead of Java 1.5.
* Builds with the newer p2 repository layout.
* Builds an Eclipse product, which is a full Eclipse application 
with WOLips5 preinstalled for five different platform+arch 
combinations. (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, 
Mac+X86_64)


Once maven has downloaded the internet, the entire build process 
takes about 5 minutes on my 2020 i5 laptop. It takes only about 2 
minutes if I disable the product build. We plan to set up a full 
build as a github action, and that will automatically build on 
github for each change committed to master. In the meantime, you can 
build and install it locally quite easily, which is what I am doing 
currently. The README on the branch explains how.



___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com 



This email sent to mich...@aspireauctions.com

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-23 Thread Francois BIENTZ via Webobjects-dev
Hi  Jeremy 

Yes I restarted Eclipse and then Window > Perspective > Open Perspective > 
Other 
But there is no Wolips …
(Eclipse 4.33)
I don’t know what is wrong. I tried a new Eclipse installation too. 
Francois 


> Le 22 nov. 2024 à 11:47, Jérémy DE ROYER  a 
> écrit :
> 
> Hi François,
> 
> Yes, everything was available after restarting eclipse.
> 
> Just had to select it in Window > Perspective > Open perspective
> 
> Jérémy
> 
>> Le 22 nov. 2024 à 11:13, Francois BIENTZ via Webobjects-dev 
>>  a écrit :
>> 
>> Hi Jeremy,
>> 
>> Thank you
>> I copied the wolips directory to dropins in Eclipse
>> But should this installation create a wolips perspective in Eclipse ?
>> Francois
>> 
 Le 21 nov. 2024 à 21:14, Jérémy DE ROYER via Webobjects-dev 
  a écrit :
>>> 
>>> Hi Mickael,
>>> 
>>> I wrote below what I’ve done to build and use wolips 5 in the last version 
>>> of eclipse (from memory).
>>> 
>>> You can download it with the link https://we.tl/t-TKgS4DhpY8.
>>> 
>>> Wolips 5 rocks ! No bug so far. Thank’s Ramsey 👍
>>> 
>>> 
>>> ***
>>> * Install MAVEN (if needed)
>>> ***
>>> 
>>> wget 
>>> https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
>>> 
>>> tar -xvzf apache-maven-3.9.9-bin.tar.gz
>>> 
>>> export M2_HOME="/YOUR_PATH/apache-maven-3.9.9"
>>> 
>>> PATH="${M2_HOME}/bin:${PATH}"
>>> 
>>> export PATH
>>> 
>>> mvn --version
>>> 
>>> ***
>>> * Build wolips5
>>> ***
>>> 
>>> mkdir git-clone
>>> cd git-clone
>>> 
>>> mkdir wolips
>>> cd wolips
>>> 
>>> git clone https://github.com/wocommunity/wolips.git
>>> 
>>> mvn clean package
>>> 
>>> copy the folder 'wolips’ (in the folder 'git-clone/wolips’) to the folder 
>>> 'dropins' of eclipse
>>> 
>>> restart eclipse and that's it !
>>> 
>>> May it helps,
>>> 
>>> Jérémy
>>> 
 Le 21 nov. 2024 à 18:35, Michael Kondratov via Webobjects-dev 
  a écrit :
 
 I am unable to get there p2 build directory of WOLis5. Would anyone have a 
 copy they could share?
 
 
 Michael
 
 
>> On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
>>  wrote:
> 
> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a 
> new branch to the WOLips repository where you can check it out and test 
> it yourselves.
> 
> https://github.com/wocommunity/wolips/tree/wolips5
> 
> WOLips5 features:
> 
> * Easy maven build, just 'git clone',  'mvn clean package' and you're 
> done.
> * Built with Java 21 instead of Java 1.5.
> * Builds with the newer p2 repository layout.
> * Builds an Eclipse product, which is a full Eclipse application with 
> WOLips5 preinstalled for five different platform+arch combinations. 
> (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
> 
> Once maven has downloaded the internet, the entire build process takes 
> about 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I 
> disable the product build. We plan to set up a full build as a github 
> action, and that will automatically build on github for each change 
> committed to master. In the meantime, you can build and install it 
> locally quite easily, which is what I am doing currently. The README on 
> the branch explains how.
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
> 
> This email sent to mich...@aspireauctions.com
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
 
 This email sent to jeremy.dero...@ingencys.net
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net
>>> 
>>> This email sent to f.bie...@laposte.net
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
>> 
>> This email sent to jeremy.dero...@ingencys.net
> 
> 
> 
> 

 __

Re: WOLips5

2024-11-22 Thread Jérémy DE ROYER via Webobjects-dev
Hi François,

Yes, everything was available after restarting eclipse.

Just had to select it in Window > Perspective > Open perspective

Jérémy

> Le 22 nov. 2024 à 11:13, Francois BIENTZ via Webobjects-dev 
>  a écrit :
> 
> Hi Jeremy,
> 
> Thank you 
> I copied the wolips directory to dropins in Eclipse 
> But should this installation create a wolips perspective in Eclipse ?
> Francois 
> 
>> Le 21 nov. 2024 à 21:14, Jérémy DE ROYER via Webobjects-dev 
>>  a écrit :
>> 
>> Hi Mickael,
>> 
>> I wrote below what I’ve done to build and use wolips 5 in the last version 
>> of eclipse (from memory).
>> 
>> You can download it with the link https://we.tl/t-TKgS4DhpY8.
>> 
>> Wolips 5 rocks ! No bug so far. Thank’s Ramsey 👍
>> 
>> 
>> ***
>> * Install MAVEN (if needed)
>> ***
>> 
>> wget 
>> https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
>> 
>> tar -xvzf apache-maven-3.9.9-bin.tar.gz
>> 
>> export M2_HOME="/YOUR_PATH/apache-maven-3.9.9"
>> 
>> PATH="${M2_HOME}/bin:${PATH}"
>> 
>> export PATH
>> 
>> mvn --version
>> 
>> ***
>> * Build wolips5
>> ***
>> 
>> mkdir git-clone
>> cd git-clone
>> 
>> mkdir wolips
>> cd wolips
>> 
>> git clone https://github.com/wocommunity/wolips.git
>> 
>> mvn clean package
>> 
>> copy the folder 'wolips’ (in the folder 'git-clone/wolips’) to the folder 
>> 'dropins' of eclipse
>> 
>> restart eclipse and that's it !
>> 
>> May it helps,
>> 
>> Jérémy
>> 
>>> Le 21 nov. 2024 à 18:35, Michael Kondratov via Webobjects-dev 
>>>  a écrit :
>>> 
>>> I am unable to get there p2 build directory of WOLis5. Would anyone have a 
>>> copy they could share?
>>> 
>>> 
>>> Michael
>>> 
>>> 
> On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
>  wrote:
 
 I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a 
 new branch to the WOLips repository where you can check it out and test it 
 yourselves.
 
 https://github.com/wocommunity/wolips/tree/wolips5
 
 WOLips5 features:
 
 * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
 * Built with Java 21 instead of Java 1.5.
 * Builds with the newer p2 repository layout.
 * Builds an Eclipse product, which is a full Eclipse application with 
 WOLips5 preinstalled for five different platform+arch combinations. 
 (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
 
 Once maven has downloaded the internet, the entire build process takes 
 about 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I 
 disable the product build. We plan to set up a full build as a github 
 action, and that will automatically build on github for each change 
 committed to master. In the meantime, you can build and install it locally 
 quite easily, which is what I am doing currently. The README on the branch 
 explains how.
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
 
 This email sent to mich...@aspireauctions.com
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
>>> 
>>> This email sent to jeremy.dero...@ingencys.net
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net
>> 
>> This email sent to f.bie...@laposte.net
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
> 
> This email sent to jeremy.dero...@ingencys.net




 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-22 Thread Francois BIENTZ via Webobjects-dev
Hi Jeremy,

Thank you 
I copied the wolips directory to dropins in Eclipse 
But should this installation create a wolips perspective in Eclipse ?
Francois 

> Le 21 nov. 2024 à 21:14, Jérémy DE ROYER via Webobjects-dev 
>  a écrit :
> 
> Hi Mickael,
> 
> I wrote below what I’ve done to build and use wolips 5 in the last version of 
> eclipse (from memory).
> 
> You can download it with the link https://we.tl/t-TKgS4DhpY8.
> 
> Wolips 5 rocks ! No bug so far. Thank’s Ramsey 👍
> 
> 
> ***
> * Install MAVEN (if needed)
> ***
> 
> wget 
> https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
> 
> tar -xvzf apache-maven-3.9.9-bin.tar.gz
> 
> export M2_HOME="/YOUR_PATH/apache-maven-3.9.9"
> 
> PATH="${M2_HOME}/bin:${PATH}"
> 
> export PATH
> 
> mvn --version
> 
> ***
> * Build wolips5
> ***
> 
> mkdir git-clone
> cd git-clone
> 
> mkdir wolips
> cd wolips
> 
> git clone https://github.com/wocommunity/wolips.git
> 
> mvn clean package
> 
> copy the folder 'wolips’ (in the folder 'git-clone/wolips’) to the folder 
> 'dropins' of eclipse
> 
> restart eclipse and that's it !
> 
> May it helps,
> 
> Jérémy
> 
>> Le 21 nov. 2024 à 18:35, Michael Kondratov via Webobjects-dev 
>>  a écrit :
>> 
>> I am unable to get there p2 build directory of WOLis5. Would anyone have a 
>> copy they could share?
>> 
>> 
>> Michael
>> 
>> 
 On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
  wrote:
>>> 
>>> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a 
>>> new branch to the WOLips repository where you can check it out and test it 
>>> yourselves.
>>> 
>>> https://github.com/wocommunity/wolips/tree/wolips5
>>> 
>>> WOLips5 features:
>>> 
>>> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
>>> * Built with Java 21 instead of Java 1.5.
>>> * Builds with the newer p2 repository layout.
>>> * Builds an Eclipse product, which is a full Eclipse application with 
>>> WOLips5 preinstalled for five different platform+arch combinations. 
>>> (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
>>> 
>>> Once maven has downloaded the internet, the entire build process takes 
>>> about 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I 
>>> disable the product build. We plan to set up a full build as a github 
>>> action, and that will automatically build on github for each change 
>>> committed to master. In the meantime, you can build and install it locally 
>>> quite easily, which is what I am doing currently. The README on the branch 
>>> explains how.
>>> 
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
>>> 
>>> This email sent to mich...@aspireauctions.com
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
>> 
>> This email sent to jeremy.dero...@ingencys.net
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/f.bientz%40laposte.net
> 
> This email sent to f.bie...@laposte.net

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-21 Thread Jérémy DE ROYER via Webobjects-dev
Hi Mickael,

I wrote below what I’ve done to build and use wolips 5 in the last version of 
eclipse (from memory). 

You can download it with the link https://we.tl/t-TKgS4DhpY8.

Wolips 5 rocks ! No bug so far. Thank’s Ramsey 👍


***
* Install MAVEN (if needed)
***

wget 
https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz

tar -xvzf apache-maven-3.9.9-bin.tar.gz

export M2_HOME="/YOUR_PATH/apache-maven-3.9.9"

PATH="${M2_HOME}/bin:${PATH}"

export PATH

mvn --version

***
* Build wolips5
***

mkdir git-clone
cd git-clone

mkdir wolips
cd wolips

git clone https://github.com/wocommunity/wolips.git

mvn clean package

copy the folder 'wolips’ (in the folder 'git-clone/wolips’) to the folder 
'dropins' of eclipse

restart eclipse and that's it !

May it helps,

Jérémy

> Le 21 nov. 2024 à 18:35, Michael Kondratov via Webobjects-dev 
>  a écrit :
> 
> I am unable to get there p2 build directory of WOLis5. Would anyone have a 
> copy they could share?
> 
> 
> Michael
> 
> 
>> On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
>>  wrote:
>> 
>> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
>> branch to the WOLips repository where you can check it out and test it 
>> yourselves.
>> 
>> https://github.com/wocommunity/wolips/tree/wolips5
>> 
>> WOLips5 features:
>> 
>> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
>> * Built with Java 21 instead of Java 1.5.
>> * Builds with the newer p2 repository layout.
>> * Builds an Eclipse product, which is a full Eclipse application with 
>> WOLips5 preinstalled for five different platform+arch combinations. 
>> (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
>> 
>> Once maven has downloaded the internet, the entire build process takes about 
>> 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable 
>> the product build. We plan to set up a full build as a github action, and 
>> that will automatically build on github for each change committed to master. 
>> In the meantime, you can build and install it locally quite easily, which is 
>> what I am doing currently. The README on the branch explains how.
>> 
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
>> 
>> This email sent to mich...@aspireauctions.com
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
> 
> This email sent to jeremy.dero...@ingencys.net

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-21 Thread Michael Kondratov via Webobjects-dev
I am unable to get there p2 build directory of WOLis5. Would anyone have a copy 
they could share?


Michael


> On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
>  wrote:
> 
> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
> branch to the WOLips repository where you can check it out and test it 
> yourselves.
> 
> https://github.com/wocommunity/wolips/tree/wolips5
> 
> WOLips5 features:
> 
> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
> * Built with Java 21 instead of Java 1.5.
> * Builds with the newer p2 repository layout.
> * Builds an Eclipse product, which is a full Eclipse application with WOLips5 
> preinstalled for five different platform+arch combinations. (Win+X86_64, 
> Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
> 
> Once maven has downloaded the internet, the entire build process takes about 
> 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable 
> the product build. We plan to set up a full build as a github action, and 
> that will automatically build on github for each change committed to master. 
> In the meantime, you can build and install it locally quite easily, which is 
> what I am doing currently. The README on the branch explains how.
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
> 
> This email sent to mich...@aspireauctions.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-18 Thread Aaron Rosenzweig via Webobjects-dev
Thanks Ramsey!

> On Nov 17, 2024, at 10:12 PM, Ramsey Gurley via Webobjects-dev 
>  wrote:
> 
> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
> branch to the WOLips repository where you can check it out and test it 
> yourselves.
> 
> https://github.com/wocommunity/wolips/tree/wolips5
> 
> WOLips5 features:
> 
> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
> * Built with Java 21 instead of Java 1.5.
> * Builds with the newer p2 repository layout.
> * Builds an Eclipse product, which is a full Eclipse application with WOLips5 
> preinstalled for five different platform+arch combinations. (Win+X86_64, 
> Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
> 
> Once maven has downloaded the internet, the entire build process takes about 
> 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable 
> the product build. We plan to set up a full build as a github action, and 
> that will automatically build on github for each change committed to master. 
> In the meantime, you can build and install it locally quite easily, which is 
> what I am doing currently. The README on the branch explains how.
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
> 
> This email sent to aa...@chatnbike.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-18 Thread George Domurot via Webobjects-dev
Thanks! Excited to check it out.

-G


> On Nov 17, 2024, at 11:04 PM, Hugi Thordarson via Webobjects-dev 
>  wrote:
> 
> Ramsey, you rock. Quick to build, easy to install. Been using it for about an 
> hour and haven't noticed any issues.
> 
> - hugi
> 
> 
>> On 18 Nov 2024, at 03:12, Ramsey Gurley via Webobjects-dev 
>> mailto:webobjects-dev@lists.apple.com>> 
>> wrote:
>> 
>> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
>> branch to the WOLips repository where you can check it out and test it 
>> yourselves.
>> 
>> https://github.com/wocommunity/wolips/tree/wolips5
>> 
>> WOLips5 features:
>> 
>> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
>> * Built with Java 21 instead of Java 1.5.
>> * Builds with the newer p2 repository layout.
>> * Builds an Eclipse product, which is a full Eclipse application with 
>> WOLips5 preinstalled for five different platform+arch combinations. 
>> (Win+X86_64, Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
>> 
>> Once maven has downloaded the internet, the entire build process takes about 
>> 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable 
>> the product build. We plan to set up a full build as a github action, and 
>> that will automatically build on github for each change committed to master. 
>> In the meantime, you can build and install it locally quite easily, which is 
>> what I am doing currently. The README on the branch explains how.
>> 
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is
>> 
>> This email sent to h...@karlmenn.is 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
> )
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/g%40knuckleheads.net
> 
> This email sent to g...@knuckleheads.net 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-17 Thread Hugi Thordarson via Webobjects-dev
Ramsey, you rock. Quick to build, easy to install. Been using it for about an 
hour and haven't noticed any issues.

- hugi


> On 18 Nov 2024, at 03:12, Ramsey Gurley via Webobjects-dev 
>  wrote:
> 
> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
> branch to the WOLips repository where you can check it out and test it 
> yourselves.
> 
> https://github.com/wocommunity/wolips/tree/wolips5
> 
> WOLips5 features:
> 
> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
> * Built with Java 21 instead of Java 1.5.
> * Builds with the newer p2 repository layout.
> * Builds an Eclipse product, which is a full Eclipse application with WOLips5 
> preinstalled for five different platform+arch combinations. (Win+X86_64, 
> Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
> 
> Once maven has downloaded the internet, the entire build process takes about 
> 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable 
> the product build. We plan to set up a full build as a github action, and 
> that will automatically build on github for each change committed to master. 
> In the meantime, you can build and install it locally quite easily, which is 
> what I am doing currently. The README on the branch explains how.
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is
> 
> This email sent to h...@karlmenn.is

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOLips5

2024-11-17 Thread Jérémy DE ROYER via Webobjects-dev
Thank’s for your job Ramsey,

I will install it today and give you feedback. 

Have a Nice day. 

Jérémy

> Le 18 nov. 2024 à 04:12, Ramsey Gurley via Webobjects-dev 
>  a écrit :
> 
> I'm pleased to announce a new WOLips version: WOLips5. I've now pushed a new 
> branch to the WOLips repository where you can check it out and test it 
> yourselves.
> 
> https://github.com/wocommunity/wolips/tree/wolips5
> 
> WOLips5 features:
> 
> * Easy maven build, just 'git clone',  'mvn clean package' and you're done.
> * Built with Java 21 instead of Java 1.5.
> * Builds with the newer p2 repository layout.
> * Builds an Eclipse product, which is a full Eclipse application with WOLips5 
> preinstalled for five different platform+arch combinations. (Win+X86_64, 
> Linux+aarch64, Linux+X86_64, Mac+aarch64, Mac+X86_64)
> 
> Once maven has downloaded the internet, the entire build process takes about 
> 5 minutes on my 2020 i5 laptop. It takes only about 2 minutes if I disable 
> the product build. We plan to set up a full build as a github action, and 
> that will automatically build on github for each change committed to master. 
> In the meantime, you can build and install it locally quite easily, which is 
> what I am doing currently. The README on the branch explains how.
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net
> 
> This email sent to jeremy.dero...@ingencys.net
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com