Re: Maven builds and WOBootstrap.jar

2015-11-18 Thread Henrique Prange
Hi Ramsey, Theoretically, defining the wo.bootstrapjar variable in the build.properties should work. Defining the full path as you did is another option too. However, as soon as the Maven plugin uses an old version of woproject-ant-tasks, it may not work as we expect it to work (considering the

Searching the Webobjects Dev List Archives

2015-11-18 Thread Calven Eggert
Gang, This link https://lists.apple.com/archives/Webobjects-dev is not very helpful for searching for something specific in the list. Is there a better way? Calven ___ Do not post admin requests to

Re: Maven builds and WOBootstrap.jar

2015-11-18 Thread Ramsey Gurley
Thanks for the reply Henrique. I just wanted to make sure I am not overlooking some special magic property to make it work or if there is some way to reference it from my dependency repo. I may see if I can figure out how to make the old woapp script properly escape the () in the path, since it

Re: Maven builds and WOBootstrap.jar

2015-11-18 Thread Chuck Hill
Getting rid of the archaic dependancy on that jar and removing that ancient script seems to be the right thing to do. Chuck From: mailto:webobjects-dev-bounces+chill=gevityinc@lists.apple.com>> on behalf of Ramsey Gurley mailto:rgur...@smarthealth.com>> Date: Wednesday, November 18, 2015

Re: Searching the Webobjects Dev List Archives

2015-11-18 Thread David LeBer
Use the "site:" qualifier in google? eg: goggle: "d2w site:https://lists.apple.com/archives/Webobjects-dev"; --  D On November 18, 2015 at 11:12:41 AM, Calven Eggert (cal...@mac.com) wrote: Gang, This link https://lists.apple.com/archives/Webobjects-dev is not very helpful for searching for s

Re: Searching the Webobjects Dev List Archives

2015-11-18 Thread Theodore Petrosky
That’s incredible I just tried these in google: wostring site:https://lists.apple.com/archives/Webobjects-dev kill session site:https://lists.apple.com/archives/Webobjects-dev much better way to search the archive! > On Nov 18, 2015, at 12:

app deployment on el capitan

2015-11-18 Thread T Worman
Hi all: Doing “decently” well getting a deployment going on El Capitan. It’s a temporary stop-over as some app dependencies still require some OS X bits. Anyway, this is where I’m getting stuck. This stack trace is an attempted launch from the command line as appserver: This is running apache

Re: Vector graphics in Flying Saucer / ERPDFWrapper

2015-11-18 Thread Ricardo Parada
Thank you Timo and Samuel for your responses. The easiest for me was to just update the flying saucer library to 9.0.8 as Timo suggested. I can now use the .pdf logo with vector graphics. The logo now looks beautiful on the Retina display. > On Nov 17, 2015, at 3:33 PM, Timo Hoepfner wrote

Re: WOCompile cannot be found.

2015-11-18 Thread Paul Hoadley
Hi Douglas, On 13 Nov 2015, at 6:27 am, Douglas Andrews wrote: > I am having trouble compiling an app via command line on an Amazon Linux box. > I've see this problem before on the list, but cannot seem to resolve it. > I keep getting the following build error: > taskdef class org.objectstyle.wo