[Design of JBoss jBPM] - Re: there are some errors when I build gpd codes
by Grid.Qian
and
| !ENTRY org.eclipse.osgi 2 0 2009-03-11 10:53:09.527
| !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
| !SUBENTRY 1 org.eclipse.osgi 2 0 2009-03-11 10:53:09.527
| !MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.apt.pluggable.core_1.0.100.v20080407-1345.jar [87] was not resolved.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2009-03-11 10:53:09.528
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2009-03-11 10:53:09.528
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.dispatch_0.0.0.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2009-03-11 10:53:09.528
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.model_0.0.0.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2009-03-11 10:53:09.528
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.util_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2009-03-11 10:53:09.528
| !MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.compiler.apt_1.0.100.v20080513-1235.jar [89] was not resolved.
| !SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2009-03-11 10:53:09.528
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2009-03-11 10:53:09.528
| !MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_883_R34x.jar [90] was not resolved.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216836#4216836
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216836
17 years, 1 month
[Design of JBoss jBPM] - Re: there are some errors when I build gpd codes
by Grid.Qian
o, but in the .log file from trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/target/workspace/.metadata there are some errors:
!SESSION 2009-03-11 10:52:38.059 -----------------------------------------------
| eclipse.buildId=M20080911-1700
| java.version=1.5.0_15
| java.vendor=Sun Microsystems Inc.
| BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
| Framework arguments: -application org.eclipse.ant.core.antRunner -buildfile /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml main -Ddummy=true
| Command-line arguments: -ws gtk -os linux -application org.eclipse.ant.core.antRunner -buildfile /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml main -data /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/target/workspace -Ddummy=true
|
| !ENTRY org.eclipse.osgi 4 0 2009-03-11 10:53:09.473
| !MESSAGE Application error
| !STACK 1
| java.lang.reflect.InvocationTargetException
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
| at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
| at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
| at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
| at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
| at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
| Caused by: /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:28: The following error occurred while executing this line:
| /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:112: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
| at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
| at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
| ... 19 more
| Caused by: /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:112: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 31 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 40 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 50 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 59 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 69 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.IntrospectionHelper.throwNotSupported(IntrospectionHelper.java:463)
| at org.apache.tools.ant.IntrospectionHelper.getNestedCreator(IntrospectionHelper.java:517)
| at org.apache.tools.ant.IntrospectionHelper.getElementCreator(IntrospectionHelper.java:583)
| at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:545)
| at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:326)
| at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:182)
| at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
| at org.apache.tools.ant.Task.perform(Task.java:363)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 79 more
| Root exception:
| /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:28: The following error occurred while executing this line:
| /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:112: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
| at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
| at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
| at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
| at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
| at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
| at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
| at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
| Caused by: /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:112: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 31 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 40 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 50 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 59 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 69 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.IntrospectionHelper.throwNotSupported(IntrospectionHelper.java:463)
| at org.apache.tools.ant.IntrospectionHelper.getNestedCreator(IntrospectionHelper.java:517)
| at org.apache.tools.ant.IntrospectionHelper.getElementCreator(IntrospectionHelper.java:583)
| at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:545)
| at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:326)
| at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:182)
| at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
| at org.apache.tools.ant.Task.perform(Task.java:363)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 79 more
| --- Nested Exception ---
| /home/grid/softinstall/eclipse3.4.1/plugins/org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/build.xml:112: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
| at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
| at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
| at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
| at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
| at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
| at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
| at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 40 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 50 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 59 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 69 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.IntrospectionHelper.throwNotSupported(IntrospectionHelper.java:463)
| at org.apache.tools.ant.IntrospectionHelper.getNestedCreator(IntrospectionHelper.java:517)
| at org.apache.tools.ant.IntrospectionHelper.getElementCreator(IntrospectionHelper.java:583)
| at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:545)
| at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:326)
| at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:182)
| at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
| at org.apache.tools.ant.Task.perform(Task.java:363)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 79 more
| --- Nested Exception ---
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:178: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
| at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
| at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
| at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
| at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
| at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
| at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
| at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 50 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 59 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 69 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.IntrospectionHelper.throwNotSupported(IntrospectionHelper.java:463)
| at org.apache.tools.ant.IntrospectionHelper.getNestedCreator(IntrospectionHelper.java:517)
| at org.apache.tools.ant.IntrospectionHelper.getElementCreator(IntrospectionHelper.java:583)
| at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:545)
| at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:326)
| at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:182)
| at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
| at org.apache.tools.ant.Task.perform(Task.java:363)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 79 more
| --- Nested Exception ---
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/customTargets.xml:202: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
| at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
| at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
| at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
| at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
| at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
| at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
| at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 59 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 69 more
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.IntrospectionHelper.throwNotSupported(IntrospectionHelper.java:463)
| at org.apache.tools.ant.IntrospectionHelper.getNestedCreator(IntrospectionHelper.java:517)
| at org.apache.tools.ant.IntrospectionHelper.getElementCreator(IntrospectionHelper.java:583)
| at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:545)
| at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:326)
| at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:182)
| at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158)
| at org.apache.tools.ant.Task.perform(Task.java:363)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| ... 79 more
| --- Nested Exception ---
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:19: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
| at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
| at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
| at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
| at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
| at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
| at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
| at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
| at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
| at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
| at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
| at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
| Caused by: /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:88: The following error occurred while executing this line:
| /home/grid/sources/jbtools/trunk/jbpm/builders/org.jboss.tools.flow.jpdl4.builder/build-files/postBuild.xml:93: The <pathconvert> type doesn't support the nested "resources" element.
| at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
| at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
| at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:107)
| at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
| at org.apache.tools.ant.Task.perform(Task.java:364)
| at org.apache.tools.ant.Target.execute(Target.java:341)
| at org.apache.tools.ant.Target.performTasks(Target.java:369)
| at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
| at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
| at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216835#4216835
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216835
17 years, 1 month
[Design of JBoss Portal] - Re: processAction method not implemented
by tsentih
Hi,bjoernb
I had resolved this problem, I use the jboss portal 2.7.1
This is my event
@XmlRootElement
public class TestEvent implements Serializable {
private String id;
public TestEvent(String id)
{
System.out.println("Start Event");
this.id = id;
}
public String getId()
{
System.out.println("Start Event2");
return id;
}
}
And next is my set event method , I use the portlet to set event in actionlistener:
.....
ActionResponse actionResponse = (ActionResponse)responseObject;
System.out.println("aaaaaa");
QName QNAME = new QName("urn:dfi:portal:samples:event", "TestEvent");
TestEvent menueSelectionEvent = new TestEvent("start action event");
actionResponse.setEvent(QNAME, menueSelectionEvent);
...
Last, how to get the event:
@Override
public void processEvent(EventRequest request, EventResponse response)
throws PortletException, IOException {
// TODO Auto-generated method stub
System.out.println("get Event :1111111111111111111" );
TestEvent testEvent = (TestEvent) request.getEvent().getValue();
System.out.println("get Event :"+ testEvent.getId());
}
You can try it, it works...
as follow is part of my portle.xml setting :
C
<short-title>C</short-title>
</portlet-info>
<supported-processing-event>
<qname xmlns:jbp="urn:dfi:portal:samples:event">jbp:TestEvent
</supported-processing-event>
<event-definition>
<qname xmlns:jbp="urn:dfi:portal:samples:event">jbp:TestEvent
<value-type>dfi.portlet.event.TestEvent</value-type>
</event-definition>
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216832#4216832
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216832
17 years, 1 month