Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Best practice for updating dist?

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Best practice for updating dist?


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: "Redman, Chad" <>, "O'Dowd, Josh" <>, "" <>
  • Subject: [grouper-users] RE: Best practice for updating dist?
  • Date: Wed, 16 May 2018 08:15:12 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:qMKhFhzJAbGwaWnXCy+O+j09IxM/srCxBDY+r6Qd0uoUKfad9pjvdHbS+e9qxAeQG9mDsLQc06L/iOPJYSQ4+5GPsXQPItRndiQuroEopTEmG9OPEkbhLfTnPGQQFcVGU0J5rTngaRAGUMnxaEfPrXKs8DUcBgvwNRZvJuTyB4Xek9m72/q99pHPbQhEniaxba9vJxiqsAvdsdUbj5F/Iagr0BvJpXVIe+VSxWx2IF+Yggjx6MSt8pN96ipco/0u+dJOXqX8ZKQ4UKdXDC86PGAv5c3krgfMQA2S7XYBSGoWkx5IAw/Y7BHmW5r6ryX3uvZh1CScIMb7Vq4/Vyi84Kh3SR/okCYHOCA/8GHLkcx7kaZXrAu8qxBj34LYZYeYP+d8cKzAZ9MXXWpPUNhMWSxdDI2ybIUPAOgAPelEoIbwvEEBoQeiCQS2GO/j1iFEi3nr1qM6yeQhFgTG0RQuE9wMsHXVrcv6NL0KXeuo0qTIzS/Db/JN2Tvz9YPFdRUhru2MXbNwcMve11MvGhjEjlWLtYPpJS6V1vwTvGid6epsT/yghHM6qwxopDWk28QiipHRi44L11zJ9D91zYgrKdGiVUJ2YsOoHIFNuyyZK4d6Wt4uTm90tCogzrAKpIS3cDYXxJkj3RLTdv6KfomQ7hLtSumcIit0iXdgdb+7gxu//1Wvx+jiWsWp3lZHrC9IncLRunwQ1hHe79KIR/hh8Uu83zuEyhrd5fteIU8ukKrWM54hzaA0lpoUqUnNBjP7lkLqgKOLb0kp5+qn5/r+brXhvZCTKZV4igbjMqQygcO/Bvk4Mg4TUGSB4eS8zrrj/VHnT7pWkv02k67ZsJbAKcQcu665HwtV0oEk6xa8FTupzNMYnXwfIFJEfhKIkZTpNknQLPzlDPqzmVqhnClxy/zbPbDtH4/BImXAnbv9Zbp97lRTyAs3zdBR/ZJUDbQBLer2WkDttNzZDh44PBKuw+v8CdV9zZ8RVXiSAq+BLqzSt1mI6vgxLOaReY8ZoCz9JOQ95/7ykX85nkcQfaaz3ZsQdXC4BuppI1+AbXrxmdcOD30KvhElQezuiV2CSiJTZ22sU64m5zE7Dp6mApnZRoCrnrOBwDm3EodIaW9bF1DfWUvvIs++VvsJYSTWauRhmzBOHeyqS4Yt4gujuArzzZJ6KOGS9yEF49arnv86y+rMmVV61ztvD47Vh0OKVGEyuSwkQCA69KVkpgpgz0vF3KRl1bgQX9NJ4O5RXx1/KIXR1fdSCtbuVxjHc8vTDluqX5/uVT4rSc8pzsVLfl1wAc6Kjxbf0jCsDqNP0bGHGcpn3Ljb2i27B9dvxmyCnIIhlVg9CIMbMGaml7xy7SDSHIWPjl2UkaDseKgBin2evFyfxHaD6RkLGDV7Vr/ICDVGPhPb
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Yes, and auto patching should work if you set the force flag in grouper.installer.properties

 

# autorun, Problem installing patch since this patch file: <filename> is not the same as what the patch expects:

# Do you want to force install this patch (t|f)? [f]:

grouperInstaller.autorun.forceInstallPatch = t

 

From: [mailto:] On Behalf Of Redman, Chad
Sent: Wednesday, May 09, 2018 7:55 AM
To: O'Dowd, Josh <>;
Subject: [grouper-users] RE: Best practice for updating dist?

 

Hi Josh,

 

My understanding is that the UI patches are geared for applying to an unpacked war file, or to the dist folder after building the UI. At this point the UI patches don't patch the original source. That would explain what you're seeing, that rebuilding the dist directory simply recreates the app from the pristine source files.

 

-Chad

 

 

From: [] On Behalf Of O'Dowd, Josh
Sent: Tuesday, May 08, 2018 12:22 PM
To:
Subject: [grouper-users] Best practice for updating dist?

 

New to using/building grouper.

 

I have attempted to adhere to the “overlay” configuration strategy, by making property and xml changes outside the “dist” directory, and modifying the $.properties file vs. the $.base.properties files.

 

To build/dist I am running “ant dist” from the ${grouper.home}/grouper.ui-2.3.0 directory and then patching the ui from the ${grouper.home}/grouper.installer-2.3.0 directory.  When prompted for tarball dir, I am specifying ${grouper.home}/tarballs.

 

The problem I am having is that when I run “ant dist” and simply restart tomcat, the previously applied patches are no longer applied, and require patching again.  Is this the recommended way to do this?  Patching seems to be tedious, and ‘auto-patching’ isn’t really applying ALL the patches, so having to run it manually.

 

Thanks.

 

Josh O’Dowd

Software Systems Engineer / Identity Access Management

University of Montana

 




Archive powered by MHonArc 2.6.19.

Top of Page