srirammails / emftriple

Automatically exported from code.google.com/p/emftriple
0 stars 0 forks source link

ATL throws VMException on translation to RDF. #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attaching unit test.  Run as JUnit 4 Plug-in Test in Eclipse. 

What is the expected output? What do you see instead?

RDF code.

What version of the product are you using? On what operating system?

Latest from HEAD and ATL 3.01

Please provide any additional information below.

I suspect the problem is in the code that is suppose to generate the
ontology and annotations automatically (my model is not annotated).

Original issue reported on code.google.com by stephenm...@gmail.com on 20 Nov 2009 at 12:32

GoogleCodeExporter commented 8 years ago
Unit tests.

Original comment by stephenm...@gmail.com on 20 Nov 2009 at 12:34

Attachments:

GoogleCodeExporter commented 8 years ago
The problem seems to be from inside ATL when it is manipulating ByteCodes.  At 
that
point I was lost as to what is was doing.

Original comment by stephenm...@gmail.com on 20 Nov 2009 at 12:37

GoogleCodeExporter commented 8 years ago

Original comment by g.hillairet on 20 Nov 2009 at 10:50

GoogleCodeExporter commented 8 years ago
Checked out the latest from TRUNK and the unit test is passing.

Thanks for the bug fix!

Original comment by stephenm...@gmail.com on 23 Nov 2009 at 6:44

GoogleCodeExporter commented 8 years ago

Original comment by g.hillairet on 7 May 2010 at 2:25