Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TeeTime-Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nelson Tavares de Sousa
TeeTime-Framework
Commits
ed99b620
Commit
ed99b620
authored
9 years ago
by
Nelson Tavares de Sousa
Browse files
Options
Downloads
Patches
Plain Diff
updated link in pom
parent
7ea36cef
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/changes/changes.xml
+13
-13
13 additions, 13 deletions
src/changes/changes.xml
with
14 additions
and
14 deletions
pom.xml
+
1
−
1
View file @
ed99b620
...
...
@@ -9,7 +9,7 @@
<name>
TeeTime
</name>
<description>
TeeTime is a Pipe-and-Filter framework for Java
</description>
<url>
http://
christianwulf
.github.io
/teetime/
</url>
<url>
http://
teetime-framework
.github.io
</url>
<inceptionYear>
2015
</inceptionYear>
<licenses>
...
...
This diff is collapsed.
Click to expand it.
src/changes/changes.xml
+
13
−
13
View file @
ed99b620
...
...
@@ -8,45 +8,45 @@
<release
version=
"2.0"
date=
"30.09.2015"
description=
"Camellia Release"
>
<action
dev=
"ntd"
type=
"update"
issue=
"224"
>
Merged Stage into AbstractStage
Merged Stage into AbstractStage
.
</action>
<action
dev=
"chw"
type=
"update"
issue=
"189"
>
Merger and Distributor strategies are moved to a sep
e
rate package
Merger and Distributor strategies are moved to a sep
a
rate package
.
</action>
<action
dev=
"ntd"
type=
"remove"
issue=
"217"
>
Removed InitializingSignal
Removed InitializingSignal
.
</action>
<action
dev=
"ntd"
type=
"update"
issue=
"185"
>
TerminatingExceptionListener is now the default listener
TerminatingExceptionListener is now the default listener
.
</action>
<action
dev=
"chw"
type=
"add"
issue=
"207"
>
Added capacity to IPipe
Added capacity to IPipe
.
</action>
<action
dev=
"chw"
type=
"add"
issue=
"197"
>
Added the ability to add ports to a merger at runtime
Added the ability to add ports to a merger at runtime
.
</action>
<action
dev=
"chw"
type=
"add"
issue=
"172"
>
Added the ability to add ports to a distributor at runtime
Added the ability to add ports to a distributor at runtime
.
</action>
<action
dev=
"chw"
type=
"add"
issue=
"183"
>
Threads can be added at runtime
Threads can be added at runtime
.
</action>
<action
dev=
"ntd"
type=
"add"
issue=
"33"
>
TeeTime automatically
chooses the correct type of pipe for all connections.
</action>
<action
dev=
"ntd"
type=
"add"
issue=
"195"
>
Configurations can only be executed once
Configurations can only be executed once
.
</action>
<action
dev=
"ntd"
type=
"add"
issue=
"165"
>
Ports can be named for better debugging
Ports can be named for better debugging
.
</action>
<action
dev=
"ntd"
type=
"add"
>
Stages without any input port are
automatically executed in a dedicated thread.
</action>
<action
dev=
"ntd"
type=
"update"
issue=
"174"
>
Removed addThreadableStage and replaced it by AbstractStage.declareActive()
Removed addThreadableStage and replaced it by AbstractStage.declareActive()
.
</action>
<action
dev=
"ntd"
type=
"fix"
issue=
"93"
>
Introduced a new concept
...
...
@@ -59,7 +59,7 @@
enables therefore multiple connections and multithreading in such stages.
</action>
<action
dev=
"ntd"
type=
"update"
>
Renamed Analysis to Execution
Renamed Analysis to Execution
.
</action>
<action
dev=
"ntd"
type=
"remove"
>
Removed pair class.
...
...
@@ -72,7 +72,7 @@
Threads can be named for better debugging.
</action>
<action
dev=
"ntd"
type=
"add"
issue=
"170"
>
Exceptions within the initialization will now terminate the execution
Exceptions within the initialization will now terminate the execution
.
</action>
<action
dev=
"ntd"
type=
"add"
issue=
"211"
>
Added Services.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment