[DISCUSS] - Creation of new Apache Geode Github repo for Gradle Plugin

2021-07-20 Thread Udo Kohlmeyer
Hi there Apache Dev.

As part of Geode-8705, there has been some work done on creating a gradle 
plugin that will generate module.xml files that are consumed by JBoss Modules, 
based on the gradle build files.

This plugin is intended to be not only used by the Geode project but also for 
customers/users that would like to deploy code/apps into Geode but also for 
developers wanting to write Geode extensions, like Lucene, Memcache, Redis, 
etc….

In order to better make this plugin available (eventually) to the end-consumer, 
I request a new Apache Github for this plugin.

Thoughts?

--Udo


Passed: apache/geode-native#3094 (support/1.13 - aadac58)

2021-07-20 Thread Travis CI
Build Update for apache/geode-native
-

Build: #3094
Status: Passed

Duration: 1 hr, 13 mins, and 57 secs
Commit: aadac58 (support/1.13)
Author: Dave Barnes
Message: GEODE-9438: NC user guides - Delete obsolete Auth properties (#832)

View the changeset: 
https://github.com/apache/geode-native/compare/d8757be4870e...aadac580f4da

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/233258193?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/geode-native repository 
going to 
https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807653&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



Re: [DISCUSS] - Creation of new Apache Geode Github repo for Gradle Plugin

2021-07-20 Thread Patrick Johnson
I think that's a great idea. Having the plugin in a separate repo will also 
make the plugin more easily testable than if it were in buildSrc. +1

From: Udo Kohlmeyer 
Sent: Tuesday, July 20, 2021 6:55:04 PM
To: geode 
Subject: [DISCUSS] - Creation of new Apache Geode Github repo for Gradle Plugin

Hi there Apache Dev.

As part of Geode-8705, there has been some work done on creating a gradle 
plugin that will generate module.xml files that are consumed by JBoss Modules, 
based on the gradle build files.

This plugin is intended to be not only used by the Geode project but also for 
customers/users that would like to deploy code/apps into Geode but also for 
developers wanting to write Geode extensions, like Lucene, Memcache, Redis, 
etc….

In order to better make this plugin available (eventually) to the end-consumer, 
I request a new Apache Github for this plugin.

Thoughts?

--Udo