You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by ksurendra <gi...@git.apache.org> on 2016/12/26 21:27:17 UTC

[GitHub] sling pull request #193: Sling Multimodule Maven Archetype

GitHub user ksurendra opened a pull request:

    https://github.com/apache/sling/pull/193

    Sling Multimodule Maven Archetype

    Create a new Multi-module archetype for Apache Sling. This allows users to create a project with "core" and "ui.apps" modules. The "autoInstallBundle" profile is also provided for each of the moudles' pom.xml so code is built and deployed on Apache Sling.
    
    I added more information on using the created project in the file:
    /sling/tooling/maven/archetypes/multimodule/src/main/resources/archetype-resources/README.md

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ksurendra/sling multimodule-archetype

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/193.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 #193
    
----
commit cb827f50e8a020f8618f5a3bbd976d117648c512
Author: Suren Konathala <ko...@gmail.com>
Date:   2016-12-26T21:18:41Z

    initial commit. This is a new maven archetype to build a multi-module project for Apache Sling. Also includes code and required static files.

commit cea72bc95eb66c7575ddfca4f6a13911fe7b2df4
Author: Suren Konathala <ko...@gmail.com>
Date:   2016-12-26T21:22:10Z

    Updated text in README.txt with correct project name

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---