Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] grouperInstaller.jar error when patching UI

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] grouperInstaller.jar error when patching UI


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: "Imholz, John J." <>, "''" <>
  • Cc: "" <>
  • Subject: RE: [grouper-users] grouperInstaller.jar error when patching UI
  • Date: Wed, 22 Jun 2016 16:46:30 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Yes, if you build again, you need to apply the patches on top again too.    I am in process of adding a feature in the installer to patch source dirs…. Im not 100% sure I can make it work, but I will let you know at some point

 

Btw, it should be:

 

/usr/local/grouper2.3/grouper.ui-2.3.0/dist/grouper

 

-or- the tomcat/webapps/grouper dir

 

Not:

 

/usr/local/grouper2.3/grouper.ui-2.3.0/dist/grouper/WEB-INF

 

 

Thanks

Chris

 

From: [mailto:] On Behalf Of Imholz, John J.
Sent: Wednesday, June 22, 2016 12:19 PM
To: '' <>
Cc:
Subject: RE: [grouper-users] grouperInstaller.jar error when patching UI

 

Yes, that worked, thanks.

 

I'm feeling a little confused:  I just patched dist, seems like if I do an "ant dist" in ui I might lose some of that (or will the "ant dist" get all of the patches from the patched api?)

 

jji

 

From: Julio Macavilca []
Sent: Wednesday, June 22, 2016 12:05 PM
To: Imholz, John J. <>
Cc:
Subject: Re: [grouper-users] grouperInstaller.jar error when patching UI

 

 

Can you try /usr/local/grouper2.3/grouper.ui-2.3.0/dist/grouper/WEB-INF

 

On Wed, Jun 22, 2016 at 11:56 AM, Imholz, John J. <> wrote:

Patching api worked fine, but when I tried to patch the UI I get:

java -jar grouperInstaller.jar
Do you want to 'install' a new installation of grouper, 'upgrade' an existing installation,
  'patch' an existing installation, or 'createPatch' for Grouper developers
  (enter: 'install', 'upgrade', 'patch', 'createPatch' or blank for the default) [install]: patch
Enter in a Grouper temp directory to download tarballs (note: better if no spaces or special chars) [/usr/local/grouper.installer-2.3.0]: /usr/local/grouper2.3/patches
What do you want to patch?  api, ui, ws, or psp? [api]: ui
Where is the grouper UI installed? /usr/local/grouper2.3/grouper.ui-2.3.0
Cant find Grouper UI properties files or libs, looked in the directory, /classes/ , /conf/ , /WEB-INF/classes/ , /lib/ , /WEB-INF/lib/ , /lib/grouper/ , /dist/lib/
Where is the grouper UI installed?

Note:  I am using the installer's apache-tomcat to run the UI.

jji

 




Archive powered by MHonArc 2.6.16.

Top of Page