CN102968298A - Software product construction method - Google Patents

Software product construction method Download PDF

Info

Publication number
CN102968298A
CN102968298A CN2012104262076A CN201210426207A CN102968298A CN 102968298 A CN102968298 A CN 102968298A CN 2012104262076 A CN2012104262076 A CN 2012104262076A CN 201210426207 A CN201210426207 A CN 201210426207A CN 102968298 A CN102968298 A CN 102968298A
Authority
CN
China
Prior art keywords
module
version
software
software product
product
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2012104262076A
Other languages
Chinese (zh)
Inventor
蔡卫卫
王刚
崔其振
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Co Ltd
Original Assignee
Langchao Qilu Software Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Langchao Qilu Software Industry Co Ltd filed Critical Langchao Qilu Software Industry Co Ltd
Priority to CN2012104262076A priority Critical patent/CN102968298A/en
Publication of CN102968298A publication Critical patent/CN102968298A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a software product construction method and relates to a software manufacturing method. The method is characterized in that a versioning management method is adopted in a software product manufacturing process, software product versioning management is specific to each component, and corresponding versioning management can be performed on source codes corresponding to the components, thereby being beneficial to the upgrade and maintenance of software products and construction; and in the software product integration and construction process, by virtue of distributed management and the resource sharing and horizontal extended capability of a cloud computing technology, the resource consumption problem brought by the refinement of software product versioning management is solved, and the possibility of construction failure caused by environmental problem is effectively reduced.

Description

A kind of software product construction method
Technical field
The present invention relates to a kind of software manufacture method, specifically a kind of software product construction method.
Background technology
The structure of software, be integrated in the whole process of soft project and occupy very large proportion, run through the whole process of software development, test, issue, deployment, upgrading; Good software building, an integrated approach will help to improve the efficient of these processes and the quality of software product.
Modern software has the characteristics such as scale is large, function quantity is many, composition complex structure, and needs and various system communication, and the process of such software development, structure and debugging is all very complicated.Changing a superfine little place, may have influence on a lot of other functions, is to pull one hair and move the whole body, and so each change all needs to test the place that may have influence on, and workload is huge, and often can not ensure the quality of products.Thus, software building and software integration tool that a lot of feature richness occurred, comprise version control tool, continue integration tool, software building instrument, project management tool, but these instruments just can solve the local problem in some fields, how they manage software product and member thereof, how issue is effectively upgraded, is safeguarded later, do not provide clear and definite feasible scheme.
Summary of the invention
Technical assignment of the present invention is for above-mentioned the deficiencies in the prior art, and a kind of accurately and efficiently software product construction method is provided.The method to Atomic component of structure output of module, arrives the product that is used by the final referable of these Atomic component independent assortment outputs from the Module Division of software product again, incorporates the versioned management method in this process.
Technical assignment of the present invention is realized in the following manner: a kind of software product construction method, be characterized in software product manufacturing process, incorporating the versioned management method, and specifically may further comprise the steps:
(1) sets up component repository and source code storage, be used for member and the source code thereof of all versions of management;
(2) identification software module is carried out Module Division with software product by service logic, and each module is independently deposited on physical arrangement;
(3) bibliographic structure of the unified module of planning creates in each module and makes up device;
(4) version of planning software product and software module, content comprises the functional module, performance index of software product and software module, the problem that will repair, and the software product of this version is comprised of the member which software module of which version produces;
(5) the develop software functional module of product is perhaps revised the problem that exists in software product and the functional module thereof; On stream, can carry out at any time structure, functional module is configured to the member of respective version, and issue the snapshot version, be used for debugging, test; The content of issue is member, and the dependence between member and other members;
(6) after the code of functional module is submitted to, automatically trigger the structure of the module (relying on the module of this module) of this module and the impact of this module, the structure of the module that is affected also can continue to trigger the structure of the module of these modules impacts, until final products are finished structure;
(7) after component development is finished and tested and passes through, can make up and issue official release, its process is:
If the version of other member that the functional module of software relies on changes, revise making up file corresponding to device, be submitted to code storage; Source code in the mark current code warehouse is version to be released, makes up simultaneously device and also is marked as corresponding version; Carry out making up, and upload member to component repository; After the official release issue, the member of corresponding version will not allow to revise again in the warehouse;
(8) according to the needs of project, select the different editions of different component, make up structure, the referable product version of output.
Because the building process described in the f, larger at product, when functional module is more, the structure task enormous amount that causes, it is very long to make up meeting consuming time at Single-Server, so introduced lasting Integration Services cluster among the step f, distribute the structure task to each child node by a Centroid, after each child node is finished the work, the notice Centroid;
For making things convenient for the cluster expansion, introduced virtual cloud computing environment, can clone service node, and add in the cluster.
In the building process of step h, whether the result of dynamic test correct, member meets the requirements the dependence that check member, whether the static test result of member meet the requirements.
Further, make up device described in the step c and formed by a plurality of files, define the dependence of this module and other intermodules, the dependence when comprising compiling, when moving, when testing.
Among the step f, the structure of functional module also can be triggered by timed task, and building process thereafter submits to the structure that triggers consistent with code.
Software product construction method of the present invention compared with prior art has following outstanding beneficial effect:
(1) versioned of each member of product and composition product makes the product of issue that clear and definite version be arranged, and is conducive to upgrading and the recovery of product;
(2) code and resource file, member, application software all are stored in high in the clouds, have shielded in software product structure, integrated, the release product process the requirement of physical resource, can effectively avoid the drawback of local physical file storage;
(3) by the structure device in each module, can reach the effect that makes up whenever and wherever possible;
(4) dependence between product module is cured in the member, so that in making up product process during selected member, only be concerned about member and the version of top layer, be not concerned about each member and version and do not spend, effectively reduce the complexity that product makes up, reduce the error probability that product makes up;
The scheme of the snapshot version that (five) makes up and official release coexistence, this causes the labile factor problem because of the day-to-day exploitation to have solved key plate, can obtain at any time up-to-date stable release or other stable releases;
(6) versioned of building process realizes, can not rely on the physical file that has constructed, and goes back arbitrary version of original product, improves the disaster tolerance ability of constructing system.
Description of drawings
Accompanying drawing 1 is to utilize the inventive method to make up the synoptic diagram of Software Edition 1;
Accompanying drawing 2 is to utilize the inventive method to make up the synoptic diagram of Software Edition 2;
Accompanying drawing 3 is the comparative illustration of Software Edition 1 and Software Edition 2 among Fig. 1, Fig. 2.
Embodiment
Explain below software product construction method of the present invention being done with specific embodiment with reference to Figure of description.
Embodiment one (utilizing the inventive method to make up Software Edition 1)
As shown in Figure 1, construction method is specially:
1, builds component repository system and source code version warehouse system;
2, application software is module a, module b, module c, module d, five modules of module e according to delineation of activities, and each module is independently deposited in source code storage;
3, be five modules structures that in source code storage, create directory respectively, comprise source code, relevant resource file; Be application software and each module creation structure device;
4, application software (version 1) is described by member 1(version 1 in the structure device of application software), member 2(version 1), member 3(version 1), member 4(version 1), member 5(version 1) form.The problem that describe dependence between the version member and performance index in the structure device of each module, will repair, member (version 1) rely on member 2(version 1) and member 4(version 1); Member 4(version 1) relies on member 5(version 1)
5, finish the exploitation of module source code and be committed to source code storage.In this process, may produce several snapshot versions;
6, after test is passed through, at 2012-07-05 08:54:22 constantly, detect stable release from source code storage, construct successively member 5(version 1), member 2(version 1), member 3(version 1), member 4(version 1), member 1(version 1).Finally construct application software (version 1).
Embodiment two (utilizing the inventive method to make up Software Edition 2)
Embodiment one gained software is after having used a period of time, and the application software demand changes, and need to remove module c(member 3), and member 1, member 4, member 5 need upgrading.
As shown in Figure 2, construction method is specially:
1, revise the structure device of the structure device module of application software, in the structure device of application software, describe application software (version 2) by member 1(version 2), member 2(version 1), member 4(version 2), member 5(version 2) form; Revise the structure device of member 1, rely on member 2(version 1), member 4(version 2); Revise the structure device of member 4, rely on member 5(version 2);
2, finish the exploitation of member 1,4,5 respective modules source codes and be committed to source code storage.In this process, may produce several snapshot versions;
3, after the block code test of member 1,4,5 correspondences is passed through, at 2012-07-13 11:30:43 constantly, detect stable release from source code storage, construct successively member 5(version 2), member 2(version 1), member 4(version 2), member 1(version 2).Finally construct application software (version 2).
Comparing as shown in Figure 3 of the code release of Software Edition 1 and Software Edition 2 and Depending module, member.

Claims (5)

1. software product construction method, it is characterized in that: in software product manufacturing process, incorporate the versioned management method, the structure responsibility that software product is done Module recognition, module issues, distributed management and the software product high in the clouds construction method of the management of the versioned of component repository management, product and the member of product, component repository, specifically may further comprise the steps:
1) sets up component repository and source code storage, be used for member and the source code thereof of all versions of management;
2) identification software module is carried out Module Division with software product by service logic, and each module is independently deposited on physical arrangement;
3) bibliographic structure of the unified module of planning creates in each module and makes up device;
4) version of planning software product and software module, content comprise the functional module, performance index of software product and software module, the problem that will repair, and the software product of this version is comprised of the member which software module of which version produces;
5) the develop software functional module of product is perhaps revised the problem that exists in software product and the functional module thereof; On stream, can carry out at any time structure, functional module is configured to the member of respective version, and issue the snapshot version, be used for debugging, test; The content of issue is member, and the dependence between member and other members;
6) after the code of functional module is submitted to, automatically trigger the structure of the module of this module and the impact of this module, the structure of the module that is affected also can continue to trigger the structure of the module of these modules impacts, until final products are finished structure;
7) after component development is finished and tested and passes through, can make up and issue official release, its process is:
If the version of other member that the functional module of software relies on changes, revise making up file corresponding to device, be submitted to code storage; Source code in the mark current code warehouse is version to be released, makes up simultaneously device and also is marked as corresponding version; Carry out making up, and upload member to component repository; After the official release issue, the member of corresponding version will not allow to revise again in the warehouse;
8) according to the needs of project, select the different editions of different component, make up structure, the referable product version of output.
2. software product construction method according to claim 1 is characterized in that, comprises among the step f continuing the Integration Services cluster, distributes the structure task to each child node by a Centroid, after each child node is finished the work, and the notice Centroid; Virtual cloud computing environment can be cloned service node, and be added in the cluster.
3. software product construction method according to claim 1, it is characterized in that, in the building process of step h, whether the result of dynamic test correct, member meets the requirements the dependence that check member, whether the static test result of member meet the requirements.
4. according to claim 1,2 or 3 described software product construction methods, it is characterized in that, make up device described in the step c and formed by a plurality of files, define the dependence of this module and other intermodules, when comprising compiling, during operation, the dependence in when test.
5. according to claim 1,2 or 3 described software product construction methods, it is characterized in that among the step f, the structure of functional module also can be triggered by timed task.
CN2012104262076A 2012-10-31 2012-10-31 Software product construction method Pending CN102968298A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012104262076A CN102968298A (en) 2012-10-31 2012-10-31 Software product construction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012104262076A CN102968298A (en) 2012-10-31 2012-10-31 Software product construction method

Publications (1)

Publication Number Publication Date
CN102968298A true CN102968298A (en) 2013-03-13

Family

ID=47798457

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012104262076A Pending CN102968298A (en) 2012-10-31 2012-10-31 Software product construction method

Country Status (1)

Country Link
CN (1) CN102968298A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103647817A (en) * 2013-12-04 2014-03-19 深圳市茁壮网络股份有限公司 Application uploading method
CN104090763A (en) * 2014-07-11 2014-10-08 携程计算机技术(上海)有限公司 Compiling and publishing method and publishing server
CN104461612A (en) * 2014-11-12 2015-03-25 上海华为技术有限公司 Data processing method and device
CN104573075A (en) * 2015-01-26 2015-04-29 浪潮(北京)电子信息产业有限公司 Management method and system for research and development of application codes
CN104778033A (en) * 2014-01-09 2015-07-15 大唐电信科技股份有限公司 Construction method and device of building block type software
CN105760166A (en) * 2016-02-23 2016-07-13 浪潮通用软件有限公司 Source code automatic construction achieving method based on layering
CN105975276A (en) * 2016-05-09 2016-09-28 上海携程商务有限公司 Distributed construction system and method
CN106155724A (en) * 2015-04-14 2016-11-23 阿里巴巴集团控股有限公司 A kind of upgrade method and device
CN106293763A (en) * 2016-08-19 2017-01-04 广州唯品会信息科技有限公司 The management method of application component version and device
CN106709656A (en) * 2016-12-28 2017-05-24 中国航空工业集团公司西安飞机设计研究所 System architecture-based avionics system technology state control method
CN107077351A (en) * 2014-10-27 2017-08-18 微软技术许可有限责任公司 Prepare to install and update for software systems
CN108334313A (en) * 2017-12-27 2018-07-27 苏州中晟宏芯信息科技有限公司 Continuous integrating method, apparatus and code management system for large-scale SOC research and development
CN108388445A (en) * 2018-03-09 2018-08-10 北京四方继保自动化股份有限公司 One kind being based on the continuous integrating method of " platform+application " pattern
CN109146251A (en) * 2018-07-24 2019-01-04 武汉空心科技有限公司 Component- based development method and system
CN109165009A (en) * 2018-08-14 2019-01-08 安徽云才信息技术有限公司 The project development method that a kind of web project front and back end is kept completely separate
CN109240691A (en) * 2018-09-14 2019-01-18 深圳易嘉恩科技有限公司 Web application system front-end module melts forwarding method
CN109240662A (en) * 2018-08-09 2019-01-18 赛尔网络有限公司 A kind of software development methodology based on cloud platform, cloud platform, equipment and medium
CN110018857A (en) * 2018-01-05 2019-07-16 武汉斗鱼网络科技有限公司 Application component Hua Zhong branch automatic management method, storage medium, device and method
CN110286880A (en) * 2019-06-17 2019-09-27 中国科学院软件研究所 A kind of complete continuous integrating method of data capture towards GitHub Yu Travis CI
CN110704036A (en) * 2018-07-10 2020-01-17 阿里巴巴集团控股有限公司 Method, device and storage medium for constructing script
CN111373369A (en) * 2017-11-16 2020-07-03 惠普发展公司,有限责任合伙企业 Software build using cloud system
CN111381833A (en) * 2020-03-05 2020-07-07 山东汇贸电子口岸有限公司 Containerized openstack data initialization method
CN111966390A (en) * 2020-07-08 2020-11-20 深圳市科脉技术股份有限公司 Project construction method, system, terminal device and storage medium
CN112394942A (en) * 2020-11-24 2021-02-23 季明 Distributed software development compiling method and software development platform based on cloud computing

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080178154A1 (en) * 2007-01-23 2008-07-24 International Business Machines Corporation Developing software components and capability testing procedures for testing coded software component
CN102012814A (en) * 2010-11-24 2011-04-13 中兴通讯股份有限公司 Construction method and system for software version
CN102156643A (en) * 2011-04-25 2011-08-17 青岛海信传媒网络技术有限公司 Software integration method and system thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080178154A1 (en) * 2007-01-23 2008-07-24 International Business Machines Corporation Developing software components and capability testing procedures for testing coded software component
CN102012814A (en) * 2010-11-24 2011-04-13 中兴通讯股份有限公司 Construction method and system for software version
CN102156643A (en) * 2011-04-25 2011-08-17 青岛海信传媒网络技术有限公司 Software integration method and system thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
任玉双等: ""基于复用的多级资源库ARMS平台应用"", 《微型机与应用》 *
贺旭等: ""基于CC和STAF的分布式持续集成和自动测试方案"", 《计算机工程与设计》 *
马玉坤: ""OSGi构件库的持续集成"", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103647817A (en) * 2013-12-04 2014-03-19 深圳市茁壮网络股份有限公司 Application uploading method
CN104778033A (en) * 2014-01-09 2015-07-15 大唐电信科技股份有限公司 Construction method and device of building block type software
CN104778033B (en) * 2014-01-09 2017-12-05 大唐电信科技股份有限公司 The construction method and device of a kind of building software
CN104090763A (en) * 2014-07-11 2014-10-08 携程计算机技术(上海)有限公司 Compiling and publishing method and publishing server
CN107077351A (en) * 2014-10-27 2017-08-18 微软技术许可有限责任公司 Prepare to install and update for software systems
CN104461612A (en) * 2014-11-12 2015-03-25 上海华为技术有限公司 Data processing method and device
CN104461612B (en) * 2014-11-12 2018-05-04 上海华为技术有限公司 A kind of data processing method and device
CN104573075A (en) * 2015-01-26 2015-04-29 浪潮(北京)电子信息产业有限公司 Management method and system for research and development of application codes
CN106155724B (en) * 2015-04-14 2020-03-13 阿里巴巴集团控股有限公司 Upgrading method and device
CN106155724A (en) * 2015-04-14 2016-11-23 阿里巴巴集团控股有限公司 A kind of upgrade method and device
CN105760166A (en) * 2016-02-23 2016-07-13 浪潮通用软件有限公司 Source code automatic construction achieving method based on layering
CN105760166B (en) * 2016-02-23 2019-02-15 浪潮通用软件有限公司 A kind of source code based on layering constructs implementation method automatically
CN105975276A (en) * 2016-05-09 2016-09-28 上海携程商务有限公司 Distributed construction system and method
CN105975276B (en) * 2016-05-09 2019-04-09 上海携程商务有限公司 Distribution building system and method
CN106293763A (en) * 2016-08-19 2017-01-04 广州唯品会信息科技有限公司 The management method of application component version and device
CN106293763B (en) * 2016-08-19 2019-10-22 广州品唯软件有限公司 The management method and device of application component version
CN106709656A (en) * 2016-12-28 2017-05-24 中国航空工业集团公司西安飞机设计研究所 System architecture-based avionics system technology state control method
CN111373369A (en) * 2017-11-16 2020-07-03 惠普发展公司,有限责任合伙企业 Software build using cloud system
CN108334313A (en) * 2017-12-27 2018-07-27 苏州中晟宏芯信息科技有限公司 Continuous integrating method, apparatus and code management system for large-scale SOC research and development
CN110018857B (en) * 2018-01-05 2022-08-16 武汉斗鱼网络科技有限公司 Method, storage medium, device and method for automatically managing branches in application modularization
CN110018857A (en) * 2018-01-05 2019-07-16 武汉斗鱼网络科技有限公司 Application component Hua Zhong branch automatic management method, storage medium, device and method
CN108388445A (en) * 2018-03-09 2018-08-10 北京四方继保自动化股份有限公司 One kind being based on the continuous integrating method of " platform+application " pattern
CN108388445B (en) * 2018-03-09 2021-06-08 北京四方继保自动化股份有限公司 Continuous integration method based on 'platform + application' mode
CN110704036A (en) * 2018-07-10 2020-01-17 阿里巴巴集团控股有限公司 Method, device and storage medium for constructing script
CN110704036B (en) * 2018-07-10 2023-05-26 阿里巴巴集团控股有限公司 Method, device and storage medium for constructing script
CN109146251A (en) * 2018-07-24 2019-01-04 武汉空心科技有限公司 Component- based development method and system
CN109240662A (en) * 2018-08-09 2019-01-18 赛尔网络有限公司 A kind of software development methodology based on cloud platform, cloud platform, equipment and medium
CN109165009A (en) * 2018-08-14 2019-01-08 安徽云才信息技术有限公司 The project development method that a kind of web project front and back end is kept completely separate
CN109240691A (en) * 2018-09-14 2019-01-18 深圳易嘉恩科技有限公司 Web application system front-end module melts forwarding method
CN110286880A (en) * 2019-06-17 2019-09-27 中国科学院软件研究所 A kind of complete continuous integrating method of data capture towards GitHub Yu Travis CI
CN111381833A (en) * 2020-03-05 2020-07-07 山东汇贸电子口岸有限公司 Containerized openstack data initialization method
CN111381833B (en) * 2020-03-05 2023-05-12 山东汇贸电子口岸有限公司 Initialization method for containerized opentack data
CN111966390A (en) * 2020-07-08 2020-11-20 深圳市科脉技术股份有限公司 Project construction method, system, terminal device and storage medium
CN112394942A (en) * 2020-11-24 2021-02-23 季明 Distributed software development compiling method and software development platform based on cloud computing
CN112394942B (en) * 2020-11-24 2021-06-04 深圳君南信息系统有限公司 Distributed software development compiling method and software development platform based on cloud computing

Similar Documents

Publication Publication Date Title
CN102968298A (en) Software product construction method
CN102236672B (en) A kind of data lead-in method and device
CN108388445B (en) Continuous integration method based on 'platform + application' mode
CN105094851A (en) Method for momentarily issuing codes based on Git
CN104965735A (en) Apparatus for generating upgrade SQL script
CN106156186A (en) A kind of data model managing device, server and data processing method
CN104252481A (en) Dynamic check method and device for consistency of main and salve databases
CN106648587A (en) Annotation-based Web application code generation method
CN109947459A (en) A kind of software product construction method
Dudoladov et al. Optimistic recovery for iterative dataflows in action
CN106484452B (en) unified configuration management method and device for software platform
CN106445529A (en) Backup method and system for configuration information of continuous integration server
CN102136109A (en) Product structure tree-based design flow dynamic modeling method
WO2024060725A1 (en) Aircraft tool change method and apparatus, device, and storage medium
CN102857949A (en) Method and device for planning data consistency guarantees
CN115080019A (en) Aviation aircraft software EBOM structure construction method
CN103197932A (en) Component business model for developing application of modeless documental database
CN101799767B (en) Method for carrying out parallel simulation by repeatedly switching a plurality of operation modes of simulator
CN103678396A (en) Data backup method and device based on data models
CN105975258A (en) Data dictionary management method and system
CN113536717B (en) Circuit simulation method based on incremental compilation
CN105487912A (en) Public problem modification multi-branch maintenance system and method
CN104881455B (en) A kind of architectural difference processing method and system based on MYSQL
CN110750582A (en) Data processing method, device and system
CN109614339B (en) Automatic expansion method based on multiple sets of test environments

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130313