GitHub user schaefa opened a pull request:
https://github.com/apache/sling/pull/237
Feature/sling project archetypes
Created two archetypes with a service core and a content package ui.apps.
The 'project' is deployed through the ui.apps module whereas the 'project-all'
is using a wrapper content package which contains the core and ui.apps.
Both archetypes come with shadow folders both for the core and ui.apps with
example code. The code is generated in a way that it can be easily copied over
to the active module but if not needed it can be deleted w/o any side effects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/headwirecom/sling
feature/sling-project-archetypes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/237.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #237
----
commit 8247f6cb2a809eb9777848d4e6fce9588333b2f9
Author: Andreas Schaefer <[email protected]>
Date: 2017-04-05T15:44:26Z
Added Sling Maven Project (core / ui.apps) and All Project (core / ui.apps
/ all) Archetypes
Signed-off-by: Andreas Schaefer <[email protected]>
commit d90da240f7fe695485c8e82d9c2cdd8a4381eaa3
Author: Andreas Schaefer <[email protected]>
Date: 2017-05-01T17:11:46Z
Adjusted the Maven Bundle Plugin version and enforced Maven 3.1.0
Signed-off-by: Andreas Schaefer <[email protected]>
commit 9be68e91820ae28159072b80b18dc2ddc671e42b
Author: Andreas Schaefer <[email protected]>
Date: 2017-05-01T17:59:46Z
Extracted all Plugin Versions and updated to the latest
Signed-off-by: Andreas Schaefer <[email protected]>
commit a43e4867ace1ed28ae1854df47bc09710d2f50f4
Author: Andreas Schaefer <[email protected]>
Date: 2017-05-11T00:30:45Z
Migrated our Archetypes to using the WCMIO maven plugins and remove Adobe
Repo and Plugins
Signed-off-by: Andreas Schaefer <[email protected]>
commit bc6847ef5927a4d0f535c1979ff721c6091778d5
Author: Andreas Schaefer <[email protected]>
Date: 2017-05-30T18:15:46Z
Merge branch 'trunk' into feature/sling-project-archetypes
commit 044a2fca6bd13d41efafceba541e1cb5dade710b
Author: Andreas Schaefer <[email protected]>
Date: 2017-05-30T18:20:14Z
Upgraded to official WCMIO release, added the integration script and
updated the Readme files
Signed-off-by: Andreas Schaefer <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---