Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Commit

Permalink
TFJ-137 deprecated getDowntimeSchedule()
Browse files Browse the repository at this point in the history
TFJ-136 some code were not JDK142 compatible

git-svn-id: http://yusuke.homeip.net/svn/twitter4j/trunk@279 117b7e0d-5933-0410-9d29-ab41bb01d86b
  • Loading branch information
yusuke committed May 9, 2009
1 parent 58c80ed commit 266c81b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jdk142test.sh
@@ -0,0 +1,5 @@
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home
$JAVA_HOME/bin/java -version
$JAVA_HOME/bin/java -Dtwitter4j.debug=true -cp lib/junit.jar:target/classes:target/test-classes/ junit.textui.TestRunner twitter4j.TwitterTestUnit
$JAVA_HOME/bin/java -Dtwitter4j.debug=true -cp lib/junit.jar:target/classes:target/test-classes/ junit.textui.TestRunner twitter4j.AsyncTwitterTest

0 comments on commit 266c81b

Please sign in to comment.