Skip to main content

FT/TT meeting minutes November 23rd 2011

ADempiere...About 1 minCommunityWikiMeetings

General Meeting

General:

  • Moderator: Mark Ostermannopen in new window
  • Participants: Tobias Schöneberg, Teo Sarca, Victor Perez, Mario Calderon, and the moderator himself.
  • Date / Time: November 23rd, 2011 / 15:00h GMT

Agenda:

  • Credits in Java Code Header in "AdempiereIdGenerator.java" and others
    • Quote from FT/TT chat log: [23.11.2011 16:43:33] Sarca, Teo: and btw, now the problem remains with the other scripts and Carlos is screaming about. I think we should decide now for those too to have the full problem solved.
    • Forum Discussionopen in new window

Next Meeting:

  • No specific information provided.

Log

Hello Emiliano,
hello all,

after preparing the topic about Credits in Java Code Header in "AdempiereIdGenerator.java" this morning, I had a chat with the following Functional- and Technical-Team Members this afternoon:

Mario Calderon
Teo Sarca
Victor Perez
Tobias Schöneberg
and me myself


The original Idea for this class comes fom ZK (Potix) themselves. The author was Ryan Wu. So we suggest to put him in the Header as Copyright Holder and in the lines of @author History at the top. Carlos Ruiz took his (and Heng Sin's, and Ivan Calderons, ...) idea and the code from ZK and built this class in ADempiere. So Carlos should be allowed to mention his name as second @author. Last significant change was made by Victor Perez. So her should mention his name in the last @author.

We suggest to solve this issue with the following code header:


[code]
/******************************************************************************
 * Product: Adempiere ERP & CRM Smart Business Solution                       *
 * Copyright (C) Ryan Wu All Rights Reserved.                                 *
 * This program is free software; you can redistribute it and/or modify it    *
 * under the terms version 2 of the GNU General Public License as published   *
 * by the Free Software Foundation. This program is distributed in the hope   *
 * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.           *
 * See the GNU General Public License for more details.                       *
 * You should have received a copy of the GNU General Public License along    *
 * with this program; if not, write to the Free Software Foundation, Inc.,    *
 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.                     *
 *                                                                            *
 * @author:  Ryan Wu, Engineer, Potix Corporation                             *
 * (http://docs.zkoss.org/wiki/How_to_Test_ZK_Application_with_Selenium)      *
 * @author:  Carlos Ruiz                                                      *
 * @author:  Victor Perez                                                     *
 *****************************************************************************/
 [/code]
 
 
 We would like to take the results of this discussion and use them as Rule/ Schema for future credit Descriptions in ADempiere Code too.
 
 What do you think?
 
 Let us know if we should take a look at further classes. 
 
 Greetings from Sankt Augustin.
 Mark
Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.8