[JBoss jBPM] - Re: Installing JBPM without using starter kit
by exhilarator
Here is the ant verbose
| Apache Ant version 1.6.5 compiled on June 2 2005
| Buildfile: build.deploy.xml
| Detected Java version: 1.5 in: C:\Program Files\Java\jdk1.5.0_06\jre
| Detected OS: Windows XP
| parsing buildfile D:\Binaries\jbpm-3.1.2\build.deploy.xml with URI = file:///D:/Binaries/jbpm-3.1.2/build.deploy.xml
| Project base dir set to: D:\Binaries\jbpm-3.1.2
| [property] Loading *\*\jbpm\build\build.local.properties
| [property] Unable to find property file: *\*\jbpm\build\build.local.properties
| [property] Loading D:\Binaries\jbpm-3.1.2\build.properties
| Override ignored for property ant.home
| Build sequence for target(s) `deploy.webapp' is [build.webapp, deploy.webapp]
| Complete build sequence is [build.webapp, deploy.webapp, declare.jbpm.tasks, deploy.processes, db.stop, undeploy.webapp, db.clean, stop.jboss, start.jboss, redeploy, undeploy.service.archive, build.service.archive, deploy.service.archive, db.start, clean, db.start.mgr, delete.jbpm.configuration, create.db, create.jbpm.configuration, ]
|
| build.webapp:
| Project base dir set to: D:\Binaries\jbpm-3.1.2
| [ant] calling target(s) [build.webapp] in build file D:\Binaries\jbpm-3.1.2\build.xml
| parsing buildfile D:\Binaries\jbpm-3.1.2\build.xml with URI = file:///D:/Binaries/jbpm-3.1.2/build.xml
| Project base dir set to: D:\Binaries\jbpm-3.1.2
| [property] Loading *\*\jbpm\build\build.local.properties
| [property] Unable to find property file: *\*\jbpm\build\build.local.properties
| [property] Loading D:\Binaries\jbpm-3.1.2\build.properties
| Override ignored for property jboss.home
| Override ignored for property jbpm.home
| Override ignored for property jbpm.version
| Override ignored for property jbpm.gpd.version
| Override ignored for property jboss.source.configuration
| Override ignored for property ant.home
| Override ignored for property jboss.version
| [ant] Entering D:\Binaries\jbpm-3.1.2\build.xml...
| Build sequence for target(s) `build.webapp' is [compile.jbpm, compile.identity, compile.jbpm.test, compile.webapp, compile.identity.test, compile.examples, compile, build.webapp]
| Complete build sequence is [compile.jbpm, compile.identity, compile.jbpm.test, compile.webapp, compile.identity.test, compile.examples, compile, build.webapp, build.jbpm.src, test.identity, init.clover, test.jbpm.coverage.generate, view.jbpm.coverageresults, build.jbpm, build.converter, install.ant.libs, repository.jars, javadoc.jbpm, javadoc.identity, javadoc, userguide.html, view.identity.testresults, build.identity, build.identity.src, build.service.archive, build, clean, test.jbpm.coverage, dist, test.jbpm, test, build.processes, view.jbpm.testresults, ]
|
| compile.jbpm:
| [javac] org\jbpm\JbpmConfiguration.java omitted as org/jbpm/JbpmConfiguration.class is up to date.
| [javac] org\jbpm\JbpmContext.java omitted as org/jbpm/JbpmContext.class is up to date.
| [javac] org\jbpm\JbpmException.java omitted as org/jbpm/JbpmException.class is up to date.
| [javac] org\jbpm\ant\AntHelper.java omitted as org/jbpm/ant/AntHelper.class is up to date.
| [javac] org\jbpm\ant\DeployProcessTask.java omitted as org/jbpm/ant/DeployProcessTask.class is up to date.
| [javac] org\jbpm\ant\JbpmSchemaTask.java omitted as org/jbpm/ant/JbpmSchemaTask.class is up to date.
| [javac] org\jbpm\ant\Launcher.java omitted as org/jbpm/ant/Launcher.class is up to date.
| [javac] org\jbpm\ant\StartHsqldbTask.java omitted as org/jbpm/ant/StartHsqldbTask.class is up to date.
| [javac] org\jbpm\ant\StartJBossTask.java omitted as org/jbpm/ant/StartJBossTask.class is up to date.
| [javac] org\jbpm\ant\jbpm.ant.tasks.properties skipped - don't know how to handle it
| [javac] org\jbpm\bytes\ByteArray.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\bytes\ByteArray.java omitted as org/jbpm/bytes/ByteArray.class is up to date.
| [javac] org\jbpm\bytes\ByteBlockChopper.java omitted as org/jbpm/bytes/ByteBlockChopper.class is up to date.
| [javac] org\jbpm\bytes\package.html skipped - don't know how to handle it
| [javac] org\jbpm\calendar\BusinessCalendar.java omitted as org/jbpm/calendar/BusinessCalendar.class is up to date.
| [javac] org\jbpm\calendar\Day.java omitted as org/jbpm/calendar/Day.class is up to date.
| [javac] org\jbpm\calendar\DayPart.java omitted as org/jbpm/calendar/DayPart.class is up to date.
| [javac] org\jbpm\calendar\Duration.java omitted as org/jbpm/calendar/Duration.class is up to date.
| [javac] org\jbpm\calendar\Holiday.java omitted as org/jbpm/calendar/Holiday.class is up to date.
| [javac] org\jbpm\calendar\jbpm.business.calendar.properties skipped - don't know how to handle it
| [javac] org\jbpm\calendar\package.html skipped - don't know how to handle it
| [javac] org\jbpm\command\Command.java omitted as org/jbpm/command/Command.class is up to date.
| [javac] org\jbpm\command\ExecuteActionCommand.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\command\ExecuteActionCommand.java omitted as org/jbpm/command/ExecuteActionCommand.class is up to date.
| [javac] org\jbpm\command\ExecuteNodeCommand.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\command\ExecuteNodeCommand.java omitted as org/jbpm/command/ExecuteNodeCommand.class is up to date.
| [javac] org\jbpm\command\SignalCommand.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\command\SignalCommand.java omitted as org/jbpm/command/SignalCommand.class is up to date.
| [javac] org\jbpm\command\TaskInstanceEndCommand.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\command\TaskInstanceEndCommand.java omitted as org/jbpm/command/TaskInstanceEndCommand.class is up to date.
| [javac] org\jbpm\configuration\AbstractObjectInfo.java omitted as org/jbpm/configuration/AbstractObjectInfo.class is up to date.
| [javac] org\jbpm\configuration\BeanInfo.java omitted as org/jbpm/configuration/BeanInfo.class is up to date.
| [javac] org\jbpm\configuration\BooleanInfo.java omitted as org/jbpm/configuration/BooleanInfo.class is up to date.
| [javac] org\jbpm\configuration\CharacterInfo.java omitted as org/jbpm/configuration/CharacterInfo.class is up to date.
| [javac] org\jbpm\configuration\ConfigurationException.java omitted as org/jbpm/configuration/ConfigurationException.class is up to date.
| [javac] org\jbpm\configuration\ConstructorInfo.java omitted as org/jbpm/configuration/ConstructorInfo.class is up to date.
| [javac] org\jbpm\configuration\DoubleInfo.java omitted as org/jbpm/configuration/DoubleInfo.class is up to date.
| [javac] org\jbpm\configuration\FieldInfo.java omitted as org/jbpm/configuration/FieldInfo.class is up to date.
| [javac] org\jbpm\configuration\FloatInfo.java omitted as org/jbpm/configuration/FloatInfo.class is up to date.
| [javac] org\jbpm\configuration\IntegerInfo.java omitted as org/jbpm/configuration/IntegerInfo.class is up to date.
| [javac] org\jbpm\configuration\JbpmContextInfo.java omitted as org/jbpm/configuration/JbpmContextInfo.class is up to date.
| [javac] org\jbpm\configuration\JbpmTypeObjectInfo.java omitted as org/jbpm/configuration/JbpmTypeObjectInfo.class is up to date.
| [javac] org\jbpm\configuration\ListInfo.java omitted as org/jbpm/configuration/ListInfo.class is up to date.
| [javac] org\jbpm\configuration\LongInfo.java omitted as org/jbpm/configuration/LongInfo.class is up to date.
| [javac] org\jbpm\configuration\MapInfo.java omitted as org/jbpm/configuration/MapInfo.class is up to date.
| [javac] org\jbpm\configuration\NullInfo.java omitted as org/jbpm/configuration/NullInfo.class is up to date.
| [javac] org\jbpm\configuration\ObjectFactory.java omitted as org/jbpm/configuration/ObjectFactory.class is up to date.
| [javac] org\jbpm\configuration\ObjectFactoryImpl.java omitted as org/jbpm/configuration/ObjectFactoryImpl.class is up to date.
| [javac] org\jbpm\configuration\ObjectFactoryParser.java omitted as org/jbpm/configuration/ObjectFactoryParser.class is up to date.
| [javac] org\jbpm\configuration\ObjectInfo.java omitted as org/jbpm/configuration/ObjectInfo.class is up to date.
| [javac] org\jbpm\configuration\PropertyInfo.java omitted as org/jbpm/configuration/PropertyInfo.class is up to date.
| [javac] org\jbpm\configuration\RefInfo.java omitted as org/jbpm/configuration/RefInfo.class is up to date.
| [javac] org\jbpm\configuration\StringInfo.java omitted as org/jbpm/configuration/StringInfo.class is up to date.
| [javac] org\jbpm\configuration\package.html skipped - don't know how to handle it
| [javac] org\jbpm\context\def\Access.java omitted as org/jbpm/context/def/Access.class is up to date.
| [javac] org\jbpm\context\def\ContextDefinition.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\def\ContextDefinition.java omitted as org/jbpm/context/def/ContextDefinition.class is up to date.
| [javac] org\jbpm\context\def\VariableAccess.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\def\VariableAccess.java omitted as org/jbpm/context/def/VariableAccess.class is up to date.
| [javac] org\jbpm\context\exe\ContextInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\ContextInstance.java omitted as org/jbpm/context/exe/ContextInstance.class is up to date.
| [javac] org\jbpm\context\exe\Converter.java omitted as org/jbpm/context/exe/Converter.class is up to date.
| [javac] org\jbpm\context\exe\JbpmType.java omitted as org/jbpm/context/exe/JbpmType.class is up to date.
| [javac] org\jbpm\context\exe\JbpmTypeMatcher.java omitted as org/jbpm/context/exe/JbpmTypeMatcher.class is up to date.
| [javac] org\jbpm\context\exe\TokenVariableMap.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\TokenVariableMap.java omitted as org/jbpm/context/exe/TokenVariableMap.class is up to date.
| [javac] org\jbpm\context\exe\VariableContainer.java omitted as org/jbpm/context/exe/VariableContainer.class is up to date.
| [javac] org\jbpm\context\exe\VariableInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\VariableInstance.java omitted as org/jbpm/context/exe/VariableInstance.class is up to date.
| [javac] org\jbpm\context\exe\converter\BooleanToStringConverter.java omitted as org/jbpm/context/exe/converter/BooleanToStringConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\ByteToLongConverter.java omitted as org/jbpm/context/exe/converter/ByteToLongConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\BytesToByteArrayConverter.java omitted as org/jbpm/context/exe/converter/BytesToByteArrayConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\CharacterToStringConverter.java omitted as org/jbpm/context/exe/converter/CharacterToStringConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\DateToLongConverter.java omitted as org/jbpm/context/exe/converter/DateToLongConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\DoubleToStringConverter.java omitted as org/jbpm/context/exe/converter/DoubleToStringConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\FloatToDoubleConverter.java omitted as org/jbpm/context/exe/converter/FloatToDoubleConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\FloatToStringConverter.java omitted as org/jbpm/context/exe/converter/FloatToStringConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\IntegerToLongConverter.java omitted as org/jbpm/context/exe/converter/IntegerToLongConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\SerializableToByteArrayConverter.java omitted as org/jbpm/context/exe/converter/SerializableToByteArrayConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\ShortToLongConverter.java omitted as org/jbpm/context/exe/converter/ShortToLongConverter.class is up to date.
| [javac] org\jbpm\context\exe\converter\package.html skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\jbpm.varmapping.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\matcher\ClassNameMatcher.java omitted as org/jbpm/context/exe/matcher/ClassNameMatcher.class is up to date.
| [javac] org\jbpm\context\exe\matcher\Ejb3Matcher.java omitted as org/jbpm/context/exe/matcher/Ejb3Matcher.class is up to date.
| [javac] org\jbpm\context\exe\matcher\HibernateLongIdMatcher.java omitted as org/jbpm/context/exe/matcher/HibernateLongIdMatcher.class is up to date.
| [javac] org\jbpm\context\exe\matcher\HibernateStringIdMatcher.java omitted as org/jbpm/context/exe/matcher/HibernateStringIdMatcher.class is up to date.
| [javac] org\jbpm\context\exe\matcher\SerializableMatcher.java omitted as org/jbpm/context/exe/matcher/SerializableMatcher.class is up to date.
| [javac] org\jbpm\context\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\ByteArrayInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\ByteArrayInstance.java omitted as org/jbpm/context/exe/variableinstance/ByteArrayInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\DateInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\DateInstance.java omitted as org/jbpm/context/exe/variableinstance/DateInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\DoubleInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\DoubleInstance.java omitted as org/jbpm/context/exe/variableinstance/DoubleInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\Ejb3Instance.java omitted as org/jbpm/context/exe/variableinstance/Ejb3Instance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\HibernateLongInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\HibernateLongInstance.java omitted as org/jbpm/context/exe/variableinstance/HibernateLongInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\HibernateStringInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\HibernateStringInstance.java omitted as org/jbpm/context/exe/variableinstance/HibernateStringInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\LongInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\LongInstance.java omitted as org/jbpm/context/exe/variableinstance/LongInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\NullInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\NullInstance.java omitted as org/jbpm/context/exe/variableinstance/NullInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\StringInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\exe\variableinstance\StringInstance.java omitted as org/jbpm/context/exe/variableinstance/StringInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\UnpersistableInstance.java omitted as org/jbpm/context/exe/variableinstance/UnpersistableInstance.class is up to date.
| [javac] org\jbpm\context\exe\variableinstance\package.html skipped - don't know how to handle it
| [javac] org\jbpm\context\log\VariableCreateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\VariableCreateLog.java omitted as org/jbpm/context/log/VariableCreateLog.class is up to date.
| [javac] org\jbpm\context\log\VariableDeleteLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\VariableDeleteLog.java omitted as org/jbpm/context/log/VariableDeleteLog.class is up to date.
| [javac] org\jbpm\context\log\VariableLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\VariableLog.java omitted as org/jbpm/context/log/VariableLog.class is up to date.
| [javac] org\jbpm\context\log\VariableUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\VariableUpdateLog.java omitted as org/jbpm/context/log/VariableUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\package.html skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\ByteArrayUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\ByteArrayUpdateLog.java omitted as org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\DateUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\DateUpdateLog.java omitted as org/jbpm/context/log/variableinstance/DateUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\DoubleUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\DoubleUpdateLog.java omitted as org/jbpm/context/log/variableinstance/DoubleUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\HibernateLongUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\HibernateLongUpdateLog.java omitted as org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\HibernateStringUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\HibernateStringUpdateLog.java omitted as org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\LongUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\LongUpdateLog.java omitted as org/jbpm/context/log/variableinstance/LongUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\StringUpdateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\context\log\variableinstance\StringUpdateLog.java omitted as org/jbpm/context/log/variableinstance/StringUpdateLog.class is up to date.
| [javac] org\jbpm\context\log\variableinstance\package.html skipped - don't know how to handle it
| [javac] org\jbpm\db\ContextSession.java omitted as org/jbpm/db/ContextSession.class is up to date.
| [javac] org\jbpm\db\GraphSession.java omitted as org/jbpm/db/GraphSession.class is up to date.
| [javac] org\jbpm\db\JbpmSchema.java omitted as org/jbpm/db/JbpmSchema.class is up to date.
| [javac] org\jbpm\db\JbpmSession.java omitted as org/jbpm/db/JbpmSession.class is up to date.
| [javac] org\jbpm\db\JbpmSessionFactory.java omitted as org/jbpm/db/JbpmSessionFactory.class is up to date.
| [javac] org\jbpm\db\LoggingSession.java omitted as org/jbpm/db/LoggingSession.class is up to date.
| [javac] org\jbpm\db\MessagingSession.java omitted as org/jbpm/db/MessagingSession.class is up to date.
| [javac] org\jbpm\db\SchedulerSession.java omitted as org/jbpm/db/SchedulerSession.class is up to date.
| [javac] org\jbpm\db\TaskMgmtSession.java omitted as org/jbpm/db/TaskMgmtSession.class is up to date.
| [javac] org\jbpm\db\compatibility\JbpmSchemaUpdate.java omitted as org/jbpm/db/compatibility/JbpmSchemaUpdate.class is up to date.
| [javac] org\jbpm\db\hibernate.queries.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\db\hibernate\AccessType.java omitted as org/jbpm/db/hibernate/AccessType.class is up to date.
| [javac] org\jbpm\db\hibernate\ConverterEnumType.java omitted as org/jbpm/db/hibernate/ConverterEnumType.class is up to date.
| [javac] org\jbpm\db\hibernate\Converters.java omitted as org/jbpm/db/hibernate/Converters.class is up to date.
| [javac] org\jbpm\db\hibernate\HibernateHelper.java omitted as org/jbpm/db/hibernate/HibernateHelper.class is up to date.
| [javac] org\jbpm\db\hibernate\JbpmNamingStrategy.java omitted as org/jbpm/db/hibernate/JbpmNamingStrategy.class is up to date.
| [javac] org\jbpm\db\hibernate\StringMax.java omitted as org/jbpm/db/hibernate/StringMax.class is up to date.
| [javac] org\jbpm\db\hibernate\jbpm.converter.properties skipped - don't know how to handle it
| [javac] org\jbpm\db\jmx\JbpmService.java omitted as org/jbpm/db/jmx/JbpmService.class is up to date.
| [javac] org\jbpm\db\jmx\JbpmServiceMBean.java omitted as org/jbpm/db/jmx/JbpmServiceMBean.class is up to date.
| [javac] org\jbpm\db\package.html skipped - don't know how to handle it
| [javac] org\jbpm\default.jbpm.cfg.xml skipped - don't know how to handle it
| [javac] org\jbpm\file\def\FileDefinition.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\file\def\FileDefinition.java omitted as org/jbpm/file/def/FileDefinition.class is up to date.
| [javac] org\jbpm\file\def\package.html skipped - don't know how to handle it
| [javac] org\jbpm\graph\action\ActionTypes.java omitted as org/jbpm/graph/action/ActionTypes.class is up to date.
| [javac] org\jbpm\graph\action\Script.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\action\Script.java omitted as org/jbpm/graph/action/Script.class is up to date.
| [javac] org\jbpm\graph\action\SeamedAction.java omitted as org/jbpm/graph/action/SeamedAction.class is up to date.
| [javac] org\jbpm\graph\action\action.types.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\action\package.html skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\Action.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\Action.java omitted as org/jbpm/graph/def/Action.class is up to date.
| [javac] org\jbpm\graph\def\ActionHandler.java omitted as org/jbpm/graph/def/ActionHandler.class is up to date.
| [javac] org\jbpm\graph\def\DelegationException.java omitted as org/jbpm/graph/def/DelegationException.class is up to date.
| [javac] org\jbpm\graph\def\Event.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\Event.java omitted as org/jbpm/graph/def/Event.class is up to date.
| [javac] org\jbpm\graph\def\ExceptionHandler.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\ExceptionHandler.java omitted as org/jbpm/graph/def/ExceptionHandler.class is up to date.
| [javac] org\jbpm\graph\def\GraphElement.java omitted as org/jbpm/graph/def/GraphElement.class is up to date.
| [javac] org\jbpm\graph\def\Node.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\Node.java omitted as org/jbpm/graph/def/Node.class is up to date.
| [javac] org\jbpm\graph\def\NodeCollection.java omitted as org/jbpm/graph/def/NodeCollection.class is up to date.
| [javac] org\jbpm\graph\def\ProcessDefinition.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\ProcessDefinition.java omitted as org/jbpm/graph/def/ProcessDefinition.class is up to date.
| [javac] org\jbpm\graph\def\SuperState.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\SuperState.java omitted as org/jbpm/graph/def/SuperState.class is up to date.
| [javac] org\jbpm\graph\def\Transition.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\Transition.java omitted as org/jbpm/graph/def/Transition.class is up to date.
| [javac] org\jbpm\graph\def\graph.def.class.diagram.gif skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\jbpm.default.modules.properties skipped - don't know how to handle it
| [javac] org\jbpm\graph\def\package.html skipped - don't know how to handle it
| [javac] org\jbpm\graph\exe\Comment.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\exe\Comment.java omitted as org/jbpm/graph/exe/Comment.class is up to date.
| [javac] org\jbpm\graph\exe\ExecutionContext.java omitted as org/jbpm/graph/exe/ExecutionContext.class is up to date.
| [javac] org\jbpm\graph\exe\ProcessInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\exe\ProcessInstance.java omitted as org/jbpm/graph/exe/ProcessInstance.class is up to date.
| [javac] org\jbpm\graph\exe\RuntimeAction.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\exe\RuntimeAction.java omitted as org/jbpm/graph/exe/RuntimeAction.class is up to date.
| [javac] org\jbpm\graph\exe\Token.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\exe\Token.java omitted as org/jbpm/graph/exe/Token.class is up to date.
| [javac] org\jbpm\graph\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\ActionLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\ActionLog.java omitted as org/jbpm/graph/log/ActionLog.class is up to date.
| [javac] org\jbpm\graph\log\NodeLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\NodeLog.java omitted as org/jbpm/graph/log/NodeLog.class is up to date.
| [javac] org\jbpm\graph\log\ProcessInstanceCreateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\ProcessInstanceCreateLog.java omitted as org/jbpm/graph/log/ProcessInstanceCreateLog.class is up to date.
| [javac] org\jbpm\graph\log\ProcessInstanceEndLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\ProcessInstanceEndLog.java omitted as org/jbpm/graph/log/ProcessInstanceEndLog.class is up to date.
| [javac] org\jbpm\graph\log\ProcessStateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\ProcessStateLog.java omitted as org/jbpm/graph/log/ProcessStateLog.class is up to date.
| [javac] org\jbpm\graph\log\SignalLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\SignalLog.java omitted as org/jbpm/graph/log/SignalLog.class is up to date.
| [javac] org\jbpm\graph\log\TokenCreateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\TokenCreateLog.java omitted as org/jbpm/graph/log/TokenCreateLog.class is up to date.
| [javac] org\jbpm\graph\log\TokenEndLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\TokenEndLog.java omitted as org/jbpm/graph/log/TokenEndLog.class is up to date.
| [javac] org\jbpm\graph\log\TransitionLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\log\TransitionLog.java omitted as org/jbpm/graph/log/TransitionLog.class is up to date.
| [javac] org\jbpm\graph\log\package.html skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\DbSubProcessResolver.java omitted as org/jbpm/graph/node/DbSubProcessResolver.class is up to date.
| [javac] org\jbpm\graph\node\Decision.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\Decision.java omitted as org/jbpm/graph/node/Decision.class is up to date.
| [javac] org\jbpm\graph\node\DecisionCondition.java omitted as org/jbpm/graph/node/DecisionCondition.class is up to date.
| [javac] org\jbpm\graph\node\DecisionHandler.java omitted as org/jbpm/graph/node/DecisionHandler.class is up to date.
| [javac] org\jbpm\graph\node\EndState.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\EndState.java omitted as org/jbpm/graph/node/EndState.class is up to date.
| [javac] org\jbpm\graph\node\Fork.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\Fork.java omitted as org/jbpm/graph/node/Fork.class is up to date.
| [javac] org\jbpm\graph\node\InterleaveEnd.java omitted as org/jbpm/graph/node/InterleaveEnd.class is up to date.
| [javac] org\jbpm\graph\node\InterleaveStart.java omitted as org/jbpm/graph/node/InterleaveStart.class is up to date.
| [javac] org\jbpm\graph\node\Join.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\Join.java omitted as org/jbpm/graph/node/Join.class is up to date.
| [javac] org\jbpm\graph\node\Merge.java omitted as org/jbpm/graph/node/Merge.class is up to date.
| [javac] org\jbpm\graph\node\MilestoneEvent.java omitted as org/jbpm/graph/node/MilestoneEvent.class is up to date.
| [javac] org\jbpm\graph\node\MilestoneNode.java omitted as org/jbpm/graph/node/MilestoneNode.class is up to date.
| [javac] org\jbpm\graph\node\NodeTypes.java omitted as org/jbpm/graph/node/NodeTypes.class is up to date.
| [javac] org\jbpm\graph\node\ProcessFactory.java omitted as org/jbpm/graph/node/ProcessFactory.class is up to date.
| [javac] org\jbpm\graph\node\ProcessState.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\ProcessState.java omitted as org/jbpm/graph/node/ProcessState.class is up to date.
| [javac] org\jbpm\graph\node\StartState.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\StartState.java omitted as org/jbpm/graph/node/StartState.class is up to date.
| [javac] org\jbpm\graph\node\State.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\State.java omitted as org/jbpm/graph/node/State.class is up to date.
| [javac] org\jbpm\graph\node\SubProcessResolver.java omitted as org/jbpm/graph/node/SubProcessResolver.class is up to date.
| [javac] org\jbpm\graph\node\TaskNode.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\TaskNode.java omitted as org/jbpm/graph/node/TaskNode.class is up to date.
| [javac] org\jbpm\graph\node\advanced\ParallelSplit.java omitted as org/jbpm/graph/node/advanced/ParallelSplit.class is up to date.
| [javac] org\jbpm\graph\node\node.types.xml skipped - don't know how to handle it
| [javac] org\jbpm\graph\node\package.html skipped - don't know how to handle it
| [javac] org\jbpm\instantiation\BeanInstantiator.java omitted as org/jbpm/instantiation/BeanInstantiator.class is up to date.
| [javac] org\jbpm\instantiation\ConfigurationPropertyInstantiator.java omitted as org/jbpm/instantiation/ConfigurationPropertyInstantiator.class is up to date.
| [javac] org\jbpm\instantiation\ConstructorInstantiator.java omitted as org/jbpm/instantiation/ConstructorInstantiator.class is up to date.
| [javac] org\jbpm\instantiation\DefaultInstantiator.java omitted as org/jbpm/instantiation/DefaultInstantiator.class is up to date.
| [javac] org\jbpm\instantiation\Delegation.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\instantiation\Delegation.java omitted as org/jbpm/instantiation/Delegation.class is up to date.
| [javac] org\jbpm\instantiation\FieldInstantiator.java omitted as org/jbpm/instantiation/FieldInstantiator.class is up to date.
| [javac] org\jbpm\instantiation\Instantiator.java omitted as org/jbpm/instantiation/Instantiator.class is up to date.
| [javac] org\jbpm\instantiation\ProcessClassLoader.java omitted as org/jbpm/instantiation/ProcessClassLoader.class is up to date.
| [javac] org\jbpm\instantiation\XmlInstantiator.java omitted as org/jbpm/instantiation/XmlInstantiator.class is up to date.
| [javac] org\jbpm\instantiation\package.html skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\JpdlException.java omitted as org/jbpm/jpdl/JpdlException.class is up to date.
| [javac] org\jbpm\jpdl\convert\Converter.java omitted as org/jbpm/jpdl/convert/Converter.class is up to date.
| [javac] org\jbpm\jpdl\convert\convert-pdl-2.0-to-3.0.xslt skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\convert\package.html skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\el\ELException.java omitted as org/jbpm/jpdl/el/ELException.class is up to date.
| [javac] org\jbpm\jpdl\el\ELParseException.java omitted as org/jbpm/jpdl/el/ELParseException.class is up to date.
| [javac] org\jbpm\jpdl\el\Expression.java omitted as org/jbpm/jpdl/el/Expression.class is up to date.
| [javac] org\jbpm\jpdl\el\ExpressionEvaluator.java omitted as org/jbpm/jpdl/el/ExpressionEvaluator.class is up to date.
| [javac] org\jbpm\jpdl\el\FunctionMapper.java omitted as org/jbpm/jpdl/el/FunctionMapper.class is up to date.
| [javac] org\jbpm\jpdl\el\VariableResolver.java omitted as org/jbpm/jpdl/el/VariableResolver.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\AndOperator.java omitted as org/jbpm/jpdl/el/impl/AndOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ArithmeticOperator.java omitted as org/jbpm/jpdl/el/impl/ArithmeticOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ArraySuffix.java omitted as org/jbpm/jpdl/el/impl/ArraySuffix.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BeanInfoIndexedProperty.java omitted as org/jbpm/jpdl/el/impl/BeanInfoIndexedProperty.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BeanInfoManager.java omitted as org/jbpm/jpdl/el/impl/BeanInfoManager.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BeanInfoProperty.java omitted as org/jbpm/jpdl/el/impl/BeanInfoProperty.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BeanMethod.java omitted as org/jbpm/jpdl/el/impl/BeanMethod.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BinaryOperator.java omitted as org/jbpm/jpdl/el/impl/BinaryOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BinaryOperatorExpression.java omitted as org/jbpm/jpdl/el/impl/BinaryOperatorExpression.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\BooleanLiteral.java omitted as org/jbpm/jpdl/el/impl/BooleanLiteral.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\Coercions.java omitted as org/jbpm/jpdl/el/impl/Coercions.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ComplexValue.java omitted as org/jbpm/jpdl/el/impl/ComplexValue.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ConditionalExpression.java omitted as org/jbpm/jpdl/el/impl/ConditionalExpression.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\Constants.java omitted as org/jbpm/jpdl/el/impl/Constants.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\DivideOperator.java omitted as org/jbpm/jpdl/el/impl/DivideOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ELParser.jj skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\el\impl\EmptyOperator.java omitted as org/jbpm/jpdl/el/impl/EmptyOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\EnumeratedMap.java omitted as org/jbpm/jpdl/el/impl/EnumeratedMap.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\EqualityOperator.java omitted as org/jbpm/jpdl/el/impl/EqualityOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\EqualsOperator.java omitted as org/jbpm/jpdl/el/impl/EqualsOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\Expression.java omitted as org/jbpm/jpdl/el/impl/Expression.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ExpressionEvaluatorImpl.java omitted as org/jbpm/jpdl/el/impl/ExpressionEvaluatorImpl.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ExpressionString.java omitted as org/jbpm/jpdl/el/impl/ExpressionString.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\FloatingPointLiteral.java omitted as org/jbpm/jpdl/el/impl/FloatingPointLiteral.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\FunctionInvocation.java omitted as org/jbpm/jpdl/el/impl/FunctionInvocation.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\GreaterThanOperator.java omitted as org/jbpm/jpdl/el/impl/GreaterThanOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\GreaterThanOrEqualsOperator.java omitted as org/jbpm/jpdl/el/impl/GreaterThanOrEqualsOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\IntegerDivideOperator.java omitted as org/jbpm/jpdl/el/impl/IntegerDivideOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\IntegerLiteral.java omitted as org/jbpm/jpdl/el/impl/IntegerLiteral.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\JbpmExpressionEvaluator.java omitted as org/jbpm/jpdl/el/impl/JbpmExpressionEvaluator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\JbpmVariableResolver.java omitted as org/jbpm/jpdl/el/impl/JbpmVariableResolver.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\LessThanOperator.java omitted as org/jbpm/jpdl/el/impl/LessThanOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\LessThanOrEqualsOperator.java omitted as org/jbpm/jpdl/el/impl/LessThanOrEqualsOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\Literal.java omitted as org/jbpm/jpdl/el/impl/Literal.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\Logger.java omitted as org/jbpm/jpdl/el/impl/Logger.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\MinusOperator.java omitted as org/jbpm/jpdl/el/impl/MinusOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ModulusOperator.java omitted as org/jbpm/jpdl/el/impl/ModulusOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\MultiplyOperator.java omitted as org/jbpm/jpdl/el/impl/MultiplyOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\NamedValue.java omitted as org/jbpm/jpdl/el/impl/NamedValue.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\NotEqualsOperator.java omitted as org/jbpm/jpdl/el/impl/NotEqualsOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\NotOperator.java omitted as org/jbpm/jpdl/el/impl/NotOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\NullLiteral.java omitted as org/jbpm/jpdl/el/impl/NullLiteral.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\OrOperator.java omitted as org/jbpm/jpdl/el/impl/OrOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\PlusOperator.java omitted as org/jbpm/jpdl/el/impl/PlusOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\PrimitiveObjects.java omitted as org/jbpm/jpdl/el/impl/PrimitiveObjects.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\PropertySuffix.java omitted as org/jbpm/jpdl/el/impl/PropertySuffix.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\RelationalOperator.java omitted as org/jbpm/jpdl/el/impl/RelationalOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\Resources.properties skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\el\impl\Resources_ja.properties skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\el\impl\StringLiteral.java omitted as org/jbpm/jpdl/el/impl/StringLiteral.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\UnaryMinusOperator.java omitted as org/jbpm/jpdl/el/impl/UnaryMinusOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\UnaryOperator.java omitted as org/jbpm/jpdl/el/impl/UnaryOperator.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\UnaryOperatorExpression.java omitted as org/jbpm/jpdl/el/impl/UnaryOperatorExpression.class is up to date.
| [javac] org\jbpm\jpdl\el\impl\ValueSuffix.java omitted as org/jbpm/jpdl/el/impl/ValueSuffix.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\ELParser.java omitted as org/jbpm/jpdl/el/parser/ELParser.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\ELParserConstants.java omitted as org/jbpm/jpdl/el/parser/ELParserConstants.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\ELParserTokenManager.java omitted as org/jbpm/jpdl/el/parser/ELParserTokenManager.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\ELToken.java omitted as org/jbpm/jpdl/el/parser/ELToken.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\ELTokenMgrError.java omitted as org/jbpm/jpdl/el/parser/ELTokenMgrError.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\ParseException.java omitted as org/jbpm/jpdl/el/parser/ParseException.class is up to date.
| [javac] org\jbpm\jpdl\el\parser\SimpleCharStream.java omitted as org/jbpm/jpdl/el/parser/SimpleCharStream.class is up to date.
| [javac] org\jbpm\jpdl\exe\MilestoneInstance.java omitted as org/jbpm/jpdl/exe/MilestoneInstance.class is up to date.
| [javac] org\jbpm\jpdl\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\par\ConfigurableParser.java omitted as org/jbpm/jpdl/par/ConfigurableParser.class is up to date.
| [javac] org\jbpm\jpdl\par\FileArchiveParser.java omitted as org/jbpm/jpdl/par/FileArchiveParser.class is up to date.
| [javac] org\jbpm\jpdl\par\FileFilter.java omitted as org/jbpm/jpdl/par/FileFilter.class is up to date.
| [javac] org\jbpm\jpdl\par\JpdlArchiveParser.java omitted as org/jbpm/jpdl/par/JpdlArchiveParser.class is up to date.
| [javac] org\jbpm\jpdl\par\ProcessArchive.java omitted as org/jbpm/jpdl/par/ProcessArchive.class is up to date.
| [javac] org\jbpm\jpdl\par\ProcessArchiveParser.java omitted as org/jbpm/jpdl/par/ProcessArchiveParser.class is up to date.
| [javac] org\jbpm\jpdl\par\jbpm.parsers.xml skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\par\package.html skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\xml\JpdlParser.java omitted as org/jbpm/jpdl/xml/JpdlParser.class is up to date.
| [javac] org\jbpm\jpdl\xml\JpdlXmlReader.java omitted as org/jbpm/jpdl/xml/JpdlXmlReader.class is up to date.
| [javac] org\jbpm\jpdl\xml\JpdlXmlWriter.java omitted as org/jbpm/jpdl/xml/JpdlXmlWriter.class is up to date.
| [javac] org\jbpm\jpdl\xml\Parsable.java omitted as org/jbpm/jpdl/xml/Parsable.class is up to date.
| [javac] org\jbpm\jpdl\xml\Problem.java omitted as org/jbpm/jpdl/xml/Problem.class is up to date.
| [javac] org\jbpm\jpdl\xml\ProblemListener.java omitted as org/jbpm/jpdl/xml/ProblemListener.class is up to date.
| [javac] org\jbpm\jpdl\xml\jpdl-3.0.xsd skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\xml\jpdl-3.1.xsd skipped - don't know how to handle it
| [javac] org\jbpm\jpdl\xml\package.html skipped - don't know how to handle it
| [javac] org\jbpm\logging\LoggingService.java omitted as org/jbpm/logging/LoggingService.class is up to date.
| [javac] org\jbpm\logging\db\DbLoggingService.java omitted as org/jbpm/logging/db/DbLoggingService.class is up to date.
| [javac] org\jbpm\logging\db\DbLoggingServiceFactory.java omitted as org/jbpm/logging/db/DbLoggingServiceFactory.class is up to date.
| [javac] org\jbpm\logging\exe\LoggingInstance.java omitted as org/jbpm/logging/exe/LoggingInstance.class is up to date.
| [javac] org\jbpm\logging\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\logging\log\CompositeLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\logging\log\CompositeLog.java omitted as org/jbpm/logging/log/CompositeLog.class is up to date.
| [javac] org\jbpm\logging\log\MessageLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\logging\log\MessageLog.java omitted as org/jbpm/logging/log/MessageLog.class is up to date.
| [javac] org\jbpm\logging\log\ProcessLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\logging\log\ProcessLog.java omitted as org/jbpm/logging/log/ProcessLog.class is up to date.
| [javac] org\jbpm\logging\log\package.html skipped - don't know how to handle it
| [javac] org\jbpm\module\def\ModuleDefinition.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\module\def\ModuleDefinition.java omitted as org/jbpm/module/def/ModuleDefinition.class is up to date.
| [javac] org\jbpm\module\def\package.html skipped - don't know how to handle it
| [javac] org\jbpm\module\exe\ModuleInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\module\exe\ModuleInstance.java omitted as org/jbpm/module/exe/ModuleInstance.class is up to date.
| [javac] org\jbpm\module\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\module\package.html skipped - don't know how to handle it
| [javac] org\jbpm\msg\Message.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\msg\Message.java omitted as org/jbpm/msg/Message.class is up to date.
| [javac] org\jbpm\msg\MessageService.java omitted as org/jbpm/msg/MessageService.class is up to date.
| [javac] org\jbpm\msg\command\CommandExecutorThread.java omitted as org/jbpm/msg/command/CommandExecutorThread.class is up to date.
| [javac] org\jbpm\msg\db\DbMessageService.java omitted as org/jbpm/msg/db/DbMessageService.class is up to date.
| [javac] org\jbpm\msg\db\DbMessageServiceFactory.java omitted as org/jbpm/msg/db/DbMessageServiceFactory.class is up to date.
| [javac] org\jbpm\msg\db\StaticNotifier.java omitted as org/jbpm/msg/db/StaticNotifier.class is up to date.
| [javac] org\jbpm\msg\db\TextMessage.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\msg\db\TextMessage.java omitted as org/jbpm/msg/db/TextMessage.class is up to date.
| [javac] org\jbpm\msg\jms\JmsMessageServiceFactoryImpl.java omitted as org/jbpm/msg/jms/JmsMessageServiceFactoryImpl.class is up to date.
| [javac] org\jbpm\msg\jms\JmsMessageServiceImpl.java omitted as org/jbpm/msg/jms/JmsMessageServiceImpl.class is up to date.
| [javac] org\jbpm\msg\package.html skipped - don't know how to handle it
| [javac] org\jbpm\package.html skipped - don't know how to handle it
| [javac] org\jbpm\persistence\JbpmPersistenceException.java omitted as org/jbpm/persistence/JbpmPersistenceException.class is up to date.
| [javac] org\jbpm\persistence\PersistenceService.java omitted as org/jbpm/persistence/PersistenceService.class is up to date.
| [javac] org\jbpm\persistence\db\DbPersistenceService.java omitted as org/jbpm/persistence/db/DbPersistenceService.class is up to date.
| [javac] org\jbpm\persistence\db\DbPersistenceServiceFactory.java omitted as org/jbpm/persistence/db/DbPersistenceServiceFactory.class is up to date.
| [javac] org\jbpm\scheduler\SchedulerService.java omitted as org/jbpm/scheduler/SchedulerService.class is up to date.
| [javac] org\jbpm\scheduler\db\DbSchedulerService.java omitted as org/jbpm/scheduler/db/DbSchedulerService.class is up to date.
| [javac] org\jbpm\scheduler\db\DbSchedulerServiceFactory.java omitted as org/jbpm/scheduler/db/DbSchedulerServiceFactory.class is up to date.
| [javac] org\jbpm\scheduler\def\CancelTimerAction.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\scheduler\def\CancelTimerAction.java omitted as org/jbpm/scheduler/def/CancelTimerAction.class is up to date.
| [javac] org\jbpm\scheduler\def\CreateTimerAction.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\scheduler\def\CreateTimerAction.java omitted as org/jbpm/scheduler/def/CreateTimerAction.class is up to date.
| [javac] org\jbpm\scheduler\def\package.html skipped - don't know how to handle it
| [javac] org\jbpm\scheduler\exe\Timer.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\scheduler\exe\Timer.java omitted as org/jbpm/scheduler/exe/Timer.class is up to date.
| [javac] org\jbpm\scheduler\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\scheduler\impl\Scheduler.java omitted as org/jbpm/scheduler/impl/Scheduler.class is up to date.
| [javac] org\jbpm\scheduler\impl\SchedulerHistoryLog.java omitted as org/jbpm/scheduler/impl/SchedulerHistoryLog.class is up to date.
| [javac] org\jbpm\scheduler\impl\SchedulerListener.java omitted as org/jbpm/scheduler/impl/SchedulerListener.class is up to date.
| [javac] org\jbpm\scheduler\impl\SchedulerMain.java omitted as org/jbpm/scheduler/impl/SchedulerMain.class is up to date.
| [javac] org\jbpm\scheduler\impl\SchedulerServlet.java omitted as org/jbpm/scheduler/impl/SchedulerServlet.class is up to date.
| [javac] org\jbpm\scheduler\impl\SchedulerThread.java omitted as org/jbpm/scheduler/impl/SchedulerThread.class is up to date.
| [javac] org\jbpm\scheduler\impl\package.html skipped - don't know how to handle it
| [javac] org\jbpm\scheduler\package.html skipped - don't know how to handle it
| [javac] org\jbpm\security\AuthenticationService.java omitted as org/jbpm/security/AuthenticationService.class is up to date.
| [javac] org\jbpm\security\AuthorizationService.java omitted as org/jbpm/security/AuthorizationService.class is up to date.
| [javac] org\jbpm\security\SecurityHelper.java omitted as org/jbpm/security/SecurityHelper.class is up to date.
| [javac] org\jbpm\security\authentication\DefaultAuthenticationService.java omitted as org/jbpm/security/authentication/DefaultAuthenticationService.class is up to date.
| [javac] org\jbpm\security\authentication\DefaultAuthenticationServiceFactory.java omitted as org/jbpm/security/authentication/DefaultAuthenticationServiceFactory.class is up to date.
| [javac] org\jbpm\security\authentication\JBossAuthenticationService.java omitted as org/jbpm/security/authentication/JBossAuthenticationService.class is up to date.
| [javac] org\jbpm\security\authentication\JBossAuthenticationServiceFactory.java omitted as org/jbpm/security/authentication/JBossAuthenticationServiceFactory.class is up to date.
| [javac] org\jbpm\security\authentication\SubjectAuthenticationService.java omitted as org/jbpm/security/authentication/SubjectAuthenticationService.class is up to date.
| [javac] org\jbpm\security\authorization\IdentityAuthorizationService.java omitted as org/jbpm/security/authorization/IdentityAuthorizationService.class is up to date.
| [javac] org\jbpm\security\authorization\IdentityAuthorizationServiceFactory.java omitted as org/jbpm/security/authorization/IdentityAuthorizationServiceFactory.class is up to date.
| [javac] org\jbpm\security\package.html skipped - don't know how to handle it
| [javac] org\jbpm\security\permission\CreateProcessInstancePermission.java omitted as org/jbpm/security/permission/CreateProcessInstancePermission.class is up to date.
| [javac] org\jbpm\security\permission\DeployProcessPermission.java omitted as org/jbpm/security/permission/DeployProcessPermission.class is up to date.
| [javac] org\jbpm\security\permission\EndTaskPermission.java omitted as org/jbpm/security/permission/EndTaskPermission.class is up to date.
| [javac] org\jbpm\security\permission\SubmitTaskParametersPermission.java omitted as org/jbpm/security/permission/SubmitTaskParametersPermission.class is up to date.
| [javac] org\jbpm\security\permission\TaskAssignPermission.java omitted as org/jbpm/security/permission/TaskAssignPermission.class is up to date.
| [javac] org\jbpm\security\permission\ViewTaskParametersPermission.java omitted as org/jbpm/security/permission/ViewTaskParametersPermission.class is up to date.
| [javac] org\jbpm\svc\JbpmServiceException.java omitted as org/jbpm/svc/JbpmServiceException.class is up to date.
| [javac] org\jbpm\svc\Service.java omitted as org/jbpm/svc/Service.class is up to date.
| [javac] org\jbpm\svc\ServiceFactory.java omitted as org/jbpm/svc/ServiceFactory.class is up to date.
| [javac] org\jbpm\svc\Services.java omitted as org/jbpm/svc/Services.class is up to date.
| [javac] org\jbpm\svc\save\CascadeSaveOperation.java omitted as org/jbpm/svc/save/CascadeSaveOperation.class is up to date.
| [javac] org\jbpm\svc\save\CheckUnpersistableVariablesOperation.java omitted as org/jbpm/svc/save/CheckUnpersistableVariablesOperation.class is up to date.
| [javac] org\jbpm\svc\save\HibernateSaveOperation.java omitted as org/jbpm/svc/save/HibernateSaveOperation.class is up to date.
| [javac] org\jbpm\svc\save\SaveLogsOperation.java omitted as org/jbpm/svc/save/SaveLogsOperation.class is up to date.
| [javac] org\jbpm\svc\save\SaveOperation.java omitted as org/jbpm/svc/save/SaveOperation.class is up to date.
| [javac] org\jbpm\taskmgmt\TaskInstanceFactory.java omitted as org/jbpm/taskmgmt/TaskInstanceFactory.class is up to date.
| [javac] org\jbpm\taskmgmt\def\AssignmentHandler.java omitted as org/jbpm/taskmgmt/def/AssignmentHandler.class is up to date.
| [javac] org\jbpm\taskmgmt\def\Swimlane.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\def\Swimlane.java omitted as org/jbpm/taskmgmt/def/Swimlane.class is up to date.
| [javac] org\jbpm\taskmgmt\def\Task.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\def\Task.java omitted as org/jbpm/taskmgmt/def/Task.class is up to date.
| [javac] org\jbpm\taskmgmt\def\TaskController.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\def\TaskController.java omitted as org/jbpm/taskmgmt/def/TaskController.class is up to date.
| [javac] org\jbpm\taskmgmt\def\TaskControllerHandler.java omitted as org/jbpm/taskmgmt/def/TaskControllerHandler.class is up to date.
| [javac] org\jbpm\taskmgmt\def\TaskMgmtDefinition.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\def\TaskMgmtDefinition.java omitted as org/jbpm/taskmgmt/def/TaskMgmtDefinition.class is up to date.
| [javac] org\jbpm\taskmgmt\def\package.html skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\exe\Assignable.java omitted as org/jbpm/taskmgmt/exe/Assignable.class is up to date.
| [javac] org\jbpm\taskmgmt\exe\PooledActor.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\exe\PooledActor.java omitted as org/jbpm/taskmgmt/exe/PooledActor.class is up to date.
| [javac] org\jbpm\taskmgmt\exe\SwimlaneInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\exe\SwimlaneInstance.java omitted as org/jbpm/taskmgmt/exe/SwimlaneInstance.class is up to date.
| [javac] org\jbpm\taskmgmt\exe\TaskInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\exe\TaskInstance.java omitted as org/jbpm/taskmgmt/exe/TaskInstance.class is up to date.
| [javac] org\jbpm\taskmgmt\exe\TaskMgmtInstance.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\exe\TaskMgmtInstance.java omitted as org/jbpm/taskmgmt/exe/TaskMgmtInstance.class is up to date.
| [javac] org\jbpm\taskmgmt\exe\package.html skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\impl\DefaultTaskInstanceFactoryImpl.java omitted as org/jbpm/taskmgmt/impl/DefaultTaskInstanceFactoryImpl.class is up to date.
| [javac] org\jbpm\taskmgmt\log\SwimlaneAssignLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\SwimlaneAssignLog.java omitted as org/jbpm/taskmgmt/log/SwimlaneAssignLog.class is up to date.
| [javac] org\jbpm\taskmgmt\log\SwimlaneCreateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\SwimlaneCreateLog.java omitted as org/jbpm/taskmgmt/log/SwimlaneCreateLog.class is up to date.
| [javac] org\jbpm\taskmgmt\log\SwimlaneLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\SwimlaneLog.java omitted as org/jbpm/taskmgmt/log/SwimlaneLog.class is up to date.
| [javac] org\jbpm\taskmgmt\log\TaskAssignLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\TaskAssignLog.java omitted as org/jbpm/taskmgmt/log/TaskAssignLog.class is up to date.
| [javac] org\jbpm\taskmgmt\log\TaskCreateLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\TaskCreateLog.java omitted as org/jbpm/taskmgmt/log/TaskCreateLog.class is up to date.
| [javac] org\jbpm\taskmgmt\log\TaskEndLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\TaskEndLog.java omitted as org/jbpm/taskmgmt/log/TaskEndLog.class is up to date.
| [javac] org\jbpm\taskmgmt\log\TaskLog.hbm.xml skipped - don't know how to handle it
| [javac] org\jbpm\taskmgmt\log\TaskLog.java omitted as org/jbpm/taskmgmt/log/TaskLog.class is up to date.
| [javac] org\jbpm\taskmgmt\package.html skipped - don't know how to handle it
| [javac] org\jbpm\util\ArrayUtil.java omitted as org/jbpm/util/ArrayUtil.class is up to date.
| [javac] org\jbpm\util\ByteUtil.java omitted as org/jbpm/util/ByteUtil.class is up to date.
| [javac] org\jbpm\util\ClassLoaderUtil.java omitted as org/jbpm/util/ClassLoaderUtil.class is up to date.
| [javac] org\jbpm\util\EqualsUtil.java omitted as org/jbpm/util/EqualsUtil.class is up to date.
| [javac] org\jbpm\util\IoUtil.java omitted as org/jbpm/util/IoUtil.class is up to date.
| [javac] org\jbpm\util\JndiLookupException.java omitted as org/jbpm/util/JndiLookupException.class is up to date.
| [javac] org\jbpm\util\JndiUtil.java omitted as org/jbpm/util/JndiUtil.class is up to date.
| [javac] org\jbpm\util\StaticUtil.java omitted as org/jbpm/util/StaticUtil.class is up to date.
| [javac] org\jbpm\util\XmlException.java omitted as org/jbpm/util/XmlException.class is up to date.
| [javac] org\jbpm\util\XmlUtil.java omitted as org/jbpm/util/XmlUtil.class is up to date.
| [javac] org\jbpm\web\JbpmContextFilter.java omitted as org/jbpm/web/JbpmContextFilter.class is up to date.
| [javac] org\jbpm\web\JbpmThreadsServlet.java omitted as org/jbpm/web/JbpmThreadsServlet.class is up to date.
| [javac] overview.html skipped - don't know how to handle it
| [copy] org\jbpm\ant\jbpm.ant.tasks.properties omitted as org/jbpm/ant/jbpm.ant.tasks.properties is up to date.
| [copy] org\jbpm\bytes\ByteArray.hbm.xml omitted as org/jbpm/bytes/ByteArray.hbm.xml is up to date.
| [copy] org\jbpm\bytes\package.html omitted as org/jbpm/bytes/package.html is up to date.
| [copy] org\jbpm\calendar\jbpm.business.calendar.properties omitted as org/jbpm/calendar/jbpm.business.calendar.properties is up to date.
| [copy] org\jbpm\calendar\package.html omitted as org/jbpm/calendar/package.html is up to date.
| [copy] org\jbpm\command\ExecuteActionCommand.hbm.xml omitted as org/jbpm/command/ExecuteActionCommand.hbm.xml is up to date.
| [copy] org\jbpm\command\ExecuteNodeCommand.hbm.xml omitted as org/jbpm/command/ExecuteNodeCommand.hbm.xml is up to date.
| [copy] org\jbpm\command\SignalCommand.hbm.xml omitted as org/jbpm/command/SignalCommand.hbm.xml is up to date.
| [copy] org\jbpm\command\TaskInstanceEndCommand.hbm.xml omitted as org/jbpm/command/TaskInstanceEndCommand.hbm.xml is up to date.
| [copy] org\jbpm\configuration\package.html omitted as org/jbpm/configuration/package.html is up to date.
| [copy] org\jbpm\context\def\ContextDefinition.hbm.xml omitted as org/jbpm/context/def/ContextDefinition.hbm.xml is up to date.
| [copy] org\jbpm\context\def\VariableAccess.hbm.xml omitted as org/jbpm/context/def/VariableAccess.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\ContextInstance.hbm.xml omitted as org/jbpm/context/exe/ContextInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\TokenVariableMap.hbm.xml omitted as org/jbpm/context/exe/TokenVariableMap.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\VariableInstance.hbm.xml omitted as org/jbpm/context/exe/VariableInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\converter\package.html omitted as org/jbpm/context/exe/converter/package.html is up to date.
| [copy] org\jbpm\context\exe\jbpm.varmapping.xml omitted as org/jbpm/context/exe/jbpm.varmapping.xml is up to date.
| [copy] org\jbpm\context\exe\package.html omitted as org/jbpm/context/exe/package.html is up to date.
| [copy] org\jbpm\context\exe\variableinstance\ByteArrayInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\DateInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\DoubleInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\HibernateLongInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\HibernateStringInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\LongInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\NullInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\StringInstance.hbm.xml omitted as org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml is up to date.
| [copy] org\jbpm\context\exe\variableinstance\package.html omitted as org/jbpm/context/exe/variableinstance/package.html is up to date.
| [copy] org\jbpm\context\log\VariableCreateLog.hbm.xml omitted as org/jbpm/context/log/VariableCreateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\VariableDeleteLog.hbm.xml omitted as org/jbpm/context/log/VariableDeleteLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\VariableLog.hbm.xml omitted as org/jbpm/context/log/VariableLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\VariableUpdateLog.hbm.xml omitted as org/jbpm/context/log/VariableUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\package.html omitted as org/jbpm/context/log/package.html is up to date.
| [copy] org\jbpm\context\log\variableinstance\ByteArrayUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\DateUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\DoubleUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\HibernateLongUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\HibernateStringUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\LongUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\StringUpdateLog.hbm.xml omitted as org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml is up to date.
| [copy] org\jbpm\context\log\variableinstance\package.html omitted as org/jbpm/context/log/variableinstance/package.html is up to date.
| [copy] org\jbpm\db\hibernate.queries.hbm.xml omitted as org/jbpm/db/hibernate.queries.hbm.xml is up to date.
| [copy] org\jbpm\db\hibernate\jbpm.converter.properties omitted as org/jbpm/db/hibernate/jbpm.converter.properties is up to date.
| [copy] org\jbpm\db\package.html omitted as org/jbpm/db/package.html is up to date.
| [copy] org\jbpm\default.jbpm.cfg.xml omitted as org/jbpm/default.jbpm.cfg.xml is up to date.
| [copy] org\jbpm\file\def\FileDefinition.hbm.xml omitted as org/jbpm/file/def/FileDefinition.hbm.xml is up to date.
| [copy] org\jbpm\file\def\package.html omitted as org/jbpm/file/def/package.html is up to date.
| [copy] org\jbpm\graph\action\Script.hbm.xml omitted as org/jbpm/graph/action/Script.hbm.xml is up to date.
| [copy] org\jbpm\graph\action\action.types.xml omitted as org/jbpm/graph/action/action.types.xml is up to date.
| [copy] org\jbpm\graph\action\package.html omitted as org/jbpm/graph/action/package.html is up to date.
| [copy] org\jbpm\graph\def\Action.hbm.xml omitted as org/jbpm/graph/def/Action.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\Event.hbm.xml omitted as org/jbpm/graph/def/Event.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\ExceptionHandler.hbm.xml omitted as org/jbpm/graph/def/ExceptionHandler.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\Node.hbm.xml omitted as org/jbpm/graph/def/Node.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\ProcessDefinition.hbm.xml omitted as org/jbpm/graph/def/ProcessDefinition.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\SuperState.hbm.xml omitted as org/jbpm/graph/def/SuperState.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\Transition.hbm.xml omitted as org/jbpm/graph/def/Transition.hbm.xml is up to date.
| [copy] org\jbpm\graph\def\graph.def.class.diagram.gif omitted as org/jbpm/graph/def/graph.def.class.diagram.gif is up to date.
| [copy] org\jbpm\graph\def\jbpm.default.modules.properties omitted as org/jbpm/graph/def/jbpm.default.modules.properties is up to date.
| [copy] org\jbpm\graph\def\package.html omitted as org/jbpm/graph/def/package.html is up to date.
| [copy] org\jbpm\graph\exe\Comment.hbm.xml omitted as org/jbpm/graph/exe/Comment.hb
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971196#3971196
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971196
19 years, 7 months
[EJB/JBoss] - Re: Unable to passivate due to ctx lock - JBoss 4.0.2
by deepak.a
I'm seeing a similar warning message in JBoss 4.0.3 SP1, when I was trying to stress CMP beans (row-locking enabled).
Has this warning message got something to do with the application behaviour? These messages keep coming through out the run from the begin to end. I don't see any application failures or unexpected rollbacks though.
Test Details:
Java client invokes a Stateless bean method that finds 2 Entity instances (picking randomly 2 PKs, rarely both could turn out to be the same PK) and performs updates on both the instances in a single transaction. (Informally this is an transfer operation randomly picking 2 accounts). This is done repeatedly with 40 threads and over a range of Entity instances(1000).
Configuration:
We have restricted CMP 2.x container's cache size to 200 and Stateless pool size to 100. As we have only 40 threads, atmost 40 stateless beans would be used which inturn use less than 80 entities simultaneously.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971191#3971191
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971191
19 years, 7 months
[Security & JAAS/JBoss] - writing new LoginModul - unable to replace Principal ??
by rsoika
Hi,
I have a hard problem and need your help writing a new Login Modul for JBoss.
I have the follwing situation: users authenticate against a Web Application using the LdapLoginModule. The WebApp calls Session EJBs which need the UserName to implement some Business logic.
The Users can authenticate against the underlying LDAP server be a userid (e.g. customer ID) and password. - so far everything works well.
But inside the EJBs the follwoing code returns the Loginname:
| public void setSessionContext(javax.ejb.SessionContext ctx) {
| String sUserName=ctx.getCallerPrincipal().toString());
| }
|
But I need to get the Distinguished Name for the User (a full hierarchical name and not his UserID - "R15553" should become "CN=Ralph Soika/O=MYORG")
So now I started to write my own LoginModul by subclassing the org.jboss.security.auth.spi.LdapLoginModule
I tried everything to change the Principal with out any success.
I hoocked into the getUsername(), createIdentity() and getUsernameAndPassword() method.
I have read the source code and tried to understand the sharedState Map and put code like the following in any position:
| sharedState.put("javax.security.auth.login.name",sMyNewUserName);
|
I also tried to implement a new Login CallbackHandler. But I find no way to replace the UserID, which the user typed into the Login Dialog of his browser, so that getCallerPrincipal() returns a Full Name.
Can you give me please some assistance.
When I success I will post my LoginModol here. I think this Problem could be helpfull for many JBoss developers.
Thanks for help
Ralph
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971188#3971188
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971188
19 years, 7 months