[jira] [Commented] (OFBIZ-7534) Migrate OFBiz from Apache Ant to Gradle build system

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-7534) Migrate OFBiz from Apache Ant to Gradle build system

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391014#comment-15391014 ]

Taher Alkhateeb commented on OFBIZ-7534:
----------------------------------------

After the work on Migrating BIRT, we now have the following remaining libraries:

./tools/demo-backup/contrast-rO0.jar
./tools/security/notsoserial/notsoserial-1.0-SNAPSHOT.jar
./specialpurpose/cmssite/template/docbook/extensions/webhelpindexer.jar
./specialpurpose/cmssite/template/docbook/extensions/tagsoup-1.2.1.jar
./specialpurpose/cmssite/template/docbook/extensions/lucene-analyzers-3.0.0.jar
./specialpurpose/cmssite/template/docbook/extensions/xalan-2.7.2.jar
./specialpurpose/cmssite/template/docbook/extensions/saxon65.jar
./specialpurpose/cmssite/template/docbook/extensions/lucene-core-3.0.0.jar
./specialpurpose/pos/lib/jpos18-controls.jar
./specialpurpose/pos/lib/XuiCoreSwing-v3.2rc2b.jar
./specialpurpose/pos/lib/jcl.jar
./specialpurpose/pos/lib/looks-2.0.2.jar
./specialpurpose/pos/lib/XuiOptional-v3.2rc2b.jar
./specialpurpose/ldap/lib/cas-server-core-3.3.jar
./specialpurpose/ebaystore/lib/helper.jar
./specialpurpose/ebaystore/lib/attributes.jar
./specialpurpose/ebaystore/lib/ebaysdkcore.jar
./specialpurpose/ebaystore/lib/ebaycalls.jar
./framework/base/lib/jpim-0.1.jar

I will apply the following:
- Delete ./tools/demo-backup/contrast-rO0.jar
- POS will be removed to attic as per the discussion threads including the latest one to user ML by Jacques

This means the jars that are not yet resolved, and we need to take a decision on are:

# ./tools/security/notsoserial/notsoserial-1.0-SNAPSHOT.jar
# ./specialpurpose/cmssite/template/docbook/extensions/webhelpindexer.jar
# ./specialpurpose/cmssite/template/docbook/extensions/tagsoup-1.2.1.jar
# ./specialpurpose/cmssite/template/docbook/extensions/lucene-analyzers-3.0.0.jar
# ./specialpurpose/cmssite/template/docbook/extensions/xalan-2.7.2.jar
# ./specialpurpose/cmssite/template/docbook/extensions/saxon65.jar
# ./specialpurpose/cmssite/template/docbook/extensions/lucene-core-3.0.0.jar
# ./specialpurpose/ldap/lib/cas-server-core-3.3.jar
# ./specialpurpose/ebaystore/lib/helper.jar
# ./specialpurpose/ebaystore/lib/attributes.jar
# ./specialpurpose/ebaystore/lib/ebaysdkcore.jar
# ./specialpurpose/ebaystore/lib/ebaycalls.jar
# ./framework/base/lib/jpim-0.1.jar


> Migrate OFBiz from Apache Ant to Gradle build system
> ----------------------------------------------------
>
>                 Key: OFBIZ-7534
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7534
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Upcoming Branch
>            Reporter: Taher Alkhateeb
>            Assignee: Taher Alkhateeb
>              Labels: ant, build-tools, gradle
>         Attachments: ANT_GRADLE_COMPARISON.txt, OFBIZ-7534.patch, OFBIZ-7534.patch, OFBIZ-7534.patch, OFBIZ-7534.patch, OFBizRemoteJarList.csv, OFBizRemoteJarList.csv, OFBizRemoteJarList.csv, OFBizRemoteJarList.csv, gradle-wrapper.jar
>
>
> This is a major refactoring task referring to the [email thread|http://ofbiz.markmail.org/message/vstt3wxuubmjgmqj?q=Important+Changes+to+Trunk+and+Use+of+Ant+%26+Gradle] in which the community voted for the switch after a proposal from the PMC
> The purpose of this JIRA is to achieve the following objectives
> - Fully implement a working compiling system in Gradle that passes all tests
> - Remove all ant and maven build scripts from the system
> - update the documentation of the system to reflect these changes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)