FT/TT meeting minutes November 23rd 2011

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
  1. General
    • Moderator: Mark Ostermann
    • Participants: Tobias Schöneberg, Teo Sarca, Victor Perez, Mario Calderon, and the moderator himself.
    • Date/ Time: Nov. 23rd 2011/15h GMT
    • Credits in Java Code Header in "AdempiereIdGenerator.java" and others
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