[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4703) Include pi4soa CDL editor plugins into JBT

Gary Brown (JIRA) jira-events at lists.jboss.org
Sat Sep 26 17:58:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12487483#action_12487483 ] 

Gary Brown commented on JBIDE-4703:
-----------------------------------

Only just started trying this out, but when I did the build, at the point where it was compiling the org.pi4soa.cdl.test plugin, it resulted in a number of errors of the type:

 [build]     [mkdir] Created dir: /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.pi4soa.common.tests/@dot
    [build]     [javac] Compiling 26 source files to /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.pi4soa.common.tests/@dot
    [build]       [jar] Building jar: /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.eclipse.test/automated.jar
    [build]    [delete] Deleting directory /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.eclipse.test/temp.folder/automated.jar.bin
    [build]     [javac] ----------
    [build]     [javac] 1. ERROR in /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.pi4soa.cdl.tests/src/java/org/pi4soa/cdl/impl/AssignImplTest.java (at line 26)
    [build]     [javac] 	import org.pi4soa.common.testutils.DOMTestUtils;
    [build]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [build]     [javac] The import org.pi4soa.common.testutils cannot be resolved
    [build]     [javac] ----------

and also when compiling the org.pi4soa.service.tests plugin:

    [javac] 1. ERROR in /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.pi4soa.service.tests/src/java/org/pi4soa/service/behavior/impl/BehaviorTestBase.java (at line 52)
    [build]     [javac] 	org.pi4soa.common.testutils.TestModelListener l=
    [build]     [javac] 	^^^    [javac] 1. ERROR in /tmp/build/N200909262214-pi4soa/eclipse/plugins/org.pi4soa.service.tests/src/java/org/pi4soa/service/behavior/impl/BehaviorTestBase.java (at line 52)
    [build]     [javac] 	org.pi4soa.common.testutils.TestModelListener l=
    [build]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [build]     [javac] org.pi4soa.common.testutils cannot be resolved to a type
^^^^^^^^^^^^^^^^^^^^^^^^
    [build]     [javac] org.pi4soa.common.testutils cannot be resolved to a type

So not sure why these errors don't occur in the hudson build?


> Include pi4soa CDL editor plugins into JBT
> ------------------------------------------
>
>                 Key: JBIDE-4703
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4703
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Build/Releng
>    Affects Versions: 3.1.0.M3
>            Reporter: Gary Brown
>            Assignee: Nick Boldt
>             Fix For: 3.1.0.M4
>
>         Attachments: test.xml_3.zip, testresults.zip
>
>
> The pi4soa project provides a WS-CDL editor and associated capabilities that are required for project Overlord.
> The location of the pi4soa plugins is at: https://pi4soa.svn.sourceforge.net/svnroot/pi4soa/trunk
> There are two features that need to be included: org.pi4soa.feature.core and org.pi4soa.feature.monitor.
> The monitor feature and associated plugin may only be required temporarily, as a web based monitoring UI is being developed, but for now it is required.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list