Coder Social home page Coder Social logo

patched-src-orb-gmbal-pfl's Introduction

This is the gmbal-pfl project.

Java EE Primitive Function Library

As of Java 9, pfl-basic produces a multi-release jar. The main code is compiled in JDK 1.7 or 1.8, and additional code is compiled using Java 9. For this to work, the code uses the toolchains plugin to select different compilers. You will need a toolchains.xml in your .m2 directory.

See https://maven.apache.org/guides/mini/guide-using-toolchains.html

To build: mvn clean install

To test: mvn test

TODO: TfTest us failing, and is excluded in pom file. Fix it and add it back.

Tests in error: twoAnnotations(tf.TfTest) testSync(tf.TfTest): Could not initialize class tf.TfTest singleMethodInfoCall(tf.TfTest): Could not initialize class tf.TfTest singleMethodThrowsException(tf.TfTest): Could not initialize class tf.TfTest singleMethodNoReturn(tf.TfTest): Could not initialize class tf.TfTest singleMethodReturn(tf.TfTest): Could not initialize class tf.TfTest testSimple(tf.TfTest): Could not initialize class tf.TfTest twoCalls(tf.TfTest): Could not initialize class tf.TfTest twoCallsException(tf.TfTest): Could not initialize class tf.TfTest

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn -Psite verify site site:stage scm-publish:publish-scm

====================================================

patched-src-orb-gmbal-pfl's People

Contributors

russgold avatar vinayvishal avatar

Watchers

Jonathan C avatar Mert Caliskan avatar James Cloos avatar Lenny Primak avatar Patrik Duditš avatar Arjan Tijms avatar Andrew Pielage avatar  avatar Gaurav Gupta avatar

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.