Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 195310 Details for
Bug 345379
[releng] Move the RAP Build to the eclipse.org build infrastructure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Updated build scripts
345379_1.patch (text/plain), 1.70 KB, created by
Holger Staudacher
on 2011-05-11 05:13:40 EDT
(
hide
)
Description:
Updated build scripts
Filename:
MIME Type:
Creator:
Holger Staudacher
Created:
2011-05-11 05:13:40 EDT
Size:
1.70 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.releng >Index: scripts/runtime-hudson.sh >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/releng/org.eclipse.rap.releng/scripts/runtime-hudson.sh,v >retrieving revision 1.7 >diff -u -r1.7 runtime-hudson.sh >--- scripts/runtime-hudson.sh 28 Nov 2010 06:17:31 -0000 1.7 >+++ scripts/runtime-hudson.sh 11 May 2011 09:12:30 -0000 >@@ -8,15 +8,13 @@ > # Cleanup workspace dir > test -d "$WORKSPACE" && rm -rf "$WORKSPACE"/* > >-runtimeDir=/home/build/rap/build-runtimes/eclipse-3.6 >- > scriptsDir=`dirname $0` > > $scriptsDir/build-common.sh \ > --cvs-tag "$CVS_TAG" \ > --build-type "$BUILD_TYPE" \ > --work "$WORKSPACE" \ >- --runtime "$runtimeDir" \ >+ --runtime "$RUNTIME_DIR" \ > --base-platform "$PLATFORM_DIR" \ > --builder "org.eclipse.rap/releng/org.eclipse.rap.releng/runtime" \ > --output "$WORKSPACE" >Index: scripts/tooling-hudson.sh >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/releng/org.eclipse.rap.releng/scripts/tooling-hudson.sh,v >retrieving revision 1.10 >diff -u -r1.10 tooling-hudson.sh >--- scripts/tooling-hudson.sh 5 Feb 2011 21:43:00 -0000 1.10 >+++ scripts/tooling-hudson.sh 11 May 2011 09:12:30 -0000 >@@ -8,15 +8,13 @@ > # Cleanup workspace dir > test -d "$WORKSPACE" && rm -rf "$WORKSPACE"/* > >-runtimeDir=/home/build/rap/build-runtimes/eclipse-3.6 >- > scriptsDir=`dirname $0` > > $scriptsDir/build-common.sh \ > --cvs-tag "$CVS_TAG" \ > --build-type "$BUILD_TYPE" \ > --work "$WORKSPACE" \ >- --runtime "$runtimeDir" \ >+ --runtime "$RUNTIME_DIR" \ > --base-platform "$PLATFORM_DIR" \ > --builder "org.eclipse.rap/releng/org.eclipse.rap.releng/tooling" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 345379
: 195310