Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 3.0.0
-
Fix Version/s: EE-3.0.0.GA_P01, 3.2
-
Component/s: Release
-
Labels:None
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
Description
With the adoption of Jenkins CI systen, the ICEpush internal build# mechanism is no longer required.
The build code that creates, updates, and refers to the ICEpush/core/build/build.number file should be removed on the 2 repositories listed in the environment section. Instead, the ICEpush build can simply use the "build.number" ant property (consistent with other ICEfaces, etc. builds). This property is defined by Jenkins at build time, or can be optionally hard-set in the build.properties file as required.
The build code that creates, updates, and refers to the ICEpush/core/build/build.number file should be removed on the 2 repositories listed in the environment section. Instead, the ICEpush build can simply use the "build.number" ant property (consistent with other ICEfaces, etc. builds). This property is defined by Jenkins at build time, or can be optionally hard-set in the build.properties file as required.
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | EE-3.0.0.GA_P01 [ 10329 ] | |
Fix Version/s | 3.2 [ 10340 ] | |
Affects | [Compatibility/Configuration] | |
Assignee Priority | P1 | |
Assignee | Jack van Ooststroom [ jack.van.ooststroom ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30562 | Tue Aug 21 07:16:43 MDT 2012 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/build.xml
|
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
I removed the <buildnumber /> Ant target from the core build.xml. Marking this one as FIXED.