Re: [Proposal] Drop Wonder's Ant Build

2022-09-01 Thread Ramsey Gurley via Webobjects-dev
Hi Ray, I'm glad to hear a second set of eyes has looked at it and it works on more than my machine 🙂 I'll probably merge this into master early next week barring any problems or concerns arising before then. Ramsey From: Ray Kiddy Sent: Thursday, September 1,

Re: [Proposal] Drop Wonder's Ant Build

2022-09-01 Thread Ray Kiddy via Webobjects-dev
I was able to check out this branch, and then run: mvn clean mvn package mvn install No problems. And then I did: cd Examples/D2W/ERModernMoviesDemo cd target/ERModernMoviesDemo-7.4-SNAPSHOT.woa and NEXT_ROOT=/opt bash ERModernMoviesDemo And I was able to run the example, access it and se

Re: WOCompile error

2022-09-01 Thread Jesse Tayler via Webobjects-dev
Ha! Ok, I’ll read the next email next time... > On Sep 1, 2022, at 7:52 AM, Gino Pacitti via Webobjects-dev > wrote: > > Hi all > > Scrap that.. just an oversight…its ok! > > Thanks... > ___ > Do not post admin requests to the list. They will be ign

Re: WOCompile error

2022-09-01 Thread Jesse Tayler via Webobjects-dev
No idea really — Did you make clean first? Do you have specific JAVA versions set in your properties/preferences? Are frameworks in the build and do they have specified settings? > On Sep 1, 2022, at 7:43 AM, Gino Pacitti via Webobjects-dev > wrote: > > Hi there… > > Can anyone point me in

WOCompile error

2022-09-01 Thread Gino Pacitti via Webobjects-dev
Hi all Scrap that.. just an oversight…its ok! Thanks... signature.asc Description: Message signed with OpenPGP ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Un

WOCompile error

2022-09-01 Thread Gino Pacitti via Webobjects-dev
Hi there… Can anyone point me in the right direction: I am trying to ant build and all my projects are reporting this - (I have tried changing the JRE etc but still the error) I am using Eclipse Version: 2021-12 (4.22.0) java.lang.UnsupportedClassVersionError: org/objectstyle/woproject/ant/

file download + refresh

2022-09-01 Thread OCsite via Webobjects-dev
Hi there, thanks for previous answers, the JS solution works like a charm. Nevertheless, I've bumped into another problem: along with downloading the file (returning appropriate WOResponse from my action method), I would need to refresh the page as well, to increment a visible download counter