[jconch commit] r114 - in trunk: . sandbox sandbox/jconch sandbox/jconch/pipeline sandbox/jconch/pipeline/impl sr...

0 views
Skip to first unread message

codesite...@google.com

unread,
Mar 18, 2008, 2:44:12 PM3/18/08
to jco...@googlegroups.com
Author: robert....@SmokejumperIT.com
Date: Sat Mar 15 17:12:33 2008
New Revision: 114

Added:
trunk/sandbox/
trunk/sandbox/jconch/
trunk/sandbox/jconch/pipeline/
trunk/sandbox/jconch/pipeline/impl/
Removed:
trunk/src/jconch/pipeline/
trunk/test/jconch/cache/CacheMapTest.java
Modified:
trunk/Java.iml
trunk/jconch.iws

Log:
Moved pipeline over to the "sandbox". No longer part of the standard distribution.

Modified: trunk/Java.iml
==============================================================================
--- trunk/Java.iml (original)
+++ trunk/Java.iml Sat Mar 15 17:12:33 2008
@@ -18,6 +18,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/eg" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/sandbox"
isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>

Modified: trunk/jconch.iws
==============================================================================
--- trunk/jconch.iws (original)
+++ trunk/jconch.iws Sat Mar 15 17:12:33 2008
@@ -16,10 +16,35 @@
</component>
<component name="ChangeListManager">
<list default="true" name="Default" comment="">
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline" afterPath="" />
+ <change type="NEW" beforePath=""
afterPath="$PROJECT_DIR$/sandbox/jconch/pipeline/impl" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Java.iml"
afterPath="$PROJECT_DIR$/Java.iml" />
- <change type="MODIFICATION"
beforePath="$PROJECT_DIR$/jconch.ipr"
afterPath="$PROJECT_DIR$/jconch.ipr" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/PipeLink.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/TransformerProcessor.java"
afterPath="" />
<change type="MODIFICATION"
beforePath="$PROJECT_DIR$/jconch.iws"
afterPath="$PROJECT_DIR$/jconch.iws" />
- <change type="NEW" beforePath=""
afterPath="$PROJECT_DIR$/test/jconch/cache/ObjectCacheMapTest.java" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/ExceptionThreadingModel.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/UnboundedPipeLink.java"
afterPath="" />
+ <change type="NEW" beforePath=""
afterPath="$PROJECT_DIR$/sandbox/jconch" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/InlineThreadingModel.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/Processor.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/CollectionProducer.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/SingleThreadThreadingModel.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/FactoryProducer.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/ExecutorThreadingModel.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/PipeElement.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/BoundedPipeLink.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/TypeSafePipeLink.java"
afterPath="" />
+ <change type="NEW" beforePath=""
afterPath="$PROJECT_DIR$/sandbox/jconch/pipeline" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/ThreadingModel.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/test/jconch/cache/CacheMapTest.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/Producer.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/Consumer.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl" afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/CollectionConsumer.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/SpawningThreadingModel.java"
afterPath="" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/impl/ClosureConsumer.java"
afterPath="" />
+ <change type="NEW" beforePath=""
afterPath="$PROJECT_DIR$/sandbox" />
+ <change type="DELETED"
beforePath="$PROJECT_DIR$/src/jconch/pipeline/PipeStage.java"
afterPath="" />
</list>
<ignored path="jconch.iws" />
<ignored path=".idea/workspace.xml" />
@@ -94,7 +119,7 @@
<file leaf-file-name="ObjectCacheMapTest.java" pinned="false"
current="true" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/test/jconch/cache/ObjectCacheMapTest.java">
<provider selected="true" editor-type-id="text-editor">
- <state line="119" column="28" selection-start="4083"
selection-end="4083" vertical-scroll-proportion="0.8972896">
+ <state line="89" column="30" selection-start="2980"
selection-end="2980" vertical-scroll-proportion="0.3837375">
<folding>
<element signature="imports" expanded="true" />
</folding>
@@ -336,6 +361,28 @@
<option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
+ <option name="myItemId"
value="PsiDirectory:$PROJECT_DIR$/sandbox" />
+ <option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+ </PATH_ELEMENT>
+ <PATH_ELEMENT>
+ <option name="myItemId"
value="PsiDirectory:$PROJECT_DIR$/sandbox/jconch/pipeline" />
+ <option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+ </PATH_ELEMENT>
+ </PATH>
+ <PATH>
+ <PATH_ELEMENT>
+ <option name="myItemId" value="jconch" />
+ <option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+ </PATH_ELEMENT>
+ <PATH_ELEMENT>
+ <option name="myItemId" value="Java" />
+ <option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode" />
+ </PATH_ELEMENT>
+ <PATH_ELEMENT>
+ <option name="myItemId" value="PsiDirectory:$PROJECT_DIR$" />
+ <option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+ </PATH_ELEMENT>
+ <PATH_ELEMENT>
<option name="myItemId"
value="PsiDirectory:$PROJECT_DIR$/eg" />
<option name="myItemType"
value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
@@ -529,13 +576,13 @@
</component>
<component name="ToolWindowManager">
<frame x="0" y="22" width="1440" height="874" extended-state="0" />
- <editor active="true" />
+ <editor active="false" />
<layout>
<window_info id="UI Designer" active="false" anchor="left"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.33" order="0" />
<window_info id="IDEtalk" active="false" anchor="right"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.33" order="0" />
<window_info id="TODO" active="false" anchor="bottom"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.33" order="7" />
- <window_info id="Project" active="false" anchor="left"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true"
weight="0.25" order="1" />
- <window_info id="Find" active="false" anchor="bottom"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.33" order="1" />
+ <window_info id="Project" active="true" anchor="left"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true"
weight="0.25" order="1" />
+ <window_info id="Find" active="false" anchor="bottom"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.3288948" order="1" />
<window_info id="Structure" active="false" anchor="left"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.25" order="2" />
<window_info id="Messages" active="false" anchor="bottom"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.3262317" order="8" />
<window_info id="Inspection" active="false" anchor="bottom"
auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false"
weight="0.4" order="6" />
@@ -745,7 +792,7 @@
</entry>
<entry file="file://$PROJECT_DIR$/test/jconch/cache/ObjectCacheMapTest.java">
<provider selected="true" editor-type-id="text-editor">
- <state line="119" column="28" selection-start="4083"
selection-end="4083" vertical-scroll-proportion="0.8972896">
+ <state line="89" column="30" selection-start="2980"
selection-end="2980" vertical-scroll-proportion="0.3837375">
<folding>
<element signature="imports" expanded="true" />
</folding>

Reply all
Reply to author
Forward
0 new messages