Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Webtools Releng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
webtools
Releng
Webtools Releng
Commits
bc4084cd
Commit
bc4084cd
authored
17 years ago
by
david_williams
Browse files
Options
Downloads
Patches
Plain Diff
attempt to remove need for mindless builder versions
parent
a3f5cf24
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
releng.wtpbuilder/build.properties
+0
-23
0 additions, 23 deletions
releng.wtpbuilder/build.properties
with
0 additions
and
23 deletions
releng.wtpbuilder/build.properties
+
0
−
23
View file @
bc4084cd
...
...
@@ -13,17 +13,8 @@
# pde builder directory name.
#eclipse.base.version=3.1.0
archivesFormat
=
*,*,*-antZip
# This parameter is specific to the compiler
# being used (JDT Compiler, in our case).
# 'showversion' causes the version of JDT Compiler to be
# printed to the compiler log file.
#compilerArg=-showversion -encoding ISO-8859-1 -warn:-discouraged,serial,raw
compilerArg
=
-showversion -encoding ISO-8859-1 -warn:-serial,raw,typeHiding,unchecked
logExtension
=
.xml
# Asks the compiler for verbose output. This should be set to true in order for *.bin.log files to be generated when
# using the JDT Compiler Adapter to compile.
...
...
@@ -57,17 +48,3 @@ base.location=eclipse
build.directory
=
workdir
#############################################################
# Other inline resolved properties
pde.builder.path
=
${env.BASE_BUILDERS}/${eclipse.builder.version}/${eclipse.builder}
# Beginning with 33M5, the startup.jar was removed. Currently, in basebuilder,
# this launcher is provided without version number. If we ever move to use plain
# eclipse, we'll need a bit of script find and rename (or set the variable).
# to ever "go backwards" this one variable could be ${pde.builder.path}/startup.jar
eclipse.launcher
=
${pde.builder.path}/plugins/org.eclipse.equinox.launcher.jar
#eclipse.launcher=${pde.builder.path}/startup.jar
# in 3.2 based builds, pde's directory no longer has version number
#pde.build.scripts=${pde.builder.path}/plugins/org.eclipse.pde.build_${eclipse.base.version}/scripts
pde.build.scripts
=
${pde.builder.path}/plugins/org.eclipse.pde.build/scripts
buildDirectory
=
${env.PROJECT_PROJECTS}/${projectname}/${build.directory}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment