ECF / JaxRSProviders

Remote Services distribution provider based upon JaxRS. Includes imples based upon Jersey and CXF.
Apache License 2.0
13 stars 19 forks source link

Initial example launch service #27

Closed modular-mind closed 4 years ago

modular-mind commented 4 years ago

Hi Scott,

Here's a first attempt at an example launch service. I created a folder under examples to hold these projects, but I could restructure this if you like (put them alongside the other example projects). This is more of a first draft, so feel free to come back with comments instead of accepting the PR.

--- Patrick

scottslewis commented 4 years ago

Hi Patrick.

This looks great...thank you. I've merged to master as is.

I would like to

a) Add metadata for maven builds (i.e. pom.xmls in your projects and some addition to parent pom) b) Copyright notices for all source code files

Any objections for a and b?

For b: Do you have a copyright notice that you would like me to use? I can use

/***

...and change Composent, Inc. to whatever you like...or of course I can use one of your own choosing.

modular-mind commented 4 years ago

Feel free to make any changes you like. I'd also be happy to get it set up for Maven, just let me know.