Re: Plugins build system upgrade

2021-10-26 Thread DC*

Hey there,

Too bad that it failed. I'll investigate the cause and update the PR.

Best regards

On Mon, Oct 18, 2021 at 23:58, Dr. Arne Babenhauserheide 
 wrote:

Hi,

DC* mailto:d...@riseup.net>> writes:

 Other plugins are marked as Ready to be Merged or gone through Code 
Reviews:


 * 


I had to reset and re-open this because it did not run when loaded as
plugin. I’m not sure about the cause.

We might have to use fred from a local checkout, or use
parsing of dependencies.properties.

Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de




Re: Plugins build system upgrade

2021-10-18 Thread Dr. Arne Babenhauserheide
Hi,

DC*  writes:

> Other plugins are marked as Ready to be Merged or gone through Code Reviews:
>
> * https://github.com/freenet/plugin-Library

I had to reset and re-open this because it did not run when loaded as
plugin. I’m not sure about the cause.

We might have to use fred from a local checkout, or use
parsing of dependencies.properties.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de


signature.asc
Description: PGP signature


Re: Plugins build system upgrade

2021-10-18 Thread DC*

Hey there all,

We're continuing the work to port the official's plugins build system 
from Ant to Gradle.


Lately 2 more plugins were ported:
<https://github.com/freenet/plugin-FlogHelper><https://github.com/freenet/plugin-Freetalk>

Other plugins are marked as Ready to be Merged or gone through Code 
Reviews:


<https://github.com/freenet/plugin-sharesite><https://github.com/freenet/plugin-Library>
Port pending:

<https://github.com/freenet/plugin-Freemail> 
<https://github.com/freenet/plugin-Freereader> 
<https://github.com/freenet/plugin-Spider>


You can see the plugin list and their status here: 
<https://github.com/freenet/wiki/wiki/Plugins-build-system-upgrade>


Best regards




Re: Plugins build system upgrade

2020-09-04 Thread Des

Hello everyone,

A little update on the work to upgrade the plugins' build system.

Freetalk
- Pending -> In Progress
WebOfTrust
- Pending -> Done

We continue to work on the following plugins:

- Freetalk
- PR: 
- Library
- PR: 
- FlogHelper
- PR: 
- UPnP
- PR: 
- Sharesite
- PR: 

You can follow the updates here: 



Best regards,



Plugins build system upgrade

2020-08-29 Thread DC*
Hi all,

We're working on upgrading the build system on all official plugins.
This effort will enable us to have better plugin integration into
different system and is an important upgrade to clean up various
dependencies that proved to be problematic (such as freenet-ext).

Here you can see the status (it's being updated frequently):

 
https://cryptpad.piratenpartei.de/code/#/2/code/view/oRpAH-DUWdWRz-ASzVKlvGbUwuNWcrNLr5hbI2PTWbw/

As a summary:

Plugins already ported:

- https://github.com/freenet/plugin-KeyUtils
- https://github.com/freenet/plugin-UPnP2

Plugins being ported:

- https://github.com/freenet/plugin-Library
  - https://github.com/freenet/plugin-Library/pull/17
- https://github.com/freenet/plugin-FlogHelper
  - https://github.com/freenet/plugin-FlogHelper/pull/20
- https://github.com/freenet/plugin-UPnP
  - https://github.com/freenet/plugin-UPnP/pull/12
- https://github.com/freenet/plugin-sharesite
  - https://github.com/freenet/plugin-sharesite/pull/3

Port pending:

- https://github.com/freenet/plugin-Freemail
- https://github.com/freenet/plugin-Freetalk
- https://github.com/freenet/plugin-Freereader
- https://github.com/freenet/plugin-Spider

Best regards,