deva-rajan / hamake

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

tag <dependencies> cause syntax error #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
tag <dependencies> isn't working
http://code.google.com/p/hamake/wiki/HamakeFileSyntaxReference#Task_Dependencies

Syntax error in log-file:

10/06/02 09:39:49 INFO hamake.Main: Reading hamake-file
file:///.../clusterizer-dfs.xml
10/06/02 09:39:49 ERROR syntax.SyntaxParser: cvc-complex-type.2.4.a:
Invalid content was found starting with element 'dependencies'. One of
'{exec, mapreduce, pig}' is expected. at line 40, column 17
Error in makefile: Hamake-file validation error

Original issue reported on code.google.com by sbon...@gmail.com on 2 Jun 2010 at 4:44

GoogleCodeExporter commented 8 years ago

Original comment by abon...@gmail.com on 2 Jun 2010 at 4:45

GoogleCodeExporter commented 8 years ago
fixed dependencies handling in r311

Original comment by vorl.s...@gmail.com on 4 Jun 2010 at 1:35