Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Strike instructions for manually building uportal-java-api

...

Java 1.7 is now required and the only version of java that SSP will use.  Once  Make sure you have a Java 1.7 JDK installed and your JAVA_HOME environment variable is pointing at it.

Once the code branch has been pulled into the local repository, the Platform API must be built prior to deploying SSP Platform as shown below:

Code Block
cd <SSP-Platform source>/uportal-java-api mvn clean install

 Manually building uportal-java-api is no longer necessary.

3 - Adjustments to Single Sign-On (SSO) Person Lookup Filtering

...