Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] henshin-dev Digest, Vol 69, Issue 4

Hi,

Can you pinpoint to me to the new commit in Gerrit? I do not see any
commit there from you which changes the mentioned file.

it’s the latest commit in the branch I’m working on.

Cheers,
Stefan


[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.eclipse.emf.henshin.diagram: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.henshin/cbi_henshin_nightly/workspace/plugins/org.eclipse.emf.henshin.diagram/src/org/eclipse/emf/henshin/diagram/parsers/UnitNameParser.java:[215]
[ERROR] names[i] = String.join(" ", Arrays.copyOfRange(splitTypeAndKind,
[ERROR] ^^^^
[ERROR] The method join(String, String[]) is undefined for the type String
[ERROR] 1 problem (1 error)
[ERROR] -> [Help 1]

Back to the top