Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Component/s: Release, Sample Apps
-
Labels:None
-
Environment:ICEfaces 3, Maven poms for sample apps.
-
Assignee Priority:P1
-
Affects:Sample App./Tutorial
Description
Currently each release requires the the Maven poms for each sample be modified to adjust the version number. In addition, for the EE releases, the groups and IDs are also changed.
To ease maintenance related to updating these poms it would be far more efficient if each sample pom inherited this information from a parent pom file that could be configured in one place for all samples for each release.
To ease maintenance related to updating these poms it would be far more efficient if each sample pom inherited this information from a parent pom file that could be configured in one place for all samples for each release.
Issue Links
- blocks
-
ICE-8230 Improve Maven builds
- Closed
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10312 ] | |
Affects | [Sample App./Tutorial] | |
Assignee Priority | P2 | |
Assignee | Judy Guglielmin [ judy.guglielmin ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P1 |
Assignee | Judy Guglielmin [ judy.guglielmin ] | Deryk Sinotte [ deryk.sinotte ] |
Deryk Sinotte
made changes -
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1.0.RC1 [ 10337 ] |
Deryk Sinotte
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
I've pulled up all the relevant information into the samples parent pom file and added properties for all items that need to be changed during release so that it can be more easily done in one place.