Maurizio Pillitu

Results 155 comments of Maurizio Pillitu

> so, this project is being archived? if that's correct, why? Hi @jlovejoy - the main reason for archiviation is that the contents of this repository are now published under...

> so, that link looks like a publication in HTML of the intro to the handbook. But without a Github repo with all the source, no one can ever contribute...

Roger. Repo transfer is planned for Monday 25 May at 10am CEST . **Note.** The URL `https://finos-plexus.github.io/plexus-interop` will be rewritten to `https://finos.github.io/plexus-interop`, but I'd suggest to actually setup `plexus.finos.org`. I...

Depending on the build stage, the project may already be installed also with build dependencies, therefore the license validator will also take those in consideration. I see `spdx-license-ids` mentioned in...

> Do these need to be validated as well? And are the above acceptable? All these licenses are acceptable, as they're labelled as "Category A" licenses, see https://finosfoundation.atlassian.net/wiki/spaces/FINOS/pages/75530375/Contribution+Compliance+Requirements#ContributionComplianceRequirements-Identifyingacceptablelicenses Feel free...

@ColinEberhardt , the contribution criteria expect that code is clean from high and critical CVEs at any time, so I'd like to enable an ongoing CVE scanning before moving forward;...

Thanks for this @ColinEberhardt . My suggestion would be to define the following exclusions: - `**/openfin-react-hooks/demo/**` - `**/vm-browserify/example/**` - `**/sockjs/examples/**` - `**/nlf/reports/**` As such, I'd suggest to the [define WhiteSource...

The Manifold Alfresco connector could invoke NodeContentGet (with http or https, both are available) during the manifold processDocument; this would imply: - Adding the right logic into alfresco-indexer-client - Invoke...

You can run without SSL - https://wiki.alfresco.com/wiki/Alfresco_And_SOLR#Running_Without_SSL

The all-in-one archetype is configured to use http (nossl) for Alfresco-Solr comms (in both directions) https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-lifecycle-aggregator/latest/archetypes/alfresco-allinone-archetype/usage.html