For some or other reason my app refuses to deploy to cloud after some calendar widget development. I have reinstalled community commons as well as revered back to previous committed version Issue still remains ERROR: An error occurred while compiling Java actions Buildfile: /srv/cloud/slots/tr10000/deploy/data/tmp/1509973496128-0/src/deployment/build_core.xml compile: [javac] Compiling 551 source files to /srv/cloud/slots/tr10000/deploy/data/tmp/1509973496128-0/src/deployment/run/bin [javac] /srv/cloud/slots/tr10000/deploy/data/tmp/1509973496128-0/src/javasource/communitycommons/actions/CreateLogNode.java:30: error: cannot find symbol [javac] Logging.createLogNode(LogNode); [javac] ^ [javac] symbol: variable LogNode [javac] location: class CreateLogNode [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED /srv/cloud/slots/tr10000/deploy/data/tmp/1509973496128-0/src/deployment/build_core.xml:25: Compile failed; see the compiler error output for details. Total time: 6 seconds BUILD FAILED
↧