[MGNLHARDLK-1] As a developer I want to have an initialized M5.4 EE Module Created: 16/Jan/15  Updated: 03/Jun/15  Resolved: 02/Apr/15

Status: Closed
Project: Project - Telia - Hard Locking (closed)
Component/s: None
Affects Version/s: None
Fix Version/s: 0.12

Type: Story Priority: Neutral
Reporter: Phu Ha Assignee: Tu Bo Xuan
Resolution: Fixed Votes: 0
Labels: Code
Σ Remaining Estimate: 0d Remaining Estimate: 0d
Σ Time Spent: 1d 3h Time Spent: 40m
Σ Original Estimate: 1d 2.5h Original Estimate: 0.5h

Sub-Tasks:
Key
Summary
Type
Status
Assignee
MGNLHARDLK-8 Test Lock module initialization works... Sub-task Closed Tu Bo Xuan  
MGNLHARDLK-33 Initialize M5.4 EE Module Sub-task Closed Tu Bo Xuan  
Template:
Acceptance criteria:
Empty
Date of First Response:
Account: TeliaSonera (TELIA)
Epic Link: Hard Locking
Sprint: Sprint 1

 Description   

Create a 5.4 EE module.
Please refers to http://wiki.magnolia-cms.com/display/DEV/Maven+Parent+POMs and child pages.

This module has to have:

  • parent
        <groupId>info.magnolia.hard-locking</groupId>
        <artifactId>magnolia-hard-locking-parent</artifactId>
    

    Parent dependency:

    <parent>
      <groupId>info.magnolia.maven.poms-enterprise</groupId>
      <artifactId>magnolia-parent-pom-enterprise</artifactId>
      <version>30</version>
    </parent>
    
  • parent/app
    This should contains the actions, update tasks,... used to update the default lock behaviour...
        <groupId>info.magnolia.hard-locking</groupId>
        <artifactId>magnolia-hard-locking-app</artifactId>
    
  • parent/api
    API definition and generic implementation (Main Abstract, basic implementation)
        <groupId>info.magnolia.hard-locking</groupId>
        <artifactId>magnolia-hard-locking-api</artifactId>
    
  • parent/core
    Core implementation of the API
    Also contains the Servlet's, core extended class,...
        <groupId>info.magnolia.hard-locking</groupId>
        <artifactId>magnolia-hard-locking-core</artifactId>
    


 Comments   
Comment by Oanh Thai Hoang [ 02/Apr/15 ]

Done issue

Comment by Phu Ha [ 13/Apr/15 ]

Tu, please help to QA if this ticket's result matches with our standards

Thanks!

Comment by Thanh Pham [ 16/Apr/15 ]

Done QA.

Generated at Mon Feb 12 10:31:55 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.