{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-mail",
      "artifactVersion": "2023.10.13",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.binary.metadata",
          "org.nuxeo.directory.mongodb",
          "org.nuxeo.dmk-adaptor",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.jwt",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.csv.export",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.filemanager",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.mail",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.oauth1",
          "org.nuxeo.ecm.platform.pdf",
          "org.nuxeo.ecm.platform.query.api",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.threed",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.platform.types",
          "org.nuxeo.ecm.platform.url",
          "org.nuxeo.ecm.platform.usermanager",
          "org.nuxeo.ecm.quota",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.importer.stream",
          "org.nuxeo.mail",
          "org.nuxeo.mongodb.audit",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Platform Importer\n\n## About Nuxeo Platform Importer\n\nThe file importer comes as a Java library (with nuxeo runtime service) and a sample JAX-RS interface to launch, monitor and abort import jobs.\nThis project is an on-going project, supported by Nuxeo\n\n## Building\n### How to Build Nuxeo Platform Importer\nBuild the Nuxeo Platform Importer with Maven:\n```$ mvn install -Dmaven.test.skip=true```\n\n## Deploying\nNuxeo Platform Importer is available as two package add-ons [from the Nuxeo Marketplace]\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-platform-importer\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-scan-importer\n\n## Resources\n### Documentation\nThe documentation for Nuxeo Platform Importer is available in our Documentation Center: http://doc.nuxeo.com/x/gYBVAQ\n\n### Reporting Issues\nYou can follow the developments in the Nuxeo Platform project of our JIRA bug tracker, which includes a Nuxeo Platform Importer component:\nhttps://jira.nuxeo.com/browse/NXP/component/10621\n\nYou can report issues on: http://answers.nuxeo.com/\n\n## About Nuxeo\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n",
            "digest": "83bb2a4c6415c9f07db3ab17fa99510c",
            "encoding": "UTF-8",
            "length": 1753,
            "mimeType": "text/plain",
            "name": "README.md"
          }
        ],
        "version": "2023.10"
      },
      "bundleId": "org.nuxeo.mail",
      "components": [
        {
          "@type": "NXComponent",
          "componentClass": "org.nuxeo.mail.MailServiceImpl",
          "documentation": "\n    A service to send mails.\n  \n",
          "documentationHtml": "<p>\nA service to send mails.\n</p><p></p>",
          "extensionPoints": [
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.mail.MailServiceComponent",
              "descriptors": [
                "org.nuxeo.mail.MailSenderDescriptor"
              ],
              "documentation": "\n      Extension point to register mail senders.\n      <p/>\n\n      Senders can be configured with properties.\n      For example:\n      <code>\n    <sender class=\"org.nuxeo.mail.SMTPMailSender\" name=\"default\">\n        <property name=\"from\">foo@bar.baz</property>\n        <property name=\"replyTo\">ping@p.org</property>\n    </sender>\n</code>\n\n\n      The class attribute needs to reference a class implementing org.nuxeo.mail.MailSender.\n    \n",
              "documentationHtml": "<p>\nExtension point to register mail senders.\n</p><p>\nSenders can be configured with properties.\nFor example:\n</p><p></p><pre><code>    &lt;sender class&#61;&#34;org.nuxeo.mail.SMTPMailSender&#34; name&#61;&#34;default&#34;&gt;\n        &lt;property name&#61;&#34;from&#34;&gt;foo&#64;bar.baz&lt;/property&gt;\n        &lt;property name&#61;&#34;replyTo&#34;&gt;ping&#64;p.org&lt;/property&gt;\n    &lt;/sender&gt;\n</code></pre><p>\nThe class attribute needs to reference a class implementing org.nuxeo.mail.MailSender.\n</p><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.mail/org.nuxeo.mail.MailServiceComponent/ExtensionPoints/org.nuxeo.mail.MailServiceComponent--senders",
              "id": "org.nuxeo.mail.MailServiceComponent--senders",
              "label": "senders (org.nuxeo.mail.MailServiceComponent)",
              "name": "senders",
              "version": "2023.10.13"
            }
          ],
          "extensions": [],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.mail/org.nuxeo.mail.MailServiceComponent",
          "name": "org.nuxeo.mail.MailServiceComponent",
          "requirements": [],
          "resolutionOrder": 237,
          "services": [
            {
              "@type": "NXService",
              "componentId": "org.nuxeo.mail.MailServiceComponent",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.mail/org.nuxeo.mail.MailServiceComponent/Services/org.nuxeo.mail.MailService",
              "id": "org.nuxeo.mail.MailService",
              "overriden": false,
              "version": "2023.10.13"
            }
          ],
          "startOrder": 914,
          "version": "2023.10.13",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.mail.MailServiceComponent\" version=\"1.0\">\n  <documentation>\n    A service to send mails.\n  </documentation>\n\n  <service>\n    <provide interface=\"org.nuxeo.mail.MailService\" />\n  </service>\n\n  <implementation class=\"org.nuxeo.mail.MailServiceImpl\" />\n\n  <extension-point name=\"senders\">\n    <documentation>\n      Extension point to register mail senders.\n      <p/>\n      Senders can be configured with properties.\n      For example:\n      <code>\n        <sender name=\"default\" class=\"org.nuxeo.mail.SMTPMailSender\">\n          <property name=\"from\">foo@bar.baz</property>\n          <property name=\"replyTo\">ping@p.org</property>\n        </sender>\n      </code>\n\n      The class attribute needs to reference a class implementing org.nuxeo.mail.MailSender.\n    </documentation>\n\n    <object class=\"org.nuxeo.mail.MailSenderDescriptor\" />\n  </extension-point>\n</component>\n",
          "xmlFileName": "/OSGI-INF/mail-service.xml",
          "xmlPureComponent": false
        }
      ],
      "fileName": "nuxeo-mail-2023.10.13.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.mail",
      "id": "org.nuxeo.mail",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven 3.9.6\r\nBuilt-By: root\r\nBuild-Jdk: 17.0.10\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 2023.10.13-t20240408-153749\r\nBundle-Name: Nuxeo Mail Services\r\nBundle-SymbolicName: org.nuxeo.mail;singleton:=true\r\nBundle-Vendor: Nuxeo\r\nNuxeo-Component: OSGI-INF/mail-service.xml\r\n\r\n",
      "maxResolutionOrder": 237,
      "minResolutionOrder": 237,
      "packages": [],
      "requirements": [],
      "version": "2023.10.13"
    }
  ],
  "creationDate": 1712739574991,
  "key": "Nuxeo Platform-2023.10",
  "name": "Nuxeo Platform",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1712739574991,
  "version": "2023.10"
}