Giter Site home page Giter Site logo

Comments (12)

r-brown avatar r-brown commented on June 16, 2024

Please consider backward compatibility.

from netlicensingclient-java.

r-brown avatar r-brown commented on June 16, 2024

Status as of 24.10.2017

organisation rbrown_orga 2017-10-24 06-29-48

organisation rbrown_orga 2017-10-24 06-30-08

from netlicensingclient-java.

r-brown avatar r-brown commented on June 16, 2024

@kkorotkov shall we consider jersey upgrade to 2.26 for the next release?

from netlicensingclient-java.

kkorotkov avatar kkorotkov commented on June 16, 2024

@r-brown Agree, makes sense.

from netlicensingclient-java.

r-brown avatar r-brown commented on June 16, 2024

Compilation Error

[ERROR] /home/travis/build/Labs64/NetLicensingClient-java/NetLicensingClient/src/main/java/com/[secure]/netlicensing/provider/RestProviderJersey.java:[30,35] package org.glassfish.jersey.filter does not exist
[ERROR] /home/travis/build/Labs64/NetLicensingClient-java/NetLicensingClient/src/main/java/com/[secure]/netlicensing/provider/RestProviderJersey.java:[121,45] cannot find symbol
  symbol:   class LoggingFilter
  location: class com.[secure].netlicensing.provider.RestProviderJersey

from netlicensingclient-java.

yushkevich avatar yushkevich commented on June 16, 2024

@r-brown Compilation Success from Disable Java 1.7 support

from netlicensingclient-java.

r-brown avatar r-brown commented on June 16, 2024

As of 2018-01-09 there are 5 outdated dependencies.

nlic-java-client-dependencied-20180109

Update is possible after NetLicensing 2.3.9 release only.

from netlicensingclient-java.

r-brown avatar r-brown commented on June 16, 2024

As of 2018-11-21 there are following outdated dependencies found:

$ mvn versions:display-dependency-updates

[INFO]   org.apache.commons:commons-collections4 ................... 4.1 -> 4.2
[INFO]   org.apache.commons:commons-lang3 ........................ 3.6 -> 3.8.1
[INFO]   org.glassfish.jersey.core:jersey-client ................. 2.26 -> 2.27
[INFO]   org.glassfish.jersey.inject:jersey-hk2 .................. 2.26 -> 2.27
[INFO]   org.glassfish.jersey.media:jersey-media-jaxb ............ 2.26 -> 2.27
[INFO]   org.glassfish.jersey.test-framework:jersey-test-framework-core ...
[INFO]                                                             2.26 -> 2.27
[INFO]   org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 ...
[INFO]                                                             2.26 -> 2.27

from netlicensingclient-java.

r-brown avatar r-brown commented on June 16, 2024

$ mvn versions:display-plugin-updates

[INFO]   org.apache.felix:maven-bundle-plugin ............... 3.3.0 -> 4.0.0
[INFO]   maven-compiler-plugin ...................... 3.7.0 -> 3.8.0-jboss-1
[INFO]   maven-dependency-plugin ............................ 3.0.2 -> 3.1.1
[INFO]   maven-enforcer-plugin ........................... 1.4.1 -> 3.0.0-M2
[INFO]   maven-jar-plugin ................................... 3.0.2 -> 3.1.0
[INFO]   maven-javadoc-plugin .............................. 2.10.4 -> 3.0.1
[INFO]   maven-resources-plugin ............................. 3.0.2 -> 3.1.0
[INFO]   maven-shade-plugin ................................. 3.1.0 -> 3.2.1
[INFO]   org.jvnet.jaxb2.maven2:maven-jaxb2-plugin ........ 0.13.2 -> 0.14.0

from netlicensingclient-java.

yushkevich avatar yushkevich commented on June 16, 2024

$ mvn versions:display-dependency-updates

[INFO]   org.apache.commons:commons-lang3 ........................ 3.6 -> 3.8.1
[INFO]   org.glassfish.jersey.core:jersey-client ................. 2.26 -> 2.27
[INFO]   org.glassfish.jersey.inject:jersey-hk2 .................. 2.26 -> 2.27
[INFO]   org.glassfish.jersey.media:jersey-media-jaxb ............ 2.26 -> 2.27
[INFO]   org.glassfish.jersey.test-framework:jersey-test-framework-core ...
[INFO]                                                             2.26 -> 2.27
[INFO]   org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 ...
[INFO]                                                             2.26 -> 2.27```

from netlicensingclient-java.

yushkevich avatar yushkevich commented on June 16, 2024

$ mvn versions:display-plugin-updates

[INFO]   maven-compiler-plugin ...................... 3.7.0 -> 3.8.0-jboss-2
[INFO]   maven-dependency-plugin ............................ 3.0.2 -> 3.1.1
[INFO]   maven-enforcer-plugin ........................... 1.4.1 -> 3.0.0-M2
[INFO]   maven-jar-plugin ................................... 3.0.2 -> 3.1.1
[INFO]   maven-javadoc-plugin .............................. 2.10.4 -> 3.0.1
[INFO]   maven-resources-plugin ............................. 3.0.2 -> 3.1.0
[INFO]   maven-shade-plugin ................................. 3.1.0 -> 3.2.1
[INFO]   org.jvnet.jaxb2.maven2:maven-jaxb2-plugin ........ 0.13.2 -> 0.14.0```

from netlicensingclient-java.

yushkevich avatar yushkevich commented on June 16, 2024

$ mvn versions:display-dependency-updates (only beta versions)

[INFO]   org.slf4j:jcl-over-slf4j ....................... 1.7.25 -> 1.8.0-beta2
[INFO]   org.slf4j:jul-to-slf4j ......................... 1.7.25 -> 1.8.0-beta2
[INFO]   org.slf4j:slf4j-api ............................ 1.7.25 -> 1.8.0-beta2
[INFO]   org.slf4j:slf4j-log4j12 ........................ 1.7.25 -> 1.8.0-beta2

$ mvn versions:display-plugin-updates

[INFO] No plugins require a newer version of Maven than specified by the pom.

from netlicensingclient-java.

Related Issues (6)

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.