server-config.json 2.3 KB

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