Giter Club home page Giter Club logo

precis's People

Contributors

flowdalic avatar mkarg avatar sco0ter avatar

Stargazers

 avatar

Watchers

 avatar  avatar

precis's Issues

Problems with xmpp.addr 0.8.1 - PrecisProfil / FullJID

Original report by Anonymous.


Hi,

I have implemented XMPP in my Eclipse IDE project, both the .class files (as jar) and the .javadocs (as jar). Files have been implemented in a /lib folder of the project, and with the build path I can see the javadocs within Eclipse. Also see all jar files are compiled within the main project jar.

After compiling project into jar (maven install), and running the project, I get error relating to rocks/xmpp/precis/PrecisProfile, and/or statement "Could not initialize class rocks.xmpp.addr.FullJid".

Overall problem:
"java.lang.NoClassDefFoundError: Could not initialize class rocks.xmpp.addr.FullJid"

Any immediate thoughts what can be wrong? Note that I have limited programming skills... Project code has been implemented from a project using XMPP 0.6.2.

13F8 is not mapped to 13F0 on JDK 9

Original report by Markus KARG (Bitbucket: mkarg, GitHub: mkarg).


On JDK 9 CaseFoldingTests fails at code point 13F8, as it apparently is not mapped to 13F0 (as requested by (CaseFolding-8.0.0.txt).

I assume that the explicit support for Unicode 8 in Java 9 causes this problem here, because that characters possibly simply had not been contained in Java 8.

Questionable Test

Original report by Anonymous.


Are you sure the testUnicodeDomain test is valid?

https://bitbucket.org/sco0ter/precis/src/40503f4cf4fca40c5844c1a75b9f81a42495c637/src/test/java/rocks/xmpp/precis/IDNProfileTest.java#lines-23:27

When I test the domain name in IDNA 2008 in an Erlang implementation, I get an error:

Eshell V10.3.1  (abort with ^G)
1> idna:encode("x{10D}echy.example").
** exception exit: {bad_label,{alabel,"The label \"x{10D}echy\"  is not a valid A-label: ulabel error={bad_label,\n                                                              {context,\n                                                               \"Codepoint 123 not allowed ('DISALLOWED') at posion 1 in \\\"x{10d}echy\\\"\"}}"}}
     in function  idna:alabel/1 (/Users/varnerac/xmpp_light/_build/default/lib/idna/src/idna.erl, line 277)
     in call from idna:encode_1/2 (/Users/varnerac/xmpp_light/_build/default/lib/idna/src/idna.erl, line 145)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.