mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff.
This commit is contained in:
parent
886155367e
commit
b0117eb5be
5 changed files with 49 additions and 39 deletions
|
@ -33,6 +33,10 @@
|
||||||
id="org.apache.commons_net"
|
id="org.apache.commons_net"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
||||||
|
<includes
|
||||||
|
id="org.apache.oro"
|
||||||
|
version="0.0.0"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.rse.services.files.ftp"
|
id="org.eclipse.rse.services.files.ftp"
|
||||||
download-size="0"
|
download-size="0"
|
||||||
|
|
|
@ -1,18 +1,19 @@
|
||||||
###############################################################################
|
################################################################################
|
||||||
# Copyright (c) 2005, 2006 IBM Corporation and others.
|
# Copyright (c) 2006 Wind River Systems, Inc.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
###############################################################################
|
################################################################################
|
||||||
bin.includes = feature.xml,\
|
bin.includes = feature.xml,\
|
||||||
license.html,\
|
license.html,\
|
||||||
feature.properties,\
|
feature.properties,\
|
||||||
epl-v10.html
|
epl-v10.html
|
||||||
generate.feature@org.apache.commons_net.source=org.apache.commons_net
|
generate.feature@org.apache.commons_net.source=org.apache.commons_net
|
||||||
|
generate.feature@org.apache.oro.source=org.apache.oro
|
||||||
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
||||||
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
|
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
|
||||||
generate.feature@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt
|
generate.feature@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
id="org.eclipse.rse.sdk"
|
id="org.eclipse.rse.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0.qualifier"
|
version="1.0.0.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName"
|
||||||
|
plugin="org.eclipse.rse.sdk">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
@ -18,12 +19,6 @@
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<!--
|
|
||||||
<includes
|
|
||||||
id="org.apache.commons_net"
|
|
||||||
version="0.0.0"/>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.rse.core"
|
id="org.eclipse.rse.core"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
@ -54,6 +49,10 @@
|
||||||
id="org.apache.commons_net.source"
|
id="org.apache.commons_net.source"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
||||||
|
<includes
|
||||||
|
id="org.apache.oro.source"
|
||||||
|
version="0.0.0"/>
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.rse.core.source"
|
id="org.eclipse.rse.core.source"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
###############################################################################
|
################################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2006 Wind River Systems, Inc.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
###############################################################################
|
################################################################################
|
||||||
# about.properties
|
# about.properties
|
||||||
# contains externalized strings for about.ini
|
# contains externalized strings for about.ini
|
||||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||||
|
@ -22,4 +22,7 @@ Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\
|
(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm\n\
|
||||||
|
\n\
|
||||||
|
This product includes software developed by the\n\
|
||||||
|
Apache Software Foundation http://www.apache.org/
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
###############################################################################
|
################################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2006 Wind River Systems, Inc.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
###############################################################################
|
################################################################################
|
||||||
# about.properties
|
# about.properties
|
||||||
# contains externalized strings for about.ini
|
# contains externalized strings for about.ini
|
||||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||||
|
@ -22,4 +22,7 @@ Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\
|
(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm\n\
|
||||||
|
\n\
|
||||||
|
This product includes software developed by the\n\
|
||||||
|
Apache Software Foundation http://www.apache.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue