[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1593) 4.0.x and trunk build fails as eclipse.org GEF download location has moved
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Thu May 1 12:52:18 EDT 2008
[ http://jira.jboss.com/jira/browse/JBRULES-1593?page=all ]
Mark Proctor closed JBRULES-1593.
---------------------------------
Fix Version/s: 4.0.7
5.0.0-M1
Resolution: Done
> 4.0.x and trunk build fails as eclipse.org GEF download location has moved
> --------------------------------------------------------------------------
>
> Key: JBRULES-1593
> URL: http://jira.jboss.com/jira/browse/JBRULES-1593
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Eclipse IDE
> Affects Versions: 5.0.0-M1, 4.0.7
> Environment: Windows XP sp2, Sun JRE 1.5.0_14, Maven 2.0.8
> Reporter: Shahad Ahmed
> Assigned To: Mark Proctor
> Fix For: 4.0.7, 5.0.0-M1
>
>
> I had a problem trying to build the current 4.0.x branch. It looks like the download URL for the GEF packages in the Eclipse 3.2 and 3.3 plugin build.properties files has been moved at eclipse.org. This change at eclipse.org must have happened recently, as builds were working fine last week. I guess you wont see the error if you are updatting and rebuilding an existing checkout that has already downloaded the GEF packages, but if you do a clean checkout and build then the build error occurs.
> Both the build.properties file have the line:
>
> eclipseGefURL=http://download.eclipse.org/tools/gef/downloads/drops
>
> but it looks like this should be:
>
> eclipseGefURL=http://archive.eclipse.org/tools/gef/downloads/drops
> The next line in both files for eclipseURL correctly uses archive.eclipse.org.
> In the 4.0.x branch the properties files are:
> 4.0.x/drools-eclipse3.2/build.properties
> 4.0.x/drools-eclipse3.3/build.properties
> This issue also appears in the trunk:
> trunkdrools-eclipse/build.properties
> Here's the error I see in the build:
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error executing ant tasks
> Embedded error: The following error occurred while executing this line:
> C:\Development\drools\4.0.x\drools-eclipse3.2\setupEclipse.xml:117: The followin
> g error occurred while executing this line:
> C:\Development\drools\4.0.x\drools-eclipse3.2\setupEclipse.xml:87: The following
> error occurred while executing this line:
> C:\Development\drools\4.0.x\drools-eclipse3.2\setupEclipse.xml:68: Can't get htt
> p://download.eclipse.org/tools/gef/downloads/drops/R-3.2.2-200702081315/GEF-runt
> ime-3.2.2.zip to C:\Development\drools\4.0.x\drools-eclipse3.2\local-eclipse-dro
> p-mirror\tools\gef\R-3.2.2-200702081315\GEF-runtime-3.2.2.zip
> Regards
> Shahad
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list