Coder Social home page Coder Social logo

calendator's People

Contributors

labutinigor avatar mikhail-dvorkin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

yeputons

calendator's Issues

Не собирается на Debian 7

$ cat /etc/*release*
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
$ mvn -version
jaApache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: /opt/jdk/jdk1.8.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-5-686", arch: "i386", family: "unix"
$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) Client VM (build 25.45-b02, mixed mode)

Начало лога:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project calendator: Compilation failure: Compilation failure:
[ERROR] /home/calendator/calendator/src/main/java/plugins/processors/default_processors/MergeProcessor.java:[9,5] error: annotations are not supported in -source 1.4
[ERROR]
[ERROR] (use -source 5 or higher to enable annotations)
[ERROR] /home/calendator/calendator/src/main/java/plugins/processors/default_processors/MergeProcessor.java:[16,22] error: enhanced for loops are not supported in -source 1.4
[ERROR]
[ERROR] (use -source 5 or higher to enable for-each loops)
[ERROR] /home/calendator/calendator/src/main/java/ru/spbau/calendator/Tasks.java:[22,27] error: enhanced for loops are not supported in -source 1.4
[ERROR]
[ERROR] (use -source 5 or higher to enable for-each loops)
[ERROR] /home/calendator/calendator/src/main/java/ru/spbau/calendator/Tasks.java:[60,21] error: generics are not supported in -source 1.4
[ERROR]
[ERROR] (use -source 5 or higher to enable generics)

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.