Uri Kimchi [
http://community.jboss.org/people/kimchiuri] created the discussion
"Human.task startup errors"
To view the discussion, visit:
http://community.jboss.org/message/578187#578187
--------------------------------------------------------------
Hi,
I just started with JBPM and I have problems with Human.Task. when eunning the "Ant
start.human.task" I get the following messages.
BTW: I followed the instrution to copy "slf4j-1.6.1\slf4j-jdk14-1.6.1.jar" to
the runtine dir but it dinet help.
10x Uri,
Buildfile: C:\jbpm\build.xml
start.human.task:
[javac] C:\jbpm\build.xml:525: warning: 'includeantruntime' was not set,
defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1 source file to C:\jbpm\task-service\target
[javac] javac: invalid flag: -Xlint:unchecked
[javac] Usage: javac <options> <source files>
[javac] where possible options include:
[javac] -g Generate all debugging info
[javac] -g:none Generate no debugging info
[javac] -g:{lines,vars,source} Generate only some debugging info
[javac] -nowarn Generate no warnings
[javac] -verbose Output messages about what the compiler is doing
[javac] -deprecation Output source locations where deprecated APIs are
used
[javac] -classpath <path> Specify where to find user class files
[javac] -sourcepath <path> Specify where to find input source files
[javac] -bootclasspath <path> Override location of bootstrap class files
[javac] -extdirs <dirs> Override location of installed extensions
[javac] -d <directory> Specify where to place generated class
files
[javac] -encoding <encoding> Specify character encoding used by source
files
[javac] -source <release> Provide source compatibility with specified
release
[javac] -target <release> Generate class files for specific VM
version
[javac] -help Print a synopsis of standard options
[javac]
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/578187#578187]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]