Giter Club home page Giter Club logo

weft's People

Contributors

commonjava-bot avatar jdcasey avatar ligangty avatar ruhan1 avatar sswguo avatar whitingjr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

weft's Issues

Missing symbols for javax.annotation when compiling with jdk8u232

Looks like the master branch is not compiling. The compiler is missing the package javax.annotation

$ git branch;mvn compile
* master
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< org.commonjava.cdi.util:weft >--------------------
[INFO] Building Weft CDI-Thread/Executor Provider 1.16-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ weft ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-ut) @ weft ---
[INFO] argLine set to -javaagent:/home/whitingjr/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/thebounty/work/redhat/java/weft/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ weft ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ weft ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /thebounty/work/redhat/java/weft/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /thebounty/work/redhat/java/weft/src/main/java/org/commonjava/cdi/util/weft/SingleThreadedExecutorService.java: Some input files use unchecked or unsafe operations.
[WARNING] /thebounty/work/redhat/java/weft/src/main/java/org/commonjava/cdi/util/weft/SingleThreadedExecutorService.java: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /thebounty/work/redhat/java/weft/src/main/java/org/commonjava/cdi/util/weft/WeftPoolBoy.java:[25,24] package javax.annotation does not exist
[ERROR] /thebounty/work/redhat/java/weft/src/main/java/org/commonjava/cdi/util/weft/WeftPoolBoy.java:[26,24] package javax.annotation does not exist
[ERROR] /thebounty/work/redhat/java/weft/src/main/java/org/commonjava/cdi/util/weft/WeftPoolBoy.java:[74,6] cannot find symbol
  symbol:   class PostConstruct
  location: class org.commonjava.cdi.util.weft.WeftPoolBoy
[ERROR] /thebounty/work/redhat/java/weft/src/main/java/org/commonjava/cdi/util/weft/WeftPoolBoy.java:[98,6] cannot find symbol
  symbol:   class PreDestroy
  location: class org.commonjava.cdi.util.weft.WeftPoolBoy
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

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.