[GitHub] commons-collections pull request #55: COLLECTIONS-697 JavaDoc FixedSizeList ...

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-collections/pull/55


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections pull request #55: COLLECTIONS-697 JavaDoc FixedSizeList ...

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-collections/pull/55


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections pull request #55: COLLECTIONS-697 JavaDoc FixedSizeList ...

2018-10-03 Thread grimreaper
Github user grimreaper commented on a diff in the pull request:

https://github.com/apache/commons-collections/pull/55#discussion_r64747
  
--- Diff: 
src/main/java/org/apache/commons/collections4/list/FixedSizeList.java ---
@@ -31,6 +31,12 @@
  * The add, remove, clear and retain operations are unsupported.
  * The set method is allowed (as it doesn't change the list size).
  * 
+ * 
--- End diff --

extra ``


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections pull request #55: COLLECTIONS-697 JavaDoc FixedSizeList ...

2018-10-03 Thread grimreaper
Github user grimreaper commented on a diff in the pull request:

https://github.com/apache/commons-collections/pull/55#discussion_r64719
  
--- Diff: 
src/test/java/org/apache/commons/collections4/list/FixedSizeListTest.java ---
@@ -66,4 +68,20 @@ public String getCompatibilityVersion() {
 //writeExternalFormToDisk((java.io.Serializable) getCollection(), 
"src/test/resources/data/test/FixedSizeList.fullCollection.version4.obj");
 //}
 
+
--- End diff --

extra newline


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org