You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/07/08 21:07:20 UTC

directory-fortress-commander git commit: 2.0.1 release preps

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 8731679b4 -> 09259ad48


2.0.1 release preps


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/commit/09259ad4
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/09259ad4
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/09259ad4

Branch: refs/heads/master
Commit: 09259ad48f7d48e553277ac6f18d5461fa7fc810
Parents: 8731679
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 09:07:04 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 09:07:04 2018 -0500

----------------------------------------------------------------------
 README-QUICKSTART.md |  8 ++++----
 README.md            | 10 +++++-----
 pom.xml              |  6 +++---
 3 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/09259ad4/README-QUICKSTART.md
----------------------------------------------------------------------
diff --git a/README-QUICKSTART.md b/README-QUICKSTART.md
index cff4812..d45f18f 100644
--- a/README-QUICKSTART.md
+++ b/README-QUICKSTART.md
@@ -16,7 +16,7 @@
    under the License.
 
 # README-QUICKSTART for Apache Fortress Web
- * Version 2.0.0
+ * Version 2.0.1
 
 -------------------------------------------------------------------------------
 ## Table of Contents
@@ -53,7 +53,7 @@ Set the java system properties in tomcat with the target ldap server's coordinat
  a. For OpenLDAP:
 
  ```
- JAVA_OPTS="-Dversion=2.0.0 -Dfortress.admin.user=cn=Manager,dc=example,dc=com -Dfortress.admin.pw=secret -Dfortress.config.root=ou=Config,dc=example,dc=com"
+ JAVA_OPTS="-Dversion=2.0.1 -Dfortress.admin.user=cn=Manager,dc=example,dc=com -Dfortress.admin.pw=secret -Dfortress.config.root=ou=Config,dc=example,dc=com"
  ```
 
  b. For ApacheDS:
@@ -66,7 +66,7 @@ Set the java system properties in tomcat with the target ldap server's coordinat
 4. Download the fortress realm proxy jar into tomcat/lib folder:
 
   ```
-  wget http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-realm-proxy/2.0.0/fortress-realm-proxy-2.0.0.jar -P $TOMCAT_HOME/lib
+  wget http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-realm-proxy/2.0.1/fortress-realm-proxy-2.0.1.jar -P $TOMCAT_HOME/lib
   ```
 
   where *TOMCAT_HOME* matches your target env.
@@ -74,7 +74,7 @@ Set the java system properties in tomcat with the target ldap server's coordinat
 5. Download the fortress web war into tomcat/webapps folder:
 
   ```
-  wget http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-web/2.0.0/fortress-web-2.0.0.war -P $TOMCAT_HOME/webapps
+  wget http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-web/2.0.1/fortress-web-2.0.1.war -P $TOMCAT_HOME/webapps
   ```
 
   where *TOMCAT_HOME* matches your target env.

http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/09259ad4/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 4316e3f..8168f0a 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
    under the License.
 
 # README for Apache Fortress Web
- * Version 2.0.0
+ * Version 2.0.1
  * Apache Fortress Web System Architecture Diagram
  ![Apache Fortress Web System Architecture](images/fortress-web-system-arch.png "Apache Fortress Web System Architecture")
 
@@ -74,7 +74,7 @@ Build the source.
 
  a. from git:
  ```
- git clone --branch 2.0.0 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
+ git clone --branch 2.0.1 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
  cd directory-fortress-commander
  mvn clean install
  ```
@@ -82,9 +82,9 @@ Build the source.
  b. or download package:
 
  ```
- wget http://www.apache.org/dist/directory/fortress/dist/2.0.0/fortress-web-2.0.0-source-release.zip
- unzip fortress-web-2.0.0-source-release.zip
- cd fortress-web-2.0.0
+ wget http://www.apache.org/dist/directory/fortress/dist/2.0.1/fortress-web-2.0.1-source-release.zip
+ unzip fortress-web-2.0.1-source-release.zip
+ cd fortress-web-2.0.1
  mvn clean install
  ```
 

http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/09259ad4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 829822e..2e7286c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <version>2.0.1-SNAPSHOT</version>
   <name>Apache Fortress Web</name>
   <url>http://directory.apache.org/fortress/</url>
-  <description>Fortress Web is an administrative UI that drives the APIs</description>
+  <description>Apache Fortress Web is Role-Based Access Control policy administration and review user interface.</description>
 
   <licenses>
     <license>
@@ -46,7 +46,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
     </developerConnection>
-    <tag>2.0.0</tag>
+    <tag>2.0.1</tag>
   </scm>
 
   <issueManagement>
@@ -87,7 +87,7 @@
 
   <properties>
     <title>${project.name} ${project.version}</title>
-    <fortress.realm.version>2.0.0</fortress.realm.version>
+    <fortress.realm.version>2.0.1</fortress.realm.version>
     <wicket.version>7.10.0</wicket.version>
     <wicket.jquery.version>7.10.0</wicket.jquery.version>
     <wicket.kendo-ui.version>7.10.0</wicket.kendo-ui.version>