You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2014/10/24 19:38:46 UTC

svn commit: r926708 - in /websites/staging/directory/trunk/content: ./ fortress/issues.html

Author: buildbot
Date: Fri Oct 24 17:38:46 2014
New Revision: 926708

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/issues.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 24 17:38:46 2014
@@ -1 +1 @@
-1634102
+1634104

Modified: websites/staging/directory/trunk/content/fortress/issues.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/issues.html (original)
+++ websites/staging/directory/trunk/content/fortress/issues.html Fri Oct 24 17:38:46 2014
@@ -25808,13 +25808,12 @@ employee<br>
 <hr class="fullcontent"><br><br style="page-break-before:always;"><br>
 -->
 
-<h2 id="FC-1">[FC-1](https://fortress.atlassian.net/browse/FC-1)</h2>
-<table class="tableBorder" border="0" width="100%" cellpadding="0" cellspacing="0">
+<table id="FC-1" class="tableBorder" border="0" width="100%" cellpadding="0" cellspacing="0">
   <tbody>
     <tr>
       <td colspan="2" bgcolor="#f0f0f0" valign="top" width="100%">
         <h3>[FC-1]delPermObjs causes LDAP 80 error
-          <span>Created: 23/Mar/13&nbsp;Updated: 23/Mar/13&nbsp;Due: 29/Mar/13</span>
+          <span><font size="-2">Created: 23/Mar/13&nbsp;Updated: 23/Mar/13&nbsp;Due: 29/Mar/13</font></span>
         </h3>
       </td>
     </tr>
@@ -25891,9 +25890,7 @@ employee<br>
     </tr>
   </tbody>
 </table>
-<br>
 <table border="0" width="100%" cellpadding="0" cellspacing="0"></table>
-<br>
 <table align="center" border="0" width="100%" cellpadding="2" cellspacing="0">
   <tbody>
     <tr>
@@ -25909,29 +25906,29 @@ employee<br>
     <tr>
       <td id="descriptionArea">
         <p>The following error occurs during regression test with REST enabled:</p>
-        <p>junit 2013-03-22 22:24:44,671 (INFO ) DEL-OBJS TOB4<br>
-        <p>junit 2013-03-22 22:24:44,907 (ERROR) us.jts.fortress.rbac.AdminMgrImplTest.delPermObjs objectName TOB4_8 caught SecurityException rc=3005, msg=us.jts.fortress.rbac.PermDAO.deleteObj objectName TOB4_8 caught LDAPException=80 msg=entry delete failed</p>
-        <p>junit us.jts.fortress.SecurityException: us.jts.fortress.rbac.PermDAO.deleteObj objectName TOB4_8 caught LDAPException=80 msg=entry delete failed</p>
-        <p>junit    at us.jts.fortress.rest.AdminMgrRestImpl.deletePermObj(AdminMgrRestImpl.java:913)</p>
-        <p>junit    at us.jts.fortress.rbac.AdminMgrImplTest.delPermObjs(AdminMgrImplTest.java:1765)</p>
-        <p>junit    at us.jts.fortress.rbac.AdminMgrImplTest.testDeletePermissionObj(AdminMgrImplTest.java:1740)</p>
-        <p>junit    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p>
-        <p>junit    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</p>
-        <p>junit    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</p>
-        <p>junit    at java.lang.reflect.Method.invoke(Method.java:601)</p>
-        <p>junit    at junit.framework.TestCase.runTest(TestCase.java:168)</p>
-        <p>junit    at junit.framework.TestCase.runBare(TestCase.java:134)</p>
-        <p>junit    at junit.framework.TestResult$1.protect(TestResult.java:110)</p>
-        <p>junit    at junit.framework.TestResult.runProtected(TestResult.java:128)</p>
-        <p>junit    at junit.framework.TestResult.run(TestResult.java:113)</p>
-        <p>junit    at junit.framework.TestCase.run(TestCase.java:124)</p>
-        <p>junit    at junit.framework.TestSuite.runTest(TestSuite.java:243)</p>
-        <p>junit    at junit.framework.TestSuite.run(TestSuite.java:238)</p>
-        <p>junit    at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)</p>
-        <p>junit    at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)</p>
-        <p>junit    at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)</p>
-        <p>junit 2013-03-22 22:24:44,909 (INFO ) DEASGN-USRS TU1 TR1</p>
-        <p>junit 2013-03-22 22:24:54,723 (INFO ) DEASGN-USRS TU4 TR2</p>
+        junit 2013-03-22 22:24:44,671 (INFO ) DEL-OBJS TOB4<br>
+        junit 2013-03-22 22:24:44,907 (ERROR) us.jts.fortress.rbac.AdminMgrImplTest.delPermObjs objectName TOB4_8 caught SecurityException rc=3005, msg=us.jts.fortress.rbac.PermDAO.deleteObj objectName TOB4_8 caught LDAPException=80 msg=entry delete failed<br>
+        junit us.jts.fortress.SecurityException: us.jts.fortress.rbac.PermDAO.deleteObj objectName TOB4_8 caught LDAPException=80 msg=entry delete failed<br>
+        junit    at us.jts.fortress.rest.AdminMgrRestImpl.deletePermObj(AdminMgrRestImpl.java:913)<br>
+        junit    at us.jts.fortress.rbac.AdminMgrImplTest.delPermObjs(AdminMgrImplTest.java:1765)<br>
+        junit    at us.jts.fortress.rbac.AdminMgrImplTest.testDeletePermissionObj(AdminMgrImplTest.java:1740)<br>
+        junit    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
+        junit    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
+        junit    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
+        junit    at java.lang.reflect.Method.invoke(Method.java:601)<br>
+        junit    at junit.framework.TestCase.runTest(TestCase.java:168)<br>
+        junit    at junit.framework.TestCase.runBare(TestCase.java:134)<br>
+        junit    at junit.framework.TestResult$1.protect(TestResult.java:110)<br>
+        junit    at junit.framework.TestResult.runProtected(TestResult.java:128)<br>
+        junit    at junit.framework.TestResult.run(TestResult.java:113)<br>
+        junit    at junit.framework.TestCase.run(TestCase.java:124)<br>
+        junit    at junit.framework.TestSuite.runTest(TestSuite.java:243)<br>
+        junit    at junit.framework.TestSuite.run(TestSuite.java:238)<br>
+        junit    at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)<br>
+        junit    at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)<br>
+        junit    at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)<br>
+        junit 2013-03-22 22:24:44,909 (INFO ) DEASGN-USRS TU1 TR1<br>
+        junit 2013-03-22 22:24:54,723 (INFO ) DEASGN-USRS TU4 TR2<br>
       </td>
     </tr>
   </tbody>