Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Webtools Releng Aggregator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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 Aggregator
Commits
f305a5f9
Commit
f305a5f9
authored
9 years ago
by
Carl Anderson
Browse files
Options
Downloads
Patches
Plain Diff
[458466] Update prereqs for WTP 3.6.3
parent
6b003985
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
wtp-parent/data/dependencies.properties
+5
-5
5 additions, 5 deletions
wtp-parent/data/dependencies.properties
wtp-parent/pom.xml
+1
-2
1 addition, 2 deletions
wtp-parent/pom.xml
with
6 additions
and
7 deletions
wtp-parent/data/dependencies.properties
+
5
−
5
View file @
f305a5f9
...
...
@@ -133,9 +133,9 @@ wtpBuildTools.build.home=http://download.eclipse.org/webtools/downloads/
#######################################################################################
# Eclipse SDK Dependency
# groupID : eclipse
eclipse.id
=
4.4.2RC
3
eclipse.dir
=
M-4.4.2RC
3
-201502041700
eclipse.name
=
Eclipse SDK v4.4.2
RC3
eclipse.id
=
4.4.2RC
4
eclipse.dir
=
M-4.4.2RC
4
-201502041700
eclipse.name
=
Eclipse SDK v4.4.2
eclipse.description
=
(Platform, PDE, JDT)
eclipse.mirror.prefixuri
=
/eclipse/downloads/drops4/${eclipse.dir}
eclipse.url
=
http://download.eclipse.org${eclipse.mirror.prefixuri}
...
...
@@ -191,8 +191,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.3 SDK Dependency
# groupID : e4x
e4x.build.id
=
4.4.2RC
3
e4x.build.dir
=
M-4.4.2RC
3
-201502041700
e4x.build.id
=
4.4.2RC
4
e4x.build.dir
=
M-4.4.2RC
4
-201502041700
e4x.name
=
Eclipse SDK v4.4.2
e4x.description
=
(Platform, PDE, JDT, EMF Core)
...
...
This diff is collapsed.
Click to expand it.
wtp-parent/pom.xml
+
1
−
2
View file @
f305a5f9
...
...
@@ -34,7 +34,7 @@
<!-- dependency repos -->
<license-repo.url>
http://download.eclipse.org/cbi/updates/license
</license-repo.url>
<platform-repo.url>
http://download.eclipse.org/eclipse/updates/4.4-M-builds/M-4.4.2RC
3
-201502041700/
</platform-repo.url>
<platform-repo.url>
http://download.eclipse.org/eclipse/updates/4.4-M-builds/M-4.4.2RC
4
-201502041700/
</platform-repo.url>
<orbit-repo.url>
http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/
</orbit-repo.url>
<emf-repo.url>
http://download.eclipse.org/modeling/emf/emf/updates/2.10/
</emf-repo.url>
<gef-repo.url>
http://download.eclipse.org/tools/gef/updates/releases
</gef-repo.url>
...
...
@@ -48,7 +48,6 @@
<eclipselink-repo.url>
http://download.eclipse.org/rt/eclipselink/milestone-updates/
</eclipselink-repo.url>
<eclipselink-repo.url2>
http://download.eclipse.org/rt/eclipselink/updates/
</eclipselink-repo.url2>
<!-- I need to verify if Jetty 9 is for Mars or will be used for 3.6.1 too -->
<jetty-repo.url>
http://www.eclipse.org/external/jetty/updates/jetty-bundles-8.x/8.1.3.v20120522/
</jetty-repo.url>
<!--<skipWithIssues>true</skipWithIssues>-->
...
...
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