File: netbeans-platform-o.n.html.ko4j.patch.patch

package info (click to toggle)
libnb-platform18-java 12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 729,624 kB
  • sloc: java: 5,058,967; xml: 574,432; php: 78,788; javascript: 29,039; ansic: 10,278; sh: 6,386; cpp: 4,612; jsp: 3,643; sql: 1,097; makefile: 540; objc: 288; perl: 277; haskell: 93
file content (37 lines) | stat: -rw-r--r-- 1,057 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
From: Markus Koschany <apo@debian.org>
Date: Sat, 3 Oct 2020 00:25:25 +0200
Subject: netbeans-platform-o.n.html.ko4j.patch

html.ko4j is currently not supported.
---
 nbbuild/cluster.properties | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties
index 345a52a..b7ce064 100644
--- a/nbbuild/cluster.properties
+++ b/nbbuild/cluster.properties
@@ -254,7 +254,6 @@ nb.cluster.platform=\
         o.apache.commons.io,\
         o.apache.commons.logging,\
         o.n.core,\
-        o.n.html.ko4j,\
         o.n.html.xhr4j,\
         o.n.swing.laf.dark,\
         o.n.swing.laf.flatlaf,\
@@ -289,7 +288,6 @@ nb.cluster.platform=\
         spi.actions,\
         spi.quicksearch,\
         templates,\
-        templatesui,\
         uihandler
 validation.nb.cluster.platform=\
         o.n.core,\
@@ -677,7 +675,6 @@ nb.cluster.java=\
         junit.ant,\
         junit.ant.ui,\
         junit.ui,\
-        ko4j.debugging,\
         kotlin.editor,\
         lib.jshell.agent,\
         lib.nbjavac,\