RE: Purpose of pre_package hook for windows

2015-12-12 Thread Vladimir Kotikov (Akvelon)
ers. Thanks, Vladimir!! Byoungro So SSG / DPD / Mobile Computing and Compilers Intel Corporation -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Friday, December 11, 2015 2:27 AM To: dev@cordova.apache.org Subject: RE: Purpose of pre_package hook fo

RE: Purpose of pre_package hook for windows

2015-12-12 Thread Vladimir Kotikov (Akvelon)
Oops, forgot to include a link: https://issues.apache.org/jira/browse/CB-10193 -Original Message- From: So, Byoungro [mailto:byoungro...@intel.com] Sent: Saturday, December 12, 2015 5:22 AM To: dev@cordova.apache.org Subject: RE: Purpose of pre_package hook for windows Your proposal

RE: Purpose of pre_package hook for windows

2015-12-11 Thread So, Byoungro
adimir!! Byoungro So SSG / DPD / Mobile Computing and Compilers Intel Corporation -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Friday, December 11, 2015 2:27 AM To: dev@cordova.apache.org Subject: RE: Purpose of pre_package hook for windows

RE: Purpose of pre_package hook for windows

2015-12-11 Thread Vladimir Kotikov (Akvelon)
4. Add a notice about 'pre_package' deprecation and removal to HookRunner Any thoughts on this? - Best regards, Vladimir -Original Message- From: So, Byoungro [mailto:byoungro...@intel.com] Sent: Friday, December 11, 2015 3:59 AM To: dev@cordova.apache.org Subject: RE: Purpo

RE: Purpose of pre_package hook for windows

2015-12-10 Thread So, Byoungro
. Byoungro So SSG / DPD / Mobile Computing and Compilers Intel Corporation -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent: Thursday, December 10, 2015 11:21 AM To: dev@cordova.apache.org Subject: RE: Purpose of pre_package hook for windows Hi guys, the

RE: Purpose of pre_package hook for windows

2015-12-10 Thread Sergey Grebnov (Akvelon)
l Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Wednesday, December 9, 2015 2:06 PM To: dev@cordova.apache.org Subject: Re: Purpose of pre_package hook for windows I can't find any info on why we needed it ... it seems to be fired right before the files are added to the csproj, though I a

Re: Purpose of pre_package hook for windows

2015-12-09 Thread So, Byoungro
org<mailto:dev@cordova.apache.org>" mailto:dev@cordova.apache.org>> Subject: Re: Purpose of pre_package hook for windows I can't find any info on why we needed it ... it seems to be fired right before the files are added to the csproj, though I am not sure why. The only o

Re: Purpose of pre_package hook for windows

2015-12-09 Thread Jesse
I can't find any info on why we needed it ... it seems to be fired right before the files are added to the csproj, though I am not sure why. The only other person I think may know anything about it would be @sgrebnov The earliest JIRA ticket I could find on the issue [1] although the issue is jus

Purpose of pre_package hook for windows

2015-12-09 Thread Vladimir Kotikov (Akvelon)
Hi, guys. Could anyone please shed some light on the subject? Looking into PR for 'nohooks' option [1] I realized that we have a logic in Windows/wp8 parsers that fires a hooks, specific for these particular platforms. I see 2 problems with this: 1. This doesn't fits well into the concep