Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2014-02-15 16:53:33 +0000
committerDavid Williams2014-02-15 16:53:33 +0000
commit8325f0de84eacb811d9149743dd6fbaa8f3616c5 (patch)
treebe1a6569775898c1977cbfca85af9fe508b66875 /README.md
parent70de83977d758d820019f3328761c936bcf1140f (diff)
downloadeclipse.platform.releng.aggregator-8325f0de84eacb811d9149743dd6fbaa8f3616c5.tar.gz
eclipse.platform.releng.aggregator-8325f0de84eacb811d9149743dd6fbaa8f3616c5.tar.xz
eclipse.platform.releng.aggregator-8325f0de84eacb811d9149743dd6fbaa8f3616c5.zip
[releng] simple test of case of README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 2f5147621..000000000
--- a/README.md
+++ /dev/null
@@ -1,20 +0,0 @@
-eclipse.platform.releng.aggregator
-==================================
-
-Aggregator repo for an Eclipse SDK build
-
-To run a complete build, on your local machine, run the commands from ./scripts/build.sh in this folder
-
-These commands requires the installation and setup of Java 1.7 or higher and Maven
-version 3.0.5 or higher Plus, other settings, alternatives, and other recommendations are made in the
-complete instructions on the Platform Build wiki [1]
-
-
-
-License
--------
-
-[Eclipse Public License (EPL) v1.0][2]
-
-[1]: http://wiki.eclipse.org/Platform-releng/Platform_Build
-[2]: http://wiki.eclipse.org/EPL \ No newline at end of file

Back to the top