Hi, all,

I am trying to build Trafodion with Oracle JDK 1.8, and it failed first with 
ANT classpath issue, it is easy to fix.
Then it seems I meet a strange Java programming issue, not sure if I miss 
something. Ask for more help :

The error message is like:

[ERROR] ^  ##(DCS)
[ERROR] 
/home/liuliumi/incubator-trafodion/dcs/src/main/java/org/trafodion/dcs/rest/model/WorkloadListModel.java:38:
 error: no tag name after @  ##(DCS)
[ERROR] * @@@ START COPYRIGHT @@@  ##(DCS)
[ERROR] ^  ##(DCS)


The line 38 is copyright text, and within a /* */ comments, no idea why Java 
report an ERROR. Did I miss something? I cannot find much on internet about 'no 
tag name after' issue in java.

Just a try, to see how many issues are there.
HBase 1.2 will support JDK 8. Maybe Trafodion team should also do some research 
now?

Thanks,
Ming

Reply via email to