Kaffe compatibility with JUnit

"sana khan" <[email protected]> Wed, 20 Aug 2008 11:05:53 +0200
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
--===============0259973712==
Content-Type: multipart/alternative; 
	boundary="----=_Part_36122_11321579.1219223153238"

------=_Part_36122_11321579.1219223153238
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

I am getting the following error , upon compiling JUnit test cases on fedora
core 4 using kaffe jvm 1.0.7. How can i make kaffe recognize
"junit.framework"  ??

[root@localhost bankaccount]# /usr/local/kaffe/bin/javac AssertList.java
AssertList.java:1: error:Import of type  "junit/framework/Assert" from
unnamed package [JLS 7.6]
AssertList.java:1: error:Cannot find class "junit/framework/Assert" [JLS 8]
AssertList.java:1: error:Unaccessible class "junit/framework/Assert" can not
be imported [JLS 7.5.1]
Thanks,
sana

------=_Part_36122_11321579.1219223153238
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div dir="ltr"><div>Hi,</div>
<div>&nbsp;</div>
<div>I&nbsp;am getting the following error&nbsp;,&nbsp;upon&nbsp;compiling JUnit test cases on fedora core 4 using kaffe jvm <a href="http://1.0.7.">1.0.7.</a>&nbsp;How can i make kaffe&nbsp;recognize &quot;junit.framework&quot;&nbsp; ??</div>
<div>&nbsp;</div>
<div>[root@localhost bankaccount]# /usr/local/kaffe/bin/javac AssertList.java<br>AssertList.java:1: error:Import of type&nbsp; &quot;junit/framework/Assert&quot; from unnamed package [JLS 7.6]<br>AssertList.java:1: error:Cannot find class &quot;junit/framework/Assert&quot; [JLS 8]<br>
AssertList.java:1: error:Unaccessible class &quot;junit/framework/Assert&quot; can not be imported [JLS 7.5.1]<br></div>
<div>Thanks,</div>
<div>sana</div></div>

------=_Part_36122_11321579.1219223153238--


--===============0259973712==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

--===============0259973712==--