Don't put a directory with an unrelated git repo into your d2w app's resources

2014-01-31 Thread Fabian Peters
Hi all,

Just to spare anybody else a long debugging session: The above is a bad idea. I 
put two javascript git projects in my webserver-resources. Among them, they 
account for a good 900 files. Since my app had WOMissingResourceSearchEnabled 
set to true, and did not have a d2wclientConfiguration.plist nor a 
d2wclient.d2wmodel, _NSProjectBundleIDEProject.extractFilesIntoWOProject() 
was called on each request. Which causes the list of available resources to get 
rebuilt from scratch…

Having WOMissingResourceSearchEnabled set to true seems like a sensible default 
choice in development. But maybe we could handle d2wclientConfiguration.plist 
and d2wclient.d2wmodel in a more intelligent way? Like: If it's not there the 
first time round, stop looking?

Fabian
 ___
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: WOLips for Eclipse 4.3.1

2014-01-31 Thread Frank Cobia
I have been using it for a few weeks now and it seems to be working. I will try 
to get it all cleaned up this weekend and then all I will need it help moving 
it from my personal guthub to the official project guthub.

Frank


On Jan 29, 2014, at 10:17 AM, Ken Anderson kenli...@anderhome.com wrote:

 Frank,
 
 While I volunteered to look at this at the last meeting, I have not had the 
 time.  I would love to help, especially if you’ve gotten something going 
 already which would alleviate the dreaded “figure it out first” problem.
 
 Ken
 
 On Jan 21, 2014, at 8:00 PM, Frank Cobia frank_co...@me.com wrote:
 
 I finally got tired of being stuck with Eclipse 3.x and sat dow to figure 
 out what was causing the NullPointerException. 
 
 I found the problem and fixed it and built it locally. I have been running 
 it for a couple of days now without any problems. However, there are a 
 couple of problems with getting this out to everyone:
 
 1) There were some libraries that were referenced with environment 
 variables. I hard coded the paths (It was 4am). I could probably go back and 
 fix this myself after a couple of days.
 
 2) I took out support for JRebel and JProfiler, because I did not want to 
 track down any libraries those are dependent on (again it was 4am). Does 
 anyone have experience with these parts?
 
 3) I am not very familiar with Git so I created my own repository 
 (https://github.com/fcobia/wolips). Can someone help me get my changes moved 
 into the official repository so that jenkins can be successful building for 
 Eclipse 4.3?
 
 Is there anyone interested in having a functioning WOLips for Eclipse 4.3 
 that could help me at least with numbers 2 and 3?
 
 Thanks,
 Frank
 ___
 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/kenlists%40anderhome.com
 
 This email sent to kenli...@anderhome.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: WOLips for Eclipse 4.3.1

2014-01-31 Thread David Avendasora
Awesome! I would love to move forward!

On Jan 31, 2014, at 9:33 AM, Frank Cobia frank_co...@me.com wrote:

 I have been using it for a few weeks now and it seems to be working. I will 
 try to get it all cleaned up this weekend and then all I will need it help 
 moving it from my personal guthub to the official project guthub.
 
 Frank
 
 
 On Jan 29, 2014, at 10:17 AM, Ken Anderson kenli...@anderhome.com wrote:
 
 Frank,
 
 While I volunteered to look at this at the last meeting, I have not had the 
 time.  I would love to help, especially if you’ve gotten something going 
 already which would alleviate the dreaded “figure it out first” problem.
 
 Ken
 
 On Jan 21, 2014, at 8:00 PM, Frank Cobia frank_co...@me.com wrote:
 
 I finally got tired of being stuck with Eclipse 3.x and sat dow to figure 
 out what was causing the NullPointerException. 
 
 I found the problem and fixed it and built it locally. I have been running 
 it for a couple of days now without any problems. However, there are a 
 couple of problems with getting this out to everyone:
 
 1) There were some libraries that were referenced with environment 
 variables. I hard coded the paths (It was 4am). I could probably go back 
 and fix this myself after a couple of days.
 
 2) I took out support for JRebel and JProfiler, because I did not want to 
 track down any libraries those are dependent on (again it was 4am). Does 
 anyone have experience with these parts?
 
 3) I am not very familiar with Git so I created my own repository 
 (https://github.com/fcobia/wolips). Can someone help me get my changes 
 moved into the official repository so that jenkins can be successful 
 building for Eclipse 4.3?
 
 Is there anyone interested in having a functioning WOLips for Eclipse 4.3 
 that could help me at least with numbers 2 and 3?
 
 Thanks,
 Frank
 ___
 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/kenlists%40anderhome.com
 
 This email sent to kenli...@anderhome.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/webobjects%40avendasora.com
 
 This email sent to webobje...@avendasora.com


—
WebObjects - so easy that even Dave Avendasora can do it!™
—
David Avendasora
Senior Software Abuser
Nekesto, Inc.





 ___
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: WOLips for Eclipse 4.3.1

2014-01-31 Thread Pascal Robert
And Eclipse 4.x full support is one of the recurrent requests in the surveys! 

- Mail original -

De: David Avendasora webobje...@avendasora.com 
À: Frank Cobia frank_co...@me.com 
Cc: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com 
Envoyé: Vendredi 31 Janvier 2014 09:41:56 
Objet: Re: WOLips for Eclipse 4.3.1 

Awesome! I would love to move forward! 

On Jan 31, 2014, at 9:33 AM, Frank Cobia  frank_co...@me.com  wrote: 




I have been using it for a few weeks now and it seems to be working. I will try 
to get it all cleaned up this weekend and then all I will need it help moving 
it from my personal guthub to the official project guthub. 

Frank 


On Jan 29, 2014, at 10:17 AM, Ken Anderson  kenli...@anderhome.com  wrote: 


blockquote

Frank, 

While I volunteered to look at this at the last meeting, I have not had the 
time. I would love to help, especially if you’ve gotten something going already 
which would alleviate the dreaded “figure it out first” problem. 

Ken 

On Jan 21, 2014, at 8:00 PM, Frank Cobia  frank_co...@me.com  wrote: 


blockquote
I finally got tired of being stuck with Eclipse 3.x and sat dow to figure out 
what was causing the NullPointerException. 

I found the problem and fixed it and built it locally. I have been running it 
for a couple of days now without any problems. However, there are a couple of 
problems with getting this out to everyone: 

1) There were some libraries that were referenced with environment variables. I 
hard coded the paths (It was 4am). I could probably go back and fix this myself 
after a couple of days. 

2) I took out support for JRebel and JProfiler, because I did not want to track 
down any libraries those are dependent on (again it was 4am). Does anyone have 
experience with these parts? 

3) I am not very familiar with Git so I created my own repository ( 
https://github.com/fcobia/wolips ). Can someone help me get my changes moved 
into the official repository so that jenkins can be successful building for 
Eclipse 4.3? 

Is there anyone interested in having a functioning WOLips for Eclipse 4.3 that 
could help me at least with numbers 2 and 3? 

Thanks, 
Frank 
___ 
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/kenlists%40anderhome.com 

This email sent to kenli...@anderhome.com 



/blockquote


___ 
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/webobjects%40avendasora.com
 

This email sent to webobje...@avendasora.com 
/blockquote



— 
WebObjects - so easy that even Dave Avendasora can do it!™ 
— 
David Avendasora 
Senior Software Abuser 
Nekesto, Inc. 






___ 
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/probert%40macti.ca 

This email sent to prob...@macti.ca 

 ___
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: WOLips for Eclipse 4.3.1

2014-01-31 Thread Lon Varscsak
There was some wonkiness in the EOModeler tool too.  I vaguely remember
you'd go to edit a field (like class name) and it would clear all the
contents...so it was sort of impossible to work with.  Did that ever get
resolved?


On Fri, Jan 31, 2014 at 7:44 AM, Pascal Robert prob...@macti.ca wrote:

 And Eclipse 4.x full support is one of the recurrent requests in the
 surveys!

 --
 *De: *David Avendasora webobje...@avendasora.com
 *À: *Frank Cobia frank_co...@me.com
 *Cc: *WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com
 *Envoyé: *Vendredi 31 Janvier 2014 09:41:56
 *Objet: *Re: WOLips for Eclipse 4.3.1


 Awesome! I would love to move forward!

 On Jan 31, 2014, at 9:33 AM, Frank Cobia frank_co...@me.com wrote:

 I have been using it for a few weeks now and it seems to be working. I
 will try to get it all cleaned up this weekend and then all I will need it
 help moving it from my personal guthub to the official project guthub.

 Frank


 On Jan 29, 2014, at 10:17 AM, Ken Anderson kenli...@anderhome.com wrote:

 Frank,

 While I volunteered to look at this at the last meeting, I have not had
 the time.  I would love to help, especially if you've gotten something
 going already which would alleviate the dreaded figure it out first
 problem.

 Ken

 On Jan 21, 2014, at 8:00 PM, Frank Cobia frank_co...@me.com wrote:

 I finally got tired of being stuck with Eclipse 3.x and sat dow to figure
 out what was causing the NullPointerException.

 I found the problem and fixed it and built it locally. I have been running
 it for a couple of days now without any problems. However, there are a
 couple of problems with getting this out to everyone:

 1) There were some libraries that were referenced with environment
 variables. I hard coded the paths (It was 4am). I could probably go back
 and fix this myself after a couple of days.

 2) I took out support for JRebel and JProfiler, because I did not want to
 track down any libraries those are dependent on (again it was 4am). Does
 anyone have experience with these parts?

 3) I am not very familiar with Git so I created my own repository (
 https://github.com/fcobia/wolips). Can someone help me get my changes
 moved into the official repository so that jenkins can be successful
 building for Eclipse 4.3?

 Is there anyone interested in having a functioning WOLips for Eclipse 4.3
 that could help me at least with numbers 2 and 3?

 Thanks,
 Frank
 ___
 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/kenlists%40anderhome.com

 This email sent to kenli...@anderhome.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/webobjects%40avendasora.com

 This email sent to webobje...@avendasora.com



 --
 *WebObjects** - so easy that even Dave Avendasora can do it!(tm)*
 --
 *David Avendasora*
 Senior Software Abuser
 Nekesto, Inc.






  ___
 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/probert%40macti.ca

 This email sent to prob...@macti.ca


  ___
 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/lon.varscsak%40gmail.com

 This email sent to lon.varsc...@gmail.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: WOLips for Eclipse 4.3.1

2014-01-31 Thread Ken Anderson
Lon,

That’s part of what I plan to test when I get access to Frank’s code.

Ken

On Jan 31, 2014, at 12:22 PM, Lon Varscsak lon.varsc...@gmail.com wrote:

 There was some wonkiness in the EOModeler tool too.  I vaguely remember you'd 
 go to edit a field (like class name) and it would clear all the contents...so 
 it was sort of impossible to work with.  Did that ever get resolved?
 
 
 On Fri, Jan 31, 2014 at 7:44 AM, Pascal Robert prob...@macti.ca wrote:
 And Eclipse 4.x full support is one of the recurrent requests in the surveys!
 
 De: David Avendasora webobje...@avendasora.com
 À: Frank Cobia frank_co...@me.com
 Cc: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com
 Envoyé: Vendredi 31 Janvier 2014 09:41:56
 Objet: Re: WOLips for Eclipse 4.3.1
 
 
 Awesome! I would love to move forward!
 
 On Jan 31, 2014, at 9:33 AM, Frank Cobia frank_co...@me.com wrote:
 
 I have been using it for a few weeks now and it seems to be working. I will 
 try to get it all cleaned up this weekend and then all I will need it help 
 moving it from my personal guthub to the official project guthub.
 
 Frank
 
 
 On Jan 29, 2014, at 10:17 AM, Ken Anderson kenli...@anderhome.com wrote:
 
 Frank,
 
 While I volunteered to look at this at the last meeting, I have not had the 
 time.  I would love to help, especially if you’ve gotten something going 
 already which would alleviate the dreaded “figure it out first” problem.
 
 Ken
 
 On Jan 21, 2014, at 8:00 PM, Frank Cobia frank_co...@me.com wrote:
 
 I finally got tired of being stuck with Eclipse 3.x and sat dow to figure out 
 what was causing the NullPointerException. 
 
 I found the problem and fixed it and built it locally. I have been running it 
 for a couple of days now without any problems. However, there are a couple of 
 problems with getting this out to everyone:
 
 1) There were some libraries that were referenced with environment variables. 
 I hard coded the paths (It was 4am). I could probably go back and fix this 
 myself after a couple of days.
 
 2) I took out support for JRebel and JProfiler, because I did not want to 
 track down any libraries those are dependent on (again it was 4am). Does 
 anyone have experience with these parts?
 
 3) I am not very familiar with Git so I created my own repository 
 (https://github.com/fcobia/wolips). Can someone help me get my changes moved 
 into the official repository so that jenkins can be successful building for 
 Eclipse 4.3?
 
 Is there anyone interested in having a functioning WOLips for Eclipse 4.3 
 that could help me at least with numbers 2 and 3?
 
 Thanks,
 Frank
 ___
 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/kenlists%40anderhome.com
 
 This email sent to kenli...@anderhome.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/webobjects%40avendasora.com
 
 This email sent to webobje...@avendasora.com
 
 
 —
 WebObjects - so easy that even Dave Avendasora can do it!™
 —
 David Avendasora
 Senior Software Abuser
 Nekesto, Inc.
 
 
 
 
 
 
  ___
 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/probert%40macti.ca
 
 This email sent to prob...@macti.ca
 
 
  ___
 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/lon.varscsak%40gmail.com
 
 This email sent to lon.varsc...@gmail.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/kenlists%40anderhome.com
 
 This email sent to kenli...@anderhome.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: WOLips for Eclipse 4.3.1

2014-01-31 Thread Ramsey Gurley
I think that is an eclipse 4.x bug, according to Q. Maybe I am mistaken, I 
can't find the email right now.

On Jan 31, 2014, at 11:53 AM, Ken Anderson wrote:

 Lon,
 
 That’s part of what I plan to test when I get access to Frank’s code.
 
 Ken
 
 On Jan 31, 2014, at 12:22 PM, Lon Varscsak lon.varsc...@gmail.com wrote:
 
 There was some wonkiness in the EOModeler tool too.  I vaguely remember 
 you'd go to edit a field (like class name) and it would clear all the 
 contents...so it was sort of impossible to work with.  Did that ever get 
 resolved?
 
 
 On Fri, Jan 31, 2014 at 7:44 AM, Pascal Robert prob...@macti.ca wrote:
 And Eclipse 4.x full support is one of the recurrent requests in the surveys!
 
 De: David Avendasora webobje...@avendasora.com
 À: Frank Cobia frank_co...@me.com
 Cc: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com
 Envoyé: Vendredi 31 Janvier 2014 09:41:56
 Objet: Re: WOLips for Eclipse 4.3.1
 
 
 Awesome! I would love to move forward!
 
 On Jan 31, 2014, at 9:33 AM, Frank Cobia frank_co...@me.com wrote:
 
 I have been using it for a few weeks now and it seems to be working. I will 
 try to get it all cleaned up this weekend and then all I will need it help 
 moving it from my personal guthub to the official project guthub.
 
 Frank
 
 
 On Jan 29, 2014, at 10:17 AM, Ken Anderson kenli...@anderhome.com wrote:
 
 Frank,
 
 While I volunteered to look at this at the last meeting, I have not had the 
 time.  I would love to help, especially if you’ve gotten something going 
 already which would alleviate the dreaded “figure it out first” problem.
 
 Ken
 
 On Jan 21, 2014, at 8:00 PM, Frank Cobia frank_co...@me.com wrote:
 
 I finally got tired of being stuck with Eclipse 3.x and sat dow to figure 
 out what was causing the NullPointerException. 
 
 I found the problem and fixed it and built it locally. I have been running 
 it for a couple of days now without any problems. However, there are a 
 couple of problems with getting this out to everyone:
 
 1) There were some libraries that were referenced with environment 
 variables. I hard coded the paths (It was 4am). I could probably go back and 
 fix this myself after a couple of days.
 
 2) I took out support for JRebel and JProfiler, because I did not want to 
 track down any libraries those are dependent on (again it was 4am). Does 
 anyone have experience with these parts?
 
 3) I am not very familiar with Git so I created my own repository 
 (https://github.com/fcobia/wolips). Can someone help me get my changes moved 
 into the official repository so that jenkins can be successful building for 
 Eclipse 4.3?
 
 Is there anyone interested in having a functioning WOLips for Eclipse 4.3 
 that could help me at least with numbers 2 and 3?
 
 Thanks,
 Frank
 ___
 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/kenlists%40anderhome.com
 
 This email sent to kenli...@anderhome.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/webobjects%40avendasora.com
 
 This email sent to webobje...@avendasora.com
 
 
 —
 WebObjects - so easy that even Dave Avendasora can do it!™
 —
 David Avendasora
 Senior Software Abuser
 Nekesto, Inc.
 
 
 
 
 
 
  ___
 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/probert%40macti.ca
 
 This email sent to prob...@macti.ca
 
 
  ___
 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/lon.varscsak%40gmail.com
 
 This email sent to lon.varsc...@gmail.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/kenlists%40anderhome.com
 
 This email sent to kenli...@anderhome.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: