[
https://issues.apache.org/jira/browse/OFBIZ-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821322#comment-17821322
]
ASF subversion and git services commented on OFBIZ-6274:
--------------------------------------------------------
Commit 7af04a8473a498af01fbf28739e14d48b91351cf in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=7af04a8473 ]
Improved: Remove deprecated unused code (OFBIZ-12919)
A part of XslTransform class code was marked as deprecated with OFBIZ-6274,
ie at least 8 years ago. I confirm this part is not used at all.
I did not spot it by chance. This was bring to my attention by codeQL as a
possible XXE. Even if in our case it's impossible since we don't use this code.
Semantic code analysis engine like codeQL are not able to discover that,
would be far too long anyway. Whatever, it's good to get rid of it now.
> Rename OFBiz artifacts from 'org.ofbiz.*' to org.apache.ofbiz.*'
> ----------------------------------------------------------------
>
> Key: OFBIZ-6274
> URL: https://issues.apache.org/jira/browse/OFBIZ-6274
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Deepak Dixit
> Priority: Major
> Fix For: 16.11.01
>
> Attachments: FIX_LOGGING_OUPUT.patch, RENAME_OFBIZ_TO_APACHE.patch
>
>
> Currently (a lot of) our java and other artifacts sport the name/reference
> 'org.ofbiz'. This should be renamed to 'org.apache.ofbiz' to bring more
> consistency across the projects under the Apache umbrella.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)