Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-03-10 10:14:10 +0000
committerdavid_williams2008-03-10 10:14:10 +0000
commitb62d09a2d8aa7ed62dad6233f9d9060610479e64 (patch)
tree47aec291fa45dabe57c8294c96423b349823deaa /releng/maps
parentea89408cbce6c0c09526dff02035b4e09b907988 (diff)
downloadwebtools.maps-b62d09a2d8aa7ed62dad6233f9d9060610479e64.tar.gz
webtools.maps-b62d09a2d8aa7ed62dad6233f9d9060610479e64.tar.xz
webtools.maps-b62d09a2d8aa7ed62dad6233f9d9060610479e64.zip
221890 Update build scripts with commentsvI20080310153201vI20080310110310
Diffstat (limited to 'releng/maps')
-rw-r--r--releng/maps/build.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/maps/build.cfg b/releng/maps/build.cfg
index 4bccb4898..a414cdb1e 100644
--- a/releng/maps/build.cfg
+++ b/releng/maps/build.cfg
@@ -1,4 +1,4 @@
-builderVersion=v200803050617
+builderVersion=v200803101013
eclipse.builder=org.eclipse.releng.basebuilder
eclipse.builder.version=M5_34
@@ -32,5 +32,5 @@ eclipse.launcher=${pde.builder.path}/plugins/org.eclipse.equinox.launcher.jar
pde.build.scripts=${pde.builder.path}/plugins/org.eclipse.pde.build/scripts
buildDirectory=${env.PROJECT_PROJECTS}/${projectname}/workdir
-# new in 3.4 based build, have the source files for sdk builds bundled as individual jars.
+# new in 3.4 based build, have the source files for sdk builds bundled as individual jars.
# individualSourceBundles=true \ No newline at end of file

Back to the top