Menu

#1006 ICU4J 54.1.1 - initial release

None
closed-accepted
None
5
2016-06-23
2016-03-24
Eric Le Lay
No

{{{ 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.

}}}

Discussion

  • Townsfolk

    Townsfolk - 2016-03-29
    • status: open --> pending
    • assigned_to: Townsfolk
     
  • Townsfolk

    Townsfolk - 2016-03-29

    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.

     
  • Eric Le Lay

    Eric Le Lay - 2016-04-22

    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?

     
  • Eric Le Lay

    Eric Le Lay - 2016-04-22
    • status: pending --> open
     
  • Eric Le Lay

    Eric Le Lay - 2016-04-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,5 @@
     {{{ ICU4J 54.1.1
    -    Source: Source code is in Git with the tag 54.1.1 (https://sourceforge.net/u/kerik-sf/icu4j/ci/54.1.1/tree/)
    +    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
    
     
  • Eric Le Lay

    Eric Le Lay - 2016-04-22

    edit tag in description

     
  • Townsfolk

    Townsfolk - 2016-06-22
    • status: open --> closed-accepted
     
  • Townsfolk

    Townsfolk - 2016-06-22

    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.

     
  • Eric Le Lay

    Eric Le Lay - 2016-06-23

    Thanks,
    I'll do it.

     

Log in to post a comment.