[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[tm-cvs-commit] moberhuber org.eclipse.tm.rse/releng/org.eclipse.tm.releng.master-feature feature.xml feature.properties
|
- From: Eclipse CVS Genie <genie@xxxxxxxxxxx>
- Date: Sun, 06 May 2012 19:54:53 +0000
- Delivered-to: tm-cvs-commit@eclipse.org
Update of /cvsroot/tools/org.eclipse.tm.rse/releng/org.eclipse.tm.releng.master-feature
In directory dev1:/tmp/cvs-serv16353
Modified Files:
feature.xml feature.properties
Log Message:
[releng] Fix Copyright Dates and Feature Update Site Pointers
Index: feature.xml
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/releng/org.eclipse.tm.releng.master-feature/feature.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** feature.xml 4 Jan 2011 20:17:36 -0000 1.24
--- feature.xml 6 May 2012 19:54:51 -0000 1.25
***************
*** 1,5 ****
<?xml version="1.0" encoding="UTF-8"?>
<!--
! Copyright (c) 2008, 2011 Wind River Systems, Inc. and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
--- 1,5 ----
<?xml version="1.0" encoding="UTF-8"?>
<!--
! Copyright (c) 2008, 2012 Wind River Systems, Inc. and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
***************
*** 30,35 ****
<url>
! <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
! <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url>
--- 30,35 ----
<url>
! <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
! <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
</url>
Index: feature.properties
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/releng/org.eclipse.tm.releng.master-feature/feature.properties,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** feature.properties 14 Mar 2011 22:42:32 -0000 1.12
--- feature.properties 6 May 2012 19:54:51 -0000 1.13
***************
*** 1,4 ****
###############################################################################
! # Copyright (c) 2006, 2011 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
--- 1,4 ----
###############################################################################
! # Copyright (c) 2006, 2012 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
***************
*** 23,31 ****
# "tmUpdateSiteName" property - label for the update site
! tmUpdateSiteName=Target Management 3.3 Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
! Copyright (c) 2000, 2011 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
--- 23,31 ----
# "tmUpdateSiteName" property - label for the update site
! tmUpdateSiteName=Target Management 3.4 Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
! Copyright (c) 2000, 2012 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\