summaryrefslogtreecommitdiff
path: root/unmaintained/strata/java.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/java.morph')
-rw-r--r--unmaintained/strata/java.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/unmaintained/strata/java.morph b/unmaintained/strata/java.morph
deleted file mode 100644
index 05f7a925..00000000
--- a/unmaintained/strata/java.morph
+++ /dev/null
@@ -1,22 +0,0 @@
-name: java
-kind: stratum
-description: |
- This stratum contains everything necessary to compile and run Java applications
- and build OpenJDK from source.
-build-depends:
-- morph: strata/core.morph
-- morph: strata/x-common.morph
-- morph: strata/graphics-common.morph
-chunks:
-- name: java-binary
- morph: unmaintained/strata/java/java-binary.morph
- repo: github:jmacarthur/openjdk-binary
- ref: 6f53762e2632c4b9f9afdfa6995a2c696bb9fd43
- unpetrify-ref: master
-- name: java-ant
- morph: unmaintained/strata/java/java-ant.morph
- repo: upstream:java/ant
- ref: b3509fc3250b0f868076c846d29da80cbdc20681
- unpetrify-ref: ANT_194
- build-depends:
- - java-binary