You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(7) |
Aug
|
Sep
(46) |
Oct
(102) |
Nov
(10) |
Dec
(21) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(1) |
Feb
(3) |
Mar
(14) |
Apr
(9) |
May
(12) |
Jun
(4) |
Jul
(40) |
Aug
(60) |
Sep
(38) |
Oct
(2) |
Nov
(1) |
Dec
(42) |
2008 |
Jan
(23) |
Feb
(29) |
Mar
(107) |
Apr
(27) |
May
(3) |
Jun
(1) |
Jul
(15) |
Aug
(7) |
Sep
(19) |
Oct
|
Nov
(2) |
Dec
|
2009 |
Jan
(36) |
Feb
(4) |
Mar
(2) |
Apr
(1) |
May
(1) |
Jun
(15) |
Jul
(30) |
Aug
(32) |
Sep
(11) |
Oct
(21) |
Nov
(12) |
Dec
(15) |
2010 |
Jan
(29) |
Feb
(9) |
Mar
(25) |
Apr
|
May
(7) |
Jun
(5) |
Jul
(21) |
Aug
(32) |
Sep
(10) |
Oct
(8) |
Nov
(29) |
Dec
(8) |
2011 |
Jan
(9) |
Feb
(35) |
Mar
(11) |
Apr
(4) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(3) |
Dec
(30) |
2012 |
Jan
(5) |
Feb
(7) |
Mar
(10) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <hu...@us...> - 2007-12-17 19:50:42
|
Revision: 577 http://cishell.svn.sourceforge.net/cishell/?rev=577&view=rev Author: huangb Date: 2007-12-17 11:50:36 -0800 (Mon, 17 Dec 2007) Log Message: ----------- Have to roll back to the v295 to make the build successful in Eclips 3.2. Added Paths: ----------- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml Copied: tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml (from rev 295, trunk/deployment/org.cishell.environment.equinox.feature/feature.xml) =================================================================== --- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml (rev 0) +++ tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-17 19:50:36 UTC (rev 577) @@ -0,0 +1,370 @@ +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="org.cishell.environment.equinox.feature" + label="CIShell Equinox Execution Environment" + version="0.1.0"> + + <description url="http://cishell.org"> + CIShell OSGi Environment (Eclipse Equinox) + </description> + + <copyright> + Copyright 2006 Indiana University + </copyright> + + <license url="http://www.apache.org/licenses/LICENSE-2.0"> + CIShell: Cyberinfrastructure Shell +Copyright 2006 Indiana University +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at: +http://www.apache.org/licenses/LICENSE-2.0 +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the specific +language governing permissions and limitations under the License. +Project Contacts: +Bruce Herr (bh...@bh...) +Weixia Huang (hu...@in...) +Shashikant Penumarthy (sp...@in...) +Dr. Katy Borner (ka...@in...) + </license> + + <url> + <update label="CIShell Update Site" url="http://cishell.org/update"/> + <discovery label="CIShell Update Site" url="http://cishell.org/update"/> + </url> + + <plugin + id="com.ibm.icu" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.commands" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.contenttype" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.expressions" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.jobs" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.runtime" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.runtime.compatibility.auth" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.runtime.compatibility.registry" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.common" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.ds" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.event" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.log" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.metatype" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.preferences" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.registry" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.useradmin" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.help" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.jface" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.osgi" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.osgi.services" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.osgi.util" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.swt" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.swt.carbon.macosx" + os="macosx" + ws="carbon" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.ui.carbon" + os="macosx" + ws="carbon" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.ppc" + os="linux" + ws="gtk" + arch="ppc" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.x86" + os="linux" + ws="gtk" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.x86_64" + os="linux" + ws="gtk" + arch="x86_64" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.solaris.sparc" + os="solaris" + ws="gtk" + arch="sparc" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.motif.aix.ppc" + os="aix" + ws="motif" + arch="ppc" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.motif.hpux.PA_RISC" + os="hpux" + ws="motif" + arch="PA_RISC" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.motif.linux.x86" + os="linux" + ws="motif" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.win32.win32.x86" + os="win32" + ws="win32" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.ui" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.ui.carbon" + ws="carbon" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.ui.workbench" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.update.configurator" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.update.core" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.update.core.linux" + os="linux" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.update.core.win32" + os="win32" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.update.ui" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.ui.forms" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-17 19:50:31
|
Revision: 576 http://cishell.svn.sourceforge.net/cishell/?rev=576&view=rev Author: bh2 Date: 2007-12-17 11:50:11 -0800 (Mon, 17 Dec 2007) Log Message: ----------- Initial commit of the cishell brand feature following a refactor of the reference gui feature. Added Paths: ----------- trunk/deployment/org.cishell.reference.gui.brand.feature/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:49:10
|
Revision: 575 http://cishell.svn.sourceforge.net/cishell/?rev=575&view=rev Author: huangb Date: 2007-12-17 11:48:56 -0800 (Mon, 17 Dec 2007) Log Message: ----------- remove the head version Removed Paths: ------------- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml Deleted: tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml =================================================================== --- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-17 19:48:04 UTC (rev 574) +++ tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-17 19:48:56 UTC (rev 575) @@ -1,370 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.cishell.environment.equinox.feature" - label="CIShell Equinox Execution Environment" - version="0.1.0"> - - <description url="http://cishell.org"> - CIShell OSGi Environment (Eclipse Equinox) - </description> - - <copyright> - Copyright 2006 Indiana University - </copyright> - - <license url="http://www.apache.org/licenses/LICENSE-2.0"> - CIShell: Cyberinfrastructure Shell -Copyright 2006 Indiana University -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at: -http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the specific -language governing permissions and limitations under the License. -Project Contacts: -Bruce Herr (bh...@bh...) -Weixia Huang (hu...@in...) -Shashikant Penumarthy (sp...@in...) -Dr. Katy Borner (ka...@in...) - </license> - - <url> - <update label="CIShell Update Site" url="http://cishell.org/update"/> - <discovery label="CIShell Update Site" url="http://cishell.org/update"/> - </url> - - <plugin - id="com.ibm.icu" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.commands" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.contenttype" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.expressions" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.jobs" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.runtime" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.runtime.compatibility.auth" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.runtime.compatibility.registry" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.common" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.ds" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.event" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.log" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.metatype" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.preferences" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.registry" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.useradmin" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.help" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.jface" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.osgi" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.osgi.services" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.osgi.util" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.swt" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.swt.carbon.macosx" - os="macosx" - ws="carbon" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.ui.carbon" - os="macosx" - ws="carbon" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.ppc" - os="linux" - ws="gtk" - arch="ppc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.x86" - os="linux" - ws="gtk" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.x86_64" - os="linux" - ws="gtk" - arch="x86_64" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.solaris.sparc" - os="solaris" - ws="gtk" - arch="sparc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.aix.ppc" - os="aix" - ws="motif" - arch="ppc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.hpux.PA_RISC" - os="hpux" - ws="motif" - arch="PA_RISC" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.linux.x86" - os="linux" - ws="motif" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.win32.win32.x86" - os="win32" - ws="win32" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.ui.carbon" - ws="carbon" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.ui.workbench" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.update.configurator" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.update.core" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.update.core.linux" - os="linux" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.update.core.win32" - os="win32" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.update.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.ui.forms" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - -</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:48:09
|
Revision: 574 http://cishell.svn.sourceforge.net/cishell/?rev=574&view=rev Author: huangb Date: 2007-12-17 11:48:04 -0800 (Mon, 17 Dec 2007) Log Message: ----------- Have to roll back to the v295 to make the build successful in Eclips 3.2. Added Paths: ----------- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml Copied: tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml (from rev 295, trunk/deployment/org.cishell.environment.equinox.feature/feature.xml) =================================================================== --- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml (rev 0) +++ tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-17 19:48:04 UTC (rev 574) @@ -0,0 +1,370 @@ +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="org.cishell.environment.equinox.feature" + label="CIShell Equinox Execution Environment" + version="0.1.0"> + + <description url="http://cishell.org"> + CIShell OSGi Environment (Eclipse Equinox) + </description> + + <copyright> + Copyright 2006 Indiana University + </copyright> + + <license url="http://www.apache.org/licenses/LICENSE-2.0"> + CIShell: Cyberinfrastructure Shell +Copyright 2006 Indiana University +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at: +http://www.apache.org/licenses/LICENSE-2.0 +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the specific +language governing permissions and limitations under the License. +Project Contacts: +Bruce Herr (bh...@bh...) +Weixia Huang (hu...@in...) +Shashikant Penumarthy (sp...@in...) +Dr. Katy Borner (ka...@in...) + </license> + + <url> + <update label="CIShell Update Site" url="http://cishell.org/update"/> + <discovery label="CIShell Update Site" url="http://cishell.org/update"/> + </url> + + <plugin + id="com.ibm.icu" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.commands" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.contenttype" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.expressions" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.jobs" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.runtime" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.runtime.compatibility.auth" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.core.runtime.compatibility.registry" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.common" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.ds" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.event" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.log" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.metatype" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.preferences" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.registry" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.equinox.useradmin" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.help" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.jface" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.osgi" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.osgi.services" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.osgi.util" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.swt" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.swt.carbon.macosx" + os="macosx" + ws="carbon" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.ui.carbon" + os="macosx" + ws="carbon" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.ppc" + os="linux" + ws="gtk" + arch="ppc" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.x86" + os="linux" + ws="gtk" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.x86_64" + os="linux" + ws="gtk" + arch="x86_64" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.solaris.sparc" + os="solaris" + ws="gtk" + arch="sparc" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.motif.aix.ppc" + os="aix" + ws="motif" + arch="ppc" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.motif.hpux.PA_RISC" + os="hpux" + ws="motif" + arch="PA_RISC" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.motif.linux.x86" + os="linux" + ws="motif" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.win32.win32.x86" + os="win32" + ws="win32" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.ui" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.ui.carbon" + ws="carbon" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.ui.workbench" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.update.configurator" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.update.core" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.update.core.linux" + os="linux" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.update.core.win32" + os="win32" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.update.ui" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.eclipse.ui.forms" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:47:23
|
Revision: 573 http://cishell.svn.sourceforge.net/cishell/?rev=573&view=rev Author: huangb Date: 2007-12-17 11:47:15 -0800 (Mon, 17 Dec 2007) Log Message: ----------- remove the head version Removed Paths: ------------- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml Deleted: tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml =================================================================== --- tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-17 19:43:47 UTC (rev 572) +++ tags/v0.8.0/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-17 19:47:15 UTC (rev 573) @@ -1,610 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.cishell.environment.equinox.feature" - label="CIShell Equinox Execution Environment" - version="0.0.0"> - - <description url="http://cishell.org"> - CIShell OSGi Environment (Eclipse Equinox) - </description> - - <copyright> - Copyright 2006 Indiana University - </copyright> - - <license url="http://www.apache.org/licenses/LICENSE-2.0"> - CIShell: Cyberinfrastructure Shell -Copyright 2006 Indiana University -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at: -http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the specific -language governing permissions and limitations under the License. -Project Contacts: -Bruce Herr (bh...@bh...) -Weixia Huang (hu...@in...) -Shashikant Penumarthy (sp...@in...) -Dr. Katy Borner (ka...@in...) - </license> - - <url> - <update label="CIShell Update Site" url="http://cishell.org/update"/> - <discovery label="CIShell Update Site" url="http://cishell.org/update"/> - </url> - - <plugin - id="org.eclipse.equinox.ds" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.event" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.log" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.metatype" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.preferences" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.registry" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.useradmin" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.osgi.services" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.osgi.util" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.update.core" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.update.core.linux" - os="linux" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.update.core.win32" - os="win32" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.update.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.ui.forms" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="com.ibm.icu" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.commands" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.databinding" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.databinding.beans" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.jobs" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.expressions" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.runtime" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.runtime.compatibility.auth" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.osgi" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.help" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.swt" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.jface" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.jface.databinding" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.ui" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.ui.workbench" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.ui.carbon" - os="macosx" - ws="carbon" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.update.configurator" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.swt.win32.win32.x86" - os="win32" - ws="win32" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.wpf.win32.x86" - os="win32" - ws="wpf" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.x86" - os="linux" - ws="gtk" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.s390" - os="linux" - ws="gtk" - arch="s390" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.s390x" - os="linux" - ws="gtk" - arch="s390x" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.solaris.sparc" - os="solaris" - ws="gtk" - arch="sparc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.solaris.x86" - os="solaris" - ws="gtk" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.ppc" - os="linux" - ws="gtk" - arch="ppc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.x86_64" - os="linux" - ws="gtk" - arch="x86_64" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.carbon.macosx" - os="macosx" - ws="carbon" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.aix.ppc" - os="aix" - ws="motif" - arch="ppc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.hpux.PA_RISC" - os="hpux" - ws="motif" - arch="PA_RISC" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.linux.x86" - os="linux" - ws="motif" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.gtk.linux.ia64" - os="linux" - ws="gtk" - arch="ia64" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.solaris.sparc" - os="solaris" - ws="motif" - arch="sparc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.photon.qnx.x86" - os="qnx" - ws="photon" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.swt.motif.hpux.ia64_32" - os="hpux" - ws="motif" - arch="ia64_32" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true" - unpack="false"/> - - <plugin - id="org.eclipse.rcp" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.core.contenttype" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.app" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.common" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.launcher" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.eclipse.equinox.launcher.gtk.solaris.sparc" - os="solaris" - ws="gtk" - arch="sparc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.carbon.macosx" - os="macosx" - ws="carbon" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.gtk.linux.ppc" - os="linux" - ws="gtk" - arch="ppc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.gtk.linux.x86" - os="linux" - ws="gtk" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.gtk.linux.s390" - os="linux" - ws="gtk" - arch="s390" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.gtk.linux.s390x" - os="linux" - ws="gtk" - arch="s390x" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.motif.linux.x86" - os="linux" - ws="motif" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.gtk.linux.x86_64" - os="linux" - ws="gtk" - arch="x86_64" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.motif.aix.ppc" - os="aix" - ws="motif" - arch="ppc" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.motif.hpux.PA_RISC" - os="hpux" - ws="motif" - arch="PA_RISC" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.wpf.win32.x86" - os="win32" - ws="wpf" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.equinox.launcher.win32.win32.x86" - os="win32" - ws="win32" - arch="x86" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.core.net" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - -</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:44:11
|
Revision: 572 http://cishell.svn.sourceforge.net/cishell/?rev=572&view=rev Author: huangb Date: 2007-12-17 11:43:47 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/deployment/ Copied: tags/v0.8.0/deployment (from rev 571, trunk/deployment) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:42:46
|
Revision: 571 http://cishell.svn.sourceforge.net/cishell/?rev=571&view=rev Author: huangb Date: 2007-12-17 11:42:33 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/examples/ Copied: tags/v0.8.0/examples (from rev 570, trunk/examples) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:42:33
|
Revision: 570 http://cishell.svn.sourceforge.net/cishell/?rev=570&view=rev Author: huangb Date: 2007-12-17 11:41:55 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/libs/ Copied: tags/v0.8.0/libs (from rev 569, trunk/libs) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:41:55
|
Revision: 569 http://cishell.svn.sourceforge.net/cishell/?rev=569&view=rev Author: huangb Date: 2007-12-17 11:41:11 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/testing/ Copied: tags/v0.8.0/testing (from rev 568, trunk/testing) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:40:58
|
Revision: 568 http://cishell.svn.sourceforge.net/cishell/?rev=568&view=rev Author: huangb Date: 2007-12-17 11:40:39 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/templates/ Copied: tags/v0.8.0/templates (from rev 567, trunk/templates) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:39:41
|
Revision: 567 http://cishell.svn.sourceforge.net/cishell/?rev=567&view=rev Author: huangb Date: 2007-12-17 11:38:57 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/core/ Copied: tags/v0.8.0/core (from rev 566, trunk/core) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:39:12
|
Revision: 566 http://cishell.svn.sourceforge.net/cishell/?rev=566&view=rev Author: huangb Date: 2007-12-17 11:38:22 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/clients/ Copied: tags/v0.8.0/clients (from rev 565, trunk/clients) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@us...> - 2007-12-17 19:37:56
|
Revision: 565 http://cishell.svn.sourceforge.net/cishell/?rev=565&view=rev Author: huangb Date: 2007-12-17 11:37:43 -0800 (Mon, 17 Dec 2007) Log Message: ----------- tag cishell v0.8.0 for the nwb tool v0.8.0 release Added Paths: ----------- tags/v0.8.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-13 14:43:43
|
Revision: 564 http://cishell.svn.sourceforge.net/cishell/?rev=564&view=rev Author: bh2 Date: 2007-12-13 06:43:25 -0800 (Thu, 13 Dec 2007) Log Message: ----------- Fixed an incorrect path Modified Paths: -------------- trunk/deployment/org.cishell.reference.releng/build_local.properties Modified: trunk/deployment/org.cishell.reference.releng/build_local.properties =================================================================== --- trunk/deployment/org.cishell.reference.releng/build_local.properties 2007-12-13 00:09:54 UTC (rev 563) +++ trunk/deployment/org.cishell.reference.releng/build_local.properties 2007-12-13 14:43:25 UTC (rev 564) @@ -2,7 +2,7 @@ # The location of this releng project. # Relative directories unfortunately do not work for this. # -buildHome=/projects/cishell/org.cishell.reference.releng +buildHome=/projects/cishell/releng/org.cishell.reference.releng # # buildDirectory is the directory into which the source are checked out and This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-13 00:09:56
|
Revision: 563 http://cishell.svn.sourceforge.net/cishell/?rev=563&view=rev Author: bh2 Date: 2007-12-12 16:09:54 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Initial commit of the CIShell Release Engineering Project. Note that to use this locally you will need to at least update build_local.properties, build-files/build.properties, and check out deployment/org.cishell.reference.relenge.eclipse (the eclipse builder for releng). Some initial documentation is in the README file Added Paths: ----------- trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197480461000.xml Added: trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197480461000.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197480461000.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197480461000.xml 2007-12-13 00:09:54 UTC (rev 563) @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<config date="1197480461734" transient="false" version="3.0"> +<site enabled="true" policy="USER-EXCLUDE" updateable="true" url="platform:/base/"> +<feature id="org.eclipse.emf.edit.ui" url="features/org.eclipse.emf.edit.ui_2.3.1.v200709252135/" version="2.3.1.v200709252135"> +</feature> +<feature id="org.eclipse.jdt.source" url="features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/" version="3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL"> +</feature> +<feature id="org.eclipse.pde.source" url="features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"> +</feature> +<feature id="org.eclipse.sdk" url="features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/" version="3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO"> +</feature> +<feature id="org.eclipse.emf.ecore.edit" url="features/org.eclipse.emf.ecore.edit_2.3.0.v200709252135/" version="2.3.0.v200709252135"> +</feature> +<feature id="org.eclipse.rcp.source" url="features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/" version="3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS"> +</feature> +<feature id="org.eclipse.wst.xml_ui.feature" url="features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/" version="2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR"> +</feature> +<feature id="org.eclipse.mylyn.context_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/" version="2.1.0.v20070927-0900"> +</feature> +<feature id="org.eclipse.equinox" url="features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/" version="3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00"> +</feature> +<feature id="org.eclipse.emf.common" url="features/org.eclipse.emf.common_2.3.0.v200709252135/" version="2.3.0.v200709252135"> +</feature> +<feature id="org.eclipse.emf.edit" url="features/org.eclipse.emf.edit_2.3.1.v200709252135/" version="2.3.1.v200709252135"> +</feature> +<feature id="org.eclipse.wst.common_ui.feature" url="features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/" version="2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-"> +</feature> +<feature id="org.eclipse.releng.tools" url="features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/" version="3.2.100.v20070122-32-7w31181523"> +</feature> +<feature id="org.eclipse.emf.ecore" url="features/org.eclipse.emf.ecore_2.3.1.v200709252135/" version="2.3.1.v200709252135"> +</feature> +<feature id="org.eclipse.cvs" url="features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/" version="1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D"> +</feature> +<feature id="org.eclipse.platform" url="features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/" version="3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz"> +</feature> +<feature id="org.eclipse.mylyn.java_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/" version="2.1.0.v20070927-0900"> +</feature> +<feature id="org.eclipse.wst.xml_core.feature" url="features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/" version="2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV"> +</feature> +<feature id="org.eclipse.wst.xml_userdoc.feature" url="features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/" version="2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ"> +</feature> +<feature id="org.eclipse.wst.common_core.feature" url="features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/" version="2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz"> +</feature> +<feature id="org.eclipse.jdt" url="features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/" version="3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL"> +</feature> +<feature id="org.eclipse.emf.common.ui" url="features/org.eclipse.emf.common.ui_2.3.1.v200709252135/" version="2.3.1.v200709252135"> +</feature> +<feature id="org.eclipse.mylyn.ide_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/" version="2.1.0.v20070927-0900"> +</feature> +<feature id="org.eclipse.mylyn.bugzilla_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/" version="2.1.0.v20070927-0900"> +</feature> +<feature id="org.eclipse.xsd.edit" url="features/org.eclipse.xsd.edit_2.3.0.v200709252135/" version="2.3.0.v200709252135"> +</feature> +<feature id="org.eclipse.mylyn_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/" version="2.1.0.v20070927-0900"> +</feature> +<feature id="org.eclipse.gef" url="features/org.eclipse.gef_3.3.1.v20070814/" version="3.3.1.v20070814"> +</feature> +<feature id="org.eclipse.cvs.source" url="features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/" version="1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D"> +</feature> +<feature id="org.eclipse.equinox.executable" url="features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/" version="3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl"> +</feature> +<feature id="org.eclipse.rcp" url="features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/" version="3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS"> +</feature> +<feature id="org.eclipse.platform.source" url="features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/" version="3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz"> +</feature> +<feature id="org.eclipse.pde" url="features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"> +</feature> +<feature id="org.eclipse.xsd" url="features/org.eclipse.xsd_2.3.1.v200709252135/" version="2.3.1.v200709252135"> +</feature> +<feature id="org.eclipse.mylyn.pde_feature" plugin-identifier="org.eclipse.mylyn" url="features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/" version="2.1.0.v20070927-0900"> +</feature> +</site> +</config> Property changes on: trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197480461000.xml ___________________________________________________________________ Name: svn:mime-type + text/plain This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-12 21:39:52
|
Revision: 562 http://cishell.svn.sourceforge.net/cishell/?rev=562&view=rev Author: bh2 Date: 2007-12-12 13:38:28 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Committing the base eclipse builder. This is a base install of eclipse plus all of the extra plugins needed for building cishell. Added Paths: ----------- trunk/deployment/org.cishell.reference.releng.eclipse/.project trunk/deployment/org.cishell.reference.releng.eclipse/archives-3.3.1.1/ trunk/deployment/org.cishell.reference.releng.eclipse/archives-3.3.1.1/eclipse-RCP-3.3.1.1-delta-pack.zip trunk/deployment/org.cishell.reference.releng.eclipse/archives-3.3.1.1/eclipse-equinox-3.3.1.1.zip trunk/deployment/org.cishell.reference.releng.eclipse/archives-3.3.1.1/eclipse-rcp-europa-fall2-linux-gtk.tar.gz trunk/deployment/org.cishell.reference.releng.eclipse/archives-3.3.1.1/org.eclipse.equinox.ds_1.0.0.v20070226.jar trunk/deployment/org.cishell.reference.releng.eclipse/archives-3.3.1.1/org.eclipse.releng.tools-3.3.1.1.zip trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/.eclipseproduct trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about_files/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about_files/IJG_README trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about_files/about_cairo.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about_files/lgpl-v21.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about_files/mpl-v11.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/about_files/pixman-licenses.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/config.ini trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.contributions.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.contributors.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.extraData.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.mainData.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.manager/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.manager/.fileTable.11 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.manager/.fileTable.12 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.manager/.fileTableLock trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.namespaces.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.orphans.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.core.runtime/.table.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.equinox.app/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.equinox.app/.manager/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.equinox.app/.manager/.fileTableLock trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.bundledata.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.lazy.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.manager/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.manager/.fileTable.12 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.manager/.fileTable.13 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.manager/.fileTableLock trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/.state.5 trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/10/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/10/1/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/antsupportlib.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/101/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/101/1/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/101/1/.cp/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/101/1/.cp/ant_tasks/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/101/1/.cp/ant_tasks/pde-ant.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/149/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/149/1/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/149/1/.cp/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/149/1/.cp/ant_tasks/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/149/1/.cp/ant_tasks/resources-ant.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/44/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/44/1/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/44/1/.cp/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/44/1/.cp/lib/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/44/1/.cp/lib/antrunner.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/44/1/.cp/lib/remoteAnt.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/67/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/67/1/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/67/1/.cp/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/67/1/.cp/jdtCompilerAdapter.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/95/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/95/1/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/95/1/.cp/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/95/1/.cp/ant_tasks/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.osgi/bundles/95/1/.cp/ant_tasks/helpbase-ant.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197475999000.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197476146000.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/history/1197480166000.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/last.config.stamp trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/configuration/org.eclipse.update/platform.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/eclipse trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/eclipse.ini trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs.source_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.cvs_1.0.1.R33x_r20070802-7C79_9_KKG-mDM9e3H5D/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common.ui_2.3.1.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common.ui_2.3.1.v200709252135/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common.ui_2.3.1.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common.ui_2.3.1.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common.ui_2.3.1.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common_2.3.0.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common_2.3.0.v200709252135/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common_2.3.0.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common_2.3.0.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.common_2.3.0.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore.edit_2.3.0.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore.edit_2.3.0.v200709252135/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore.edit_2.3.0.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore.edit_2.3.0.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore.edit_2.3.0.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore_2.3.1.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore_2.3.1.v200709252135/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore_2.3.1.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore_2.3.1.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.ecore_2.3.1.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit.ui_2.3.1.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit.ui_2.3.1.v200709252135/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit.ui_2.3.1.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit.ui_2.3.1.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit.ui_2.3.1.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit_2.3.1.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit_2.3.1.v200709252135/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit_2.3.1.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit_2.3.1.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.emf.edit_2.3.1.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/build.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/build.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/gtk_root/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/gtk_root/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/gtk_root/about_files/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/gtk_root/about_files/about_cairo.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/gtk_root/about_files/mpl-v11.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/gtk_root/about_files/pixman-licenses.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about_files/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about_files/about_cairo.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about_files/about_open_motif.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about_files/mlpl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about_files/mpl-v11.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox.executable_3.3.2.R331_v20071022-7C-7IB9rtLA9gKLWTaWl/motif_root/about_files/pixman-licenses.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.equinox_3.3.1.R33x_r20070918-7n7LECgEKVsLIM1aGBO4b00/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.gef_3.3.1.v20070814/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt.source_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.bugzilla_feature_2.1.0.v20070927-0900/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.context_feature_2.1.0.v20070927-0900/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.ide_feature_2.1.0.v20070927-0900/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.java_feature_2.1.0.v20070927-0900/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn.pde_feature_2.1.0.v20070927-0900/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.mylyn_feature_2.1.0.v20070927-0900/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde.source_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.pde_3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform.source_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.platform_3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.rcp_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.releng.tools_3.2.100.v20070122-32-7w31181523/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.sdk_3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_core.feature_2.0.1.v200709110622-7C78EKGE_EkMNfNleyerlz/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.common_ui.feature_2.0.1.v200709110622-7C5EH2E9RvTVnijrspVz0bgOmfz-/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_core.feature_2.0.1.v200709110650-787BE_1CYQCCz-CvRQLQSV/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_ui.feature_2.0.1.v200709110650-7A1ECGCnbckz0bnr5wCp8KNAjipR/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/epl-v10.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.wst.xml_userdoc.feature_2.0.1.v200709110650-4-EGk_kE77Y7QI7EEEQ/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd.edit_2.3.0.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd.edit_2.3.0.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd.edit_2.3.0.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd.edit_2.3.0.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd_2.3.1.v200709252135/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd_2.3.1.v200709252135/eclipse_update_120.jpg trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd_2.3.1.v200709252135/feature.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd_2.3.1.v200709252135/feature.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/features/org.eclipse.xsd_2.3.1.v200709252135/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/icon.xpm trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/libcairo-swt.so trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/notice.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/plugin.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/plugin.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/com.ibm.icu_3.6.1.v20070906/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/com.ibm.icu_3.6.1.v20070906/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/com.ibm.icu_3.6.1.v20070906/about_files/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/com.ibm.icu_3.6.1.v20070906/about_files/license.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/com.ibm.icu_3.6.1.v20070906/about_files/ucdterms.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu.source_3.6.1.v20070906/src/com.ibm.icu_3.6.1.v20070906/src.zip trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.ibm.icu_3.6.1.v20070906.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/com.jcraft.jsch_0.1.31.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/plugin.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/plugin.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/src/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/src/javax.servlet.jsp_2.0.0.v200706191603/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/src/javax.servlet.jsp_2.0.0.v200706191603/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/src/javax.servlet.jsp_2.0.0.v200706191603/about_files/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/src/javax.servlet.jsp_2.0.0.v200706191603/about_files/LICENSE.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp.source_2.0.0.v200706191603/src/javax.servlet.jsp_2.0.0.v200706191603/src.zip trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/META-INF/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/META-INF/ECLIPSE.RSA trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/META-INF/ECLIPSE.SF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/META-INF/MANIFEST.MF trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/META-INF/eclipse.inf trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/plugin.properties trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/plugin.xml trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/src/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/src/javax.servlet_2.4.0.v200706111738/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/src/javax.servlet_2.4.0.v200706111738/about.html trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/src/javax.servlet_2.4.0.v200706111738/about_files/ trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plugins/javax.servlet.source_2.4.0.v200706111738/src/javax.servlet_2.4.0.v200706111738/about_files/LICENSE.txt trunk/deployment/org.cishell.reference.releng.eclipse/eclipse/plug... [truncated message content] |
From: <bh...@us...> - 2007-12-12 21:16:13
|
Revision: 561 http://cishell.svn.sourceforge.net/cishell/?rev=561&view=rev Author: bh2 Date: 2007-12-12 13:16:01 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Initial commit of the CIShell Release Engineering Project. Note that to use this locally you will need to at least update build_local.properties, build-files/build.properties, and check out deployment/org.cishell.reference.relenge.eclipse (the eclipse builder for releng). Some initial documentation is in the README file Added Paths: ----------- trunk/deployment/org.cishell.reference.releng/.project trunk/deployment/org.cishell.reference.releng/README trunk/deployment/org.cishell.reference.releng/build-files/ trunk/deployment/org.cishell.reference.releng/build-files/allElements.xml trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib-LICENSE.txt trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib.jar trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/ trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/eclipse-test-framework-3.3RC3.zip trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/org.pluginbuilder.autotestsuite.feature-0.2.0.20070610PRDEclipse3_3.zip trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.properties trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.xml trunk/deployment/org.cishell.reference.releng/build-files/build.properties trunk/deployment/org.cishell.reference.releng/build-files/build_shared.xml trunk/deployment/org.cishell.reference.releng/build-files/customTargets.xml trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml trunk/deployment/org.cishell.reference.releng/build-files/pluginbuilder-anttasks.jar trunk/deployment/org.cishell.reference.releng/build-files/postBuild.xml trunk/deployment/org.cishell.reference.releng/build-files/subversionSupport.xml trunk/deployment/org.cishell.reference.releng/build-files/svn/ trunk/deployment/org.cishell.reference.releng/build-files/svn/SVNCLIENTADAPTER-LICENSE trunk/deployment/org.cishell.reference.releng/build-files/svn/svnClientAdapter.jar trunk/deployment/org.cishell.reference.releng/build-files/svn/svnant.jar trunk/deployment/org.cishell.reference.releng/build.xml trunk/deployment/org.cishell.reference.releng/build_local.properties trunk/deployment/org.cishell.reference.releng/cishell.product trunk/deployment/org.cishell.reference.releng/maps/ trunk/deployment/org.cishell.reference.releng/maps/all.map trunk/deployment/org.cishell.reference.releng/pluginbuilder.config trunk/deployment/org.cishell.reference.releng/releases/ trunk/deployment/org.cishell.reference.releng/releases/HEAD.properties Added: trunk/deployment/org.cishell.reference.releng/.project =================================================================== --- trunk/deployment/org.cishell.reference.releng/.project (rev 0) +++ trunk/deployment/org.cishell.reference.releng/.project 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.cishell.reference.releng</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + <nature>org.pluginbuilder.core.pluginBuilderNature</nature> + </natures> +</projectDescription> Property changes on: trunk/deployment/org.cishell.reference.releng/.project ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/README =================================================================== --- trunk/deployment/org.cishell.reference.releng/README (rev 0) +++ trunk/deployment/org.cishell.reference.releng/README 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,44 @@ +CIShell Release Engineering Project +----------------------------------- +Initial version by Bruce Herr building on the Eclipse PluginBuilder project. + +Getting Eclipse to play nicely is a severe challenge. Hopefully, all that is +documented here continues to work for at least a couple versions. + +The following sections assume that you just follow the model of whatever +file is pointed to in there. Its a pain in the butt, but generally it works. + +== +Files that will need edited as new versions come out: +releases/HEAD.properties + +== +Files that will need edited as new plugins/features are added: +maps/all.map +build-files/fetchSvnAll.xml + +NOTE: for build-files/fetchSvnAll.xml if you do not want to pull from svn, but +simply want to copy a local copy, use a copy command instead. This is sometimes +helpful when you need to debug features/plugins (though you should try to +minimize this by exporting from the product file in the Eclipse IDE before +trying to update the releng project). + +== +Files that will need edited as new platforms are added: +build-files/customTargets.xml +build-files/allElements.xml + +== +Files that will need edited for different brands: +cishell.product +build-files/build.properties + +== +NOTE: pluginbuilder.config is basically useless now that I have customized +the project. + +NOTE: Unfortunately buildHome will need to be set in build_local.properties +depending on where the project is checked out at. + +NOTE: You should also check out org.cishell.reference.releng.eclipse for the +current base eclipse builder. \ No newline at end of file Added: trunk/deployment/org.cishell.reference.releng/build-files/allElements.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/allElements.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/allElements.xml 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,120 @@ +<project name="allElements delegation and assemble customTargets.xml"> +<!-- FILE WILL BE OVERWRITTEN WHEN GENERATED --> + <target name="allElementsExceptSvnFetch" unless="is.svn.fetch"> + <antcall target="norcpbuild"/> + <antcall target="rcpbuild"/> + </target> + + <target name="norcpbuild" unless="build.container.feature"> + <ant antfile="${genericTargets}" target="${target}"> + <property name="type" value="feature" /> + <property name="id" value="org.cishell.feature" /> + </ant> + <ant antfile="${genericTargets}" target="${target}"> + <property name="type" value="feature" /> + <property name="id" value="org.cishell.environment.equinox.feature" /> + </ant> + <ant antfile="${genericTargets}" target="${target}"> + <property name="type" value="feature" /> + <property name="id" value="org.cishell.reference.feature" /> + </ant> + <ant antfile="${genericTargets}" target="${target}"> + <property name="type" value="feature" /> + <property name="id" value="org.cishell.reference.gui.feature" /> + </ant> + + </target> + + <target name="rcpbuild" if="build.container.feature"> + <ant antfile="${genericTargets}" target="${target}"> + <property name="type" value="feature" /> + <property name="id" value="org.eclipse.pde.build.container.feature" /> + </ant> + </target> + + <!-- generated assemble targets --> + <target name="assemble.org.cishell.feature"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="zipargs" value="" /> + </ant> + </target> + <target name="assemble.org.cishell.environment.equinox.feature"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="zipargs" value="" /> + </ant> + </target> + <target name="assemble.org.cishell.reference.feature"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="zipargs" value="" /> + </ant> + </target> + <target name="assemble.org.cishell.reference.gui.feature"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="zipargs" value="" /> + </ant> + </target> + + + <!-- assmble targets for RCP build --> + <target name="assemble.org.eclipse.pde.build.container.feature.win32.win32.x86"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-win32.win32.x86.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.win32.wpf.x86"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-win32.wpf.x86.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.linux.gtk.x86"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-linux.gtk.x86.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.linux.gtk.ppc"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-linux.gtk.ppc.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.linux.gtk.x86_64"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-linux.gtk.x86_64.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.linux.motif.x86"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-linux.motif.x86.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.solaris.motif.sparc"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-solaris.motif.sparc.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.solaris.gtk.sparc"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-solaris.gtk.sparc.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.aix.motif.ppc"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-aix.motif.ppc.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.hpux.motif.PA_RISC"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-hpux.motif.PA_RISC.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.macosx.carbon.ppc"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-macosx.carbon.ppc.zip"/> + </ant> + </target> + <target name="assemble.org.eclipse.pde.build.container.feature.macosx.carbon.x86"> + <ant antfile="${assembleScriptName}" dir="${buildDirectory}"> + <property name="archiveName" value="${archiveNamePrefix}-macosx.carbon.x86.zip"/> + </ant> + </target> + +</project> Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/allElements.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib-LICENSE.txt =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib-LICENSE.txt (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib-LICENSE.txt 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,47 @@ +/* + * The Apache Software License, Version 1.1 + * + * Copyright (c) 2001-2003 Ant-Contrib project. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * 3. The end-user documentation included with the redistribution, if + * any, must include the following acknowlegement: + * "This product includes software developed by the + * Ant-Contrib project (http://sourceforge.net/projects/ant-contrib)." + * Alternately, this acknowlegement may appear in the software itself, + * if and wherever such third-party acknowlegements normally appear. + * + * 4. The name Ant-Contrib must not be used to endorse or promote products + * derived from this software without prior written permission. For + * written permission, please contact + * ant...@li.... + * + * 5. Products derived from this software may not be called "Ant-Contrib" + * nor may "Ant-Contrib" appear in their names without prior written + * permission of the Ant-Contrib project. + * + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE ANT-CONTRIB PROJECT OR ITS + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * ==================================================================== + */ Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib-LICENSE.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib.jar =================================================================== (Binary files differ) Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/ant-contrib.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/eclipse-test-framework-3.3RC3.zip =================================================================== (Binary files differ) Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/eclipse-test-framework-3.3RC3.zip ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/org.pluginbuilder.autotestsuite.feature-0.2.0.20070610PRDEclipse3_3.zip =================================================================== (Binary files differ) Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/org.pluginbuilder.autotestsuite.feature-0.2.0.20070610PRDEclipse3_3.zip ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.properties =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.properties (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.properties 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,51 @@ +# +# BEGIN default properties for executing run-tests.xml standalone +# (these properties are already set if run-tests.xml is called +# from the postBuild target in custumTargets.xml) +# + +buildType=N +# archivePrefix is used to determine to which location the build result must be +# extracted: +# if ${archivePrefix} == eclipse the folder will be ${test.eclipse.base} +# ${test.eclipse.host} otherwise. +# Note: The latter makes only sense if archive Prefix is set to ".". If it has +# another value the eclipse host won't be created successfully. +archivePrefix=. + +# test.eclipse.zip must be a zip file for windows and tar file for linux +test.eclipse.zip=C:/downloads/eclipse-SDK-3.2.1-win32.zip +autotestsuite.trace=true +autotestsuite.plugin.inclusions=.*test$ +autotestsuite.plugin.exclusions= +autotestsuite.class.inclusions=.* +autotestsuite.class.exclusions=.*\\.All.*;.*ServerCommunication.* + +# +# END default properties for executing run-tests.xml standalone +# + +# test.eclipse.host points to a directory where an Eclipse installation for the +# tests will be built. Therefore ${test.eclipse.zip} will be extracted first and +# then there will be additional plug-ins be "installed", which means they will +# be extracted. The implication of this kind of installation is that the test +# Eclipse host must be called with the clean parameter later +# It is expected that test.eclipse.host contains a subfolder eclipse. +# The plug-ins which will be installed are the plug-ins located in +# ${buildResultsDir} plus the eclipse test framework plus the autotestsuite. +test.eclipse.base=${buildDirectory}/automatedTests + +test.eclipse.host=${test.eclipse.base}/eclipse + +# Denotes the ant script where the target ui-test is defined +test.library.xml=${test.eclipse.host}/plugins/org.eclipse.test_3.1.0/library.xml + +# Directory where the reports are collected +test.result.dir=${test.eclipse.host}/test-reports + +# Specifies the overall report in ${test.result.dir}/xml +test.aggregated.report=testReport_${buildLabel}.xml + +# Workspace for the tests. Particularly useful is ${test.workspace}/.metadata/.log +test.workspace=${test.eclipse.host}/workspace + Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.properties ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.xml 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,117 @@ +<project name="Run automated Tests" default="run" basedir="."> + <taskdef resource="org/pluginbuilder/anttasks/pluginbuildertasks.properties" classpath="../pluginbuilder-anttasks.jar" /> + + <property file="../../build_local.properties" /> + <property file="run-tests.properties" /> + + <import file="../build_shared.xml" /> + + <target name="-init"> + <antcall target="-purgeTestEclipseHost" /> + <property name="eclipse.installation.dir" value="${test.eclipse.base}/eclipse" /> + <property name="eclipse.local.tar.non.server" value="${test.eclipse.zip}" /> + <antcall target="-installTestEclipseHost" /> + </target> + + <target name="-purgeTestEclipseHost"> + <delete dir="${test.eclipse.base}" failOnError="false" /> + </target> + + <target name="-installTestEclipseHost" description="Install Eclipse and all required plug-ins for testing" unless="isEclipseInstallationAvailable"> + <echo message="Installing plug-ins for testing" /> + + <unzip dest="${test.eclipse.base}"> + <fileset dir="." includes="eclipse-test-framework*.zip" /> + </unzip> + <unzip dest="${test.eclipse.host}"> + <fileset dir="." includes="org.pluginbuilder.autotestsuite*.zip" /> + </unzip> + <condition property="buildResultZipDest" value="${test.eclipse.base}" else="${test.eclipse.host}"> + <equals arg1="${archivePrefix}" arg2="eclipse" /> + </condition> + <unzip dest="${buildResultZipDest}"> + <fileset dir="${buildDirectory}" includes="${buildType}-**/*.zip" excludes="**/${archiveNamePrefix}-*"/> + </unzip> + <!-- unpack eclipse after the features because there might be product features extracted which contain a config.ini --> + <antcall target="unpack.eclipse"> + <param name="unpack.eclipse" value="true"/> + </antcall> + </target> + + + <!-- Example target which demonstrates how to run a test suite with the Eclipse test fwk. + Note that it is not needed if you use the autotestsuite + + <target name="-runTestSuite" description="Should be called from allTests.xml only"> + <ant target="ui-test" antfile="${test.library.xml}" dir="${test.eclipse.host}"> + <comment use -clean because plug-ins have been unzipped into the eclipse folder comment> + <property name="data-dir" value="${test.workspace} -clean" /> + <property name="plugin-name" value="<your plugin id>" /> + <property name="classname" value="<the class which defines the suite>" /> + <property name="eclipse-home" value="${test.eclipse.host}" /> + </ant> + </target> + + <target name="run" depends="-init,-runTestSuite" description="Run manually defined tests and create a report."> + <delete dir="${test.result.dir}" /> + <mkdir dir="${test.result.dir}/xml" /> + <comment collect creates an aggregated report file in ${test.eclipse.host} comment> + <ant target="collect" antfile="${test.library.xml}" dir="${test.eclipse.host}"> + <property name="includes" value="*.xml" /> + <property name="output-file" value="${test.aggregated.report}" /> + </ant> + <copy file="${test.eclipse.host}/${test.aggregated.report}" todir="${test.result.dir}/xml" /> + <style style="${basedir}/JUNIT.XSL" basedir="${test.result.dir}/xml" destdir="${test.result.dir}/html" /> + + </target> + --> + + <target name="run" depends="-init,-runAutoTests" description="Run all tests using the autotestsuite and create xml and html reports."> + + <junitreport todir="${test.result.dir}/xml" tofile="${test.aggregated.report}"> + <fileset dir="${test.result.dir}/xml"> + <include name="*.xml" /> + </fileset> + </junitreport> + + <BundleFileLocator eclipseInstallationRoot="${test.eclipse.host}" bundleId="org.pluginbuilder.autotestsuite.application" filePath="JUNIT.XSL" property="junit.xsl.file" /> + + <style style="${junit.xsl.file}" basedir="${test.result.dir}/xml" includes="${test.aggregated.report}" destdir="${test.result.dir}/html" /> + </target> + + <target name="markErrorOrFailure" if="isErrorOrFailure"> + <echo level="error" message="TESTS FAILED"/> + </target> + + <target name="-runAutoTests"> + <mkdir dir="${test.result.dir}/xml"/> + <java fork="true" dir="." logError="true" classname="org.eclipse.core.launcher.Main" resultproperty="autotestsuite.result"> + <classpath> + <fileset dir="${test.eclipse.host}/plugins"> + <include name="org.eclipse.equinox.launcher_*.jar" /> + </fileset> + </classpath> + <arg line="-application org.pluginbuilder.autotestsuite.application.autotestapplication" /> + <arg line="-data ${test.workspace}" /> + <arg line="-os ${os}" /> + <arg line="-ws ${ws}" /> + <arg line="-arch ${arch}" /> + <arg line="-consolelog" /> + + <sysproperty key="autotestsuite.results.directory" value="${test.result.dir}/xml" /> + <sysproperty key="autotest.debug" value="${autotestsuite.trace}" /> + <sysproperty key="autotestsuite.plugin.inclusions" value="${autotestsuite.plugin.inclusions}" /> + <sysproperty key="autotestsuite.plugin.exclusions" value="${autotestsuite.plugin.exclusions}|^org.eclipse.test$" /> + <sysproperty key="autotestsuite.class.inclusions" value="${autotestsuite.class.inclusions}" /> + <sysproperty key="autotestsuite.class.exclusions" value="${autotestsuite.class.exclusions}" /> + + </java> + <condition property="isErrorOrFailure"> + <not> + <equals arg1="${autotestsuite.result}" arg2="0"/> + </not> + </condition> + <antcall target="markErrorOrFailure"/> + </target> + +</project> Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/automatedTests/run-tests.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/build.properties =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/build.properties (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/build.properties 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,126 @@ +############################################################################### +# Copyright (c) 2003, 2004 IBM Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Common Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/cpl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +##################### +# Parameters describing how and where to execute the build. +# Typical users need only update the following properties: +# baseLocation - where things you are building against are installed +# bootclasspath - The base jars to compile against (typicaly rt.jar) +# configs - the list of {os, ws, arch} configurations to build. +# +# Of course any of the settings here can be overridden by spec'ing +# them on the command line (e.g., -DbaseLocation=d:/eclipse + +############# CVS CONTROL ################ +# The CVS tag to use when fetching the map files from the repository + +mapVersionTag=HEAD + +# The CVS tag to use when fetching elements to build. By default the +# builder will use whatever is in the maps. Use this value to override +# for example, when doing a nightly build out of HEAD + +fetchTag=HEAD +############## BUILD / GENERATION CONTROL ################ +# The directory into which the build elements will be fetched and where +# the build will take place. +# Do not enter relative paths, because otherwise the directory.txt file +# won't be found +# If relative , the directory would be relative to the $builder directory +#buildDirectory=D:\\Temp\\buildresult3 + +# Type of build. Used in naming the build output. Typically this value is +# one of I, N, M, S, ... +# If you change this, please also see the featureVersion and baseFeatureVersion properties below +buildType=N + +# ID of the build. Used in naming the build output. (the zip file) +# buildId is set in customTargets.xml in order to consider a dynamic featureVersion for nightlyBuild +#buildId=${featureVersion} + +# Label for the build. Used in naming the build output (the directory) +# buildLabel is set in customTargets.xml in order to consider a dynamic featureVersion for nightlyBuild +#buildLabel=${featureVersion} + +# Timestamp for the build. Used in naming the build output +#timestamp=007 + +# Base location for anything the build needs to compile against. For example, +# when building GEF, the baseLocation should be the location of a previously +# installed Eclipse against which the GEF code will be compiled. +#baseLocation=D:\\eclipse-3.0 + +#Os/Ws/Arch/nl of the eclipse specified by baseLocation +#baseos +#basews +#basearch +#basenl + +# The location underwhich all of the build output will be collected. +# This is a subdirectory of $buildDirectory +# Set collectingFolder and archivePrefix to . if you want to create archives without +# trailing eclipse in the paths of the included files +collectingFolder=cishell + +# The prefix that will be used in the generated archive. +# Does not make sense to use a different archivePrefix than collectingFolder, +# because zip wouldn't find any files to include into the target zip otherwise +archivePrefix=cishell + +# The list of {os, ws, arch} configurations to build. This +# value is a '&' separated list of ',' separate triples. For example, +# configs=win32,win32,x86 & linux,motif,x86 +# By default the value is *,*,* +#configs=*,*,* + +#Arguments to send to the zip executable +# Doesn't work +#zipArgs=-z "RDT: extract into eclipse-installation directory" + +############# JAVA COMPILER OPTIONS ############## +# The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE +#bootclasspath=d:/ibm1.3.1/jre/lib/rt.jar +#bootclasspath=D:\\java\\j2sdk1.4.2_05\\jre\\lib\\rt.jar + +# Whether or not to include debug info in the output jars +javacDebugInfo=true + +# Whether or not to fail the build if there are compiler errors +javacFailOnError=true + +# The version of the source code +javacSource=1.4 + +# The version of the byte code targeted +javacTarget=1.4 + +#collPlace=eclipse +#collBase=. +#collectingFolder=eclipse +#archivePrefix=eclipse +# A List of configurations separated by ampersand. +# A configuration consists of the tripel os, ws and arch separated by commma, +# e.g. linux,motif,x86 +# @category rcp +configs=win32,win32,x86 & win32,wpf,x86 & linux,gtk,x86 & linux,gtk,x86_64 & macosx,carbon,ppc & macosx,carbon,x86 & solaris,gtk,sparc + +# The name of the product definition file which must reside in the root folder this pluginbuilder project +# and have the file suffix 'product' +# @category rcp +product=cishell.product +brand=org.cishell.reference.gui.brand.cishell +finalResults=/projects/cishell/www/htdocs/nightly + +# Prefix for the created archive file name +# @category rcp +#archiveNamePrefix=cishell + +# Actually it seems as if this should always be set to true +runPackager=true Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/build.properties ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/build_shared.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/build_shared.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/build_shared.xml 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,114 @@ +<project name="Shared build targets"> + <!-- the following properties must be set from the calling script + <property name="eclipse.installation.dir" value="${buildDirectory}"/> + <property name="eclipse.local.tar.non.server" value="${test.eclipse.host}"/> + eclipse.download.cache,pluginbuilder.eclipse.url + optional: + <property name="pluginbuilder.additional.feature.urls" value="featureurl1,featureurl2"/> + --> + + <taskdef resource="net/sf/antcontrib/antcontrib.properties" classpath="${buildHome}/build-files/ant-contrib.jar" /> + + <target name="unpack.eclipse"> + <condition property="unpack.eclipse"> + <not> + <available type="dir" file="${eclipse.installation.dir}"/> + </not> + </condition> + <antcall target="-unpack.eclipse.ifnecessary"/> + </target> + + <!-- call either with or feature.url or pluginbuilder.eclipse.url + sets property archive.location to the archive path in download cache. + --> + <target name="-set.archive.location" if="pluginbuilder.is.server"> + <condition property="archive.url" value="${feature.url}" else="${pluginbuilder.eclipse.url}"> + <isset property="feature.url"/> + </condition> + <mkdir dir="${eclipse.download.cache}"/> + <tempfile destdir="${eclipse.download.cache}" property="tmp.file" suffix=".txt" prefix="downloadurl"/> + <echo file="${tmp.file}" message="${archive.url}"/> + <checksum file="${tmp.file}" property="pluginbuilder.eclipse.url.checksum"/> + <delete file="${tmp.file}"/> + <property name="archive.location" value="${eclipse.download.cache}/${pluginbuilder.eclipse.url.checksum}"/> + <!-- <echo message="${archive.location} is archive location for ${archive.url}"/> --> + </target> + + <target name="-set.eclipse.local.tar.server" if="pluginbuilder.is.server" depends="-set.archive.location"> + <property name="eclipse.local.tar" value="${archive.location}"/> + </target> + + <target name="-set.eclipse.local.tar.non.server" unless="pluginbuilder.is.server"> + <property name="eclipse.local.tar" value="${eclipse.local.tar.non.server}"/> + </target> + + <target name="-get.archive.ifnecessary" unless="eclipse.is.downloaded"> + <condition property="archive.url" value="${feature.url}" else="${pluginbuilder.eclipse.url}"> + <isset property="feature.url"/> + </condition> + <get src="${archive.url}" dest="${archive.location}" /> + </target> + + <target name="-get.archive" depends="-set.archive.location" if="pluginbuilder.is.server"> + <condition property="eclipse.is.downloaded"> + <available file="${archive.location}" property="${eclipse.is.downloaded}"/> + </condition> + <antcall target="-get.archive.ifnecessary"/> + </target> + + <target name="-get.features" if="pluginbuilder.is.server" > + <property name="pluginbuilder.feature.urls" value=""/> + <foreach list="${pluginbuilder.feature.urls}" param="feature.url" delimiter="," target="-get.archive" inheritall="true"/> + </target> + + <target name="-unpack.features" if="pluginbuilder.is.server"> + <property name="pluginbuilder.feature.urls" value=""/> + <foreach list="${pluginbuilder.feature.urls}" param="feature.url" delimiter="," target="-unpack.feature" inheritall="true"/> + </target> + + <target name="-unpack.feature" depends="-set.archive.location"> + <property name="tempunziplocation" value="${buildDirectory}/tmpunzip"/> + <delete dir="${tempunziplocation}" failonerror="false"/> + <mkdir dir="${tempunziplocation}"/> + <unzip src="${archive.location}" overwrite="true" dest="${tempunziplocation}"/> + <condition property="moveroot" value="${tempunziplocation}/eclipse" else="${tempunziplocation}"> + <available file="${tempunziplocation}/eclipse" type="dir"/> + </condition> + <move todir="${eclipse.installation.dir}" includeemptydirs="true"> + <fileset dir="${moveroot}" includes="**"/> + </move> + </target> + + <target name="-unpack.eclipse.ifnecessary" if="unpack.eclipse"> + <antcall target="-get.archive"/> + <condition property="is.windows"> + <os family="windows"/> + </condition> + <antcall target="-unpack.eclipse.windows"/> + <antcall target="-unpack.eclipse.linux"/> + <antcall target="-get.features"/> + <antcall target="-unpack.features"/> + </target> + + <target name="-unpack.eclipse.windows" if="is.windows" depends="-set.eclipse.local.tar.server,-set.eclipse.local.tar.non.server"> + <unzip src="${eclipse.local.tar}" overwrite="true" dest="${eclipse.installation.dir}/.."/> + </target> + + <target name="-unpack.eclipse.linux" unless="is.windows" depends="-set.eclipse.local.tar.server,-set.eclipse.local.tar.non.server"> + <untar src="${eclipse.local.tar}" overwrite="true" dest="${eclipse.installation.dir}/.." compression="gzip"/> + </target> + + <target name="test"> + <property name="buildDirectory" value="C:/Temp/tst"/> + <mkdir dir="${buildDirectory}"/> + <property name="eclipse.download.cache" value="C:/Temp/downloadcache"/> + <property name="pluginbuilder.is.server" value="true"/> + <property name="pluginbuilder.eclipse.url" value="http://mirror.yoxos-eclipse-distribution.de/eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/eclipse-PDE-3.2.2.zip"/> + + <property name="eclipse.installation.dir" value="C:/Temp/eclipse_root/eclipse"/> + <delete dir="${eclipse.installation.dir}" failonerror="false"/> + <property name="pluginbuilder.feature.urls" value="http://self.pluginbuilder.org/0.2.0/org.pluginbuilder.feature-0.2.0.20070218PRD.zip,http://mirror.yoxos-eclipse-distribution.de/eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/eclipse-examples-3.2.2.zip"/> + <antcall target="unpack.eclipse"/> + </target> + +</project> \ No newline at end of file Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/build_shared.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/customTargets.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/customTargets.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/customTargets.xml 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,258 @@ +<project name="Build specific targets and properties" default="noDefault"> + <condition property="isNightlyBuild"> + <equals arg1="${buildType}" arg2="N" /> + </condition> + <condition property="isNightlyOrIntegrationBuild"> + <or> + <equals arg1="${buildType}" arg2="N" /> + <equals arg1="${buildType}" arg2="I" /> + </or> + </condition> + + <property file="${buildHome}/pluginbuilder.config" /> + + <property file="${buildDirectory}/version.properties" /> + <property name="buildLabel" value="${buildType}-${version.full}" /> + <property name="buildId" value="${version.full}" /> + <property name="archiveNamePrefix" value="${archivePrefix}-${buildLabel}" /> + <property name="theResults" value="${finalResults}/${version.full}" /> + + <condition property="isCVSOrCopy" value="true"> + <or> + <equals arg1="${pluginbuilder.is.cvs}" arg2="true"/> + <equals arg1="${pluginbuilder.is.copy}" arg2="true"/> + </or> + </condition> + <condition property="isSVN" value="true"> + <equals arg1="${pluginbuilder.is.svn}" arg2="true"/> + </condition> + <condition property="isRunTests" value="true"> + <equals arg1="${pluginbuilder.is.runtests}" arg2="true"/> + </condition> + + + <target name="allElements"> + <condition property="isFetch" value="true"> + <equals arg1="${target}" arg2="fetchElement"/> + </condition> + <condition property="is.svn.fetch" value="true"> + <and> + <equals arg1="${target}" arg2="fetchElement"/> + <equals arg1="${pluginbuilder.is.svn}" arg2="true"/> + </and> + </condition> + + <antcall target="allElementsExceptSvnFetch"/> + <antcall target="fetchSubversion"/> + </target> + + <import file="allElements.xml"/> + <import file="subversionSupport.xml"/> + + + <!-- ===================================================================== --> + <!-- Check out map files from correct repository --> + <!-- Replace values for cvsRoot, package and mapVersionTag as desired. --> + <!-- ===================================================================== --> + <target name="getMapFiles" if="isCVSOrCopy"> + <echo message="Copying map files."/> + <copy todir="${buildDirectory}/maps"> + <fileset dir="${buildHome}/maps" includes="*.map"></fileset> + </copy> + </target> + + <!-- ===================================================================== --> + <!-- Steps to do before setup --> + <!-- ===================================================================== --> + <target name="preSetup" if="${product}"> + <copy todir="${buildDirectory}" file="${buildHome}/${product}"/> + </target> + <!-- ===================================================================== --> + <!-- Steps to do after setup but before starting the build proper --> + <!-- ===================================================================== --> + <target name="postSetup"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do before fetching the build elements --> + <!-- ===================================================================== --> + <target name="preFetch"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do after fetching the build elements --> + <!-- ===================================================================== --> + <target name="postFetch"> + <condition property="is.fetch" value="true"> + <available file="${buildDirectory}/plugins"/> + </condition> + <fail unless="is.fetch" message="There was no plug-in fetched. Was the configuration generated? Is the repository correct?"/> + <antcall target="replaceVersions"/> + </target> + + <target name="replaceVersions"> + <fail unless="version.full" message="Property version.full must be set" /> + <fail unless="version.qualifier" message="Property version.qualifier must be set" /> + + <echo message="Updating versions in feature and plugin manifests. Full version: ${version.full}, qualifier: ${version.qualifier}"/> + <!-- make sure to select the test feature file as well --> + <replace dir="${buildDirectory}/features"> + <include name="**/feature.xml"/> + <!-- adding the greater than on the right side is only a dirty trick to replace only the feature version --> + <replacefilter token="version="0.0.0">" value="version="${version.full}">" /> + <replacefilter token="qualifier" value="${version.qualifier}" /> + </replace> + <!-- in a manual build started with export from the feature.xml, there is no + need to replace the versions in the plugin.xml files if they are set to 0.0.0, + but here it needs to be --> + <replace dir="${buildDirectory}/plugins"> + <include name="**/plugin.xml"/> + <replacefilter token="0.0.0" value="${version.full}" /> + </replace> + <replace dir="${buildDirectory}/plugins"> + <include name="**/META-INF/MANIFEST.MF"/> + <replacefilter token="Bundle-Version: 0.0.0" value="Bundle-Version: ${version.full}" /> + <replacefilter token="qualifier" value="${version.qualifier}" /> + </replace> + </target> + <!-- ===================================================================== --> + <!-- Steps to do before generating the build scripts. --> + <!-- ===================================================================== --> + <target name="preGenerate"> + <!-- fail unless="featureVersion" message="Property featureVersion must be set. + Either directly or in case of a nightly build with nightlyBuildFeatureVersionPrefix." /> + --> + </target> + <!-- ===================================================================== --> + <!-- Steps to do after generating the build scripts. --> + <!-- ===================================================================== --> + <target name="postGenerate"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do before running the build.xmls for the elements being built. --> + <!-- ===================================================================== --> + <target name="preProcess"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do after running the build.xmls for the elements being built. --> + <!-- ===================================================================== --> + <target name="postProcess"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do before running assemble. --> + <!-- ===================================================================== --> + <target name="preAssemble"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do after running assemble. --> + <!-- ===================================================================== --> + <target name="postAssemble"> + </target> + <!-- ===================================================================== --> + <!-- Steps to do before/after packaging RCP. --> + <!-- ===================================================================== --> + <target name="prePackage"> + </target> + <target name="postPackage"> + </target> + + <!-- ===================================================================== --> + <!-- Steps to do after the build is done. --> + <!-- ===================================================================== --> + <target name="add_extra-files" if="have_arch_files"> + <mkdir dir="${buildDirectory}/temp.extra-files"/> + <unzip dest="${buildDirectory}/temp.extra-files" src="${archiveName}" /> + <copy todir="${buildDirectory}/temp.extra-files/${archivePrefix}" overwrite="true"> + <fileset dir="${buildDirectory}/plugins/${brand}/extra-files" includes="**/*"/> + </copy> + <delete file="${archiveName}" /> + + <zip destfile="${archiveName}" update="true" > + <zipfileset dir="${buildDirectory}/temp.extra-files" includes="**/*" excludes="${archivePrefix}/${archivePrefix}*"/> + <zipfileset dir="${buildDirectory}/temp.extra-files" includes="${archivePrefix}/${archivePrefix}*" filemode="755"/> + </zip> + <delete dir="${buildDirectory}/temp.extra-files"/> + </target> + + <target name="pre_add_extra-files"> + <available file="${buildDirectory}/${buildLabel}/${archiveNamePrefix}-${myArch}.zip" property="have_arch_files.${myArch}" /> + <antcall target="add_extra-files" inheritall="true" inheritrefs="true"> + <param name="archiveName" value="${buildDirectory}/${buildLabel}/${archiveNamePrefix}-${myArch}.zip" /> + <param name="have_arch_files" value="have_arch_files.${myArch}"/> + </antcall> + </target> + + <property name="buildResultsDirectory" value="${buildDirectory}/results" /> + <target name="postBuild" depends="-prepareBuildResultsDirectory" unless="no.postBuild"> + <antcall target="pre_add_extra-files"> + <param name="myArch" value="win32.win32.x86" /> + </antcall> + + <antcall target="pre_add_extra-files"> + <param name="myArch" value="win32.wpf.x86" /> + </antcall> + + <antcall target="pre_add_extra-files"> + <param name="myArch" value="linux.gtk.x86" /> + </antcall> + + <antcall target="pre_add_extra-files"> + <param name="myArch" value="linux.gtk.x86_64" /> + </antcall> + + <antcall target="pre_add_extra-files"> + <param name="myArch" value="macosx.carbon.ppc" /> + </antcall> + + <antcall target="pre_add_extra-files"> + <param name="myArch" value="macosx.carbon.x86" /> + </antcall> + + <antcall target="pre_add_extra-files"> + <param name="myArch" value="solaris.gtk.sparc" /> + </antcall> + + <antcall target="runTests"/> + <copy todir="${buildResultsDirectory}" flatten="true"> + <fileset dir="${buildDirectory}" includes="${buildType}-**/*.zip" /> + </copy> + <condition property="is.External.Postbuild"> + <available file="${buildHome}/build-files/postBuild.xml"/> + </condition> + <antcall target="callExternalPostBuild"/> + + <mkdir dir="${theResults}" /> + <copy todir="${theResults}" flatten="true"> + <fileset dir="${buildDirectory}/results" includes="**/*" /> + </copy> + <copy todir="${theResults}"> + <fileset dir="${buildDirectory}/updateSite" includes="**/*"/> + </copy> + </target> + <!-- ===================================================================== --> + <!-- Run tests. --> + <!-- ===================================================================== --> + <target name="runTests" if="isRunTests"> + <property name="automatedTestsHome" location="${buildHome}/build-files/automatedTests"/> + + <ant antfile="${automatedTestsHome}/run-tests.xml" target="run" dir="${automatedTestsHome}"> + <property name="test.result.dir" value="${buildResultsDirectory}/testresults"/> + </ant> + </target> + <!--======================================================--> + <!-- Gather build results --> + <!-- ==================================================== --> + <target name="-prepareBuildResultsDirectory"> + <echo message="Creating ${buildResultsDirectory}" /> + <mkdir dir="${buildResultsDirectory}" /> + </target> + + <!--======================================================--> + <!-- Call External post build file if available --> + <!-- ==================================================== --> + <target name="callExternalPostBuild" if="is.External.Postbuild"> + <ant antfile="${buildHome}/build-files/postBuild.xml"/> + </target> + + <target name="noDefault"> + <echo message="You must specify a target when invoking this file" /> + </target> +</project> Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/customTargets.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,148 @@ +<project name="Generated"> + <target name="fetch.svn.all"> + <!-- If you want to pull from a local filesystem, do something like this: + <copydir src="/home/bherr/cishell-workspace/org.cishell.environment.equinox.feature" dest="/tmp/pluginbuilder/org.cishell.reference.releng/features/org.cishell.environment.equinox.feature" /> + <copydir src="/home/bherr/cishell-workspace/org.cishell.reference.feature" dest="/tmp/pluginbuilder/org.cishell.reference.releng/features/org.cishell.reference.feature" /> + <copydir src="/home/bherr/cishell-workspace/org.cishell.reference.gui.brand.cishell" dest="/tmp/pluginbuilder/org.cishell.reference.releng/plugins/org.cishell.reference.gui.brand.cishell" /> + --> + + <antcall target="svn.co"> + <param name="target" value="features"/> + <param name="element.id" value="org.cishell.feature"/> + <param name="project.name" value="/deployment/org.cishell.feature"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.framework"/> + <param name="project.name" value="/core/org.cishell.framework"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="features"/> + <param name="element.id" value="org.cishell.environment.equinox.feature"/> + <param name="project.name" value="/deployment/org.cishell.environment.equinox.feature"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="features"/> + <param name="element.id" value="org.cishell.reference.feature"/> + <param name="project.name" value="/deployment/org.cishell.reference.feature"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference"/> + <param name="project.name" value="/core/org.cishell.reference"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.services"/> + <param name="project.name" value="/core/org.cishell.reference.services"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.service.autostart"/> + <param name="project.name" value="/core/org.cishell.service.autostart"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.templates"/> + <param name="project.name" value="/templates/org.cishell.templates"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.templates.jythonrunner"/> + <param name="project.name" value="/templates/org.cishell.templates.jythonrunner"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="edu.uci.ics.jung"/> + <param name="project.name" value="/libs/edu.uci.ics.jung"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.apache.commons.collections"/> + <param name="project.name" value="/libs/org.apache.commons.collections"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="cern.colt"/> + <param name="project.name" value="/libs/cern.colt"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="features"/> + <param name="element.id" value="org.cishell.reference.gui.feature"/> + <param name="project.name" value="/deployment/org.cishell.reference.gui.feature"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.brand.cishell"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.brand.cishell"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.datamanager"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.datamanager"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.log"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.log"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.menumanager"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.menumanager"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.workspace"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.workspace"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.guibuilder.swt"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.guibuilder.swt"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.persistence"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.persistence"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.cishell.reference.gui.scheduler"/> + <param name="project.name" value="/clients/gui/org.cishell.reference.gui.scheduler"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="org.prefuse.lib"/> + <param name="project.name" value="/plugins/libs/prefuselib"/> + <param name="url" value="http://nwb.slis.indiana.edu/svn/nwb/trunk"/> + </antcall> + <antcall target="svn.co"> + <param name="target" value="plugins"/> + <param name="element.id" value="jythonlib"/> + <param name="project.name" value="/libs/jythonlib"/> + <param name="url" value="https://cishell.svn.sourceforge.net/svnroot/cishell/trunk"/> + </antcall> + </target> +</project> \ No newline at end of file Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/fetchSvnAll.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/deployment/org.cishell.reference.releng/build-files/pluginbuilder-anttasks.jar =================================================================== (Binary files differ) Property changes on: trunk/deployment/org.cishell.reference.releng/build-files/pluginbuilder-anttasks.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/deployment/org.cishell.reference.releng/build-files/postBuild.xml =================================================================== --- trunk/deployment/org.cishell.reference.releng/build-files/postBuild.xml (rev 0) +++ trunk/deployment/org.cishell.reference.releng/build-files/postBuild.xml 2007-12-12 21:16:01 UTC (rev 561) @@ -0,0 +1,47 @@ +<project name="Run as part of postBuild" default="main"> + + <target name="main"> + <property name="UpdateSiteStagingLocation" value="${buildResultsDirectory}/../updateSite"/> + <antcall target="-generateUpdateSite"/> + </target> + + <!--======================================================--> + <!-- UpdateSite Export target, to be called from allElements --> + <!-- ==================================================== --> + <target name="updateSiteExport"> + <ant antfile="build.xml" dir="${buildDirectory}/features/${id}/" target="build.update.jar"> + <property name="feature.destination" value="${UpdateSiteStagingLocation}/features"/> + <property name="plugin.destination" value="${UpdateSiteStagingLocation}/plugins"/> + </ant> + </target> + + <target name="-generateUpdateSite"> + <!-- Create the directory structure --> + <mkdir dir="${UpdateSiteStagingLocation}"/> + <mkdir dir="${UpdateSiteStagingLocation}/features"/> + <mkdir dir="${UpdateSiteStagingLocation}/plugins"/> + <!-- Build the jar files --> + <ant antfile="${builder}/customTargets.xml" target="allElements"> + <property name="genericTargets" value="${builder}/postBuild.xml"/> + <property name="target" value="updateSiteExport"/> + </ant> + <!-- site.xml files for integration and release builds are handled elsewhere --> + <antcall target="-createNightlyBuildSiteXml"/> + <delete dir="${buildDirectory}/temp.updatesite"/> + </target> + + <!-- replace at least yourFeature, categoryName and categoryDef --> + <target name="-createNightlyBuildSiteXml" if="isNightlyBuild"> + <echo file="${UpdateSiteStagingLocation}/site.xml"><?xml + version="1.0" encoding="UTF-8"?> + <site> <description> Descript... [truncated message content] |
From: <bh...@us...> - 2007-12-12 21:15:29
|
Revision: 560 http://cishell.svn.sourceforge.net/cishell/?rev=560&view=rev Author: bh2 Date: 2007-12-12 13:15:21 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Initial commit of the CIShell Release Engineering Project. Note that to use this locally you will need to at least update build_local.properties, build-files/build.properties, and check out deployment/org.cishell.reference.relenge.eclipse (the eclipse builder for releng). Some initial documentation is in the README file Added Paths: ----------- trunk/deployment/org.cishell.reference.releng/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-12 20:58:24
|
Revision: 559 http://cishell.svn.sourceforge.net/cishell/?rev=559&view=rev Author: bh2 Date: 2007-12-12 12:58:13 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Committing the base eclipse builder. This is a base install of eclipse plus all of the extra plugins needed for building cishell. Added Paths: ----------- trunk/deployment/org.cishell.reference.releng.eclipse/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-12 20:54:42
|
Revision: 558 http://cishell.svn.sourceforge.net/cishell/?rev=558&view=rev Author: bh2 Date: 2007-12-12 12:54:34 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Committing changes to various cishell plugins in preparation for the new releng system. The cishell brand now contains much of the extra files that go into its release. Modified Paths: -------------- trunk/deployment/org.cishell.reference.feature/feature.xml Modified: trunk/deployment/org.cishell.reference.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.feature/feature.xml 2007-12-12 20:51:07 UTC (rev 557) +++ trunk/deployment/org.cishell.reference.feature/feature.xml 2007-12-12 20:54:34 UTC (rev 558) @@ -1,18 +1,18 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.cishell.reference.feature" - label="CIShell Reference Bundles" - version="0.7.0"> - - <description url="http://cishell.org"> - CIShell Reference Bundles - </description> - - <copyright> - Copyright 2006 Indiana University - </copyright> - - <license url="http://www.apache.org/licenses/LICENSE-2.0"> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="org.cishell.reference.feature" + label="CIShell Reference Bundles" + version="0.4.0"> + + <description url="http://cishell.org"> + CIShell Reference Bundles + </description> + + <copyright> + Copyright 2006 Indiana University + </copyright> + + <license url="http://www.apache.org/licenses/LICENSE-2.0"> CIShell: Cyberinfrastructure Shell Copyright 2006 Indiana University Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,64 +28,76 @@ Bruce Herr (bh...@bh...) Weixia Huang (hu...@in...) Shashikant Penumarthy (sp...@in...) -Dr. Katy Borner (ka...@in...) - </license> - - <url> - <update label="CIShell Update Site" url="http://cishell.org/update"/> - <discovery label="CIShell Update Site" url="http://cishell.org/update"/> - </url> - - <plugin - id="org.cishell.reference" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.reference.services" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.service.autostart" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="org.cishell.templates" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - - <plugin - id="edu.uci.ics.jung" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.apache.commons.collections" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="cern.colt" - download-size="0" - install-size="0" - version="0.0.0"/> - - <plugin - id="org.cishell.templates.jythonrunner" - download-size="0" - install-size="0" - version="0.0.0"/> - -</feature> +Dr. Katy Borner (ka...@in...) + </license> + + <url> + <update label="CIShell Update Site" url="http://cishell.org/update"/> + <discovery label="CIShell Update Site" url="http://cishell.org/update"/> + </url> + + <plugin + id="org.cishell.reference" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.reference.services" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.service.autostart" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="org.cishell.templates" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin + id="edu.uci.ics.jung" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.apache.commons.collections" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="cern.colt" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.prefuse.lib" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="org.cishell.templates.jythonrunner" + download-size="0" + install-size="0" + version="0.0.0"/> + + <plugin + id="jythonlib" + download-size="0" + install-size="0" + version="0.0.0"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-12 20:51:15
|
Revision: 557 http://cishell.svn.sourceforge.net/cishell/?rev=557&view=rev Author: bh2 Date: 2007-12-12 12:51:07 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Committing changes to various cishell plugins in preparation for the new releng system. The cishell brand now contains much of the extra files that go into its release. Modified Paths: -------------- trunk/deployment/org.cishell.environment.equinox.feature/feature.xml Modified: trunk/deployment/org.cishell.environment.equinox.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-12 20:50:23 UTC (rev 556) +++ trunk/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-12 20:51:07 UTC (rev 557) @@ -40,70 +40,70 @@ id="org.eclipse.equinox.ds" download-size="0" install-size="0" - version="1.0.0.200712111655" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.event" download-size="0" install-size="0" - version="1.0.100.v20070516" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.log" download-size="0" install-size="0" - version="1.0.100.v20070226" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.metatype" download-size="0" install-size="0" - version="1.0.0.v20070226" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.preferences" download-size="0" install-size="0" - version="3.2.100.v20070522" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.registry" download-size="0" install-size="0" - version="3.3.1.R33x_v20070802" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.useradmin" download-size="0" install-size="0" - version="1.0.0.v20070226" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.osgi.services" download-size="0" install-size="0" - version="3.1.200.v20070605" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.osgi.util" download-size="0" install-size="0" - version="3.1.200.v20070605" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.update.core" download-size="0" install-size="0" - version="3.2.101.R33x_v20070911" + version="0.0.0" unpack="false"/> <plugin @@ -111,7 +111,7 @@ os="linux" download-size="0" install-size="0" - version="3.2.0.v20070615" + version="0.0.0" fragment="true" unpack="false"/> @@ -120,7 +120,7 @@ os="win32" download-size="0" install-size="0" - version="3.2.100.v20070615" + version="0.0.0" fragment="true" unpack="false"/> @@ -128,119 +128,119 @@ id="org.eclipse.update.ui" download-size="0" install-size="0" - version="3.2.100.v20070615" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.ui.forms" download-size="0" install-size="0" - version="3.3.0.v20070511" + version="0.0.0" unpack="false"/> <plugin id="com.ibm.icu" download-size="0" install-size="0" - version="3.6.1.v20070906" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.commands" download-size="0" install-size="0" - version="3.3.0.I20070605-0010" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.databinding" download-size="0" install-size="0" - version="1.0.1.M20070822-0800" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.databinding.beans" download-size="0" install-size="0" - version="1.0.1.M20070910-0800b" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.jobs" download-size="0" install-size="0" - version="3.3.1.R33x_v20070709" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.expressions" download-size="0" install-size="0" - version="3.3.0.v20070606-0010" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.runtime" download-size="0" install-size="0" - version="3.3.100.v20070530" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.runtime.compatibility.auth" download-size="0" install-size="0" - version="3.2.100.v20070502" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.osgi" download-size="0" install-size="0" - version="3.3.1.R33x_v20070828" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.help" download-size="0" install-size="0" - version="3.3.1.v20070726_33x" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.swt" download-size="0" install-size="0" - version="3.3.2.v3347" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.jface" download-size="0" install-size="0" - version="3.3.1.M20070910-0800b" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.jface.databinding" download-size="0" install-size="0" - version="1.1.1.M20070910-0800b" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.ui" download-size="0" install-size="0" - version="3.3.1.M20070910-0800b" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.ui.workbench" download-size="0" install-size="0" - version="3.3.1.M20070921-1200" + version="0.0.0" unpack="false"/> <plugin @@ -249,7 +249,7 @@ ws="carbon" download-size="0" install-size="0" - version="3.2.100.I20070605-0010" + version="0.0.0" fragment="true" unpack="false"/> @@ -257,7 +257,7 @@ id="org.eclipse.update.configurator" download-size="0" install-size="0" - version="3.2.101.R33x_v20070810" + version="0.0.0" unpack="false"/> <plugin @@ -267,7 +267,7 @@ arch="x86" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -278,7 +278,7 @@ arch="x86" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -289,7 +289,7 @@ arch="x86" download-size="0" install-size="0" - version="3.3.2.v3347" + version="0.0.0" fragment="true" unpack="false"/> @@ -322,7 +322,7 @@ arch="sparc" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -344,7 +344,7 @@ arch="ppc" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -355,7 +355,7 @@ arch="x86_64" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -365,7 +365,7 @@ ws="carbon" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -376,7 +376,7 @@ arch="ppc" download-size="0" install-size="0" - version="3.3.0.v3346" + version="0.0.0" fragment="true" unpack="false"/> @@ -450,35 +450,35 @@ id="org.eclipse.rcp" download-size="0" install-size="0" - version="3.2.0.v20070612" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.core.contenttype" download-size="0" install-size="0" - version="3.2.100.v20070319" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.app" download-size="0" install-size="0" - version="1.0.1.R33x_v20070828" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.common" download-size="0" install-size="0" - version="3.3.0.v20070426" + version="0.0.0" unpack="false"/> <plugin id="org.eclipse.equinox.launcher" download-size="0" install-size="0" - version="1.0.1.R33x_v20070828" + version="0.0.0" unpack="false"/> <plugin @@ -488,7 +488,7 @@ arch="sparc" download-size="0" install-size="0" - version="1.0.0.v20070606" + version="0.0.0" fragment="true"/> <plugin @@ -497,7 +497,7 @@ ws="carbon" download-size="0" install-size="0" - version="1.0.0.v20070606" + version="0.0.0" fragment="true"/> <plugin @@ -507,7 +507,7 @@ arch="ppc" download-size="0" install-size="0" - version="1.0.0.v20070606" + version="0.0.0" fragment="true"/> <plugin @@ -517,7 +517,7 @@ arch="x86" download-size="0" install-size="0" - version="1.0.2.R331_v20071019" + version="0.0.0" fragment="true"/> <plugin @@ -557,7 +557,7 @@ arch="x86_64" download-size="0" install-size="0" - version="1.0.0.v20070606" + version="0.0.0" fragment="true"/> <plugin @@ -567,7 +567,7 @@ arch="ppc" download-size="0" install-size="0" - version="1.0.0.v20070524" + version="0.0.0" fragment="true"/> <plugin @@ -587,7 +587,7 @@ arch="x86" download-size="0" install-size="0" - version="1.0.0.v20070523" + version="0.0.0" fragment="true"/> <plugin @@ -597,14 +597,14 @@ arch="x86" download-size="0" install-size="0" - version="1.0.0.v20070523" + version="0.0.0" fragment="true"/> <plugin id="org.eclipse.core.net" download-size="0" install-size="0" - version="1.0.1.r33x_20070709" + version="0.0.0" unpack="false"/> </feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-12 20:50:42
|
Revision: 556 http://cishell.svn.sourceforge.net/cishell/?rev=556&view=rev Author: bh2 Date: 2007-12-12 12:50:23 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Committing changes to various cishell plugins in preparation for the new releng system. The cishell brand now contains much of the extra files that go into its release. Modified Paths: -------------- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/.project Added Paths: ----------- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/default_menu.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-apache-commons-collections.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-cishell.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-colt.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-jung.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-knopflerfish.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-prefuse.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/barabasi-vespignani-wasserman.isi trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/savedrecs-barabasi.isi trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/savedrecs-garfield.isi trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/savedrecs-vespignani.isi trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/savedrecs-wasserman.isi trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/TARL/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/TARL/agingfunction.txt trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/TARL/iniscript.tarl trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/bio/ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/bio/FlyMINT.nwb trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/bio/TF_DNA_regulonDB.nwb trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/bio/WI5.nwb trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/bio/WormMint.nwb trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/bio/YeastMINT.nwb trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/conversionGraph.graphml.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/florentine.nwb trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/friendster.graphml.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/friendster.xgmml.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/netsci06-conference.net trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/seiyu.graphml.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/terror.graphml.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/network/terror.xgmml.xml trunk/clients/gui/org.cishell.reference.gui.brand.cishell/icons/cishell.icns trunk/clients/gui/org.cishell.reference.gui.brand.cishell/icons/cishell.ico trunk/clients/gui/org.cishell.reference.gui.brand.cishell/icons/cishell.xpm Modified: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/.project =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/.project 2007-12-11 22:54:31 UTC (rev 555) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/.project 2007-12-12 20:50:23 UTC (rev 556) @@ -20,9 +20,15 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>net.sourceforge.metrics.builder</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> + <nature>net.sourceforge.metrics.nature</nature> </natures> </projectDescription> Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,6 @@ +#Product Runtime Configuration File + +osgi.splashPath=platform:/base/plugins/org.cishell.reference.gui.brand.cishell +eclipse.product=org.cishell.reference.gui.brand.cishell.cishell +osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start,org.eclipse.equinox.ds@3:start,org.eclipse.equinox.log@3:start,org.eclipse.equinox.metatype@3:start,org.eclipse.equinox.event@3:start,org.cishell.service.autostart@4:start +osgi.bundles.defaultStartLevel=4 Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/default_menu.xml =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/default_menu.xml (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/default_menu.xml 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,127 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- <?xml version="1.0" encoding="ISO-8859-1" ?> --> +<menu_layout> + <top_menu name="File"> + <menu name="Load..." pid= "org.cishell.reference.gui.persistence.load.FileLoad "/> + <menu name="Load CSV Files" pid= "edu.iu.nwb.preprocessing.csv.CsvAlgorithm"/> + <menu name="Directory Hierarchy Reader" pid= "edu.iu.nwb.preprocessing.prefuse.beta.directoryhierarchyreader.DirectoryHierarchyReaderAlgorithm"/> + <menu name = "Datasets" type="group"> + <menu name="Parallel Coordinates (demo) STF Dataset" pid="org.mediavirus.parvis.sampledata/pcvis_data.txt"/> + </menu> + <menu type="break"/> + <menu name="Save..." pid= "org.cishell.reference.gui.persistence.save.Save"/> + <menu type="break"/> + <menu name="View..." pid= "org.cishell.reference.gui.persistence.view.FileView"/> + <menu name="View With..." pid= "org.cishell.reference.gui.persistence.viewwith.FileViewWith"/> + <menu type="break"/> + <menu name = "Test" type="group"> + <menu name="Scheduler Tester" pid= "org.cishell.tests.ProgressTrackableAlgorithm.AlgorithmTest"/> + </menu> + <menu type="break"/> + <menu name="Exit" type="preserved"/> + </top_menu> + <top_menu name="Preprocessing"> + <menu name="Random Node Deletion" pid="edu.iu.iv.errortolerance.ErrorToleranceAlgorithm"/> + <menu name="High Degree Node Deletion" pid="edu.iu.iv.attacktolerance.AttackToleranceAlgorithm"/> + <menu name="Pathfinder Network Scaling" pid="edu.iu.nwb.analysis.pathfindergraphnetworkscaling.PathfinderGraphAlgorithm"/> + <menu name="Multipartite Joining" pid="edu.iu.nwb.analysis.multipartitejoining.JoiningAlgorithm"/> + <menu type="break"/> + <menu name="Snowball Sampling (n nodes)" pid="edu.iu.nwb.analysis.sampling.snowball.SnowballAlgorithm"/> + <menu name="Node Sampling" pid="edu.iu.nwb.analysis.sampling.node.NodeAlgorithm"/> + <menu name="Edge Sampling" pid="edu.iu.nwb.analysis.sampling.edge.EdgeAlgorithm"/> + </top_menu> + <top_menu name="Modeling"> + <menu name="Random Graph" pid="edu.iu.nwb.modeling.erdosrandomgraph"/> + <menu name="Watts-Strogatz Small World" pid="edu.iu.nwb.modeling.smallworld"/> + <menu name="Barabási-Albert Scale-Free" pid="edu.iu.nwb.modeling.barabasialbert"/> + <menu type="break"/> + <menu name="Can" pid="edu.iu.iv.modeling.p2p.can.CanAlgorithm"/> + <menu name="Chord" pid="edu.iu.iv.modeling.p2p.chord.ChordAlgorithm"/> + <menu name="Hypergrid" pid="edu.id.iv.modeling.p2p.hypergrid.Hypergrid"/> + <menu name="PRU" pid="edu.iu.iv.modeling.p2p.pru.PruAlgorithm"/> + <menu type="break"/> + <menu name="TARL" pid="edu.iu.iv.modeling.tarl.TarlAlgorithm"/> + </top_menu> + + <top_menu name="Analysis"> + <menu name = "Unweighted && Undirected" type="group"> + <menu name="Node Degree" pid="edu.iu.nwb.analysis.totaldegreesequence"/> + <menu name="Degree Distribution" pid="edu.iu.nwb.analysis.totaldegreedistribution"/> + <menu type="break"/> + <menu name="k-Nearest Neighbor" pid="edu.iu.nwb.analysis.undirectedknn"/> + <menu name="Watts Strogatz Clustering Coefficient" pid="edu.iu.nwb.analysis.clustering"/> + <menu name="Watts Strogatz Clustering Coefficient Over k" pid="edu.iu.nwb.analysis.clustering_vs_k"/> + <menu type="break"/> + <menu name="Diameter" pid="edu.iu.nwb.analysis.diameter"/> + <menu name="Average Shortest Path" pid="edu.iu.nwb.analysis.averageshortestpath"/> + <menu name="Shortest Path Distribution" pid="edu.iu.nwb.analysis.shortestpathdistr"/> + <menu name="Node Betweenness Centrality" pid="edu.iu.nwb.analysis.sitebetweenness"/> + <menu type="break"/> + <menu name="Connected Components" pid="edu.iu.nwb.analysis.connectedcomponents"/> + <menu name="Weak Component Clustering" pid="edu.iu.nwb.analysis.weakcomponentclustering.ClusteringAlgorithm"/> + </menu> + + <menu name = "Unweighted && Directed" type="group"> + <menu name="Node Indegree" pid="edu.iu.nwb.analysis.indegreesequence"/> + <menu name="Node Outdegree" pid="edu.iu.nwb.analysis.outdegreesequence"/> + <menu name="Indegree Distribution" pid="edu.iu.nwb.analysis.indegreedistribution"/> + <menu name="Outdegree Distribution" pid="edu.iu.nwb.analysis.outdegreedistribution"/> + <menu type="break"/> + <menu name="k-Nearest Neighbor" pid="edu.iu.nwb.analysis.directedknn"/> + <menu name="Single Node In-Out Degree Correlations" pid="edu.iu.nwb.analysis.onepointcorrelations"/> + <menu type="break"/> + <menu name="Page Rank" pid="edu.iu.nwb.analysis.pagerank"/> + </menu> + + <menu name = "Weighted and Undirected" type="group"> + </menu> + <menu name = "Weighted and Directed" type="group"> + </menu> + </top_menu> + + <top_menu name="Search"> + <menu name="Can" pid="edu.iu.iv.search.p2p.can.CanSearchAlgorithm"/> + <menu name="Chord" pid="edu.iu.iv.search.p2p.chord.ChordSearchAlgorithm"/> + <menu name="k Random-Walk" pid="edu.iu.iv.search.p2p.randomwalk.RandomWalkAlgorithm"/> + <menu name="Random Breadth First" pid="edu.iu.iv.search.p2p.bfs.BreadthFirstSearchAlgorithm"/> + </top_menu> + + <top_menu name="Clustering"> + <menu name="Weak Component Clustering" pid="edu.iu.nwb.analysis.weakcomponentclustering.ClusteringAlgorithm"/> + </top_menu> + + <top_menu name="Visualization"> + <menu name="Circular" pid="edu.iu.nwb.visualization.jungnetworklayout.JUNGCircleLayout"/> + <menu name="Specified" pid="edu.iu.nwb.visualization.prefuse.beta.specified.Specified"/> + <menu type="break"/> + <menu name="Radial Tree/Graph" pid="edu.iu.nwb.visualization.radialgraph.RadialGraph"/> + <menu name="Radial Tree/Graph with Annotation" pid="edu.iu.nwb.visualization.prefuse.beta.radialgraph.RadialGraph"/> + <menu name="Tree Map" pid="edu.iu.nwb.visualization.prefuse.beta.treemap.TreeMap"/> + <menu name="Tree View" pid="edu.iu.nwb.visualization.prefuse.beta.treeview.TreeView"/> + <menu type="break"/> + <menu name="Force Directed" pid="edu.iu.nwb.visualization.prefuse.beta.graphview.GraphView"/> + <menu name="Kamada-Kawai" pid="edu.iu.nwb.visualization.jungnetworklayout.JUNGKamadaKawaiLayout"/> + <menu name="Fruchterman-Reingold" pid="edu.iu.nwb.visualization.jungnetworklayout.JUNGFruchtermanReingoldLayout"/> + <menu name="Fruchterman-Reingold with Annotation" pid="edu.iu.nwb.visualization.prefuse.beta.fruchtermanreingold.FruchtermanReingold"/> + <menu name="Spring" pid="edu.iu.nwb.visualization.jungnetworklayout.JUNGSpringLayout"/> + <menu name="Small World" pid="edu.iu.nwb.visualization.prefuse.alpha.smallworld.app.SmallWorld"/> + <menu type="break"/> + <menu name="Parallel Coordinates (demo)" pid="org.mediavirus.parvis.ParallelCoordinatesAlgorithm"/> + </top_menu> + + <top_menu name="Tools"> + <menu name="GnuPlot" pid="edu.iu.nwb.visualization.gnuplot"/> + <menu name="Scheduler" pid=""/> + </top_menu> + + <top_menu name="Help"> + <menu name="Dataset Details" pid=""/> + <menu name="Algorithm Details" pid=""/> + <menu name="Tutorials" pid=""/> + <menu type="break"/> + <menu name="Update" pid=""/> + <menu name="Manage Configuration" pid=""/> + <menu type="break"/> + <menu name="About Network Workbench Tool" pid=""/> + </top_menu> +</menu_layout> Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/default_menu.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-apache-commons-collections.txt =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-apache-commons-collections.txt (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-apache-commons-collections.txt 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-apache-commons-collections.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-cishell.txt =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-cishell.txt (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-cishell.txt 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,20 @@ +CIShell: Cyberinfrastructure Shell +Copyright 2005 Indiana University + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +implied. See the License for the specific language governing +permissions and limitations under the License. + +Project Contacts: +Bruce Herr (bh...@bh...) +Weixia Huang (hu...@in...) +Shashikant Penumarthy (sp...@in...) +Dr. Katy Borner (ka...@in...) Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-cishell.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-colt.txt =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-colt.txt (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-colt.txt 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,10 @@ + Packages cern.colt* , cern.jet*, cern.clhep + +Copyright (c) 1999 CERN - European Organization for Nuclear Research. + +Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty. + + Packages hep.aida.* + +Written by Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, and others. Check the FreeHEP home page for more info. Permission to use and/or redistribute this work is granted under the terms of the LGPL License, with the exception that any usage related to military applications is expressly forbidden. The software and documentation made available under the terms of this license are provided with no warranty. + Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-colt.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-jung.txt =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-jung.txt (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-jung.txt 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1 @@ +BSD License Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-jung.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-knopflerfish.txt =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-knopflerfish.txt (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-knopflerfish.txt 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2003-2006, KNOPFLERFISH project + * All rights reserved. + * + * http://www.knopflerfish.org/license.html + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following + * conditions are met: + * + * - Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * - Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * - Neither the name of the KNOPFLERFISH project nor the names of its + * contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + */ Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-knopflerfish.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-prefuse.txt =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-prefuse.txt (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-prefuse.txt 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,35 @@ + + Copyright (c) 2004, 2005 Regents of the University of California. + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + + This product includes software developed by the Group for User + Interface Research at the University of California at Berkeley. + + 4. The name of the University may not be used to endorse or promote products + derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. Property changes on: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/licenses/license-prefuse.txt ___________________________________________________________________ Name: svn:mime-type + text/plain Added: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/barabasi-vespignani-wasserman.isi =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/barabasi-vespignani-wasserman.isi (rev 0) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/sampledata/isi/barabasi-vespignani-wasserman.isi 2007-12-12 20:50:23 UTC (rev 556) @@ -0,0 +1,19929 @@ +FN ISI Export Format +VR 1.0 +PT J +AU Wuchty, S + Barabasi, AL + Ferdig, MT +TI Stable evolutionary signal in a Yeast protein interaction network +SO BMC EVOLUTIONARY BIOLOGY +LA English +DT Article +ID SACCHAROMYCES-CEREVISIAE; FUNCTIONAL MODULES; INTERACTION MAP; CELLULAR + NETWORKS; COMPLEX NETWORKS; IDENTIFICATION; ORGANIZATION; ORTHOLOGS; + PATTERNS; DATABASE +AB Background: The recently emerged protein interaction network paradigm + can provide novel and important insights into the innerworkings of a + cell. Yet, the heavy burden of both false positive and false negative + protein-protein interaction data casts doubt on the broader usefulness + of these interaction sets. Approaches focusing on one-protein-at-a-time + have been powerfully employed to demonstrate the high degree of + conservation of proteins participating in numerous interactions; here, + we expand his 'node' focused paradigm to investigate the relative + persistence of 'link' based evolutionary signals in a protein + interaction network of S. cerevisiae and point out the value of this + relatively untapped source of information. + Results: The trend for highly connected proteins to be preferably + conserved in evolution is stable, even in the context of tremendous + noise in the underlying protein interactions as well as in the + assignment of orthology among five higher eukaryotes. We find that + local clustering around interactions correlates with preferred + evolutionary conservation of the participating proteins; furthermore + the correlation between high local clustering and evolutionary + conservation is accompanied by a stable elevated degree of coexpression + of the interacting proteins. We use this conserved interaction data, + combined with P. falciparum /Yeast orthologs, as proof-of-principle + that high-order network topology can be used comparatively to deduce + local network structure in non-model organisms. + Conclusion: High local clustering is a criterion for the reliability of + an interaction and coincides with preferred evolutionary conservation + and significant coexpression. These strong and stable correlations + indicate that evolutionary units go beyond a single protein to include + the interactions among them. In particular, the stability of these + signals in the face of extreme noise suggests that empirical protein + interaction data can be integrated with orthologous clustering around + these protein interactions to reliably infer local network structures + in non-model organisms. +C1 Northwestern Univ, NW Inst Complex, Evanston, IL 60202 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. + Univ Notre Dame, Dept Biol, Notre Dame, IN 46556 USA. +RP Wuchty, S, Northwestern Univ, NW Inst Complex, Chambers Hall,600 Foster + St, Evanston, IL 60202 USA. +EM s-w...@no... + al...@nd... + mf...@nd... +CR ALBERT R, 2000, NATURE, V406, P378 + ALBERT R, 2002, REV MOD PHYS, V74, P47 + BABU MM, 2004, CURR OPIN STRUC BIOL, V14, P283 + BARABAI A, 2004, NATURE REV GEN, P101 + BARABASI AL, 1999, SCIENCE, V286, P509 + BORK P, 2004, CURR OPIN STRUC BIOL, V14, P292 + BOZDECH Z, 2003, PLOS BIOL, V1, P1 + BUTLAND G, 2005, NATURE, V433, P531 + EISEN MB, 1998, P NATL ACAD SCI USA, V95, P14863 + FRASER HB, 2002, SCIENCE, V296, P750 + FRASER HB, 2003, BMC EVOL BIOL, V3 + GAVIN AC, 2002, NATURE, V415, P141 + GE H, 2001, NAT GENET, V29, P482 + GIOT L, 2003, SCIENCE, V302, P1727 + GOLDBERG DS, 2003, P NATL ACAD SCI USA, V100, P4372 + GOLDSTEIN M, 2004, FITTING POWER LAW DI + HAN JDJ, 2004, NATURE, V430, P88 + HO Y, 2002, NATURE, V415, P180 + ITO T, 2000, P NATL ACAD SCI USA, V97, P1143 + JEONG H, 2001, NATURE, V411, P41 + JORDAN I, 2003, BMC EVOL BIOL, V3 + OBRIEN KP, 2005, NUCLEIC ACIDS RES, V33, D476 + RAIN JC, 2001, NATURE, V409, P211 + REMM M, 2001, J MOL BIOL, V314, P1041 + RIVES AW, 2003, P NATL ACAD SCI USA, V100, P1128 + SCHWIKOWSKI B, 2000, NAT BIOTECHNOL, V18, P1257 + SHARAN R, 2005, P NATL ACAD SCI USA, V102, P1974 + SNEL B, 2002, P NATL ACAD SCI USA, V99, P5890 + SPIRIN V, 2003, P NATL ACAD SCI USA, V100, P12123 + UETZ P, 2000, NATURE, V403, P623 + VAZQUEZ A, 2003, COMPLEXUS, V1, P38 + VESPIGNANI A, 2003, NAT GENET, V35, P118 + VIDAL M, 2005, FEBS LETT, V579, P1834 + VONMERING C, 2002, NATURE, V417, P399 + VONMERING C, 2003, P NATL ACAD SCI USA, V100, P15428 + WALHOUT AJM, 2000, SCIENCE, V287, P116 + WILLIAMS EJB, 2000, NATURE, V407, P900 + WUCHTY S, 2002, PROTEOMICS, V2, P1715 + WUCHTY S, 2003, NAT GENET, V35, P176 + WUCHTY S, 2004, GENOME RES, V14, P1310 + WUCHTY S, 2005, PROTEOMICS, V5, P444 + XENARIOS I, 2002, NUCLEIC ACIDS RES, V30, P303 +NR 42 +TC 7 +PU BIOMED CENTRAL LTD +PI LONDON +PA MIDDLESEX HOUSE, 34-42 CLEVELAND ST, LONDON W1T 4LB, ENGLAND +SN 1471-2148 +J9 BMC EVOL BIOL +JI BMC Evol. Biol. +PD JAN 30 +PY 2006 +VL 6 +AR 8 +DI ARTN 8 +PG 10 +SC Evolutionary Biology; Genetics & Heredity +GA 019ZP +UT ISI:000235877800001 +ER + +PT J +AU Balazsi, G + Barabasi, AL + Oltvai, ZN +TI Functional organization of transcriptional-regulatory networks +SO FEBS JOURNAL +LA English +DT Meeting Abstract +C1 Univ Pittsburgh, Dept Pathol, Pittsburgh, PA USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +EM ol...@pi... +NR 0 +TC 0 +PU BLACKWELL PUBLISHING +PI OXFORD +PA 9600 GARSINGTON RD, OXFORD OX4 2DQ, OXON, ENGLAND +SN 1742-464X +J9 FEBS J +JI FEBS J. +PD JUL +PY 2005 +VL 272 +SU Suppl. 1 +BP 103 +EP 103 +PG 1 +SC Biochemistry & Molecular Biology +GA 005MG +UT ISI:000234826100349 +ER + +PT J +AU Barabasi, AL +TI Network biology: from the metabolism to protein interactions +SO FEBS JOURNAL +LA English +DT Meeting Abstract +C1 Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +EM al...@nd... +NR 0 +TC 0 +PU BLACKWELL PUBLISHING +PI OXFORD +PA 9600 GARSINGTON RD, OXFORD OX4 2DQ, OXON, ENGLAND +SN 1742-464X +J9 FEBS J +JI FEBS J. +PD JUL +PY 2005 +VL 272 +SU Suppl. 1 +BP 433 +EP 433 +PG 1 +SC Biochemistry & Molecular Biology +GA 005MG +UT ISI:000234826102297 +ER + +PT J +AU Barabasi, AL +TI Taming complexity +SO NATURE PHYSICS +LA English +DT Editorial Material +ID SMALL-WORLD NETWORKS; COMMUNITY STRUCTURE; METABOLIC NETWORKS; INTERNET +C1 Harvard Univ, Dana Farber Canc Inst, Ctr Canc Syst Biol, Boston, MA 02115 USA. + Univ Notre Dame, Ctr Complex Network Res, Notre Dame, IN 46556 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +RP Barabasi, AL, Harvard Univ, Dana Farber Canc Inst, Ctr Canc Syst Biol, + Boston, MA 02115 USA. +EM al...@nd... +CR *NAT RES COUNC, 2005, NETW SCI + ALBERT R, 1999, NATURE, V401, P130 + ALBERT R, 2000, NATURE, V406, P378 + AMARAL LAN, 2000, P NATL ACAD SCI USA, V97, P11149 + BARABASI AL, 1999, SCIENCE, V286, P509 + BIANCONI G, 2001, PHYS REV LETT, V86, P5632 + BOLLOBAS B, 2001, RANDOM GRAPHS + CALDARELLI G, 2002, PHYS REV LETT, V89 + COHEN R, 2000, PHYS REV LETT, V85, P4626 + DOROGOVTSEV SN, 2002, ADV PHYS, V51, P1079 + EBEL H, 2002, PHYS REV E 2A, V66 + ERDOS P, 1959, PUBL MATH-DEBRECEN, V6, P290 + EUBANK S, 2004, NATURE, V429, P180 + FALOUTSOS M, 1999, COMP COMM R, V29, P251 + GIRVAN M, 2002, P NATL ACAD SCI USA, V99, P7821 + JEONG H, 2000, NATURE, V407, P651 + KRAPIVSKY PL, 2000, PHYS REV LETT, V85, P4629 + MILO R, 2002, SCIENCE, V298, P824 + PALLA G, 2005, NATURE, V435, P814 + PASTORSATORRAS R, 2001, PHYS REV LETT, V86, P3200 + WAGNER A, 2001, P ROY SOC LOND B BIO, V268, P1803 + WATTS DJ, 1998, NATURE, V393, P440 +NR 22 +TC 2 +PU NATURE PUBLISHING GROUP +PI LONDON +PA MACMILLAN BUILDING, 4 CRINAN ST, LONDON N1 9XW, ENGLAND +SN 1745-2473 +J9 NAT PHYS +JI Nat. Phys. +PD NOV +PY 2005 +VL 1 +IS 2 +BP 68 +EP 70 +PG 3 +SC Physics, Multidisciplinary +GA 006HJ +UT ISI:000234888300002 +ER + +PT J +AU Macdonald, PJ + Almaas, E + Barabasi, AL +TI Minimum spanning trees of weighted scale-free networks +SO EUROPHYSICS LETTERS +LA English +DT Article +ID COMPLEX NETWORKS; PERCOLATION; OPTIMIZATION; INTERNET +AB A complete characterization of real networks requires us to understand + the consequences of the uneven interaction strengths between a system's + components. Here we use minimum spanning trees (MSTs) to explore the + effect of correlations between link weights and network topology on + scale-free networks. Solely by changing the nature of the correlations + between weights and network topology, the structure of the MSTs can + change from scale-free to exponential. Additionally, for some choices + of weight correlations, the efficiency of the MSTs increases with + increasing network size, a result with potential implications for the + design and scalability of communication networks. +C1 Univ Notre Dame, Ctr Network Res, Notre Dame, IN 46556 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +RP Macdonald, PJ, Univ Notre Dame, Ctr Network Res, Notre Dame, IN 46556 + USA. +EM al...@nd... +CR ABDELWAHAB H, 1997, INFORM SCIENCES, V101, P47 + ALBERT R, 2000, NATURE, V406, P378 + ALBERT R, 2002, REV MOD PHYS, V74, P47 + ALMAAS E, 2004, NATURE, V427, P839 + AMARAL LAN, 2004, EUR PHYS J B, V38, P143 + BARABASI AL, 1996, PHYS REV LETT, V76, P3750 + BARABASI AL, 1999, SCIENCE, V286, P509 + BARRAT A, 2004, P NATL ACAD SCI USA, V101, P3747 + BARRAT A, 2004, PHYS REV E 2, V70 + BERLOW EL, 1999, NATURE, V398, P330 + BRAUNSTEIN LA, 2003, PHYS REV LETT, V91 + CALLAWAY DS, 2000, PHYS REV LETT, V85, P5468 + CLAUSET A, 2005, PHYS REV LETT, V94 + COHEN R, 2000, PHYS REV LETT, V85, P4626 + DOBRIN R, 2001, PHYS REV LETT, V86, P5076 + GOH KI, 2001, PHYS REV LETT, V87 + GRANOVET.MS, 1973, AM J SOCIOL, V78, P1360 + HOGG RV, 1995, INTRO MATH STAT + KILPATRICK AM, 2003, NATURE, V422, P65 + KIM DH, 2004, PHYS REV E 2, V70 + KRAPIVSKY PL, 2001, PHYS REV E 2, V63 + NEWMAN MEJ, 2003, SIAM REV, V45, P167 + NEWMAN MEJ, 2005, STRUCTURE GROWTH NET + OLIVEIRA CAS, 2005, COMPUT OPER RES, V32, P1953 + PASTORSATORRAS R, 2001, PHYS REV LETT, V86, P3200 + PRIM RC, 1957, BELL SYST TECH J, V36, P1389 + SCHMITTBUHL J, 1993, J PHYS A-MATH GEN, V26, P6115 + SREENIVASAN S, 2004, PHYS REV E 2, V70 + STAUFFER D, 1994, INTRO PERCOLATION TH + STROGATZ SH, 2001, NATURE, V410, P268 + SZABO GJ, 2003, PHYSICA A, V330, P31 + TOROCZKAI Z, 2004, NATURE, V428, P716 + VICSEK T, 1992, GROWTH PHENOMENA + WAN PJ, 2002, WIREL NETW, V8, P607 + YOOK SH, 2001, PHYS REV LETT, V86, P5835 +NR 35 +TC 14 +PU EDP SCIENCES S A +PI LES ULIS CEDEX A +PA 17, AVE DU HOGGAR, PA COURTABOEUF, BP 112, F-91944 LES ULIS CEDEX A, + FRANCE +SN 0295-5075 +J9 EUROPHYS LETT +JI Europhys. Lett. +PD OCT +PY 2005 +VL 72 +IS 2 +BP 308 +EP 314 +PG 7 +SC Physics, Multidisciplinary +GA 983NF +UT ISI:000233238500024 +ER + +PT J +AU Oliveira, JG + Barabasi, AL +TI Human dynamics: Darwin and Einstein correspondence patterns +SO NATURE +LA English +DT Editorial Material +C1 Univ Notre Dame, Ctr Complex Network Res, Notre Dame, IN 46556 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. + Univ Aveiro, Dept Fis, P-3810193 Aveiro, Portugal. + Harvard Univ, Dana Farber Canc Inst, Ctr Canc Syst Biol, Boston, MA 02115 USA. +RP Oliveira, JG, Univ Notre Dame, Ctr Complex Network Res, Notre Dame, IN + 46556 USA. +EM al...@nd... +CR 1984, CORRES C DARWIN, V1 + 1993, COLLECTED PAPERS A E, V1 + 1993, COLLECTED PAPERS A E, V5 + 1993, COLLECTED PAPERS A E, V8 + 1993, COLLECTED PAPERS A E, V9 + ABATE J, 1997, QUEUEING SYST, V25, P173 + BARABASI AL, 2005, NATURE, V435, P207 + BUNDE A, 2004, PHYSICA A, V342, P308 + COBHAM A, 1954, OPER RES, V2, P70 + KALUZA T, 1921, SITZUNGSBERICHTE PRE, V54, P966 +NR 10 +TC 15 +PU NATURE PUBLISHING GROUP +PI LONDON +PA MACMILLAN BUILDING, 4 CRINAN ST, LONDON N1 9XW, ENGLAND +SN 0028-0836 +J9 NATURE +JI Nature +PD OCT 27 +PY 2005 +VL 437 +IS 7063 +BP 1251 +EP 1251 +PG 1 +SC Multidisciplinary Sciences +GA 977UQ +UT ISI:000232829100032 +ER + +PT J +AU Balazsi, G + Barabasi, AL + Oltvai, ZN +TI Topological units of environmental signal processing in the + transcriptional regulatory network of Escherichia coli +SO PROCEEDINGS OF THE NATIONAL ACADEMY OF SCIENCES OF THE UNITED STATES OF + AMERICA +LA English +DT Article +DE cellular networks; regulation; transcription +ID SINGULAR-VALUE DECOMPOSITION; COMPLEX NETWORKS; GENOME; BINDING; + MOTIFS; OPERON; DYNAMICS; PATTERNS; MODEL; FNR +AB Recent evidence indicates that potential interactions within metabolic, + protein-protein interaction, and transcriptional regulatory networks + are used differentially according to the environmental conditions in + which a cell exists. However, the topological units underlying such + differential utilization are not understood. Here we use the + transcriptional regulatory network of Escherichia coli to identify such + units, called origons, representing regulatory sub-networks that + originate at a distinct class of sensor transcription factors. Using + microarray data, we find that specific environmental signals affect + mRNA expression levels significantly only within the origons + responsible for their detection and processing. We also show that small + regulatory interaction patterns, called subgraphs and motifs, occupy + distinct positions in and between origons, offering insights into their + dynamical role in information processing. The identified features are + likely to represent a general framework for environmental signal + processing in prokaryotes. +C1 Northwestern Univ, Dept Pathol, Chicago, IL 60611 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. + Univ Notre Dame, Ctr Complex Networks Res, Notre Dame, IN 46556 USA. + Univ Pittsburgh, Dept Pathol, Pittsburgh, PA 15261 USA. +RP Oltvai, ZN, Northwestern Univ, Dept Pathol, Chicago, IL 60611 USA. +EM ol...@pi... +CR ALLEN TE, 2003, J BACTERIOL, V185, P6392 + ALTER O, 2000, P NATL ACAD SCI USA, V97, P10101 + BOLOURI H, 2002, BIOESSAYS, V24, P1118 + BUCHLER NE, 2003, P NATL ACAD SCI USA, V100, P5136 + CHANG DE, 2002, MOL MICROBIOL, V45, P289 + CONANT GC, 2004, NAT GENET, V34, P264 + CRACK J, 2004, J BIOL CHEM, V279, P9278 + DOBRIN R, 2004, BMC BIOINFORMATICS, V5 + GUELZIM N, 2002, NAT GENET, V31, P60 + HARBISON CT, 2004, NATURE, V431, P99 + HOLTER NS, 2000, P NATL ACAD SCI USA, V97, P8409 + KALIR S, 2004, CELL, V117, P713 + KILEY PJ, 1998, FEMS MICROBIOL REV, V22, P341 + LIAO JC, 2003, P NATL ACAD SCI USA, V100, P15522 + LIEB JD, 2001, NAT GENET, V28, P327 + LUSCOMBE NM, 2004, NATURE, V431, P308 + MA HW, 2004, BMC BIOINFORMATICS, V5 + MANGAN S, 2003, J MOL BIOL, V334, P197 + MANGAN S, 2003, P NATL ACAD SCI USA, V100, P11980 + MARTINEZANTONIO A, 2003, CURR OPIN MICROBIOL, V6, P482 + MIDDENDORF M, 2005, P NATL ACAD SCI USA, V102, P3192 + MILO R, 2002, SCIENCE, V298, P824 + MUKHERJEE S, 2004, NAT GENET, V36, P1331 + NEIDHARDT FC, 1990, PHYSL BACTERIAL CELL + NEIDHARDT FC, 1996, ESCHERICHIA COLI SAL + PRITSKER M, 2004, GENOME RES, V14, P99 + REN B, 2000, SCIENCE, V290, P2306 + SALGADO H, 2004, NUCLEIC ACIDS RES, V32, D303 + SANTILLAN M, 2001, P NATL ACAD SCI USA, V98, P1364 + SANTILLAN M, 2004, BIOPHYS J, V86, P1282 + SETTY Y, 2003, P NATL ACAD SCI USA, V100, P7702 + SHENORR SS, 2002, NAT GENET, V31, P64 + SIMPSON ML, 2004, J THEOR BIOL, V229, P383 + THIEFFRY D, 1998, BIOESSAYS, V20, P433 + VAZQUEZ A, 2004, P NATL ACAD SCI USA, V101, P17940 + YEUNG MKS, 2002, P NATL ACAD SCI USA, V99, P6163 + ZEITLINGER J, 2003, CELL, V113, P395 +NR 37 +TC 29 +PU NATL ACAD SCIENCES +PI WASHINGTON +PA 2101 CONSTITUTION AVE NW, WASHINGTON, DC 20418 USA +SN 0027-8424 +J9 PROC NAT ACAD SCI USA +JI Proc. Natl. Acad. Sci. U. S. A. +PD MAY 31 +PY 2005 +VL 102 +IS 22 +BP 7841 +EP 7846 +PG 6 +SC Multidisciplinary Sciences +GA 932CE +UT ISI:000229531000013 +ER + +PT J +AU Barabasi, AL +TI The origin of bursts and heavy tails in human dynamics +SO NATURE +LA English +DT Article +ID MODEL +AB The dynamics of many social, technological and economic phenomena are + driven by individual human actions, turning the quantitative + understanding of human behaviour into a central question of modern + science. Current models of human dynamics, used from risk assessment to + communications, assume that human actions are randomly distributed in + time and thus well approximated by Poisson processes(1-3). In contrast, + there is increasing evidence that the timing of many human activities, + ranging from communication to entertainment and work patterns, follow + non-Poisson statistics, characterized by bursts of rapidly occurring + events separated by long periods of inactivity(4-8). Here I show that + the bursty nature of human behaviour is a consequence of a + decision-based queuing process(9,10): when individuals execute tasks + based on some perceived priority, the timing of the tasks will be heavy + tailed, with most tasks being rapidly executed, whereas a few + experience very long waiting times. In contrast, random or priority + blind execution is well approximated by uniform inter-event statistics. + These finding have important implications, ranging from resource + management to service allocation, in both communications and retail. +C1 Univ Notre Dame, Ctr Complex Networks Res, Notre Dame, IN 46556 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +RP Barabasi, AL, Univ Notre Dame, Ctr Complex Networks Res, Notre Dame, IN + 46556 USA. +EM al...@nd... +CR ANDERSON HR, 2003, FIXED BROADBAND WIRE + BAK P, 1993, PHYS REV LETT, V71, P4083 + CALDARELLI G, 1997, EUROPHYS LETT, V40, P479 + COBHAM A, 1954, OPER RES, V2, P70 + COHEN JW, 1969, SINGLE SERVER QUEUE + CROVELLA ME, 1997, IEEE ACM T NETWORK, V5, P835 + DEWES C, 2003, P 2003 ACM SIGCOMM C + EBEL H, 2002, PHYS REV E, V66, P35103 + ECKMANN JP, 2004, P NATL ACAD SCI USA, V101, P14333 + EUBANK S, 2004, NATURE, V429, P180 + GREENE JH, 1997, PRODUCTION INVENTORY + HAIGHT FA, 1967, HDB POISSON DISTRIBU + HARDER U, 2004, CORRELATED DYNAMICS + HARRIS CM, 2000, INFORMS J COMPUT, V12, P261 + HELBING D, 2000, NATURE, V407, P487 + HENDERSON T, 2001, P ACM MULT 2001 OTT, P212 + JENSEN HJ, 1998, SELF ORG CRITICALITY + KLEBAN SD, 2003, P SC2003 + KLEINBERG J, 2002, P 8 ACM SIGKDD INT C, P91 + LEIGHTON FT, 1994, COMBINATORICA, V14, P167 + MANRUBIA SC, 1999, FRACTALS, V7, P1 + MASOLIVER J, 2003, PHYS REV E 1, V67 + MILLER GA, 1956, PSYCHOL REV, V63, P8197 + MITZENMACHER M, 2004, INTERNET MATH, V1, P226 + PARK K, 2000, SELF SIMILAR NETWORK + PAXSON V, 1995, IEEE ACM T NETWORK, V3, P226 + REYNOLDS P, 2003, CALL CTR STAFFING + VISWANATHAN GM, 1999, NATURE, V401, P911 +NR 28 +TC 32 +PU NATURE PUBLISHING GROUP +PI LONDON +PA MACMILLAN BUILDING, 4 CRINAN ST, LONDON N1 9XW, ENGLAND +SN 0028-0836 +J9 NATURE +JI Nature +PD MAY 12 +PY 2005 +VL 435 +IS 7039 +BP 207 +EP 211 +PG 5 +SC Multidisciplinary Sciences +GA 924ZO +UT ISI:000229021100041 +ER + +PT J +AU Barabasi, AL +TI Network theory - The emergence of the creative enterprise +SO SCIENCE +LA English +DT Editorial Material +ID COMPLEX NETWORKS +C1 Univ Notre Dame, Ctr Complex Network Res, Notre Dame, IN 46556 USA. + Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +RP Barabasi, AL, Univ Notre Dame, Ctr Complex Network Res, Notre Dame, IN + 46556 USA. +EM al...@nd... +CR ALBERT R, 2002, REV MOD PHYS, V74, P47 + ASIMOV I, 1991, FDN EMPIRE + BARABASI AL, 1999, SCIENCE, V286, P509 + BARABASI AL, 2002, PHYSICA A, V311, P590 + BARABASI AL, 2004, NAT REV GENET, V5, P101 + BENNAIM E, 2004, COMPLEX NETWORKS + BOLLOBAS B, 2001, RANDOM GRAPHS + BORNHOLDT S, 2003, HDB GRAPHS NETWORKS + COLLINS R, 1998, SOCIOLOGY PHILOS + DOROGOVTSEV SN, 2003, EVOLUTION NETWORKS B + GUIMERA R, 2005, SCIENCE, V308, P697 + NEWMAN MEJ, 2001, PHYS REV E 2, V64 + PASTORSATORRAS A, 2004, EVOLUTION STRUCTURE + STROGATZ SH, 2001, NATURE, V410, P268 +NR 14 +TC 7 +PU AMER ASSOC ADVANCEMENT SCIENCE +PI WASHINGTON +PA 1200 NEW YORK AVE, NW, WASHINGTON, DC 20005 USA +SN 0036-8075 +J9 SCIENCE +JI Science +PD APR 29 +PY 2005 +VL 308 +IS 5722 +BP 639 +EP 641 +PG 3 +SC Multidisciplinary Sciences +GA 922BO +UT ISI:000228810900032 +ER + +PT J +AU Vazquez, A + Oliveira, JG + Barabasi, AL +TI Inhomogeneous evolution of subgraphs and cycles in complex networks +SO PHYSICAL REVIEW E +LA English +DT Article +ID MOTIFS +AB Subgraphs and cycles are often used to characterize the local + properties of complex networks. Here we show that the subgraph + structure of real networks is highly time dependent: as the network + grows, the density of some subgraphs remains unchanged, while the + density of others increase at a rate that is determined by the + network's degree distribution and clustering properties. This + inhomogeneous evolution process, supported by direct measurements on + several real networks, leads to systematic shifts in the overall + subgraph spectrum and to an inevitable overrepresentation of some + subgraphs and cycles. +C1 Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. + Univ Notre Dame, Ctr Complex Network Res, Notre Dame, IN 46556 USA. + Univ Aveiro, Dept Fis, P-3810193 Aveiro, Portugal. +RP Vazquez, A, Univ Notre Dame, Dept Phys, Notre Dame, IN 46556 USA. +CR ALBERT R, 2002, REV MOD PHYS, V74, P47 + BARABASI AL, 2002, PHYSICA A, V311, P590 + BEARMAN P, 1997, AM J SOCIOL, V102, P1383 + BERNSTEIN M, 1999, ACM COMPUT SURV, V31, P19 + BIANCONI G, CONDMAT0310339 + BIANCONI G, CONDMAT0408349 + BIANCONI G, 2003, PHYS REV LETT, V90 + DOROGOVTSEV SN, 2002, PHYS REV E 2, V65 + MARINARI E, CONDMAT0407253 + MILO R, 2002, SCIENCE, V298, P824 + PASTORSATORRAS P, 2001, PHYS REV LETT, V87 + PETERMANN T, 2004, PHYS REV E 2, V69 + ROZENFELD HD, CONDMAT0403536 + SERGI D, CONDMAT0412472 + SHENORR SS, 2002, NAT GENET, V31, P64 + TOROCZKAI Z, 2004, NATURE, V428, P716 + ULANOWICZ RE, 1983, MATH BIOSCI, V65, P219 + VAZQUEZ A, 2002, PHYS REV E 2, V65 + VAZQUEZ A, 2004, P NATL ACAD SCI USA, V101, P17940 + WUCHTY S, 2003, NAT GENET, V35, P118 + YOOK SH, UNPUB +NR 21 +TC 5 +PU AMERICAN PHYSICAL SOC +PI COLLEGE PK +PA ONE PHYSICS ELLIPSE, COLLEGE PK, MD 20740-3844 USA +SN 1063-651X +J9 PHYS REV E +JI Phys. Rev. E +PD FEB +PY 2005 +VL 71 +IS 2 +PN Part 2 +AR 025103 +DI ARTN 025103 +PG 4 +SC Physics, Fluids & Plasmas; Physics, Mathematical +GA 914RV +UT ISI:000228246200003 +ER + +PT J +AU Makeev, MA + Derenyi, I + Barabasi, AL +TI Emergence of large-scale vorticity during diffusion in a random + potential under an alternating bias +SO PHYSICAL REVIEW E +LA English +DT Article +ID DISORDERED MEDIA; MOLECULAR MOTORS; FIELD; RATCHETS; SYSTEMS; DRIVEN; + MOTION +AB Conventional wisdom indicates that the presence of an alternating + driving force will not change the long-term behavior of a Brownian + particle moving in a random potential. Although this is true in one + dimension, here we offer direct evidence that the inevitable local + symmetry breaking present in a two-dimensional random potential leads + to the emergence of a local ratchet effect that generates large-scale + vorticity patterns consisting of steady-state net diffusive currents. + For small fields the spatial correlation function of the current + follows a logarithmic distance dependence, while for large external + fields both the vorticity and the correlations gradually disappear. We + uncover the scaling laws characterizing this unique pattern formation + process, and discuss their potential relevance to real systems. +C1 Univ Notre Dame, Dept Phys, Notre Dame, IN 46566 USA. + Lorand Eotvos Univ, Dept Biol Phys, H-1117 Budapest, Hungary. +RP Makeev, MA, Univ Notre Dame, Dept Phys, Notre Dame, IN 46566 USA. +EM ma...@us... + de...@el... + al...@nd... +CR AJDARI A, 1992, CR ACAD SCI II-MEC P, V315, P1635 + ALEXANDER S, 1981, REV MOD PHYS, V53, P175 + ANDRADE JS, 2001, PHYS REV E 1, V63 + ASTUMIAN RD, 1994, PHYS REV LETT, V72, P1766 + ASTUMIAN RD, 1997, SCIENCE, V276, P917 + BOUCHAUD JP, 1990, PHYS REP, V195, P127 + CECCONI F, 2002, PHYS REV LETT, V89 + CILIBERTI S, 2000, PHYS REV LETT, V85, P4848 + HASTINGS MB, 2003, PHYS REV LETT, V90 + HAVLIN S, 1987, ADV PHYS, V36, P695 + HIRTH JP, 1968, THEORY DISLOCATIONS + JULICHER F, 1997, REV MOD PHYS, V69, P1269 + KEHR KW, 1997, PHYS REV E A, V56, R2351 + LEE CS, 1999, NATURE, V400, P337 + LOPEZ E, 2003, PHYS RE... [truncated message content] |
From: <bh...@us...> - 2007-12-11 22:54:36
|
Revision: 555 http://cishell.svn.sourceforge.net/cishell/?rev=555&view=rev Author: bh2 Date: 2007-12-11 14:54:31 -0800 (Tue, 11 Dec 2007) Log Message: ----------- updated cishell environment feature. still testing releng... Modified Paths: -------------- trunk/deployment/org.cishell.environment.equinox.feature/feature.xml Modified: trunk/deployment/org.cishell.environment.equinox.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-07 19:08:33 UTC (rev 554) +++ trunk/deployment/org.cishell.environment.equinox.feature/feature.xml 2007-12-11 22:54:31 UTC (rev 555) @@ -37,206 +37,278 @@ </url> <plugin - id="com.ibm.icu" + id="org.eclipse.equinox.ds" download-size="0" install-size="0" - version="0.0.0" + version="1.0.0.200712111655" unpack="false"/> <plugin - id="org.eclipse.core.commands" + id="org.eclipse.equinox.event" download-size="0" install-size="0" - version="0.0.0" + version="1.0.100.v20070516" unpack="false"/> <plugin - id="org.eclipse.core.contenttype" + id="org.eclipse.equinox.log" download-size="0" install-size="0" - version="0.0.0" + version="1.0.100.v20070226" unpack="false"/> <plugin - id="org.eclipse.core.expressions" + id="org.eclipse.equinox.metatype" download-size="0" install-size="0" - version="0.0.0" + version="1.0.0.v20070226" unpack="false"/> <plugin - id="org.eclipse.core.jobs" + id="org.eclipse.equinox.preferences" download-size="0" install-size="0" - version="0.0.0" + version="3.2.100.v20070522" unpack="false"/> <plugin - id="org.eclipse.core.runtime" + id="org.eclipse.equinox.registry" download-size="0" install-size="0" - version="0.0.0" + version="3.3.1.R33x_v20070802" unpack="false"/> <plugin - id="org.eclipse.core.runtime.compatibility.auth" + id="org.eclipse.equinox.useradmin" download-size="0" install-size="0" - version="0.0.0" + version="1.0.0.v20070226" unpack="false"/> <plugin - id="org.eclipse.core.runtime.compatibility.registry" + id="org.eclipse.osgi.services" download-size="0" install-size="0" - version="0.0.0" - fragment="true"/> + version="3.1.200.v20070605" + unpack="false"/> <plugin - id="org.eclipse.equinox.common" + id="org.eclipse.osgi.util" download-size="0" install-size="0" - version="0.0.0" + version="3.1.200.v20070605" unpack="false"/> <plugin - id="org.eclipse.equinox.ds" + id="org.eclipse.update.core" download-size="0" install-size="0" - version="0.0.0" + version="3.2.101.R33x_v20070911" unpack="false"/> <plugin - id="org.eclipse.equinox.event" + id="org.eclipse.update.core.linux" + os="linux" download-size="0" install-size="0" - version="0.0.0" + version="3.2.0.v20070615" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.equinox.log" + id="org.eclipse.update.core.win32" + os="win32" download-size="0" install-size="0" - version="0.0.0" + version="3.2.100.v20070615" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.equinox.metatype" + id="org.eclipse.update.ui" download-size="0" install-size="0" - version="0.0.0" + version="3.2.100.v20070615" unpack="false"/> <plugin - id="org.eclipse.equinox.preferences" + id="org.eclipse.ui.forms" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v20070511" unpack="false"/> <plugin - id="org.eclipse.equinox.registry" + id="com.ibm.icu" download-size="0" install-size="0" - version="0.0.0" + version="3.6.1.v20070906" unpack="false"/> <plugin - id="org.eclipse.equinox.useradmin" + id="org.eclipse.core.commands" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.I20070605-0010" unpack="false"/> <plugin - id="org.eclipse.help" + id="org.eclipse.core.databinding" download-size="0" install-size="0" - version="0.0.0" + version="1.0.1.M20070822-0800" unpack="false"/> <plugin - id="org.eclipse.jface" + id="org.eclipse.core.databinding.beans" download-size="0" install-size="0" - version="0.0.0" + version="1.0.1.M20070910-0800b" unpack="false"/> <plugin - id="org.eclipse.osgi" + id="org.eclipse.core.jobs" download-size="0" install-size="0" - version="0.0.0" + version="3.3.1.R33x_v20070709" unpack="false"/> <plugin - id="org.eclipse.osgi.services" + id="org.eclipse.core.expressions" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v20070606-0010" unpack="false"/> <plugin - id="org.eclipse.osgi.util" + id="org.eclipse.core.runtime" download-size="0" install-size="0" - version="0.0.0" + version="3.3.100.v20070530" unpack="false"/> <plugin + id="org.eclipse.core.runtime.compatibility.auth" + download-size="0" + install-size="0" + version="3.2.100.v20070502" + unpack="false"/> + + <plugin + id="org.eclipse.osgi" + download-size="0" + install-size="0" + version="3.3.1.R33x_v20070828" + unpack="false"/> + + <plugin + id="org.eclipse.help" + download-size="0" + install-size="0" + version="3.3.1.v20070726_33x" + unpack="false"/> + + <plugin id="org.eclipse.swt" download-size="0" install-size="0" - version="0.0.0" + version="3.3.2.v3347" unpack="false"/> <plugin - id="org.eclipse.swt.carbon.macosx" - os="macosx" - ws="carbon" + id="org.eclipse.jface" download-size="0" install-size="0" - version="0.0.0" - fragment="true" + version="3.3.1.M20070910-0800b" unpack="false"/> <plugin + id="org.eclipse.jface.databinding" + download-size="0" + install-size="0" + version="1.1.1.M20070910-0800b" + unpack="false"/> + + <plugin + id="org.eclipse.ui" + download-size="0" + install-size="0" + version="3.3.1.M20070910-0800b" + unpack="false"/> + + <plugin + id="org.eclipse.ui.workbench" + download-size="0" + install-size="0" + version="3.3.1.M20070921-1200" + unpack="false"/> + + <plugin id="org.eclipse.ui.carbon" os="macosx" ws="carbon" download-size="0" install-size="0" - version="0.0.0" + version="3.2.100.I20070605-0010" fragment="true" unpack="false"/> <plugin - id="org.eclipse.swt.gtk.linux.ppc" - os="linux" - ws="gtk" - arch="ppc" + id="org.eclipse.update.configurator" download-size="0" install-size="0" - version="0.0.0" + version="3.2.101.R33x_v20070810" + unpack="false"/> + + <plugin + id="org.eclipse.swt.win32.win32.x86" + os="win32" + ws="win32" + arch="x86" + download-size="0" + install-size="0" + version="3.3.0.v3346" fragment="true" unpack="false"/> <plugin + id="org.eclipse.swt.wpf.win32.x86" + os="win32" + ws="wpf" + arch="x86" + download-size="0" + install-size="0" + version="3.3.0.v3346" + fragment="true" + unpack="false"/> + + <plugin id="org.eclipse.swt.gtk.linux.x86" os="linux" ws="gtk" arch="x86" download-size="0" install-size="0" + version="3.3.2.v3347" + fragment="true" + unpack="false"/> + + <plugin + id="org.eclipse.swt.gtk.linux.s390" + os="linux" + ws="gtk" + arch="s390" + download-size="0" + install-size="0" version="0.0.0" fragment="true" unpack="false"/> <plugin - id="org.eclipse.swt.gtk.linux.x86_64" + id="org.eclipse.swt.gtk.linux.s390x" os="linux" ws="gtk" - arch="x86_64" + arch="s390x" download-size="0" install-size="0" version="0.0.0" @@ -250,15 +322,15 @@ arch="sparc" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v3346" fragment="true" unpack="false"/> <plugin - id="org.eclipse.swt.motif.aix.ppc" - os="aix" - ws="motif" - arch="ppc" + id="org.eclipse.swt.gtk.solaris.x86" + os="solaris" + ws="gtk" + arch="x86" download-size="0" install-size="0" version="0.0.0" @@ -266,56 +338,75 @@ unpack="false"/> <plugin - id="org.eclipse.swt.win32.win32.x86" - os="win32" - ws="win32" - arch="x86" + id="org.eclipse.swt.gtk.linux.ppc" + os="linux" + ws="gtk" + arch="ppc" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v3346" fragment="true" unpack="false"/> <plugin - id="org.eclipse.ui" + id="org.eclipse.swt.gtk.linux.x86_64" + os="linux" + ws="gtk" + arch="x86_64" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v3346" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.ui.carbon" + id="org.eclipse.swt.carbon.macosx" + os="macosx" ws="carbon" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v3346" fragment="true" unpack="false"/> <plugin - id="org.eclipse.ui.workbench" + id="org.eclipse.swt.motif.aix.ppc" + os="aix" + ws="motif" + arch="ppc" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v3346" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.update.configurator" + id="org.eclipse.swt.motif.hpux.PA_RISC" + os="hpux" + ws="motif" + arch="PA_RISC" download-size="0" install-size="0" version="0.0.0" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.update.core" + id="org.eclipse.swt.motif.linux.x86" + os="linux" + ws="motif" + arch="x86" download-size="0" install-size="0" version="0.0.0" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.update.core.linux" + id="org.eclipse.swt.gtk.linux.ia64" os="linux" + ws="gtk" + arch="ia64" download-size="0" install-size="0" version="0.0.0" @@ -323,8 +414,10 @@ unpack="false"/> <plugin - id="org.eclipse.update.core.win32" - os="win32" + id="org.eclipse.swt.motif.solaris.sparc" + os="solaris" + ws="motif" + arch="sparc" download-size="0" install-size="0" version="0.0.0" @@ -332,45 +425,186 @@ unpack="false"/> <plugin - id="org.eclipse.update.ui" + id="org.eclipse.swt.photon.qnx.x86" + os="qnx" + ws="photon" + arch="x86" download-size="0" install-size="0" version="0.0.0" + fragment="true" unpack="false"/> <plugin - id="org.eclipse.ui.forms" + id="org.eclipse.swt.motif.hpux.ia64_32" + os="hpux" + ws="motif" + arch="ia64_32" download-size="0" install-size="0" version="0.0.0" + fragment="true" unpack="false"/> <plugin + id="org.eclipse.rcp" + download-size="0" + install-size="0" + version="3.2.0.v20070612" + unpack="false"/> + + <plugin + id="org.eclipse.core.contenttype" + download-size="0" + install-size="0" + version="3.2.100.v20070319" + unpack="false"/> + + <plugin id="org.eclipse.equinox.app" download-size="0" install-size="0" - version="0.0.0" + version="1.0.1.R33x_v20070828" unpack="false"/> <plugin - id="org.eclipse.core.net" + id="org.eclipse.equinox.common" download-size="0" install-size="0" - version="0.0.0" + version="3.3.0.v20070426" unpack="false"/> <plugin - id="org.eclipse.jface.databinding" + id="org.eclipse.equinox.launcher" download-size="0" install-size="0" - version="0.0.0" + version="1.0.1.R33x_v20070828" unpack="false"/> <plugin - id="org.eclipse.core.databinding" + id="org.eclipse.equinox.launcher.gtk.solaris.sparc" + os="solaris" + ws="gtk" + arch="sparc" download-size="0" install-size="0" + version="1.0.0.v20070606" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.carbon.macosx" + os="macosx" + ws="carbon" + download-size="0" + install-size="0" + version="1.0.0.v20070606" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.gtk.linux.ppc" + os="linux" + ws="gtk" + arch="ppc" + download-size="0" + install-size="0" + version="1.0.0.v20070606" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.gtk.linux.x86" + os="linux" + ws="gtk" + arch="x86" + download-size="0" + install-size="0" + version="1.0.2.R331_v20071019" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.gtk.linux.s390" + os="linux" + ws="gtk" + arch="s390" + download-size="0" + install-size="0" version="0.0.0" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.gtk.linux.s390x" + os="linux" + ws="gtk" + arch="s390x" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.motif.linux.x86" + os="linux" + ws="motif" + arch="x86" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.gtk.linux.x86_64" + os="linux" + ws="gtk" + arch="x86_64" + download-size="0" + install-size="0" + version="1.0.0.v20070606" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.motif.aix.ppc" + os="aix" + ws="motif" + arch="ppc" + download-size="0" + install-size="0" + version="1.0.0.v20070524" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.motif.hpux.PA_RISC" + os="hpux" + ws="motif" + arch="PA_RISC" + download-size="0" + install-size="0" + version="0.0.0" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.wpf.win32.x86" + os="win32" + ws="wpf" + arch="x86" + download-size="0" + install-size="0" + version="1.0.0.v20070523" + fragment="true"/> + + <plugin + id="org.eclipse.equinox.launcher.win32.win32.x86" + os="win32" + ws="win32" + arch="x86" + download-size="0" + install-size="0" + version="1.0.0.v20070523" + fragment="true"/> + + <plugin + id="org.eclipse.core.net" + download-size="0" + install-size="0" + version="1.0.1.r33x_20070709" unpack="false"/> </feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-07 19:08:39
|
Revision: 554 http://cishell.svn.sourceforge.net/cishell/?rev=554&view=rev Author: bh2 Date: 2007-12-07 11:08:33 -0800 (Fri, 07 Dec 2007) Log Message: ----------- Cleaned up the build script for javadoccing the framework api Modified Paths: -------------- trunk/core/org.cishell.framework/javadoc.xml Modified: trunk/core/org.cishell.framework/javadoc.xml =================================================================== --- trunk/core/org.cishell.framework/javadoc.xml 2007-12-06 22:22:25 UTC (rev 553) +++ trunk/core/org.cishell.framework/javadoc.xml 2007-12-07 19:08:33 UTC (rev 554) @@ -1,7 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <project default="javadoc"> + <property name="version" value="0.5.0" /> <target name="javadoc"> - <javadoc destdir="bin/doc" access="public" source="1.4" use="true" notree="false" nonavbar="false" noindex="false" splitindex="true" author="true" version="true" nodeprecatedlist="false" nodeprecated="false" packagenames="org.cishell.framework.data,org.cishell.service.guibuilder,org.cishell.app.service.scheduler,org.cishell.framework,org.cishell.app.service.datamanager,org.cishell.framework.algorithm,org.cishell.service.conversion" sourcepath="src" classpath="lib/osgi.core.jar:lib/osgi.compendium.jar" overview="/home/bherr/workspace/org.cishell.framework/src/org/cishell/overview.html" doctitle="CIShell: Cyberinfrastructure Shell v0.5.0 API"> + <javadoc destdir="bin/doc" + access="public" + source="1.4" + use="true" + notree="false" + nonavbar="false" + noindex="false" + splitindex="true" + author="true" + version="true" + nodeprecatedlist="false" + nodeprecated="false" + packagenames="org.cishell.framework.data,org.cishell.service.guibuilder,org.cishell.app.service.scheduler,org.cishell.framework,org.cishell.app.service.datamanager,org.cishell.framework.algorithm,org.cishell.service.conversion" + sourcepath="src" + classpath="lib/osgi.core.jar:lib/osgi.compendium.jar" + overview="src/org/cishell/overview.html" + doctitle="CIShell: Cyberinfrastructure Shell v${version} API"> <link href="http://bundles.osgi.org/javadoc/r4/"/> <link href="http://java.sun.com/j2se/1.4.2/docs/api/"/> </javadoc> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bh...@us...> - 2007-12-06 22:22:51
|
Revision: 553 http://cishell.svn.sourceforge.net/cishell/?rev=553&view=rev Author: bh2 Date: 2007-12-06 14:22:25 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Added osgi api jars to the framework project so we can javadoc the framework without dependencies on outside jars. Modified Paths: -------------- trunk/core/org.cishell.framework/javadoc.xml Added Paths: ----------- trunk/core/org.cishell.framework/lib/ trunk/core/org.cishell.framework/lib/osgi.compendium.jar trunk/core/org.cishell.framework/lib/osgi.core.jar Modified: trunk/core/org.cishell.framework/javadoc.xml =================================================================== --- trunk/core/org.cishell.framework/javadoc.xml 2007-12-06 20:07:54 UTC (rev 552) +++ trunk/core/org.cishell.framework/javadoc.xml 2007-12-06 22:22:25 UTC (rev 553) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project default="javadoc"> <target name="javadoc"> - <javadoc destdir="bin/doc" access="public" source="1.4" use="true" notree="false" nonavbar="false" noindex="false" splitindex="true" author="true" version="true" nodeprecatedlist="false" nodeprecated="false" packagenames="org.cishell.framework.data,org.cishell.service.guibuilder,org.cishell.app.service.scheduler,org.cishell.framework,org.cishell.app.service.datamanager,org.cishell.framework.algorithm,org.cishell.service.conversion" sourcepath="src" classpath="/data1/bherr/bin/eclipse/plugins/org.eclipse.osgi_3.2.0.v20060601.jar:/data1/bherr/bin/eclipse/plugins/org.eclipse.equinox.preferences_3.2.0.v20060601.jar:/data1/bherr/bin/eclipse/plugins/org.eclipse.osgi.services_3.1.100.v20060601.jar" overview="/home/bherr/workspace/org.cishell.framework/src/org/cishell/overview.html" doctitle="CIShell: Cyberinfrastructure Shell v0.5.0 API"> + <javadoc destdir="bin/doc" access="public" source="1.4" use="true" notree="false" nonavbar="false" noindex="false" splitindex="true" author="true" version="true" nodeprecatedlist="false" nodeprecated="false" packagenames="org.cishell.framework.data,org.cishell.service.guibuilder,org.cishell.app.service.scheduler,org.cishell.framework,org.cishell.app.service.datamanager,org.cishell.framework.algorithm,org.cishell.service.conversion" sourcepath="src" classpath="lib/osgi.core.jar:lib/osgi.compendium.jar" overview="/home/bherr/workspace/org.cishell.framework/src/org/cishell/overview.html" doctitle="CIShell: Cyberinfrastructure Shell v0.5.0 API"> <link href="http://bundles.osgi.org/javadoc/r4/"/> <link href="http://java.sun.com/j2se/1.4.2/docs/api/"/> </javadoc> Added: trunk/core/org.cishell.framework/lib/osgi.compendium.jar =================================================================== (Binary files differ) Property changes on: trunk/core/org.cishell.framework/lib/osgi.compendium.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/core/org.cishell.framework/lib/osgi.core.jar =================================================================== (Binary files differ) Property changes on: trunk/core/org.cishell.framework/lib/osgi.core.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |