Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] v2.2.1 upgrade

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] v2.2.1 upgrade


Chronological Thread 
  • From: Andrew Morgan <>
  • To: Chris Hyzer <>
  • Cc: "" <>
  • Subject: RE: [grouper-users] v2.2.1 upgrade
  • Date: Tue, 9 Dec 2014 09:14:56 -0800 (PST)

On Tue, 9 Dec 2014, Chris Hyzer wrote:

Just curious, why do you need it to upgrade your main UI directory? After you build, the webapp is in "dist/grouper", and the upgrader should point to that dir. Then you can zip it up to a war again...

The API upgrader upgrades the binary API, not the pre-built one.

Maybe I'm using the wrong terminology to describe the pieces then.

I have a directory tree like this:

/private/grouper/api
/private/grouper/ui
/private/grouper/ws

The "api" directory is an rsync of the api directory on my backend daemon server. The "ui" directory looks like:

-rw-r--r-- 1 root root 1757 Nov 9 12:04 README.txt
-rw-r--r-- 1 root root 633 Nov 9 12:04 additional-build.template.xml
-rw-r--r-- 1 root root 5479 Dec 3 15:54 build.properties
-rw-r--r-- 1 root root 5484 Nov 9 12:04 build.properties.template
-rw-r--r-- 1 root root 37186 Jul 28 15:35 build.xml
-rw-r--r-- 1 root root 14901 Nov 9 12:04 catalina-ant.jar
drwxr-xr-x 7 root root 4096 Dec 3 15:52 conf
drwxr-xr-x 5 root root 4096 Dec 3 15:38 contrib
drwxr-xr-x 3 root root 4096 Dec 3 16:51 dist
drwxr-xr-x 2 root root 4096 Dec 3 15:38 doc
drwxr-xr-x 6 root root 4096 Nov 9 12:04 java
-rw-r--r-- 1 root root 6935 Sep 8 14:45 log4j.properties
-rw-r--r-- 1 root root 2161 Nov 9 12:04 log4j.template.properties
drwxr-xr-x 4 root root 4096 Dec 3 15:38 misc
drwxr-xr-x 3 root root 4096 Nov 9 12:04 srcPoc
drwxr-xr-x 3 root root 4096 Dec 3 16:51 temp
-rw-r--r-- 1 root root 155 Nov 9 12:04 template-tomcat-context.xml
-rw-r--r-- 1 root root 155 Dec 3 15:53 tomcat-context.xml
-rw-r--r-- 1 root root 4009 Nov 9 12:04 tomcat-tasks.xml
-rw-r--r-- 1 root root 421 Nov 9 12:04 tomcat-users.xml
-rw-r--r-- 1 root root 1178 Nov 9 12:04 web-xml-merge-tags.xml
-rw-r--r-- 1 root root 5846 Nov 9 12:04 web-xml-merge.xsl
drwxr-xr-x 9 root root 4096 Dec 3 15:38 webapp

I've got customized configs in the conf/ directory and a customized log4j.properties. I used "ant war" to build the war file.

Is this an unusual way to maintain the ui? I think this is how it is documentated at:

https://spaces.internet2.edu/display/Grouper/Grouper+UI+Installation

Thanks,
Andy



Archive powered by MHonArc 2.6.16.

Top of Page