Issue 24 in gwtwiki: bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java references unused org.junit.experimental.theories.Theories

0 views
Skip to first unread message

gwt...@googlecode.com

unread,
Oct 30, 2009, 6:45:11 PM10/30/09
to bl...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 24 by michael.blakeley:
bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java references
unused org.junit.experimental.theories.Theories
http://code.google.com/p/gwtwiki/issues/detail?id=24

Removing this unreferenced class allows the project to build, and all unit
tests still pass.

Index: bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java
===================================================================
--- bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java
(revision 523)
+++ bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java
(working copy)
@@ -9,8 +9,6 @@
import java.io.IOException;
import java.util.Map;

-import org.junit.experimental.theories.Theories;
-
/*
* Allows source code to be syntax highlighted on the wiki pages.
*


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

gwt...@googlecode.com

unread,
Oct 31, 2009, 5:43:59 AM10/31/09
to bl...@googlegroups.com
Updates:
Owner: axelclk

Comment #1 on issue 24 by axelclk:

bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java references
unused org.junit.experimental.theories.Theories
http://code.google.com/p/gwtwiki/issues/detail?id=24

Don't know why this slipped through my fingers?

Changed it here:
http://code.google.com/p/gwtwiki/source/detail?r=524

gwt...@googlecode.com

unread,
Jan 31, 2010, 7:14:14 AM1/31/10
to bl...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 24 by axelclk:

bliki-core/src/main/java/info/bliki/wiki/tags/SourceTag.java references
unused org.junit.experimental.theories.Theories
http://code.google.com/p/gwtwiki/issues/detail?id=24

(No comment was entered for this change.)

Reply all
Reply to author
Forward
0 new messages