[svn r368] updated maven names
This commit is contained in:
parent
818ed10649
commit
a9520b3804
11 changed files with 365 additions and 174 deletions
|
|
@ -117,7 +117,7 @@ public class TestTable {
|
|||
VascController c = getDefaultVascController();
|
||||
|
||||
VascParser parser = new VascParser(c);
|
||||
parser.parseResource("resources/vasc/tables.xml");
|
||||
parser.parseResource("vasc/tables.xml");
|
||||
|
||||
VascEntry entry = parser.getVascController().getVascEntryControllerResolver().getVascEntryController().getVascEntryById("test1");
|
||||
fill(entry,c);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue