Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 754829b

Browse files
author
hainguyen
committed
Prepare for the next release
1 parent 5b6d365 commit 754829b

35 files changed

Lines changed: 3 additions & 561 deletions

File tree

mycollab-config/src/main/java/com/esofthead/mycollab/configuration/ApplicationProperties.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-config. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-config.
19-
* <p>
20-
* mycollab-config is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-config is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-config. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.configuration;
3418

3519
import com.esofthead.mycollab.core.MyCollabException;

mycollab-config/src/main/java/com/esofthead/mycollab/configuration/SiteConfiguration.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-config. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-config.
19-
* <p>
20-
* mycollab-config is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-config is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-config. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.configuration;
3418

3519
import com.esofthead.mycollab.core.DeploymentMode;

mycollab-mobile/src/main/java/com/esofthead/mycollab/mobile/module/project/ui/form/field/ProjectFormAttachmentUploadField.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-mobile. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-mobile.
19-
* <p>
20-
* mycollab-mobile is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-mobile is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-mobile. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.mobile.module.project.ui.form.field;
3418

3519
import com.esofthead.mycollab.common.i18n.GenericI18Enum;

mycollab-mobile/src/main/java/com/esofthead/mycollab/mobile/module/project/view/bug/BugReadViewImpl.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-mobile. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-mobile.
19-
* <p>
20-
* mycollab-mobile is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-mobile is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-mobile. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.mobile.module.project.view.bug;
3418

3519
import com.esofthead.mycollab.common.i18n.GenericI18Enum;

mycollab-reporting/src/main/java/com/esofthead/mycollab/reporting/AbstractReportTemplate.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-reporting. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-reporting.
19-
* <p>
20-
* mycollab-reporting is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-reporting is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-reporting. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.reporting;
3418

3519
import static net.sf.dynamicreports.report.builder.DynamicReports.cmp;

mycollab-server-runner/src/main/java/com/esofthead/mycollab/jetty/ShutdownMonitor.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,12 @@
3030

3131
/**
3232
* Shutdown/Stop Monitor thread.
33-
* <p>
3433
* This thread listens on the port specified by the STOP.PORT system parameter
3534
* (defaults to -1 for not listening) for request authenticated with the key
3635
* given by the STOP.KEY system parameter (defaults to "eclipse") for admin
3736
* requests.
38-
* <p>
3937
* If the stop port is set to zero, then a random port is assigned and the port
4038
* number is printed to stdout.
41-
* <p>
4239
* Commands "stop" and "status" are currently supported.
4340
*/
4441
public class ShutdownMonitor {

mycollab-server-runner/src/main/java/com/esofthead/mycollab/servlet/UpgradeServlet.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-server-runner. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-server-runner.
19-
* <p>
20-
* mycollab-server-runner is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-server-runner is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-server-runner. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.servlet;
3418

3519
import com.esofthead.mycollab.configuration.SharingOptions;

mycollab-services/src/main/java/com/esofthead/mycollab/common/service/ibatis/CommentServiceImpl.java

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-services. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-services.
19-
* <p>
20-
* mycollab-services is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-services is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-services. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.common.service.ibatis;
3418

3519
import com.esofthead.mycollab.cache.CacheUtils;

mycollab-services/src/main/java/com/esofthead/mycollab/module/crm/CrmResources.java

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,14 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-services. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-services.
19-
* <p>
20-
* mycollab-services is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-services is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-services. If not, see <http://www.gnu.org/licenses/>.
32-
*/
3317
package com.esofthead.mycollab.module.crm;
3418

35-
import java.lang.reflect.InvocationTargetException;
36-
import java.lang.reflect.Method;
37-
import java.util.HashMap;
38-
import java.util.Map;
39-
40-
import com.esofthead.mycollab.configuration.MyCollabAssets;
4119
import com.esofthead.mycollab.core.MyCollabException;
4220
import org.slf4j.Logger;
4321
import org.slf4j.LoggerFactory;
4422

23+
import java.lang.reflect.Method;
24+
4525
/**
4626
*
4727
* @author MyCollab Ltd.

mycollab-services/src/main/java/com/esofthead/mycollab/module/file/AttachmentUtils.java

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with mycollab-services. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/**
18-
* This file is part of mycollab-services.
19-
* <p>
20-
* mycollab-services is free software: you can redistribute it and/or modify
21-
* it under the terms of the GNU General Public License as published by
22-
* the Free Software Foundation, either version 3 of the License, or
23-
* (at your option) any later version.
24-
* <p>
25-
* mycollab-services is distributed in the hope that it will be useful,
26-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28-
* GNU General Public License for more details.
29-
* <p>
30-
* You should have received a copy of the GNU General Public License
31-
* along with mycollab-services. If not, see <http://www.gnu.org/licenses/>.
32-
*/
33-
3417
package com.esofthead.mycollab.module.file;
3518

3619
import com.esofthead.mycollab.core.MyCollabException;

0 commit comments

Comments
 (0)