You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(28) |
Nov
(60) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(7) |
Feb
(23) |
Mar
(1) |
Apr
(12) |
May
|
Jun
(12) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <jsa...@us...> - 2008-11-08 17:48:34
|
Revision: 72 http://flexotask.svn.sourceforge.net/flexotask/?rev=72&view=rev Author: jsauerbach Date: 2008-11-08 17:48:32 +0000 (Sat, 08 Nov 2008) Log Message: ----------- Add apache license covering bcel jar inclusion Modified Paths: -------------- trunk/flexotask-features/feature.xml Modified: trunk/flexotask-features/feature.xml =================================================================== --- trunk/flexotask-features/feature.xml 2008-11-07 22:11:07 UTC (rev 71) +++ trunk/flexotask-features/feature.xml 2008-11-08 17:48:32 UTC (rev 72) @@ -1,15 +1,15 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="com.ibm.realtime.flexotask.feature" - label="Flexible Task Graphs Feature" - version="2.0.0" - provider-name="IBM Research"> - - <description> - Core Features of the Flexible Task Graphs System - </description> - - <copyright> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="com.ibm.realtime.flexotask.feature" + label="Flexible Task Graphs Feature" + version="2.0.0" + provider-name="IBM Research"> + + <description> + Core Features of the Flexible Task Graphs System + </description> + + <copyright> Copyright (c) 2006 - 2008 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 @@ -17,10 +17,20 @@ http://www.eclipse.org/legal/epl-v10.html Contributors: - IBM Corporation - initial API and implementation - </copyright> - - <license> + IBM Corporation - initial API and implementation + </copyright> + + <license> +Flexible Task Graphs Software User Agreement +November 7, 2008 + +The Flexible Task Graphs software is licensed under the terms of the +Eclipse Public License v1.0. http://www.eclipse.org/legal/epl-v10.html. + +The file bcel-5.2.jar that provided as a convenience with this software is +licensed under the Apache2 License http://www.apache.org/licenses/LICENSE-2.0. +Both licenses follow below. + Eclipse Public License -v 1.0 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE @@ -242,74 +252,278 @@ intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights -to a jury trial in any resulting litigation. - </license> - - <url> - <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> - </url> - - <requires> - <import plugin="com.ibm.realtime.analysis"/> - <import plugin="com.ibm.realtime.flexotask.generic"/> - <import plugin="com.ibm.realtime.flexotask"/> - <import plugin="org.eclipse.gef" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.jdt.ui"/> - <import plugin="org.eclipse.jdt.core"/> - <import plugin="org.eclipse.ant.core"/> - <import plugin="org.eclipse.pde.core"/> - <import plugin="org.eclipse.ui.console"/> - <import plugin="com.ibm.realtime.flexotask.editor"/> - <import plugin="org.eclipse.jdt.launching"/> - <import feature="org.eclipse.pde" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"/> - <import feature="org.eclipse.gef" version="3.3.1.v20070814"/> - </requires> - - <plugin - id="com.ibm.realtime.analysis" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.editor" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.generic" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.development" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.source" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.functiontest" - download-size="0" - install-size="0" - version="2.0.0"/> - -</feature> +to a jury trial in any resulting litigation. + +The file bcel-5.2.jar is governed by the following license. + + 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. + </license> + + <url> + <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> + </url> + + <requires> + <import plugin="com.ibm.realtime.analysis"/> + <import plugin="com.ibm.realtime.flexotask.generic"/> + <import plugin="com.ibm.realtime.flexotask"/> + <import plugin="org.eclipse.gef" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.jdt.ui"/> + <import plugin="org.eclipse.jdt.core"/> + <import plugin="org.eclipse.ant.core"/> + <import plugin="org.eclipse.pde.core"/> + <import plugin="org.eclipse.ui.console"/> + <import plugin="com.ibm.realtime.flexotask.editor"/> + <import plugin="org.eclipse.jdt.launching"/> + <import feature="org.eclipse.pde" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"/> + <import feature="org.eclipse.gef" version="3.3.1.v20070814"/> + </requires> + + <plugin + id="com.ibm.realtime.analysis" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.editor" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.generic" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.development" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.source" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.functiontest" + download-size="0" + install-size="0" + version="2.0.0"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 22:11:10
|
Revision: 71 http://flexotask.svn.sourceforge.net/flexotask/?rev=71&view=rev Author: jsauerbach Date: 2008-11-07 22:11:07 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Remove dependency on TuningFork since this test should be able to be used with just the bare flexotask feature. Modified Paths: -------------- trunk/flexotask-functiontest/src/highfreqread/Main.java Modified: trunk/flexotask-functiontest/src/highfreqread/Main.java =================================================================== --- trunk/flexotask-functiontest/src/highfreqread/Main.java 2008-11-07 22:10:30 UTC (rev 70) +++ trunk/flexotask-functiontest/src/highfreqread/Main.java 2008-11-07 22:11:07 UTC (rev 71) @@ -18,11 +18,8 @@ import java.util.Map; import java.util.Set; -import org.junit.Test; - import com.ibm.realtime.flexotask.AtomicException; import com.ibm.realtime.flexotask.FlexotaskGraph; -import com.ibm.realtime.flexotask.system.FlexotaskValidator; import com.ibm.realtime.flexotask.template.FlexotaskStableMode; import com.ibm.realtime.flexotask.template.FlexotaskTaskTemplate; import com.ibm.realtime.flexotask.template.FlexotaskTemplate; @@ -32,7 +29,7 @@ import com.ibm.realtime.flexotask.tracing.InterarrivalTracer; import com.ibm.realtime.flexotask.tracing.IntervalStatistics; import com.ibm.realtime.flexotask.tracing.TaskByNameTracerFactory; -import com.ibm.realtime.flexotask.tuningfork.TFTracerFactory; +import com.ibm.realtime.flexotask.tracing.TracingSupport; public class Main { @@ -74,22 +71,15 @@ stable.add(Channel[].class.getName()); stable.add(State.class.getName()); - /* Determine if TF tracing is requested and enable it (only tracing to port is supported) */ - String tracing = System.getProperty("TF_TRACE"); - if (tracing != null && tracing.length() > 0) { - int port = Integer.parseInt(tracing); - FlexotaskValidator.setTracer(new TFTracerFactory(port)); - } else { - /* Use interarrival tracer instead */ - int reportAt = (int)((long) runlength * 1000 * 1000 / period); - int jitter = period / 20; - long[] range = {period - jitter, period + jitter}; - IntervalStatistics stats = new IntervalStatistics("Test", reportAt, new long[][]{range}); - InterarrivalTracer tracer = new InterarrivalTracer(stats, stats); - TaskByNameTracerFactory factory = new TaskByNameTracerFactory(1, false); - factory.addTask("Test", tracer); - FlexotaskValidator.setTracer(factory); - } + /* Establish tracing */ + int reportAt = (int)((long) runlength * 1000 * 1000 / period); + int jitter = period / 20; + long[] range = {period - jitter, period + jitter}; + IntervalStatistics stats = new IntervalStatistics("Test", reportAt, new long[][]{range}); + InterarrivalTracer tracer = new InterarrivalTracer(stats, stats); + TaskByNameTracerFactory factory = new TaskByNameTracerFactory(1, false); + factory.addTask("Test", tracer); + TracingSupport.setTracer(factory); /* Start competing allocation thread to cause frequent GCs */ String alloc = System.getProperty("ALLOCATION_RATE"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 22:10:32
|
Revision: 70 http://flexotask.svn.sourceforge.net/flexotask/?rev=70&view=rev Author: jsauerbach Date: 2008-11-07 22:10:30 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Add flexotask-functiontest pseudo-plugin to the feature so it will be incorporated into download. Modified Paths: -------------- trunk/flexotask-features/feature.xml Modified: trunk/flexotask-features/feature.xml =================================================================== --- trunk/flexotask-features/feature.xml 2008-11-07 22:09:17 UTC (rev 69) +++ trunk/flexotask-features/feature.xml 2008-11-07 22:10:30 UTC (rev 70) @@ -1,15 +1,15 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="com.ibm.realtime.flexotask.feature" - label="Flexible Task Graphs Feature" - version="2.0.0" - provider-name="IBM Research"> - - <description> - Core Features of the Flexible Task Graphs System - </description> - - <copyright> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="com.ibm.realtime.flexotask.feature" + label="Flexible Task Graphs Feature" + version="2.0.0" + provider-name="IBM Research"> + + <description> + Core Features of the Flexible Task Graphs System + </description> + + <copyright> Copyright (c) 2006 - 2008 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 @@ -17,10 +17,10 @@ http://www.eclipse.org/legal/epl-v10.html Contributors: - IBM Corporation - initial API and implementation - </copyright> - - <license> + IBM Corporation - initial API and implementation + </copyright> + + <license> Eclipse Public License -v 1.0 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE @@ -242,68 +242,74 @@ intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights -to a jury trial in any resulting litigation. - </license> - - <url> - <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> - </url> - - <requires> - <import plugin="com.ibm.realtime.analysis"/> - <import plugin="com.ibm.realtime.flexotask.generic"/> - <import plugin="com.ibm.realtime.flexotask"/> - <import plugin="org.eclipse.gef" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.jdt.ui"/> - <import plugin="org.eclipse.jdt.core"/> - <import plugin="org.eclipse.ant.core"/> - <import plugin="org.eclipse.pde.core"/> - <import plugin="org.eclipse.ui.console"/> - <import plugin="com.ibm.realtime.flexotask.editor"/> - <import plugin="org.eclipse.jdt.launching"/> - <import feature="org.eclipse.pde" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"/> - <import feature="org.eclipse.gef" version="3.3.1.v20070814"/> - </requires> - - <plugin - id="com.ibm.realtime.analysis" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.editor" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.generic" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.development" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.source" - download-size="0" - install-size="0" - version="2.0.0"/> - -</feature> +to a jury trial in any resulting litigation. + </license> + + <url> + <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> + </url> + + <requires> + <import plugin="com.ibm.realtime.analysis"/> + <import plugin="com.ibm.realtime.flexotask.generic"/> + <import plugin="com.ibm.realtime.flexotask"/> + <import plugin="org.eclipse.gef" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.jdt.ui"/> + <import plugin="org.eclipse.jdt.core"/> + <import plugin="org.eclipse.ant.core"/> + <import plugin="org.eclipse.pde.core"/> + <import plugin="org.eclipse.ui.console"/> + <import plugin="com.ibm.realtime.flexotask.editor"/> + <import plugin="org.eclipse.jdt.launching"/> + <import feature="org.eclipse.pde" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"/> + <import feature="org.eclipse.gef" version="3.3.1.v20070814"/> + </requires> + + <plugin + id="com.ibm.realtime.analysis" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.editor" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.generic" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.development" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.source" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.functiontest" + download-size="0" + install-size="0" + version="2.0.0"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 22:09:20
|
Revision: 69 http://flexotask.svn.sourceforge.net/flexotask/?rev=69&view=rev Author: jsauerbach Date: 2008-11-07 22:09:17 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Project to incorporate the flexotask-functiontest conveniently into the Eclipse Update download for reconstitution after installation. Added Paths: ----------- trunk/flexotask-functiontest-plugin/.externalToolBuilders/ trunk/flexotask-functiontest-plugin/.externalToolBuilders/BuildZip.launch trunk/flexotask-functiontest-plugin/.project trunk/flexotask-functiontest-plugin/META-INF/ trunk/flexotask-functiontest-plugin/META-INF/MANIFEST.MF trunk/flexotask-functiontest-plugin/build-zip.xml trunk/flexotask-functiontest-plugin/build.properties Property Changed: ---------------- trunk/flexotask-functiontest-plugin/ Property changes on: trunk/flexotask-functiontest-plugin ___________________________________________________________________ Added: svn:ignore + flexotaskFunctionTest.zip Added: trunk/flexotask-functiontest-plugin/.externalToolBuilders/BuildZip.launch =================================================================== --- trunk/flexotask-functiontest-plugin/.externalToolBuilders/BuildZip.launch (rev 0) +++ trunk/flexotask-functiontest-plugin/.externalToolBuilders/BuildZip.launch 2008-11-07 22:09:17 UTC (rev 69) @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> +<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> +<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/> +<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${project}"/> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask-functiontest-plugin/build-zip.xml"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> +<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> +<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> +<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/> +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-functiontest-plugin"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/flexotask-functiontest-plugin/build-zip.xml}"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=""/> +<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> +</launchConfiguration> Added: trunk/flexotask-functiontest-plugin/.project =================================================================== --- trunk/flexotask-functiontest-plugin/.project (rev 0) +++ trunk/flexotask-functiontest-plugin/.project 2008-11-07 22:09:17 UTC (rev 69) @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>flexotask-functiontest-plugin</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.ManifestBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.pde.SchemaBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + <dictionary> + <key>LaunchConfigHandle</key> + <value><project>/.externalToolBuilders/BuildZip.launch</value> + </dictionary> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.PluginNature</nature> + </natures> +</projectDescription> Added: trunk/flexotask-functiontest-plugin/META-INF/MANIFEST.MF =================================================================== --- trunk/flexotask-functiontest-plugin/META-INF/MANIFEST.MF (rev 0) +++ trunk/flexotask-functiontest-plugin/META-INF/MANIFEST.MF 2008-11-07 22:09:17 UTC (rev 69) @@ -0,0 +1,6 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Flexotask Function Test +Bundle-SymbolicName: com.ibm.realtime.flexotask.functiontest +Bundle-Version: 2.0.0 +Bundle-Vendor: IBM Research Added: trunk/flexotask-functiontest-plugin/build-zip.xml =================================================================== --- trunk/flexotask-functiontest-plugin/build-zip.xml (rev 0) +++ trunk/flexotask-functiontest-plugin/build-zip.xml 2008-11-07 22:09:17 UTC (rev 69) @@ -0,0 +1,9 @@ +<project default="zip"> + <target name="zip"> + <zip basedir="../flexotask-functiontest" destfile="flexotaskFunctionTest.zip"> + <exclude name="generated/**"/> + <exclude name="bin/**"/> + <exclude name="*.jar"/> + </zip> + </target> +</project> \ No newline at end of file Property changes on: trunk/flexotask-functiontest-plugin/build-zip.xml ___________________________________________________________________ Added: svn:mime-type + text/xml Added: svn:eol-style + native Added: trunk/flexotask-functiontest-plugin/build.properties =================================================================== --- trunk/flexotask-functiontest-plugin/build.properties (rev 0) +++ trunk/flexotask-functiontest-plugin/build.properties 2008-11-07 22:09:17 UTC (rev 69) @@ -0,0 +1,2 @@ +bin.includes = META-INF/,\ + flexotaskFunctionTest.zip Property changes on: trunk/flexotask-functiontest-plugin/build.properties ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 22:08:00
|
Revision: 68 http://flexotask.svn.sourceforge.net/flexotask/?rev=68&view=rev Author: jsauerbach Date: 2008-11-07 22:07:52 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Initial import. Added Paths: ----------- trunk/flexotask-functiontest-plugin/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 18:53:26
|
Revision: 67 http://flexotask.svn.sourceforge.net/flexotask/?rev=67&view=rev Author: jsauerbach Date: 2008-11-07 18:53:22 +0000 (Fri, 07 Nov 2008) Log Message: ----------- This document moves to the soon-to-be flexotask-install project. Removed Paths: ------------- trunk/flexotask/doc/installationHelp.html Deleted: trunk/flexotask/doc/installationHelp.html =================================================================== --- trunk/flexotask/doc/installationHelp.html 2008-11-07 18:52:59 UTC (rev 66) +++ trunk/flexotask/doc/installationHelp.html 2008-11-07 18:53:22 UTC (rev 67) @@ -1,184 +0,0 @@ -<!doctype html public "html2.0"> -<html> -<head> -<title>Flexible Task Graphs: Getting Started with the Code</title> -</head> -<body> -<h1>Flexible Task Graphs: Getting Started with the Code</h1> - -<p>The Flexible Task Graphs system is packaged so that the same -initial installation procedure serves all three of the following roles. -<dl> -<dt>end user</dt><dd>a programmer of real time Java applications</dd> -<dt>system extender</dt><dd>a programmer writing plugins containing new -schedulers, timing grammars, distributers, or tracing packages</dd> -<dt>core developer</dt><dd>a programmer engaged in evolving the Flexotask -model itself</dd> -</dl> - -<p>The project does not publish file releases for download. Instead, -we release code through the Eclipse update mechanism. You first -become an "end user" via this update mechanism and then, optionally, -connect to the source repository. The detailed instructions on -repository access are in the Eclipse-based documentation that comes -with the end user installation. It is not necessary to connect to the -repository to view the source because the Eclipse-based install -includes source attachments. - -<p>We use a unified approach to all three potential user roles because -we believe that (1) even if you are not an end user you will need to -emulate an end user to test functionality. (2) Even if you are not a -core developer you may end up submitting patches if you find the model -to be deficient in supporting the plugin that you are designing or the -application you are designing. (3) Even though we don't expect -application programmers to routinely extend the system, you may find -that you need to write your own scheduler or distributer to support -your needs. - -<p>We first describes the installation procedure in a nutshell; this -may be good enough for users who are familiar with Eclipse and its -update mechanism. Next, we provide a step-by-step procedure that -should work for those less familiar with Eclipse. But, bear in mind -that some familiarity with Eclipse will eventually be required to work -with the Flexible Task Graphs system. - -<p>After installation, with Eclipse started, select <b>Help→Help -Contents</b> and then select <b>Flexible Task Graphs</b> to learn the -next steps. - -<h2>Quick Installation Instructions</h2> - -<p>Flexible Task Graphs are packaged as an Eclipse feature available -on this Eclipse update site: - -<pre> -http://flexotask.sourceforge.net/update-site -</pre> - -<p>You must be using Eclipse 3.3 or later (Eclipse 3.4 or later makes -the installation a little easier) and you must be running on a Java5 -(or later) JRE. - -<p>The <b>Plug-in Development Environment</b> (PDE) and <b>Graphical -Editing Framework</b> (GEF) are prerequisites for Flexible Task -Graphs. If you are using Eclipse 3.4, these prerequisites will be -installed automatically by Eclipse from an available update site. If -you are using Eclipse 3.3, you must first ensure that you have these -prerequisites, installing them from an appropriate Eclipse update -site. - -<p>In addition to the core Flexible Task Graphs feature there is also -a Flexotask-TuningFork feature which is useful if you also use the <a -href="http://tuningforkvp.sourceforge.net">Tuning Fork Visualization -platform</a> and wish to use it to instrument Flexible Task Graphs. - -<h2>Step By Step Instructions</h2> - -<h3>Install a Java5 JRE or Later for Running Eclipse</h3> - -<p>If you already have a JRE at the Java5 level (sometimes labelled -version 1.5) or higher, skip this step. If you don't, there is a list -of suitable VMs for running Eclipse on <a -href="http://www.eclipse.org/downloads/moreinfo/jre.php">the Eclipse -site</a>. Note that the Eclipse recommendations include older JREs -but you must use a Java5 or later version for Flexotask work. - -<h3>Install Eclipse (Version 3.3 or Later)</h3> - -<p>If you are already using Eclipse and your version is at least 3.3, -skip this step. Otherwise, visit the <a -href="http://www.eclipse.org/downloads">Eclipse site</a> and install a -suitable version of Eclipse or arrange to upgrade your existing -version. If you have never used Eclipse before, we recommend you -start with the <b>Eclipse IDE for Java Developers</b>, but you can use -other versions like <b>Eclipse Classic</b> or the <b>Eclipse IDE for -Java EE Developers</b> if they suit your other needs better. - -<p>Note that if you are really new to Eclipse you might want to spend -some time evaluating it and learning to use it before returning to -these instructions. The Flexible Task Graphs development environment -is built on Eclipse. - -<h3>Make Sure your Eclipse Is Running on the Java5 JRE</h3> - -<p>You may have the right version of Eclipse and have installed a -new-enough JRE but you have to make sure that your Eclipse runs on -that JRE. By default, Eclipse will use the JRE that is in the PATH. -You can determine whether the appropriate JRE is in the PATH by typing -"java -version" at the command prompt. If this does not give the -desired result, either change the PATH or arrange to start Eclipse -with the -vm option as described in the -<b>eclipse/readme/readme_eclipse.html</b> document that comes with -your Eclipse installation. - -<h3>Check that You have Prerequisite Features (Eclipse 3.3 only)</h3> - -<p>You can skip this step if you are using Eclipse 3.4 or later: the -Eclipse update feature, which you will use to install Flexible Task -Graphs, will install the prerequisite features automatically. You can -also skip this step if you are sure you already have the Plugin -Development Environment (PDE) and the Graphical Editing Framework -(GEF) as part of your Eclipse installation. - -<p>If you are using Eclipse 3.3 and are not sure whether you have the -prerequisite features, select <b>Help→About Eclipse Platform</b> -and then select <b>Feature Details</b>. If there is a row with -<b>org.eclipse.gef</b> in the <b>Feature Id</b> column then you have -GEF. Similarly, if there is a row with the id <b>org.eclipse.pde</b>, -you have the PDE. If you have both you are done. - -<p>Otherwise, select <b>Help→Software Updates→Find And -Install</b>, then select <b>Search For New Features to Install</b>. -Check the <b>Europa Discovery Site</b> and press <b>Finish</b> (the -name of the primary feature update site may differ if you didn't -obtain your 3.3 Eclipse as part of the Europa distribution). You may -then be asked to select a mirror, after which you should see a panel -with <b>Select Features to Install</b>. Drill down to find the -<b>Graphical Editing Framework</b> under <b>Graphical Editors and -Frameworks</b> and/or the <b>Eclipse Plug-in Development -Environment</b> under <b>Java Development</b> (select either or both -according to your needs). Then complete the rest of the dialog to -install the features. - -<h3>Install Flexible Task Graphs</h3> - -<p>The update procedure is sufficiently different between Eclipse 3.3 -and 3.4 that it may be clearer to describe the process separately for -each. - -<h4>Installation under Eclipse 3.3</h4> - -<p>Select <b>Help→Software Updates→Find And Install</b>, -then select <b>Search For New Features to Install</b>. Press the -button labeled <b>New Remote Site</b>. Under <b>Name</b> enter -<b>Flexible Task Graphs</b> and under <b>URL</b> enter -<b>http://flexotask.sourceforge.net/update-site</b>. The <b>Flexible -Task Graphs</b> site should appear in <b>Sites to Include in -Search</b>. Make sure it is the only site checked and press -<b>Finish</b>. - -<p>You should see a panel with <b>Select Features to Install</b>. -Drill down to find the <b>Flexible Task Graphs Feature</b> under -<b>Base Programming Support</b> and check it. If you plan to use the -<a href="http://tuningforkvp.sourceforge.net">Tuning Fork -Visualization platform</a> to instrument Flexible Task Graphs, then -you should also drill down to find <b>Flexotask Tuningfork Tracing</b> -under <b>Tracing Packages</b>. Then complete the rest of the dialog -to install the features. - -<h4>Installation under Eclipse 3.4</h4> - -<p>Select <b>Help→Software Updates</b>, then choose the tab -entitled <b>Available Features</b>. Press the button labeled <b>Add -Site</b>. Under <b>Location</b> enter -<b>http://flexotask.sourceforge.net/update-site</b>. This URL should -appear, with the available features and their categories listed -underneath. Check the <b>Flexible Task Graphs Feature</b> under -<b>Base Programming Support</b>. If you plan to use the <a -href="http://tuningforkvp.sourceforge.net">Tuning Fork Visualization -platform</a> to instrument Flexible Task Graphs, then also check -<b>Flexotask Tuningfork Tracing</b> under <b>Tracing Packages</b>. -Then complete the rest of the dialog to install the features. - -</body> -</html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 18:53:03
|
Revision: 66 http://flexotask.svn.sourceforge.net/flexotask/?rev=66&view=rev Author: jsauerbach Date: 2008-11-07 18:52:59 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Add sourceforge logo as required by sourceforge policy Modified Paths: -------------- trunk/flexotask-update/index.html Modified: trunk/flexotask-update/index.html =================================================================== --- trunk/flexotask-update/index.html 2008-11-07 13:57:25 UTC (rev 65) +++ trunk/flexotask-update/index.html 2008-11-07 18:52:59 UTC (rev 66) @@ -55,6 +55,9 @@ </head> <body onload="init();"> <!--[insert static HTML here]--> +<a href="http://sourceforge.net"><img +src="http://sflogo.sourceforge.net/sflogo.php?group_id=242572&type=3" +width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> <div id="data"><!-- this is where the transformed data goes --></div> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 13:57:30
|
Revision: 65 http://flexotask.svn.sourceforge.net/flexotask/?rev=65&view=rev Author: jsauerbach Date: 2008-11-07 13:57:25 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Change feature manifests to present the Eclipse license inline for click-through. Modified Paths: -------------- trunk/flexotask-features/feature.xml Modified: trunk/flexotask-features/feature.xml =================================================================== --- trunk/flexotask-features/feature.xml 2008-11-07 13:57:21 UTC (rev 64) +++ trunk/flexotask-features/feature.xml 2008-11-07 13:57:25 UTC (rev 65) @@ -11,15 +11,238 @@ <copyright> Copyright (c) 2006 - 2008 IBM Corporation. -All rights reserved. +All rights reserved. This program and the accompanying materials +are made available under the terms of the Eclipse Public License v1.0 +which accompanies this distribution, and is available at +http://www.eclipse.org/legal/epl-v10.html + +Contributors: + IBM Corporation - initial API and implementation </copyright> <license> - This program and the accompanying materials -are made available under the terms of the Eclipse Public License -v1.0 -which accompanies this distribution, and is available at -http://www.eclipse.org/legal/epl-v10.html + Eclipse Public License -v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF +THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and +documentation distributed under this Agreement, and + +b) in the case of each subsequent Contributor: + +i) changes to the Program, and + +ii) additions to the Program; + +where such changes and/or additions to the Program originate from and +are distributed by that particular Contributor. A Contribution +'originates' from a Contributor if it was added to the Program by such +Contributor itself or anyone acting on such Contributor's behalf. +Contributions do not include additions to the Program which: (i) are +separate modules of software distributed in conjunction with the Program +under their own license agreement, and (ii) are not derivative works of +the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which +are necessarily infringed by the use or sale of its Contribution alone +or when combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + +a) Subject to the terms of this Agreement, each Contributor hereby +grants Recipient a non-exclusive, worldwide, royalty-free copyright +license to reproduce, prepare derivative works of, publicly display, +publicly perform, distribute and sublicense the Contribution of such +Contributor, if any, and such derivative works, in source code and +object code form. + +b) Subject to the terms of this Agreement, each Contributor hereby +grants Recipient a non-exclusive, worldwide, royalty-free patent license +under Licensed Patents to make, use, sell, offer to sell, import and +otherwise transfer the Contribution of such Contributor, if any, in +source code and object code form. This patent license shall apply to the +combination of the Contribution and the Program if, at the time the +Contribution is added by the Contributor, such addition of the +Contribution causes such combination to be covered by the Licensed +Patents. The patent license shall not apply to any other combinations +which include the Contribution. No hardware per se is licensed hereunder. + +c) Recipient understands that although each Contributor grants the +licenses to its Contributions set forth herein, no assurances are +provided by any Contributor that the Program does not infringe the +patent or other intellectual property rights of any other entity. Each +Contributor disclaims any liability to Recipient for claims brought by +any other entity based on infringement of intellectual property rights +or otherwise. As a condition to exercising the rights and licenses +granted hereunder, each Recipient hereby assumes sole responsibility to +secure any other intellectual property rights needed, if any. For +example, if a third party patent license is required to allow Recipient +to distribute the Program, it is Recipient's responsibility to acquire +that license before distributing the Program. + +d) Each Contributor represents that to its knowledge it has sufficient +copyright rights in its Contribution, if any, to grant the copyright +license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form +under its own license agreement, provided that: + +a) it complies with the terms and conditions of this Agreement; and + +b) its license agreement: + +i) effectively disclaims on behalf of all Contributors all warranties +and conditions, express and implied, including warranties or conditions +of title and non-infringement, and implied warranties or conditions of +merchantability and fitness for a particular purpose; + +ii) effectively excludes on behalf of all Contributors all liability for +damages, including direct, indirect, special, incidental and +consequential damages, such as lost profits; + +iii) states that any provisions which differ from this Agreement are +offered by that Contributor alone and not by any other party; and + +iv) states that source code for the Program is available from such +Contributor, and informs licensees how to obtain it in a reasonable +manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + +a) it must be made available under this Agreement; and + +b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained +within the Program. + +Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities +with respect to end users, business partners and the like. While this +license is intended to facilitate the commercial use of the Program, the +Contributor who includes the Program in a commercial product offering +should do so in a manner which does not create potential liability for +other Contributors. Therefore, if a Contributor includes the Program in +a commercial product offering, such Contributor ("Commercial +Contributor") hereby agrees to defend and indemnify every other +Contributor ("Indemnified Contributor") against any losses, damages and +costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such +Commercial Contributor in connection with its distribution of the +Program in a commercial product offering. The obligations in this +section do not apply to any claims or Losses relating to any actual or +alleged intellectual property infringement. In order to qualify, an +Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial +Contributor to control, and cooperate with the Commercial Contributor +in, the defense and any related settlement negotiations. The Indemnified +Contributor may participate in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED +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. Each Recipient is solely responsible for +determining the appropriateness of using and distributing the Program +and assumes all risks associated with its exercise of rights under this +Agreement , including but not limited to the risks and costs of program +errors, compliance with applicable laws, damage to or loss of data, +programs or equipment, and unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR +ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), 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 OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further action +by the parties hereto, such provision shall be reformed to the minimum +extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including +a cross-claim or counterclaim in a lawsuit) alleging that the Program +itself (excluding combinations of the Program with other software or +hardware) infringes such Recipient's patent(s), then such Recipient's +rights granted under Section 2(b) shall terminate as of the date such +litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails +to comply with any of the material terms or conditions of this Agreement +and does not cure such failure in a reasonable period of time after +becoming aware of such noncompliance. If all Recipient's rights under +this Agreement terminate, Recipient agrees to cease use and distribution +of the Program as soon as reasonably practicable. However, Recipient's +obligations under this Agreement and any licenses granted by Recipient +relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, +but in order to avoid inconsistency the Agreement is copyrighted and may +only be modified in the following manner. The Agreement Steward reserves +the right to publish new versions (including revisions) of this +Agreement from time to time. No one other than the Agreement Steward has +the right to modify this Agreement. The Eclipse Foundation is the +initial Agreement Steward. The Eclipse Foundation may assign the +responsibility to serve as the Agreement Steward to a suitable separate +entity. Each new version of the Agreement will be given a distinguishing +version number. The Program (including Contributions) may always be +distributed subject to the version of the Agreement under which it was +received. In addition, after a new version of the Agreement is +published, Contributor may elect to distribute the Program (including +its Contributions) under the new version. Except as expressly stated in +Sections 2(a) and 2(b) above, Recipient receives no rights or licenses +to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in +the Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to +this Agreement will bring a legal action under this Agreement more than +one year after the cause of action arose. Each party waives its rights +to a jury trial in any resulting litigation. </license> <url> @@ -77,6 +300,10 @@ install-size="0" version="2.0.0"/> - <plugin id="com.ibm.realtime.flexotask.source" version="2.0.0"/> + <plugin + id="com.ibm.realtime.flexotask.source" + download-size="0" + install-size="0" + version="2.0.0"/> </feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 13:57:26
|
Revision: 64 http://flexotask.svn.sourceforge.net/flexotask/?rev=64&view=rev Author: jsauerbach Date: 2008-11-07 13:57:21 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Change feature manifests to present the Eclipse license inline for click-through. Modified Paths: -------------- trunk/flexotask-tuningfork-feature/feature.xml Modified: trunk/flexotask-tuningfork-feature/feature.xml =================================================================== --- trunk/flexotask-tuningfork-feature/feature.xml 2008-11-07 13:56:01 UTC (rev 63) +++ trunk/flexotask-tuningfork-feature/feature.xml 2008-11-07 13:57:21 UTC (rev 64) @@ -1,63 +1,286 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="com.ibm.realtime.flexotask.tuningfork" - label="Flexotask Tuningfork Tracing" - version="2.0.0" - provider-name="IBM Research"> - - <description> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="com.ibm.realtime.flexotask.tuningfork" + label="Flexotask Tuningfork Tracing" + version="2.0.0" + provider-name="IBM Research"> + + <description> Uses the JavaTraceGenerationViaNative capability of TuningFork -to provide a tracing capability for Flexotask schedulers. - </description> - - <copyright> +to provide a tracing capability for Flexotask schedulers. + </description> + + <copyright> Copyright (c) 2006 - 2008 IBM Corporation. -All rights reserved. - </copyright> - - <license> - This program and the accompanying materials -are made available under the terms of the Eclipse Public License -v1.0 +All rights reserved. This program and the accompanying materials +are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at -http://www.eclipse.org/legal/epl-v10.html - </license> - - <url> - <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> - </url> - - <requires> - <import plugin="com.ibm.tuningfork.traceGeneration"/> - <import plugin="com.ibm.realtime.flexotask"/> - <import plugin="com.ibm.tuningfork.traceGeneration.vianative"/> - <import plugin="com.ibm.realtime.analysis"/> - <import feature="com.ibm.realtime.flexotask.feature" version="2.0.0" match="greaterOrEqual"/> - <import plugin="com.ibm.realtime.flexotask.editor"/> - <import plugin="org.eclipse.core.runtime"/> - <import plugin="org.eclipse.jdt.core"/> - </requires> - - <plugin - id="com.ibm.tuningfork.traceGeneration" - download-size="0" - install-size="0" - version="2.0.0" - unpack="false"/> - - <plugin - id="com.ibm.tuningfork.traceGeneration.vianative" - download-size="0" - install-size="0" - version="2.0.0" - unpack="false"/> - - <plugin - id="com.ibm.realtime.flexotask.tuningfork" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin id="com.ibm.realtime.flexotask.tuningfork.source" version="2.0.0"/> - -</feature> +http://www.eclipse.org/legal/epl-v10.html + +Contributors: + IBM Corporation - initial API and implementation + </copyright> + + <license> + Eclipse Public License -v 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF +THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + +a) in the case of the initial Contributor, the initial code and +documentation distributed under this Agreement, and + +b) in the case of each subsequent Contributor: + +i) changes to the Program, and + +ii) additions to the Program; + +where such changes and/or additions to the Program originate from and +are distributed by that particular Contributor. A Contribution +'originates' from a Contributor if it was added to the Program by such +Contributor itself or anyone acting on such Contributor's behalf. +Contributions do not include additions to the Program which: (i) are +separate modules of software distributed in conjunction with the Program +under their own license agreement, and (ii) are not derivative works of +the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which +are necessarily infringed by the use or sale of its Contribution alone +or when combined with the Program. + +"Program" means the Contributions distributed in accordance with this +Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + +a) Subject to the terms of this Agreement, each Contributor hereby +grants Recipient a non-exclusive, worldwide, royalty-free copyright +license to reproduce, prepare derivative works of, publicly display, +publicly perform, distribute and sublicense the Contribution of such +Contributor, if any, and such derivative works, in source code and +object code form. + +b) Subject to the terms of this Agreement, each Contributor hereby +grants Recipient a non-exclusive, worldwide, royalty-free patent license +under Licensed Patents to make, use, sell, offer to sell, import and +otherwise transfer the Contribution of such Contributor, if any, in +source code and object code form. This patent license shall apply to the +combination of the Contribution and the Program if, at the time the +Contribution is added by the Contributor, such addition of the +Contribution causes such combination to be covered by the Licensed +Patents. The patent license shall not apply to any other combinations +which include the Contribution. No hardware per se is licensed hereunder. + +c) Recipient understands that although each Contributor grants the +licenses to its Contributions set forth herein, no assurances are +provided by any Contributor that the Program does not infringe the +patent or other intellectual property rights of any other entity. Each +Contributor disclaims any liability to Recipient for claims brought by +any other entity based on infringement of intellectual property rights +or otherwise. As a condition to exercising the rights and licenses +granted hereunder, each Recipient hereby assumes sole responsibility to +secure any other intellectual property rights needed, if any. For +example, if a third party patent license is required to allow Recipient +to distribute the Program, it is Recipient's responsibility to acquire +that license before distributing the Program. + +d) Each Contributor represents that to its knowledge it has sufficient +copyright rights in its Contribution, if any, to grant the copyright +license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form +under its own license agreement, provided that: + +a) it complies with the terms and conditions of this Agreement; and + +b) its license agreement: + +i) effectively disclaims on behalf of all Contributors all warranties +and conditions, express and implied, including warranties or conditions +of title and non-infringement, and implied warranties or conditions of +merchantability and fitness for a particular purpose; + +ii) effectively excludes on behalf of all Contributors all liability for +damages, including direct, indirect, special, incidental and +consequential damages, such as lost profits; + +iii) states that any provisions which differ from this Agreement are +offered by that Contributor alone and not by any other party; and + +iv) states that source code for the Program is available from such +Contributor, and informs licensees how to obtain it in a reasonable +manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + +a) it must be made available under this Agreement; and + +b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained +within the Program. + +Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities +with respect to end users, business partners and the like. While this +license is intended to facilitate the commercial use of the Program, the +Contributor who includes the Program in a commercial product offering +should do so in a manner which does not create potential liability for +other Contributors. Therefore, if a Contributor includes the Program in +a commercial product offering, such Contributor ("Commercial +Contributor") hereby agrees to defend and indemnify every other +Contributor ("Indemnified Contributor") against any losses, damages and +costs (collectively "Losses") arising from claims, lawsuits and other +legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such +Commercial Contributor in connection with its distribution of the +Program in a commercial product offering. The obligations in this +section do not apply to any claims or Losses relating to any actual or +alleged intellectual property infringement. In order to qualify, an +Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial +Contributor to control, and cooperate with the Commercial Contributor +in, the defense and any related settlement negotiations. The Indemnified +Contributor may participate in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED +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. Each Recipient is solely responsible for +determining the appropriateness of using and distributing the Program +and assumes all risks associated with its exercise of rights under this +Agreement , including but not limited to the risks and costs of program +errors, compliance with applicable laws, damage to or loss of data, +programs or equipment, and unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR +ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), 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 OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further action +by the parties hereto, such provision shall be reformed to the minimum +extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against any entity (including +a cross-claim or counterclaim in a lawsuit) alleging that the Program +itself (excluding combinations of the Program with other software or +hardware) infringes such Recipient's patent(s), then such Recipient's +rights granted under Section 2(b) shall terminate as of the date such +litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails +to comply with any of the material terms or conditions of this Agreement +and does not cure such failure in a reasonable period of time after +becoming aware of such noncompliance. If all Recipient's rights under +this Agreement terminate, Recipient agrees to cease use and distribution +of the Program as soon as reasonably practicable. However, Recipient's +obligations under this Agreement and any licenses granted by Recipient +relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, +but in order to avoid inconsistency the Agreement is copyrighted and may +only be modified in the following manner. The Agreement Steward reserves +the right to publish new versions (including revisions) of this +Agreement from time to time. No one other than the Agreement Steward has +the right to modify this Agreement. The Eclipse Foundation is the +initial Agreement Steward. The Eclipse Foundation may assign the +responsibility to serve as the Agreement Steward to a suitable separate +entity. Each new version of the Agreement will be given a distinguishing +version number. The Program (including Contributions) may always be +distributed subject to the version of the Agreement under which it was +received. In addition, after a new version of the Agreement is +published, Contributor may elect to distribute the Program (including +its Contributions) under the new version. Except as expressly stated in +Sections 2(a) and 2(b) above, Recipient receives no rights or licenses +to the intellectual property of any Contributor under this Agreement, +whether expressly, by implication, estoppel or otherwise. All rights in +the Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to +this Agreement will bring a legal action under this Agreement more than +one year after the cause of action arose. Each party waives its rights +to a jury trial in any resulting litigation. + </license> + + <url> + <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> + </url> + + <requires> + <import plugin="com.ibm.tuningfork.traceGeneration"/> + <import plugin="com.ibm.realtime.flexotask"/> + <import plugin="com.ibm.tuningfork.traceGeneration.vianative"/> + <import plugin="com.ibm.realtime.analysis"/> + <import feature="com.ibm.realtime.flexotask.feature" version="2.0.0" match="greaterOrEqual"/> + <import plugin="com.ibm.realtime.flexotask.editor"/> + <import plugin="org.eclipse.core.runtime"/> + <import plugin="org.eclipse.jdt.core"/> + </requires> + + <plugin + id="com.ibm.tuningfork.traceGeneration" + download-size="0" + install-size="0" + version="2.0.0" + unpack="false"/> + + <plugin + id="com.ibm.tuningfork.traceGeneration.vianative" + download-size="0" + install-size="0" + version="2.0.0" + unpack="false"/> + + <plugin + id="com.ibm.realtime.flexotask.tuningfork" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin id="com.ibm.realtime.flexotask.tuningfork.source" version="2.0.0"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 13:56:10
|
Revision: 63 http://flexotask.svn.sourceforge.net/flexotask/?rev=63&view=rev Author: jsauerbach Date: 2008-11-07 13:56:01 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Material for building the update site Added Paths: ----------- trunk/flexotask-update/.project trunk/flexotask-update/index.html trunk/flexotask-update/site.xml trunk/flexotask-update/web/ trunk/flexotask-update/web/site.css trunk/flexotask-update/web/site.xsl Property Changed: ---------------- trunk/flexotask-update/ Property changes on: trunk/flexotask-update ___________________________________________________________________ Added: svn:ignore + features plugins Added: trunk/flexotask-update/.project =================================================================== --- trunk/flexotask-update/.project (rev 0) +++ trunk/flexotask-update/.project 2008-11-07 13:56:01 UTC (rev 63) @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>flexotask-update</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.UpdateSiteBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.UpdateSiteNature</nature> + </natures> +</projectDescription> Added: trunk/flexotask-update/index.html =================================================================== --- trunk/flexotask-update/index.html (rev 0) +++ trunk/flexotask-update/index.html 2008-11-07 13:56:01 UTC (rev 63) @@ -0,0 +1,60 @@ +<html> +<head> +<title>flexotask-update</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<style>@import url("web/site.css");</style> +<script type="text/javascript"> + var returnval = 0; + var stylesheet, xmlFile, cache, doc; + function init(){ + // NSCP 7.1+ / Mozilla 1.4.1+ / Safari + // Use the standard DOM Level 2 technique, if it is supported + if (document.implementation && document.implementation.createDocument) { + xmlFile = document.implementation.createDocument("", "", null); + stylesheet = document.implementation.createDocument("", "", null); + if (xmlFile.load){ + xmlFile.load("site.xml"); + stylesheet.load("web/site.xsl"); + } else { + alert("Document could not be loaded by browser."); + } + xmlFile.addEventListener("load", transform, false); + stylesheet.addEventListener("load", transform, false); + } + //IE 6.0+ solution + else if (window.ActiveXObject) { + xmlFile = new ActiveXObject("msxml2.DOMDocument.3.0"); + xmlFile.async = false; + xmlFile.load("site.xml"); + stylesheet = new ActiveXObject("msxml2.FreeThreadedDOMDocument.3.0"); + stylesheet.async = false; + stylesheet.load("web/site.xsl"); + cache = new ActiveXObject("msxml2.XSLTemplate.3.0"); + cache.stylesheet = stylesheet; + transformData(); + } + } + // separate transformation function for IE 6.0+ + function transformData(){ + var processor = cache.createProcessor(); + processor.input = xmlFile; + processor.transform(); + data.innerHTML = processor.output; + } + // separate transformation function for NSCP 7.1+ and Mozilla 1.4.1+ + function transform(){ + returnval+=1; + if (returnval==2){ + var processor = new XSLTProcessor(); + processor.importStylesheet(stylesheet); + doc = processor.transformToDocument(xmlFile); + document.getElementById("data").innerHTML = doc.documentElement.innerHTML; + } + } +</script> +</head> +<body onload="init();"> +<!--[insert static HTML here]--> +<div id="data"><!-- this is where the transformed data goes --></div> +</body> +</html> Property changes on: trunk/flexotask-update/index.html ___________________________________________________________________ Added: svn:mime-type + text/html Added: svn:eol-style + native Added: trunk/flexotask-update/site.xml =================================================================== --- trunk/flexotask-update/site.xml (rev 0) +++ trunk/flexotask-update/site.xml 2008-11-07 13:56:01 UTC (rev 63) @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<site> + <description url="http://flexotask.sourceforge.net/update-site"> + Flexible Task Graphs + </description> + <feature url="features/com.ibm.realtime.flexotask.feature_2.0.0.jar" id="com.ibm.realtime.flexotask.feature" version="2.0.0"> + <category name="Base Programming Support"/> + </feature> + <feature url="features/com.ibm.realtime.flexotask.tuningfork_2.0.0.jar" id="com.ibm.realtime.flexotask.tuningfork" version="2.0.0"> + <category name="Tracing Packages"/> + </feature> + <category-def name="Base Programming Support" label="Base Programming Support"> + <description> + These features contain core Flexible Task Graphs functionality along with the Time Triggered scheduler and timing grammar + </description> + </category-def> + <category-def name="Schedulers and Timing Grammars" label="Schedulers and Timing Grammars"> + <description> + Additional Schedulers and Timing Grammars for Flexible Task Graphs + </description> + </category-def> + <category-def name="Tracing Packages" label="Tracing Packages"> + <description> + Features that permit Flexible Task Graph programs to be instrumented and traced. + </description> + </category-def> + <category-def name="Runtimes" label="Runtimes"/> +</site> Property changes on: trunk/flexotask-update/site.xml ___________________________________________________________________ Added: svn:mime-type + text/xml Added: svn:eol-style + native Added: trunk/flexotask-update/web/site.css =================================================================== --- trunk/flexotask-update/web/site.css (rev 0) +++ trunk/flexotask-update/web/site.css 2008-11-07 13:56:01 UTC (rev 63) @@ -0,0 +1,12 @@ +<STYLE type="text/css"> +td.spacer {padding-bottom: 10px; padding-top: 10px;} +.title { font-family: sans-serif; color: #99AACC;} +.bodyText { font-family: sans-serif; font-size: 9pt; color:#000000; } +.sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;} +.log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;} +.big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;} +.light-row {background:#FFFFFF} +.dark-row {background:#EEEEFF} +.header {background:#99AADD} +#indent {word-wrap : break-word;width :300px;text-indent:10px;} +</STYLE> Property changes on: trunk/flexotask-update/web/site.css ___________________________________________________________________ Added: svn:mime-type + text/css Added: svn:eol-style + native Added: trunk/flexotask-update/web/site.xsl =================================================================== --- trunk/flexotask-update/web/site.xsl (rev 0) +++ trunk/flexotask-update/web/site.xsl 2008-11-07 13:56:01 UTC (rev 63) @@ -0,0 +1,214 @@ +<xsl:stylesheet version = '1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform' xmlns:msxsl="urn:schemas-microsoft-com:xslt"> +<xsl:output method="html" encoding="UTF-8"/> +<xsl:key name="cat" match="category" use="@name"/> +<xsl:template match="/"> +<xsl:for-each select="site"> + <html> + <head> + <title>flexotask-update</title> + <style>@import url("web/site.css");</style> + </head> + <body> + <h1 class="title">flexotask-update</h1> + <p class="bodyText"><xsl:value-of select="description"/></p> + <table width="100%" border="0" cellspacing="1" cellpadding="2"> + <xsl:for-each select="category-def"> + <xsl:sort select="@label" order="ascending" case-order="upper-first"/> + <xsl:sort select="@name" order="ascending" case-order="upper-first"/> + <xsl:if test="count(key('cat',@name)) != 0"> + <tr class="header"> + <td class="sub-header" width="30%"> + <xsl:value-of select="@name"/> + </td> + <td class="sub-header" width="70%"> + <xsl:value-of select="@label"/> + </td> + </tr> + <xsl:for-each select="key('cat',@name)"> + <xsl:sort select="ancestor::feature//@version" order="ascending"/> + <xsl:sort select="ancestor::feature//@id" order="ascending" case-order="upper-first"/> + <tr> + <xsl:choose> + <xsl:when test="(position() mod 2 = 1)"> + <xsl:attribute name="class">dark-row</xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="class">light-row</xsl:attribute> + </xsl:otherwise> + </xsl:choose> + <td class="log-text" id="indent"> + <xsl:choose> + <xsl:when test="ancestor::feature//@label"> + <a href="{ancestor::feature//@url}"><xsl:value-of select="ancestor::feature//@label"/></a> + <br/> + <div id="indent"> + (<xsl:value-of select="ancestor::feature//@id"/> - <xsl:value-of select="ancestor::feature//@version"/>) + </div> + </xsl:when> + <xsl:otherwise> + <a href="{ancestor::feature//@url}"><xsl:value-of select="ancestor::feature//@id"/> - <xsl:value-of select="ancestor::feature//@version"/></a> + </xsl:otherwise> + </xsl:choose> + <br /> + </td> + <td> + <table> + <xsl:if test="ancestor::feature//@os"> + <tr><td class="log-text" id="indent">Operating Systems:</td> + <td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@os"/></td> + </tr> + </xsl:if> + <xsl:if test="ancestor::feature//@ws"> + <tr><td class="log-text" id="indent">Windows Systems:</td> + <td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@ws"/></td> + </tr> + </xsl:if> + <xsl:if test="ancestor::feature//@nl"> + <tr><td class="log-text" id="indent">Languages:</td> + <td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@nl"/></td> + </tr> + </xsl:if> + <xsl:if test="ancestor::feature//@arch"> + <tr><td class="log-text" id="indent">Architecture:</td> + <td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@arch"/></td> + </tr> + </xsl:if> + </table> + </td> + </tr> + </xsl:for-each> + <tr><td class="spacer"><br/></td><td class="spacer"><br/></td></tr> + </xsl:if> + </xsl:for-each> + <xsl:if test="count(feature) > count(feature/category)"> + <tr class="header"> + <td class="sub-header" colspan="2"> + Uncategorized + </td> + </tr> + </xsl:if> + <xsl:choose> + <xsl:when test="function-available('msxsl:node-set')"> + <xsl:variable name="rtf-nodes"> + <xsl:for-each select="feature[not(category)]"> + <xsl:sort select="@id" order="ascending" case-order="upper-first"/> + <xsl:sort select="@version" order="ascending" /> + <xsl:value-of select="."/> + <xsl:copy-of select="." /> + </xsl:for-each> + </xsl:variable> + <xsl:variable name="myNodeSet" select="msxsl:node-set($rtf-nodes)/*"/> + <xsl:for-each select="$myNodeSet"> + <tr> + <xsl:choose> + <xsl:when test="position() mod 2 = 1"> + <xsl:attribute name="class">dark-row</xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="class">light-row</xsl:attribute> + </xsl:otherwise> + </xsl:choose> + <td class="log-text" id="indent"> + <xsl:choose> + <xsl:when test="@label"> + <a href="{@url}"><xsl:value-of select="@label"/></a> + <br /> + <div id="indent"> + (<xsl:value-of select="@id"/> - <xsl:value-of select="@version"/>) + </div> + </xsl:when> + <xsl:otherwise> + <a href="{@url}"><xsl:value-of select="@id"/> - <xsl:value-of select="@version"/></a> + </xsl:otherwise> + </xsl:choose> + <br /><br /> + </td> + <td> + <table> + <xsl:if test="@os"> + <tr><td class="log-text" id="indent">Operating Systems:</td> + <td class="log-text" id="indent"><xsl:value-of select="@os"/></td> + </tr> + </xsl:if> + <xsl:if test="@ws"> + <tr><td class="log-text" id="indent">Windows Systems:</td> + <td class="log-text" id="indent"><xsl:value-of select="@ws"/></td> + </tr> + </xsl:if> + <xsl:if test="@nl"> + <tr><td class="log-text" id="indent">Languages:</td> + <td class="log-text" id="indent"><xsl:value-of select="@nl"/></td> + </tr> + </xsl:if> + <xsl:if test="@arch"> + <tr><td class="log-text" id="indent">Architecture:</td> + <td class="log-text" id="indent"><xsl:value-of select="@arch"/></td> + </tr> + </xsl:if> + </table> + </td> + </tr> + </xsl:for-each> + </xsl:when> + <xsl:otherwise> + <xsl:for-each select="feature[not(category)]"> + <xsl:sort select="@id" order="ascending" case-order="upper-first"/> + <xsl:sort select="@version" order="ascending" /> + <tr> + <xsl:choose> + <xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1"> + <xsl:attribute name="class">dark-row</xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="class">light-row</xsl:attribute> + </xsl:otherwise> + </xsl:choose> + <td class="log-text" id="indent"> + <xsl:choose> + <xsl:when test="@label"> + <a href="{@url}"><xsl:value-of select="@label"/></a> + <br /> + <div id="indent"> + (<xsl:value-of select="@id"/> - <xsl:value-of select="@version"/>) + </div> + </xsl:when> + <xsl:otherwise> + <a href="{@url}"><xsl:value-of select="@id"/> - <xsl:value-of select="@version"/></a> + </xsl:otherwise> + </xsl:choose> + <br /><br /> + </td> + <td> + <table> + <xsl:if test="@os"> + <tr><td class="log-text" id="indent">Operating Systems:</td> + <td class="log-text" id="indent"><xsl:value-of select="@os"/></td> + </tr> + </xsl:if> + <xsl:if test="@ws"> + <tr><td class="log-text" id="indent">Windows Systems:</td> + <td class="log-text" id="indent"><xsl:value-of select="@ws"/></td> + </tr> + </xsl:if> + <xsl:if test="@nl"> + <tr><td class="log-text" id="indent">Languages:</td> + <td class="log-text" id="indent"><xsl:value-of select="@nl"/></td> + </tr> + </xsl:if> + <xsl:if test="@arch"> + <tr><td class="log-text" id="indent">Architecture:</td> + <td class="log-text" id="indent"><xsl:value-of select="@arch"/></td> + </tr> + </xsl:if> + </table> + </td> + </tr> + </xsl:for-each> + </xsl:otherwise> + </xsl:choose> + </table> + </body> + </html> +</xsl:for-each> +</xsl:template> +</xsl:stylesheet> Property changes on: trunk/flexotask-update/web/site.xsl ___________________________________________________________________ Added: svn:mime-type + text/xml Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-07 13:55:25
|
Revision: 62 http://flexotask.svn.sourceforge.net/flexotask/?rev=62&view=rev Author: jsauerbach Date: 2008-11-07 13:55:14 +0000 (Fri, 07 Nov 2008) Log Message: ----------- Initial import. Added Paths: ----------- trunk/flexotask-update/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-06 22:22:38
|
Revision: 59 http://flexotask.svn.sourceforge.net/flexotask/?rev=59&view=rev Author: jsauerbach Date: 2008-11-06 21:37:19 +0000 (Thu, 06 Nov 2008) Log Message: ----------- Arrange to autobuild debug.zip so that it is more up-to-date when needed. Modified Paths: -------------- trunk/flexotask/.externalToolBuilders/flexotask debug.xml [Builder].launch trunk/flexotask/.project trunk/flexotask-generic/.externalToolBuilders/flexotask-generic debug.xml [Builder].launch trunk/flexotask-generic/.project trunk/flexotask-tuningfork/.externalToolBuilders/flexotask-tuningfork debug.xml [Builder].launch trunk/flexotask-tuningfork/.project trunk/realtime-analysis/.externalToolBuilders/realtime-analysis debug.xml [Builder].launch trunk/realtime-analysis/.project Modified: trunk/flexotask/.externalToolBuilders/flexotask debug.xml [Builder].launch =================================================================== --- trunk/flexotask/.externalToolBuilders/flexotask debug.xml [Builder].launch 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/flexotask/.externalToolBuilders/flexotask debug.xml [Builder].launch 2008-11-06 21:37:19 UTC (rev 59) @@ -1,16 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> +<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask/debug.xml"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> +<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/IBM-J9"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask"/> <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="IBM-J9"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/flexotask/debug.xml}"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,"/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> </launchConfiguration> Modified: trunk/flexotask/.project =================================================================== --- trunk/flexotask/.project 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/flexotask/.project 2008-11-06 21:37:19 UTC (rev 59) @@ -22,7 +22,7 @@ </buildCommand> <buildCommand> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> + <triggers>auto,full,incremental,</triggers> <arguments> <dictionary> <key>LaunchConfigHandle</key> Modified: trunk/flexotask-generic/.externalToolBuilders/flexotask-generic debug.xml [Builder].launch =================================================================== --- trunk/flexotask-generic/.externalToolBuilders/flexotask-generic debug.xml [Builder].launch 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/flexotask-generic/.externalToolBuilders/flexotask-generic debug.xml [Builder].launch 2008-11-06 21:37:19 UTC (rev 59) @@ -1,16 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> +<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask-generic/debug.xml"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> +<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/IBM-J9"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-generic"/> <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="IBM-J9"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/flexotask-generic/debug.xml}"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,"/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> </launchConfiguration> Modified: trunk/flexotask-generic/.project =================================================================== --- trunk/flexotask-generic/.project 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/flexotask-generic/.project 2008-11-06 21:37:19 UTC (rev 59) @@ -22,7 +22,7 @@ </buildCommand> <buildCommand> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> + <triggers>auto,full,incremental,</triggers> <arguments> <dictionary> <key>LaunchConfigHandle</key> Modified: trunk/flexotask-tuningfork/.externalToolBuilders/flexotask-tuningfork debug.xml [Builder].launch =================================================================== --- trunk/flexotask-tuningfork/.externalToolBuilders/flexotask-tuningfork debug.xml [Builder].launch 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/flexotask-tuningfork/.externalToolBuilders/flexotask-tuningfork debug.xml [Builder].launch 2008-11-06 21:37:19 UTC (rev 59) @@ -1,16 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> +<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask-tuningfork/debug.xml"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> +<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/IBM-J9"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-tuningfork"/> <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="IBM-J9"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/flexotask-tuningfork/debug.xml}"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,"/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> </launchConfiguration> Modified: trunk/flexotask-tuningfork/.project =================================================================== --- trunk/flexotask-tuningfork/.project 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/flexotask-tuningfork/.project 2008-11-06 21:37:19 UTC (rev 59) @@ -22,7 +22,7 @@ </buildCommand> <buildCommand> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> + <triggers>auto,full,incremental,</triggers> <arguments> <dictionary> <key>LaunchConfigHandle</key> Modified: trunk/realtime-analysis/.externalToolBuilders/realtime-analysis debug.xml [Builder].launch =================================================================== --- trunk/realtime-analysis/.externalToolBuilders/realtime-analysis debug.xml [Builder].launch 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/realtime-analysis/.externalToolBuilders/realtime-analysis debug.xml [Builder].launch 2008-11-06 21:37:19 UTC (rev 59) @@ -1,16 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> +<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/realtime-analysis/debug.xml"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> +<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/IBM-J9"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="realtime-analysis"/> <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="IBM-J9"/> -<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/> <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/realtime-analysis/debug.xml}"/> +<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,"/> <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> </launchConfiguration> Modified: trunk/realtime-analysis/.project =================================================================== --- trunk/realtime-analysis/.project 2008-11-06 21:36:33 UTC (rev 58) +++ trunk/realtime-analysis/.project 2008-11-06 21:37:19 UTC (rev 59) @@ -22,7 +22,7 @@ </buildCommand> <buildCommand> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> + <triggers>auto,full,incremental,</triggers> <arguments> <dictionary> <key>LaunchConfigHandle</key> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-06 22:22:07
|
Revision: 58 http://flexotask.svn.sourceforge.net/flexotask/?rev=58&view=rev Author: jsauerbach Date: 2008-11-06 21:36:33 +0000 (Thu, 06 Nov 2008) Log Message: ----------- Improve error diagnostics when there is a system-level error. Modified Paths: -------------- trunk/flexotask/src/com/ibm/realtime/flexotask/validation/CommonCodeValidator.java Modified: trunk/flexotask/src/com/ibm/realtime/flexotask/validation/CommonCodeValidator.java =================================================================== --- trunk/flexotask/src/com/ibm/realtime/flexotask/validation/CommonCodeValidator.java 2008-11-05 16:15:07 UTC (rev 57) +++ trunk/flexotask/src/com/ibm/realtime/flexotask/validation/CommonCodeValidator.java 2008-11-06 21:36:33 UTC (rev 58) @@ -209,7 +209,10 @@ trace("done adding allocation-sensitive methods"); } catch (Exception e) { /* Serious error for these not to be found */ - if (tracing) { + if (e instanceof RuntimeException) { + throw (RuntimeException) e; + } + if (tracing) { e.printStackTrace(); } throw new IllegalStateException(e); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-06 22:00:01
|
Revision: 61 http://flexotask.svn.sourceforge.net/flexotask/?rev=61&view=rev Author: jsauerbach Date: 2008-11-06 21:59:58 +0000 (Thu, 06 Nov 2008) Log Message: ----------- Restore correct memory space when there is a system-level error. Modified Paths: -------------- trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskThreadFactoryImpl.java Modified: trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskThreadFactoryImpl.java =================================================================== --- trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskThreadFactoryImpl.java 2008-11-06 21:58:31 UTC (rev 60) +++ trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskThreadFactoryImpl.java 2008-11-06 21:59:58 UTC (rev 61) @@ -79,44 +79,49 @@ SchedulerWrapper.class.getName(); /* Create the FlexotaskScheduler's memory space */ - long oldSpace = FlexotaskSystemSupport.createMemorySpace(true); - if (oldSpace == 0) { - throw new IllegalStateException("Unable to create scheduler memory space"); - } - - /* Clone the runnables into the scheduler's memory space. Because the target memory space - * has been labelled as a scheduler memory space, the deepClone function will selectively - * suppress the cloning of any object that is already in an Flexotask memory space. This enables - * the scheduler runnables to reach the FlexotaskRoots and FlexotaskIn[Out]putPorts of individual - * within the graph, although it cannot reach any objects on the external heap. Because this clone - * operation isn't essential for testing (although it would be nice to have it to catch subtle errors), - * we don't do it unless we're running in a Flexotask VM. If we did it with simulated deep cloning we - * would require every class used by every scheduler to have deep clone support. - */ - FlexotaskSchedulerRunnable[] clonedRunnables; - if (FlexotaskSystemSupport.isFlexotaskVM()) { - clonedRunnables = (FlexotaskSchedulerRunnable[]) FlexotaskSystemSupport.deepClone(runnables, null); - } else { - clonedRunnables = runnables; - } + Thread[] ans; + try { + long oldSpace = FlexotaskSystemSupport.createMemorySpace(true); + if (oldSpace == 0) { + throw new IllegalStateException("Unable to create scheduler memory space"); + } + + /* Clone the runnables into the scheduler's memory space. Because the target memory space + * has been labelled as a scheduler memory space, the deepClone function will selectively + * suppress the cloning of any object that is already in an Flexotask memory space. This enables + * the scheduler runnables to reach the FlexotaskRoots and FlexotaskIn[Out]putPorts of individual + * within the graph, although it cannot reach any objects on the external heap. Because this clone + * operation isn't essential for testing (although it would be nice to have it to catch subtle errors), + * we don't do it unless we're running in a Flexotask VM. If we did it with simulated deep cloning we + * would require every class used by every scheduler to have deep clone support. + */ + FlexotaskSchedulerRunnable[] clonedRunnables; + if (FlexotaskSystemSupport.isFlexotaskVM()) { + clonedRunnables = (FlexotaskSchedulerRunnable[]) FlexotaskSystemSupport.deepClone(runnables, null); + } else { + clonedRunnables = runnables; + } - /* Pin the locks before passing them to individual runnables */ - FlexotaskValidator.verbosePinObjects(locks, "scheduler locks"); - graph.addPinnedObjects(locks); + /* Pin the locks before passing them to individual runnables */ + FlexotaskValidator.verbosePinObjects(locks, "scheduler locks"); - /* Create the Thread[] answer and its various dependent objects, also in the scheduler heap */ - Thread[] ans = new Thread[runnables.length]; - for (int i = 0; i < ans.length; i++) { - FlexotaskSchedulerRunnable runnable = clonedRunnables[i]; - runnable.setTimerService(timer); - runnable.setSchedulerLocks(locks); - ans[i] = new Thread(new SchedulerWrapper(runnable, tracerFactory.newThreadContext(), graph)); - runnables[i] = runnable; - } + /* Create the Thread[] answer and its various dependent objects, also in the scheduler heap */ + ans = new Thread[runnables.length]; + for (int i = 0; i < ans.length; i++) { + FlexotaskSchedulerRunnable runnable = clonedRunnables[i]; + runnable.setTimerService(timer); + runnable.setSchedulerLocks(locks); + ans[i] = new Thread(new SchedulerWrapper(runnable, tracerFactory.newThreadContext(), graph)); + runnables[i] = runnable; + } + } finally { + /* Restore original memory space */ + FlexotaskSystemSupport.runOnPublicHeap(); + tracerFactory.endThreadCreation(); + } - /* Restore original memory space */ - FlexotaskSystemSupport.restoreMemorySpace(oldSpace); - tracerFactory.endThreadCreation(); + /* Record the new pinned locks in the graph */ + graph.addPinnedObjects(locks); /* return */ return ans; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-06 21:58:34
|
Revision: 60 http://flexotask.svn.sourceforge.net/flexotask/?rev=60&view=rev Author: jsauerbach Date: 2008-11-06 21:58:31 +0000 (Thu, 06 Nov 2008) Log Message: ----------- Give even the scheduler memory space a dummy flexotask root so you can attach a MemoryArea Modified Paths: -------------- trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskSystemSupport.java Modified: trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskSystemSupport.java =================================================================== --- trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskSystemSupport.java 2008-11-06 21:37:19 UTC (rev 59) +++ trunk/flexotask/src/com/ibm/realtime/flexotask/system/FlexotaskSystemSupport.java 2008-11-06 21:58:31 UTC (rev 60) @@ -246,7 +246,14 @@ static long createMemorySpace(int type, long initialSize, long maxSize) { if (vmBridge != null) { - return vmBridge.createMemorySpace(type, initialSize, maxSize); + long ans = vmBridge.createMemorySpace(type, initialSize, maxSize); + if (type == FlexotaskVMBridge.SCHEDULER_MEMORY) { + /* Call setFlexotaskRoot with dummy root to give bridge an opportunity to associate additional + * metadata + */ + vmBridge.setFlexotaskRoot(new FlexotaskRoot()); + } + return ans; } else { /* Dummy value used when simulating */ return 1l; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-05 16:15:15
|
Revision: 57 http://flexotask.svn.sourceforge.net/flexotask/?rev=57&view=rev Author: jsauerbach Date: 2008-11-05 16:15:07 +0000 (Wed, 05 Nov 2008) Log Message: ----------- Create AbstractRuntimeProvider to capture design pattern of provider zips in either a plugin or a plugin project. Make existing providers inherit from it. Modified Paths: -------------- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/OpenRuntimeProvider.java Added Paths: ----------- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/AbstractRuntimeProvider.java Added: trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/AbstractRuntimeProvider.java =================================================================== --- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/AbstractRuntimeProvider.java (rev 0) +++ trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/AbstractRuntimeProvider.java 2008-11-05 16:15:07 UTC (rev 57) @@ -0,0 +1,85 @@ +/* + * This file is part of Flexible Task Graphs + * (http://sourceforge.net/projects/flexotasks) + * + * Copyright (c) 2006 - 2008 IBM Corporation. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * IBM Corporation - initial API and implementation + */ +package com.ibm.realtime.flexotask.editor.dialogs; + +import java.io.File; +import java.io.IOException; +import java.net.URL; + +import org.eclipse.core.resources.IProject; +import org.eclipse.core.resources.IResource; +import org.eclipse.core.runtime.FileLocator; +import org.eclipse.core.runtime.IPath; +import org.eclipse.core.runtime.Path; +import org.eclipse.core.runtime.Platform; +import org.eclipse.pde.core.plugin.IPluginModelBase; +import org.eclipse.pde.core.plugin.PluginRegistry; +import org.osgi.framework.Bundle; + +/** + * An abstract implementation of RuntimeProvider supporting providers who keep a zip file in the + * root directory of a plugin. Supports the convenience that, if the plugin is in the workspace as + * a project, the project's copy of the zip file will be used in lieu of that installed formally + * as a plugin + */ +public abstract class AbstractRuntimeProvider implements RuntimeProvider +{ + + /* (non-Javadoc) + * @see com.ibm.realtime.flexotask.editor.dialogs.RuntimeProvider#contribute() + */ + public String contribute() + { + IPluginModelBase model = PluginRegistry.findModel(getPluginID()); + IPath root = null; + if (model != null && model.isEnabled()) { + /* We have the model. Check for a project in the current workspace representing the plugin. If it is there, use it */ + IResource resource = model.getUnderlyingResource(); + if (resource != null) { + IProject project = resource.getProject(); + root = project.getLocation(); + } + } + if (root == null) { + /* It wasn't a project so assume it's an OSGi bundle installed in the usual way */ + Bundle bundle = Platform.getBundle(getPluginID()); + URL entryURL = bundle.getEntry("/"); + try { + entryURL = FileLocator.toFileURL(entryURL); + File rootLoc = new File(entryURL.getPath()).getAbsoluteFile(); + if (rootLoc.exists()) { + root = Path.fromOSString(rootLoc.getAbsolutePath()); + } + } catch (IOException e) { + } + if (root == null) { + return null; + } + } + /* Have the root location. Append the file name to get a full path */ + return root.append(getZipFileName()).toString(); + } + + /** + * To be implemented by subclasses + * @return the name of the zipFile + */ + protected abstract String getZipFileName(); + + /** + * To be implemented by subclasses + * @return the plugin ID under which the zip file is to be found + */ + protected abstract String getPluginID(); +} \ No newline at end of file Property changes on: trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/AbstractRuntimeProvider.java ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:eol-style + native Modified: trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/OpenRuntimeProvider.java =================================================================== --- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/OpenRuntimeProvider.java 2008-11-05 16:13:59 UTC (rev 56) +++ trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/OpenRuntimeProvider.java 2008-11-05 16:15:07 UTC (rev 57) @@ -26,23 +26,21 @@ /** * RuntimeProvider providing just the things that are available in open source. */ -public class OpenRuntimeProvider implements RuntimeProvider +public class OpenRuntimeProvider extends AbstractRuntimeProvider { /* (non-Javadoc) - * @see com.ibm.realtime.flexotask.editor.dialogs.RuntimeProvider#contribute() + * @see com.ibm.realtime.flexotask.editor.dialogs.AbstractRuntimeProvider#getPluginID() */ - public String contribute() + protected String getPluginID() { - Bundle bundle = Platform.getBundle(EEditPlugin.ID); - URL entryURL = bundle.getEntry("/"); - try { - entryURL = FileLocator.toFileURL(entryURL); - File zipFile = new File(entryURL.getPath(), "openRuntimeProvider.zip").getAbsoluteFile(); - if (zipFile.exists()) { - return zipFile.getAbsolutePath(); - } - } catch (IOException e) { - } - return null; + return EEditPlugin.ID; } + + /* (non-Javadoc) + * @see com.ibm.realtime.flexotask.editor.dialogs.AbstractRuntimeProvider#getZipFileName() + */ + protected String getZipFileName() + { + return "openRuntimeProvider.zip"; + } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-05 16:14:04
|
Revision: 56 http://flexotask.svn.sourceforge.net/flexotask/?rev=56&view=rev Author: jsauerbach Date: 2008-11-05 16:13:59 +0000 (Wed, 05 Nov 2008) Log Message: ----------- Close provider zipfiles so they can be regenerated in place. Modified Paths: -------------- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java Modified: trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java =================================================================== --- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java 2008-11-05 10:53:22 UTC (rev 55) +++ trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java 2008-11-05 16:13:59 UTC (rev 56) @@ -401,6 +401,7 @@ InputStream input = zipFile.getInputStream(entry); output = transferStream(input, (int) entry.getSize(), controller, output, entry.getName(), mode); } + zipFile.close(); return output; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-05 10:53:31
|
Revision: 55 http://flexotask.svn.sourceforge.net/flexotask/?rev=55&view=rev Author: jsauerbach Date: 2008-11-05 10:53:22 +0000 (Wed, 05 Nov 2008) Log Message: ----------- Fix threading issue in error display Modified Paths: -------------- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java Modified: trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java =================================================================== --- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java 2008-11-04 19:02:59 UTC (rev 54) +++ trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/dialogs/RuntimeExportWizard.java 2008-11-05 10:53:22 UTC (rev 55) @@ -51,6 +51,7 @@ import org.eclipse.swt.widgets.Shell; import org.eclipse.ui.IExportWizard; import org.eclipse.ui.IWorkbench; +import org.eclipse.ui.PlatformUI; import org.eclipse.ui.actions.WorkspaceModifyOperation; import com.ibm.realtime.flexotask.editor.EEditPlugin; @@ -318,7 +319,12 @@ status = new Status(Status.ERROR, EEditPlugin.ID, exception.getMessage(), exception); } ResourcesPlugin.getPlugin().getLog().log(status); - ErrorDialog.openError(shell, "Error during export", status.getMessage(), status); + final IStatus istatus = status; + PlatformUI.getWorkbench().getDisplay().syncExec(new Runnable() { + public void run() { + ErrorDialog.openError(shell, "Error during export", istatus.getMessage(), istatus); + } + }); } /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-11-04 19:03:04
|
Revision: 54 http://flexotask.svn.sourceforge.net/flexotask/?rev=54&view=rev Author: jsauerbach Date: 2008-11-04 19:02:59 +0000 (Tue, 04 Nov 2008) Log Message: ----------- Initialize otherRunnables earlier so that the results will be visible earlier. With caveats as noted in the comment. Change submitted by Jia Zou Modified Paths: -------------- trunk/flexotask/src/com/ibm/realtime/flexotask/scheduling/FlexotaskSingleThreadRunner.java Modified: trunk/flexotask/src/com/ibm/realtime/flexotask/scheduling/FlexotaskSingleThreadRunner.java =================================================================== --- trunk/flexotask/src/com/ibm/realtime/flexotask/scheduling/FlexotaskSingleThreadRunner.java 2008-10-31 13:56:12 UTC (rev 53) +++ trunk/flexotask/src/com/ibm/realtime/flexotask/scheduling/FlexotaskSingleThreadRunner.java 2008-11-04 19:02:59 UTC (rev 54) @@ -350,9 +350,14 @@ if (nRunnables > 1) { System.arraycopy(otherRunnables,0, runnables,1, nRunnables-1); } - /* Ensure that the otherThreads and otherRunnables arrays are pre-initialized so that they will be cloned */ + /* Ensure that the otherThreads and otherRunnables arrays are pre-initialized so that they will be cloned. The otherThreads array + * is not populated (the threads don't exist yet). The otherRunnables array is populated with the pre-cloned runnables, but the + * cloning operation should cause that to be updated upon cloning. */ if (nRunnables > 1) { toClone.otherRunnables = new FlexotaskSchedulerRunnable[nRunnables-1]; + for (int i = 0; i < nRunnables-1; i++) { + toClone.otherRunnables[i] = runnables[i + 1]; + } toClone.otherThreads = new Thread[nRunnables-1]; } /* Create the requested number of locks (at least one) to be pinned by the factory */ @@ -362,15 +367,15 @@ } /* Run the thread factory to obtain threads and clone the runnables */ Thread[] allThreads = threadFactory.createThreads(runnables, theLocks); - /* Stow the slave threads and cloned runnables in their rightful place in the cloned master runnable */ + /* Stow the slave threads in their rightful place in the cloned master runnable. The runnables are already in their rightful + * place due to cloning. */ FlexotaskSingleThreadRunner clonedMasterRunnable = (FlexotaskSingleThreadRunner) runnables[0]; if (nRunnables > 1) { for (int i = 0; i < nRunnables-1; i++) { - clonedMasterRunnable.otherRunnables[i] = runnables[i + 1]; clonedMasterRunnable.otherThreads[i] = allThreads[i + 1]; } } - /* Start the master thread (only) */ + /* Start all threads */ for (int i = 0; i < nRunnables; i++) { allThreads[i].start(); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-10-31 13:56:26
|
Revision: 53 http://flexotask.svn.sourceforge.net/flexotask/?rev=53&view=rev Author: jsauerbach Date: 2008-10-31 13:56:12 +0000 (Fri, 31 Oct 2008) Log Message: ----------- Fix logic error that kept more than one scheduler factory from ever being loaded. Modified Paths: -------------- trunk/realtime-analysis/src/com/ibm/realtime/analysis/Service.java Modified: trunk/realtime-analysis/src/com/ibm/realtime/analysis/Service.java =================================================================== --- trunk/realtime-analysis/src/com/ibm/realtime/analysis/Service.java 2008-10-31 10:13:51 UTC (rev 52) +++ trunk/realtime-analysis/src/com/ibm/realtime/analysis/Service.java 2008-10-31 13:56:12 UTC (rev 53) @@ -45,10 +45,17 @@ if (cl == null) { cl = ClassLoader.getSystemClassLoader(); } +// if (cl instanceof URLClassLoader) { +// URL[] urls = ((URLClassLoader) cl).getURLs(); +// for (int i = 0; i < urls.length; i++) { +// System.err.println(urls[i]); +// } +// } Enumeration decls = cl.getResources("META-INF/services/" + clazz.getName()); boolean somethingLoaded = false; while (decls.hasMoreElements()) { URL decl = (URL) decls.nextElement(); +// System.err.println(decl); BufferedReader rdr = new BufferedReader(new InputStreamReader(decl.openStream())); String line = rdr.readLine(); while (line != null) { @@ -63,9 +70,9 @@ if (implementation.isUsable() && register(implementation)) { return true; } - return false; + } else { + throw new IllegalStateException(clazz.getName() + " service misregistered using class " + implementation.getClass().getName()); } - throw new IllegalStateException(clazz.getName() + " service misregistered using class " + implementation.getClass().getName()); } catch (Exception e) { if (e instanceof InvocationTargetException) { Throwable t = ((InvocationTargetException) e).getTargetException(); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-10-31 10:13:54
|
Revision: 52 http://flexotask.svn.sourceforge.net/flexotask/?rev=52&view=rev Author: jsauerbach Date: 2008-10-31 10:13:51 +0000 (Fri, 31 Oct 2008) Log Message: ----------- Add generated directory to svn:ignore. Property Changed: ---------------- trunk/flexotask-devtest/ Property changes on: trunk/flexotask-devtest ___________________________________________________________________ Added: svn:ignore + generated This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-10-28 15:31:39
|
Revision: 51 http://flexotask.svn.sourceforge.net/flexotask/?rev=51&view=rev Author: jsauerbach Date: 2008-10-28 15:31:30 +0000 (Tue, 28 Oct 2008) Log Message: ----------- Add project set for tests. Added Paths: ----------- trunk/flexotask-features/tests.psf Added: trunk/flexotask-features/tests.psf =================================================================== --- trunk/flexotask-features/tests.psf (rev 0) +++ trunk/flexotask-features/tests.psf 2008-10-28 15:31:30 UTC (rev 51) @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<psf version="2.0"> +<provider id="org.tigris.subversion.subclipse.core.svnnature"> +<project reference="0.9.3,https://flexotask.svn.sourceforge.net/svnroot/flexotask/trunk/flexotask-devtest,flexotask-devtest"/> +<project reference="0.9.3,https://flexotask.svn.sourceforge.net/svnroot/flexotask/trunk/flexotask-functiontest,flexotask-functiontest"/> +</provider> +</psf> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-10-28 13:55:50
|
Revision: 50 http://flexotask.svn.sourceforge.net/flexotask/?rev=50&view=rev Author: jsauerbach Date: 2008-10-28 13:55:43 +0000 (Tue, 28 Oct 2008) Log Message: ----------- Switch to using separate source plugins rather than internal *src.zip files ... this is arbitrary but the separate plugins approach works better with the standard update site build in eclipse, which doesn't seem to want to put source zips into update site plugins. Modified Paths: -------------- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/FlexotaskClasspathInitializer.java trunk/flexotask-features/build.properties trunk/flexotask-features/feature-build.xml trunk/flexotask-features/feature.xml Property Changed: ---------------- trunk/flexotask-features/ Modified: trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/FlexotaskClasspathInitializer.java =================================================================== --- trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/FlexotaskClasspathInitializer.java 2008-10-28 13:55:27 UTC (rev 49) +++ trunk/flexotask-editor/src/com/ibm/realtime/flexotask/editor/FlexotaskClasspathInitializer.java 2008-10-28 13:55:43 UTC (rev 50) @@ -30,10 +30,16 @@ import org.eclipse.jdt.core.IClasspathEntry; import org.eclipse.jdt.core.IJavaProject; import org.eclipse.jdt.core.JavaCore; +import org.eclipse.pde.core.plugin.IPluginBase; +import org.eclipse.pde.core.plugin.IPluginElement; +import org.eclipse.pde.core.plugin.IPluginExtension; import org.eclipse.pde.core.plugin.IPluginLibrary; import org.eclipse.pde.core.plugin.IPluginModelBase; +import org.eclipse.pde.core.plugin.IPluginObject; +import org.eclipse.pde.core.plugin.ISharedPluginModel; import org.eclipse.pde.core.plugin.PluginRegistry; import org.osgi.framework.Bundle; +import org.osgi.framework.Version; import com.ibm.realtime.flexotask.editor.model.GlobalTiming; @@ -57,12 +63,13 @@ /** File that is used as the debugging assistance file (built by all flexotask projects that may be put in a classpath container) */ public static final String DEBUG_FILE = "debug.zip"; - /** The local file name suffix to use for source attachments, when present */ - private final static String SRC_NAME = "src.zip"; - /** Special flag to allow the mechanism for running under a debugger itself to be debugged */ private static final boolean DEBUG_DEBUGGING = Boolean.valueOf(System.getProperty("FLEXOTASK_DEBUG_DEBUGGING")); + private static final String SOURCE_EXTENSION_POINT = "org.eclipse.pde.core.source"; + + private static IPath[] sourcePaths; + /** * A 0-argument constructor is required */ @@ -140,37 +147,110 @@ e.printStackTrace(); } } + IPluginBase pluginBase = model.getPluginBase(); /* If we could not use a project either in the current workspace or the parent workspace, then use the plugin directly. */ if (new File(location).isFile()) { /* This plugin comes zipped up. We make the simplifying assumption that it serves as its own source attachment (the PDE supports * a wider range of source attachment options, which we can explore later if necessary). */ IPath pluginPath = new Path(location); - accumulator.add(JavaCore.newLibraryEntry(pluginPath, pluginPath, null)); + accumulator.add(JavaCore.newLibraryEntry(pluginPath, findSourceArchive(pluginBase, ""), null)); return; } /* This plugin comes unzipped as a directory. We use similar processing to the PDE but do not consider all the cases. Basically, * we make the libraries of the plugin into library entries, using the standard source naming convention. Processing a more complex * set of source conventions might be desirable but is deferred for now. */ - IPluginLibrary[] libraries = model.getPluginBase().getLibraries(); + IPluginLibrary[] libraries = pluginBase.getLibraries(); for (int i = 0; i < libraries.length; i++) { if (IPluginLibrary.RESOURCE.equals(libraries[i].getType())) continue; String name = libraries[i].getName(); IPath path = new Path(location).append(name); if (!path.toFile().isDirectory()) - accumulator.add(JavaCore.newLibraryEntry(path, new Path(makeSrcName(path.toString())), null)); + accumulator.add(JavaCore.newLibraryEntry(path, findSourceArchive(pluginBase, name), null)); } } /** - * Apply the source suffix convention to a .jar name + * Find the name of the source file associated with a jar + * @param pluginBase the IPluginBase of the plugin containing the jar * @param jarName the name of the jar (assumed without checking to end in ".jar") - * @return the source name + * @return the path to the source archive */ - private static String makeSrcName(String jarName) - { - return jarName.substring(0, jarName.length() - 4).concat(SRC_NAME); + private static IPath findSourceArchive(IPluginBase pluginBase, String jarName) { + int dot = jarName.lastIndexOf('.'); + String sourceName = (dot != -1) ? jarName.substring(0, dot) + "src.zip" : jarName.length() > 1 ? jarName : "src.zip"; + IPath sourcePath = getRelativePath(pluginBase, sourceName); + IPath[] locations = getSourcePaths(); + for (int i = 0; i < locations.length; i++) { + IPath fullPath = locations[i].append(sourcePath); + File file = fullPath.toFile(); + if (file.exists()) + return fullPath; + } + return null; } + + /** + * Convert a source archive name to a full relative path using Eclipse conventions for source plugins. + * This closely resembles a similar function in the PDE that is not accessible from outside the PDE + * implementation. + * @param pluginBase the plugin project containing the jar whose source is desired + * @param sourcePath the src.zip transformation of the jar's name + * @return the full relative path to look for in source plugins + */ + private static IPath getRelativePath(IPluginBase pluginBase, String sourcePath) { + try { + String pluginDir = pluginBase.getId(); + if (pluginDir == null) + return null; + String version = pluginBase.getVersion(); + if (version != null) { + Version vid = new Version(version); + pluginDir += "_" + vid.toString(); + } + IPath path = new Path(pluginDir); + return sourcePath == null ? path : path.append(sourcePath); + } catch (IllegalArgumentException e) { + return null; + } + } + + /** + * Compute all the paths to places that might have source. This code is based on similar code in the + * PDE that is not accessible from outside. It is not actually as complete since it does not take into + * account everyplace that source might live. It is adequate for the usual packaging conventions for + * Flexotask plugins + * @return the array of all paths containing source + */ + private static IPath[] getSourcePaths() { + if (sourcePaths == null) { + ArrayList<IPath> list = new ArrayList<IPath>(); + IPluginModelBase[] models = PluginRegistry.getExternalModels(); + for (int i = 0; i < models.length; i++) { + IPluginExtension[] extensions = models[i].getPluginBase().getExtensions(); + for (int j = 0; j < extensions.length; j++) { + IPluginExtension extension = extensions[j]; + if (SOURCE_EXTENSION_POINT.equals(extension.getPoint())) { + IPluginObject[] children = extension.getChildren(); + for (int k = 0; k < children.length; k++) { + if (children[k].getName().equals("location")) { + IPluginElement element = (IPluginElement) children[k]; + String pathValue = element.getAttribute("path").getValue(); + ISharedPluginModel model = extension.getModel(); + IPath path = new Path(model.getInstallLocation()).append(pathValue); + if (path.toFile().exists()) { + if (!list.contains(path)) + list.add(path); + } + } + } + } + } + } + sourcePaths = (IPath[]) list.toArray(new IPath[list.size()]); + } + return sourcePaths; + } } Property changes on: trunk/flexotask-features ___________________________________________________________________ Modified: svn:ignore - latest-build extra.clean extra.features + latest-build extra.clean extra.features features plugins Modified: trunk/flexotask-features/build.properties =================================================================== --- trunk/flexotask-features/build.properties 2008-10-28 13:55:27 UTC (rev 49) +++ trunk/flexotask-features/build.properties 2008-10-28 13:55:43 UTC (rev 50) @@ -1 +1,3 @@ bin.includes = feature.xml + +ge...@co...urce = com.ibm.realtime.flexotask.feature Modified: trunk/flexotask-features/feature-build.xml =================================================================== --- trunk/flexotask-features/feature-build.xml 2008-10-28 13:55:27 UTC (rev 49) +++ trunk/flexotask-features/feature-build.xml 2008-10-28 13:55:43 UTC (rev 50) @@ -36,7 +36,7 @@ ${extra.clean}"/> </target> <target name="feature_export" depends="clean,setproperties"> - <pde.exportFeatures destination="latest-build" exportSource="true" exportType="directory" + <pde.exportFeatures destination="latest-build" exportType="directory" features="${flexotask.features}" useJARFormat="false"/> </target> <target name="clean" depends="setproperties"> Modified: trunk/flexotask-features/feature.xml =================================================================== --- trunk/flexotask-features/feature.xml 2008-10-28 13:55:27 UTC (rev 49) +++ trunk/flexotask-features/feature.xml 2008-10-28 13:55:43 UTC (rev 50) @@ -1,80 +1,82 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="com.ibm.realtime.flexotask.feature" - label="Flexible Task Graphs Feature" - version="2.0.0" - provider-name="IBM Research"> - - <description> - Core Features of the Flexible Task Graphs System - </description> - - <copyright> +<?xml version="1.0" encoding="UTF-8"?> +<feature + id="com.ibm.realtime.flexotask.feature" + label="Flexible Task Graphs Feature" + version="2.0.0" + provider-name="IBM Research"> + + <description> + Core Features of the Flexible Task Graphs System + </description> + + <copyright> Copyright (c) 2006 - 2008 IBM Corporation. -All rights reserved. - </copyright> - - <license> +All rights reserved. + </copyright> + + <license> This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at -http://www.eclipse.org/legal/epl-v10.html - </license> - - <url> - <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> - </url> - - <requires> - <import plugin="com.ibm.realtime.analysis"/> - <import plugin="com.ibm.realtime.flexotask.generic"/> - <import plugin="com.ibm.realtime.flexotask"/> - <import plugin="org.eclipse.gef" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/> - <import plugin="org.eclipse.jdt.ui"/> - <import plugin="org.eclipse.jdt.core"/> - <import plugin="org.eclipse.ant.core"/> - <import plugin="org.eclipse.pde.core"/> - <import plugin="org.eclipse.ui.console"/> - <import plugin="com.ibm.realtime.flexotask.editor"/> - <import plugin="org.eclipse.jdt.launching"/> - <import feature="org.eclipse.pde" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"/> - <import feature="org.eclipse.gef" version="3.3.1.v20070814"/> - </requires> - - <plugin - id="com.ibm.realtime.analysis" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.editor" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.generic" - download-size="0" - install-size="0" - version="2.0.0"/> - - <plugin - id="com.ibm.realtime.flexotask.development" - download-size="0" - install-size="0" - version="2.0.0"/> - -</feature> +http://www.eclipse.org/legal/epl-v10.html + </license> + + <url> + <update label="Flexible Task Graphs" url="http://flexotask.sourceforge.net/update-site"/> + </url> + + <requires> + <import plugin="com.ibm.realtime.analysis"/> + <import plugin="com.ibm.realtime.flexotask.generic"/> + <import plugin="com.ibm.realtime.flexotask"/> + <import plugin="org.eclipse.gef" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.core.resources" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui.views" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.ui.ide" version="3.2.0" match="compatible"/> + <import plugin="org.eclipse.jdt.ui"/> + <import plugin="org.eclipse.jdt.core"/> + <import plugin="org.eclipse.ant.core"/> + <import plugin="org.eclipse.pde.core"/> + <import plugin="org.eclipse.ui.console"/> + <import plugin="com.ibm.realtime.flexotask.editor"/> + <import plugin="org.eclipse.jdt.launching"/> + <import feature="org.eclipse.pde" version="3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN"/> + <import feature="org.eclipse.gef" version="3.3.1.v20070814"/> + </requires> + + <plugin + id="com.ibm.realtime.analysis" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.editor" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.generic" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin + id="com.ibm.realtime.flexotask.development" + download-size="0" + install-size="0" + version="2.0.0"/> + + <plugin id="com.ibm.realtime.flexotask.source" version="2.0.0"/> + +</feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-10-28 13:55:30
|
Revision: 49 http://flexotask.svn.sourceforge.net/flexotask/?rev=49&view=rev Author: jsauerbach Date: 2008-10-28 13:55:27 +0000 (Tue, 28 Oct 2008) Log Message: ----------- Switch to using separate source plugins rather than internal *src.zip files ... this is arbitrary but the separate plugins approach works better with the standard update site build in eclipse, which doesn't seem to want to put source zips into update site plugins. Modified Paths: -------------- trunk/flexotask-tuningfork-feature/build.properties trunk/flexotask-tuningfork-feature/feature.xml Property Changed: ---------------- trunk/flexotask-tuningfork-feature/ Property changes on: trunk/flexotask-tuningfork-feature ___________________________________________________________________ Added: svn:ignore + features plugins Modified: trunk/flexotask-tuningfork-feature/build.properties =================================================================== --- trunk/flexotask-tuningfork-feature/build.properties 2008-10-28 13:53:55 UTC (rev 48) +++ trunk/flexotask-tuningfork-feature/build.properties 2008-10-28 13:55:27 UTC (rev 49) @@ -1 +1,3 @@ bin.includes = feature.xml + +ge...@co...urce = com.ibm.realtime.flexotask.tuningfork \ No newline at end of file Modified: trunk/flexotask-tuningfork-feature/feature.xml =================================================================== --- trunk/flexotask-tuningfork-feature/feature.xml 2008-10-28 13:53:55 UTC (rev 48) +++ trunk/flexotask-tuningfork-feature/feature.xml 2008-10-28 13:55:27 UTC (rev 49) @@ -58,4 +58,6 @@ install-size="0" version="2.0.0"/> + <plugin id="com.ibm.realtime.flexotask.tuningfork.source" version="2.0.0"/> + </feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jsa...@us...> - 2008-10-28 13:54:08
|
Revision: 48 http://flexotask.svn.sourceforge.net/flexotask/?rev=48&view=rev Author: jsauerbach Date: 2008-10-28 13:53:55 +0000 (Tue, 28 Oct 2008) Log Message: ----------- Fix launch configurations which stopped showing up in my launch dialog for some reason. Changed the names in the process ... perhaps it was the long names that was the problem. Added Paths: ----------- trunk/flexotask-devtest/launch/AllDevtimeCheckerTests.launch trunk/flexotask-devtest/launch/AllRewriterTests.launch trunk/flexotask-devtest/launch/AllTests.launch Removed Paths: ------------- trunk/flexotask-devtest/launch/Run devtime validator test suite.launch trunk/flexotask-devtest/launch/Run rewriter test suite.launch Added: trunk/flexotask-devtest/launch/AllDevtimeCheckerTests.launch =================================================================== --- trunk/flexotask-devtest/launch/AllDevtimeCheckerTests.launch (rev 0) +++ trunk/flexotask-devtest/launch/AllDevtimeCheckerTests.launch 2008-10-28 13:53:55 UTC (rev 48) @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask-devtest/src/testall/AllDevtimeCheckerTests.java"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> +<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> +<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> +<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> +<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> +<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="testall.AllDevtimeCheckerTests"/> +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-devtest"/> +</launchConfiguration> Added: trunk/flexotask-devtest/launch/AllRewriterTests.launch =================================================================== --- trunk/flexotask-devtest/launch/AllRewriterTests.launch (rev 0) +++ trunk/flexotask-devtest/launch/AllRewriterTests.launch 2008-10-28 13:53:55 UTC (rev 48) @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask-devtest/src/testall/AllRewriterTests.java"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> +<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> +<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> +<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> +<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> +<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="testall.AllRewriterTests"/> +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-devtest"/> +</launchConfiguration> Added: trunk/flexotask-devtest/launch/AllTests.launch =================================================================== --- trunk/flexotask-devtest/launch/AllTests.launch (rev 0) +++ trunk/flexotask-devtest/launch/AllTests.launch 2008-10-28 13:53:55 UTC (rev 48) @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> +<listEntry value="/flexotask-devtest/src/testall/AllTests.java"/> +</listAttribute> +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> +<listEntry value="1"/> +</listAttribute> +<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> +<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> +<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> +<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> +<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> +<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="testall.AllTests"/> +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-devtest"/> +</launchConfiguration> Deleted: trunk/flexotask-devtest/launch/Run devtime validator test suite.launch =================================================================== --- trunk/flexotask-devtest/launch/Run devtime validator test suite.launch 2008-10-28 13:52:46 UTC (rev 47) +++ trunk/flexotask-devtest/launch/Run devtime validator test suite.launch 2008-10-28 13:53:55 UTC (rev 48) @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> -<listEntry value="/flexotask-unittest/src/testall/AllDevtimeCheckerTests.java"/> -</listAttribute> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> -<listEntry value="1"/> -</listAttribute> -<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> -<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> -<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> -<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> -<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> -<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="testall.AllDevtimeCheckerTests"/> -<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-devtest"/> -</launchConfiguration> Deleted: trunk/flexotask-devtest/launch/Run rewriter test suite.launch =================================================================== --- trunk/flexotask-devtest/launch/Run rewriter test suite.launch 2008-10-28 13:52:46 UTC (rev 47) +++ trunk/flexotask-devtest/launch/Run rewriter test suite.launch 2008-10-28 13:53:55 UTC (rev 48) @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> -<listEntry value="/flexotask-unittest/src/testall/AllRewriterTests.java"/> -</listAttribute> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> -<listEntry value="1"/> -</listAttribute> -<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> -<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> -<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> -<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> -<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> -<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="testall.AllRewriterTests"/> -<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="flexotask-devtest"/> -</launchConfiguration> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |