{{{ ICU4J 54.1.1
Source: Source code is in Git with the tag 54.1.1_1 (was 54.1.1) (https://sourceforge.net/u/kerik-sf/icu4j/ci/54.1.1_1/tree/)
Announcement: first release ; dependency of HTML5 plugin.
Requires Java 1.7
Requires jEdit 05.03.00.00
Short Description: The ICU4J plugin provides the icu4j library to jEdit
Long Description: <html>
The ICU4J plugin provides the ICU4J library. This is a dependency plugin.
The ICU4J library is Copyright (c) 1995-2016 International Business Machines Corporation and others.
}}}
I've run into a build issue. Ivy is complaining about multiple artifacts:
jedit/build-support/plugin-build.xml:329: impossible to ivy retrieve: java.lang.RuntimeException: problem during retrieve of jedit-plugins#ICU4JPlugin: java.lang.RuntimeException: Multiple artifacts of the module com.ibm.icu#icu4j;54.1.1 are retrieved to the same file! Update the retrieve pattern to fix this error.
Hi,
it builds fine for me on clean checkout, absent ~/.ivy2 (but same user, same machine).
I've added a conf attribute to the ivy.xml, which might solve the issue, and tagged as 54.1.1_1
Can you try again?
Diff:
edit tag in description
Released to plugin central. For the next release, please include a help file. Take a look at the EclipseIcons, JNAPlugin, or JakartaCommons plugins for some examples of help files for Support/Library style plugis.
Thanks,
I'll do it.