Blame view

.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/server-config.json 2.25 KB
f98eb12b   Vincent Benoist   tp1Fini
1
2
3
  {
    "version": "v1",
    "title": "Eclipse",
6948aa1a   Vincent Benoist   version f
4
    "timestamp": 1558006840561,
f98eb12b   Vincent Benoist   tp1Fini
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
    "ttl": 10080,
    "helpUrl": "https://dev.eclipse.org/recommenders/community/aeri/v2/help/",
    "feedbackUrl": "https://www.codetrails.com/error-analytics/",
    "aboutUrl": "https://wiki.eclipse.org/EPP/Logging",
    "submitUrl": "https://dev.eclipse.org/recommenders/community/confess/0.6/reports/",
    "maxReportSize": 262144,
    "problemsUrl": "https://www.eclipse.org/downloads/download.php?r\u003d1\u0026file\u003d/technology/epp/logging/problems.zip",
    "problemsTtl": 20160,
    "connectTimeout": 10,
    "socketTimeout": 10,
    "acceptedProducts": [
      "org.eclipse.*",
      "org.fordiac.*"
    ],
    "acceptedPlugins": [
      "org.apache.log4j.*",
      "org.eclipse.*",
      "org.fordiac.*"
    ],
    "acceptedPackages": [
6948aa1a   Vincent Benoist   version f
25
      "adaptorinterface.impl.*",
f98eb12b   Vincent Benoist   tp1Fini
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
      "ch.qos.*",
      "com.cforcoding.*",
      "com.google.*",
      "com.gradleware.tooling.*",
      "com.mountainminds.eclemma.*",
      "com.naef.*",
      "com.sun.*",
      "java.*",
      "javafx.*",
      "javax.*",
      "org.apache.*",
      "org.eclipse.*",
      "org.fordiac.*",
      "org.gradle.*",
      "org.jacoco.*",
      "org.osgi.*",
      "org.slf4j.*",
      "sun.*"
    ],
    "requiredPackages": [
6948aa1a   Vincent Benoist   version f
46
      "adaptorinterface.impl.*",
f98eb12b   Vincent Benoist   tp1Fini
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
      "com.cforcoding.*",
      "com.gradleware.tooling.*",
      "com.mountainminds.eclemma.*",
      "com.naef.*",
      "org.eclipse.*",
      "org.fordiac.*",
      "org.gradle.*",
      "org.jacoco.*"
    ],
    "acceptOtherPackages": false,
    "acceptUiFreezes": true,
    "ignoredStatuses": [
      ":java.io.IOException:There is not enough space on the disk",
      ":java.net.*:",
      "org.eclipse.core.filesystem::Could not delete*",
      "org.eclipse.core.filesystem::Could not move*",
      "org.eclipse.core.resources:org.eclipse.core.internal.resources.ResourceException:Resource is out of sync with the file system*",
      "org.eclipse.core.runtime::Invalid input url*",
      "org.eclipse.epp.mpc.ui:java.io.IOException:",
      "org.eclipse.equinox.p2.*::",
      "org.eclipse.jface:java.io.IOException:Unable to resolve plug-in*",
      "org.eclipse.oomph.setup.core:$org.apache.http.ConnectionClosedException:",
      "org.eclipse.pde.core::The current target platform contains errors*",
      "org.eclipse.ui::Conflicting handlers for*"
    ],
6948aa1a   Vincent Benoist   version f
72
    "problemsZipLastDownloadTimestamp": 1558007148492
f98eb12b   Vincent Benoist   tp1Fini
73
  }