Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Update Grouper specsheet software requirements page (done for 2.4)

Grouper client (done for 2.4)

  • conf/grouper.client*.properties.properties  grouperClient.webService.client.version = v2_4_000

Look for other occurrences of grouper.client*.properties and refresh them (should only be grouper API, wsSourceAdapter, subject) (done for 2.4)

Look for grouperClient.jar in SVN, and update it after build and copy to release server (should only be grouper API) (did this but do this again with final version built from server)

Grouper API

  • GrouperVersion.java
  • Make sure the subject jar up to date in api lib
  • Run the command line utility to code generate which jars/sizes/etc are expected: GrouperCheckconfig.main()

...