Peter Monks

Results 160 comments of Peter Monks

@deas sure you can require your users to obtain and deploy 3rd party JARs themselves, or build an installer to do it for them, but AMPs already do all of...

@deas > Been blogging about the general lack of extension lifecyle methods years ago. A whole can of worms on its own. Now that's something we violently agree on. 😉...

> I have no doubt they had pretty good engineers back in the days Sure, however most of those same engineers didn't recognise that there's a difference between designing and...

Can you provide more details please? The [new bug issue template](https://github.com/pmonks/alfresco-bulk-import/issues/new?template=Bug_report.md) provides instructions on what should be included in all bug reports.

It's not possible to initiate two imports at the same time by using different browsers - the process runs on the server, not the client, and "knows" when it's already...

The key question here is how to represent the data of `d:content` properties on disk, in a general-purpose, performant manner. There are two basic approaches, neither of which is an...

Changing version labels is not currently supported by Alfresco, and while it may be technically possible in specific releases of the product via low-level mechanisms (such as those used above),...

Absolutely - the way to do that would be to deploy an appropriate content model to the repository, prepare appropriate shadow metadata files, then run the tool as-is. It is...

Would you mind raising an issue that describes the problem this PR solves and linking the PR to it? It's hard for me to know whether to merge this without...

@drivera73 it does, but it would be better to raise a bug report first, then link the PR to the bug.