Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
ExplorViz
explorviz-github-archive
analysis
Commits
086a67b2
Commit
086a67b2
authored
10 years ago
by
Florian Fittkau
Browse files
Options
Downloads
Patches
Plain Diff
disruptor
parent
ab56e601
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.classpath
+1
-5
1 addition, 5 deletions
.classpath
build.xml
+1
-1
1 addition, 1 deletion
build.xml
lib/disruptor-3.2.1-javadoc.jar
+0
-0
0 additions, 0 deletions
lib/disruptor-3.2.1-javadoc.jar
lib/disruptor-3.3.0.jar
+0
-0
0 additions, 0 deletions
lib/disruptor-3.3.0.jar
with
2 additions
and
6 deletions
.classpath
+
1
−
5
View file @
086a67b2
...
...
@@ -4,12 +4,8 @@
<classpathentry
kind=
"src"
path=
"test"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.junit.JUNIT_CONTAINER/4"
/>
<classpathentry
kind=
"lib"
path=
"lib/disruptor-3.2.1.jar"
>
<attributes>
<attribute
name=
"javadoc_location"
value=
"jar:platform:/resource/worker/lib/disruptor-3.2.1-javadoc.jar!/"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"lib"
path=
"lib/slf4j-api-1.7.5.jar"
/>
<classpathentry
combineaccessrules=
"false"
kind=
"src"
path=
"/common-monitoring"
/>
<classpathentry
kind=
"lib"
path=
"lib/disruptor-3.3.0.jar"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
</classpath>
This diff is collapsed.
Click to expand it.
build.xml
+
1
−
1
View file @
086a67b2
...
...
@@ -30,7 +30,7 @@
</manifest>
<fileset
dir=
"${build.dir}"
excludes=
"*common*.jar"
/>
<fileset
dir=
"lib"
includes=
"*LICENSE*"
/>
<zipfileset
excludes=
"META-INF/*.SF"
src=
"lib/disruptor-3.
2.1
.jar"
/>
<zipfileset
excludes=
"META-INF/*.SF"
src=
"lib/disruptor-3.
3.0
.jar"
/>
<zipfileset
excludes=
"META-INF/*.SF"
src=
"${build.dir}/explorviz-common.jar"
/>
<zipfileset
excludes=
"META-INF/*.SF"
src=
"lib/slf4j-api-1.7.5.jar"
/>
</jar>
...
...
This diff is collapsed.
Click to expand it.
lib/disruptor-3.2.1-javadoc.jar
deleted
100644 → 0
+
0
−
0
View file @
ab56e601
File deleted
This diff is collapsed.
Click to expand it.
lib/disruptor-3.
2.1
.jar
→
lib/disruptor-3.
3.0
.jar
+
0
−
0
View file @
086a67b2
No preview for this file type
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