[jboss-jira] [JBoss JIRA] Resolved: (GPD-216) jBPM build destroys user eclipse installation

Koen Aers (JIRA) jira-events at lists.jboss.org
Mon Sep 8 11:22:38 EDT 2008


     [ https://jira.jboss.org/jira/browse/GPD-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koen Aers resolved GPD-216.
---------------------------

    Resolution: Done


> jBPM build destroys user eclipse installation
> ---------------------------------------------
>
>                 Key: GPD-216
>                 URL: https://jira.jboss.org/jira/browse/GPD-216
>             Project: JBoss jBPM GPD
>          Issue Type: Bug
>            Reporter: Thomas Diesler
>            Assignee: Koen Aers
>            Priority: Critical
>             Fix For: jBPM jPDL Designer 3.1.4
>
>
> [13:09:35] Thomas Diesler: The bpm build destroys my eclipse installation
> [13:09:47] Tom Baeyens: ouch
> [13:10:07] ... which target did you use ?
> [13:10:19] ... that should not happen
> [13:10:33] Thomas Diesler: [tdiesler at tddell jpdl]$ /usr/java/eclipse/eclipse
> bash: /usr/java/eclipse/eclipse: No such file or directory
> [13:10:51] ... the default target
> [13:11:03] Tom Baeyens: in the build dir ?
> [13:11:31] Thomas Diesler:  it seems to remove my eclipse executable and copies some windows .exe into the eclipse dir
> [13:11:47] ... yes, int the build dir
> [13:11:48] Tom Baeyens: i'll look at it right away
> [13:11:57] Thomas Diesler: 3.2.2.GA
> [13:12:48] Tom Baeyens: i know we have targets that can create an eclipse installation, but it should definitely not be in the default build
> [13:14:24] Thomas Diesler: on a linux system, it should never copy eclipse.exe
> [13:14:33] Tom Baeyens: right
> [13:17:17] Thomas Diesler: # the eclipse home property has to end with 'eclipse' since the folders in the eclipse
> # distribution package start with eclipse and that package will be unzipped in
> # ${software.installation.dir}/eclipse/..
> # preferrably 
> eclipse.home=${software.installation.dir}/eclipse
> [13:18:54] ... phu ... I think I need to nuke my eclipse install and rebuild it again, adding all my plugins
> [13:21:59] ... also, the build cannot assume a certain eclipse version, can it?
> [13:31:48] Tom Baeyens: i verified it with koen
> [13:31:59] ... it's different on head
> [13:32:08] ... but still an extra check needs to be added
> [13:32:26] ... basically the eclipse is needed to build the process designer
> [13:32:41] ... but the jbpm build should not build the process designer from source
> [13:32:49] ... instead it should be taken from the repository
> [13:33:22] ... that's why on head, the gpd should not be build from source
> [13:33:41] ... apart from that, an extra check will be included (koen will make a jira for that)
> [13:34:02] ... that check will see if the eclipse installation present is one created for the build or another one (like yours)
> [13:34:19] ... if it finds another eclipse installation, the build will fail
> [13:34:47] ... (currently it wipes the eclipse installation)

-- 
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 jboss-jira mailing list