You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/03/25 09:43:45 UTC

[1/2] syncope git commit: Adding fit/enduser-reference to building instructions page

Repository: syncope
Updated Branches:
  refs/heads/master aaf9f1b20 -> 829d0217b


Adding fit/enduser-reference to building instructions page


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c14bcd2a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c14bcd2a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c14bcd2a

Branch: refs/heads/master
Commit: c14bcd2a406aefaa1b0c855569063dccfba7cfca
Parents: aaf9f1b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 25 09:28:09 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 25 09:28:09 2016 +0100

----------------------------------------------------------------------
 src/site/xdoc/building.xml | 29 +++++++++++++++++++++--------
 1 file changed, 21 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/c14bcd2a/src/site/xdoc/building.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml
index 4b7a796..07bd6a0 100644
--- a/src/site/xdoc/building.xml
+++ b/src/site/xdoc/building.xml
@@ -88,16 +88,16 @@ under the License.
         in <a href="docs/getting-started.html#paths-and-components">embedded mode</a>
         but console) and enables remote JPDA debugging on port 8000 in the running Java EE container (Tomcat).
         <source>$ mvn -Pdebug,all</source>
-or, without Activiti and Camel support
+        or, without Activiti and Camel support
         <source>$ mvn -Pdebug</source>
 
         <h4>JRebel</h4>
         As with Debug, but with <a href="http://zeroturnaround.com/software/jrebel/">JRebel</a> features enabled.
         <source>$ export REBEL_HOME=/opt/jrebel
-$ mvn -Pjrebel,all</source>
-or, without Activiti and Camel support
+          $ mvn -Pjrebel,all</source>
+        or, without Activiti and Camel support
         <source>$ export REBEL_HOME=/opt/jrebel
-$ mvn -Pjrebel</source>
+          $ mvn -Pjrebel</source>
 
         <h4>DBMSes</h4>
 
@@ -145,15 +145,28 @@ $ mvn -Pjrebel</source>
       
       <subsection name="fit/console-reference">
         <h4>Debug</h4>
-        Starts the full environment used by core's integration tests (with same components available when running new project
-        in <a href="docs/getting-started.html#paths-and-components">embedded mode</a>,
-        including console) and enables remote JPDA debugging on port 8000 in the running Java EE container (Tomcat).
+        Starts the full environment used by core's integration tests (with same components available when running new 
+        project in <a href="docs/getting-started.html#paths-and-components">embedded mode</a>, including console) and 
+        enables remote JPDA debugging on port 8000 in the running Java EE container (Tomcat).
         <source>$ mvn -Pdebug</source>
 
         <h4>JRebel</h4>
         As with Debug, but with <a href="http://zeroturnaround.com/software/jrebel/">JRebel</a> features enabled.
         <source>$ export REBEL_HOME=/opt/jrebel
-$ mvn -Pjrebel</source>
+          $ mvn -Pjrebel</source>
+      </subsection>
+      
+      <subsection name="fit/enduser-reference">
+        <h4>Debug</h4>
+        Starts the full environment used by core's integration tests (with same components available when running new 
+        project in <a href="docs/getting-started.html#paths-and-components">embedded mode</a>, including console and 
+        enduser) and enables remote JPDA debugging on port 8000 in the running Java EE container (Tomcat).
+        <source>$ mvn -Pdebug</source>
+
+        <h4>JRebel</h4>
+        As with Debug, but with <a href="http://zeroturnaround.com/software/jrebel/">JRebel</a> features enabled.
+        <source>$ export REBEL_HOME=/opt/jrebel
+          $ mvn -Pjrebel</source>
       </subsection>
     </section>
   </body>


[2/2] syncope git commit: [SYNCOPE-796] Putting some order in this index.html...

Posted by il...@apache.org.
[SYNCOPE-796] Putting some order in this index.html...


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/829d0217
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/829d0217
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/829d0217

Branch: refs/heads/master
Commit: 829d0217bbce0cc053e5f3793f8b318c02eb8076
Parents: c14bcd2
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 25 09:43:38 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 25 09:43:38 2016 +0100

----------------------------------------------------------------------
 .../resources/META-INF/resources/app/index.html | 46 ++++++++++----------
 1 file changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/829d0217/client/enduser/src/main/resources/META-INF/resources/app/index.html
----------------------------------------------------------------------
diff --git a/client/enduser/src/main/resources/META-INF/resources/app/index.html b/client/enduser/src/main/resources/META-INF/resources/app/index.html
index 326482c..b0a46a3 100644
--- a/client/enduser/src/main/resources/META-INF/resources/app/index.html
+++ b/client/enduser/src/main/resources/META-INF/resources/app/index.html
@@ -22,12 +22,30 @@ under the License.
 <!--[if IE 8]>         <html lang="en" ng-app="myApp" class="no-js lt-ie9"> <![endif]-->
 <!--[if gt IE 8]><!--> <html lang="en" ng-app="SyncopeEnduserApp" class="no-js"> <!--<![endif]-->
   <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta charset="UTF-8"/>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="description" content=""/>
+    <meta name="viewport" content="width=device-width, initial-scale=1"/>
+    
     <title>Apache Syncope - EndUser</title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link rel="stylesheet" href="css/app.css">
+    
+    <link rel="shortcut icon" href="img/favicon.png" type="image/png"/>
+
+    <link href="css/login.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/jquery-ui/${jquery-ui.version}/jquery-ui.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/bootstrap/${bootstrap.version}/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/bootstrap-select/${bootstrap-select.version}/css/bootstrap-select.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/font-awesome/${font-awesome.version}/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/ionicons/${ionicons.version}/css/ionicons.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/angular-ui-select/${angular-ui-select.version}/select.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars//kendo-ui-core/${kendo-ui-core.version}/styles/web/kendo.common.core.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars//kendo-ui-core/${kendo-ui-core.version}/styles/web/kendo.default.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/angular-treasure-overlay-spinner/${angular-treasure-overlay-spinner.version}/dist/treasure-overlay-spinner.min.css" rel="stylesheet" type="text/css"/>
+    <link href="../webjars/ng-password-strength/${ng-password-strength.version}/dist/styles/main.css" rel="stylesheet" type="text/css">
+    <link href="../webjars/select2/${select2.version}/select2.css" rel="stylesheet"/>
+    <link href="css/app.css" rel="stylesheet" type="text/css"/>
+    <link href="css/login.css" rel="stylesheet" type="text/css"/>
+    <link href="css/editUser.css" rel="stylesheet" type="text/css"/>
   </head>
   <body ng-cloak >
 
@@ -102,23 +120,5 @@ under the License.
     <!--util-->
     <script src="js/util/userUtil.js"></script>
     <script src="js/util/genericUtil.js"></script>
-
-    <link rel="shortcut icon" href="img/favicon.png" type="image/png"/>
-    <link href="css/login.css" rel="stylesheet" type="text/css" />
-    <link href="../webjars/jquery-ui/${jquery-ui.version}/jquery-ui.css" rel="stylesheet" type="text/css" />
-    <link href="../webjars/bootstrap/${bootstrap.version}/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
-    <link href="../webjars/bootstrap-select/${bootstrap-select.version}/css/bootstrap-select.min.css" rel="stylesheet" type="text/css" />
-    <link href="../webjars/font-awesome/${font-awesome.version}/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
-    <link href="../webjars/ionicons/${ionicons.version}/css/ionicons.min.css" rel="stylesheet" type="text/css" />
-    <link href="../webjars/angular-ui-select/${angular-ui-select.version}/select.css" rel="stylesheet" type="text/css"/>
-    <link href="../webjars//kendo-ui-core/${kendo-ui-core.version}/styles/web/kendo.common.core.min.css" rel="stylesheet" type="text/css"/>
-    <link href="../webjars//kendo-ui-core/${kendo-ui-core.version}/styles/web/kendo.default.min.css" rel="stylesheet" type="text/css"/>
-    <link href="../webjars/angular-treasure-overlay-spinner/${angular-treasure-overlay-spinner.version}/dist/treasure-overlay-spinner.min.css" rel="stylesheet" type="text/css"/>
-    <link href="../webjars/ng-password-strength/${ng-password-strength.version}/dist/styles/main.css" rel="stylesheet" type="text/css">
-    <link href="../webjars/select2/${select2.version}/select2.css" rel="stylesheet" />
-    <link href="css/app.css" rel="stylesheet" type="text/css" />
-    <link href="css/login.css" rel="stylesheet" type="text/css" />
-    <link href="css/editUser.css" rel="stylesheet" type="text/css" />
-
   </body>
 </html>