]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authorsmetarom <smetarom@web>
Thu, 21 May 2015 07:39:55 +0000 (09:39 +0200)
committerOSP robot <osp@rtime.felk.cvut.cz>
Thu, 21 May 2015 07:39:55 +0000 (09:39 +0200)
student/smetarom/index.mdwn

index 940de71becb959aa80b35a93f35a369d64343d82..907d1783989a06f4071263801d06483aab5daf5b 100644 (file)
@@ -5,19 +5,7 @@
 Assignment
 ======
 
-For the semester project, I have chosen Guava developed by Google. This is the library with useful functionality which simplifies programming in Java. I picked the following recently reported issues:
-
-  - [https://github.com/google/guava/issues/1934][1]
-  - [https://github.com/google/guava/issues/1955][2]
-  - [https://github.com/google/guava/issues/1908][3]
-  - [https://github.com/google/guava/issues/1946][4]
-  - [https://github.com/google/guava/issues/1924][5]
-  - [https://github.com/google/guava/issues/1911][6]
-  - [https://github.com/google/guava/issues/1976][7]
-
-The minimal goal of my project is to fix at least one issue from the list.
-
-I have chosen issue 1976 to fix or improve. The user requests improvement of logging for EventBus. He want to be able to insert his code into the lifecycle of EventBus.
+For the semester project, I have chosen Guava developed by Google. This is the library with useful functionality which simplifies programming in Java. I have chosen issue 1976 to improve existing functionality. The Guava user requests improvement of logging for EventBus. He want to be able to insert his code into the lifecycle of EventBus.
 
 Links documenting the results of my work
 ======