Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
IRT
Sleuthkit
Commits
9fdad8d5
Commit
9fdad8d5
authored
7 years ago
by
rishwanth1995
Browse files
Options
Downloads
Patches
Plain Diff
removed override autoconfigure in sleuthkit-java.instakk
parent
8ab6d79d
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bindings/java/build.xml
+1
-0
1 addition, 0 deletions
bindings/java/build.xml
bindings/java/ivy.xml
+1
-1
1 addition, 1 deletion
bindings/java/ivy.xml
debian/sleuthkit-java.install
+1
-1
1 addition, 1 deletion
debian/sleuthkit-java.install
with
3 additions
and
2 deletions
bindings/java/build.xml
+
1
−
0
View file @
9fdad8d5
...
@@ -74,6 +74,7 @@
...
@@ -74,6 +74,7 @@
</fileset>
</fileset>
<pathelement
path=
"${build}"
/>
<pathelement
path=
"${build}"
/>
</path>
</path>
<echo
message=
"hey"
/>
</target>
</target>
<target
name=
"set-library-path-offline"
description=
"set the library path when the user is offline"
if=
"offline"
>
<target
name=
"set-library-path-offline"
description=
"set the library path when the user is offline"
if=
"offline"
>
...
...
This diff is collapsed.
Click to expand it.
bindings/java/ivy.xml
+
1
−
1
View file @
9fdad8d5
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<dependencies>
<dependencies>
<dependency
org=
"junit"
name=
"junit"
rev=
"4.8.2"
/>
<dependency
org=
"junit"
name=
"junit"
rev=
"4.8.2"
/>
<dependency
org=
"com.googlecode.java-diff-utils"
name=
"diffutils"
rev=
"1.2.1"
/>
<dependency
org=
"com.googlecode.java-diff-utils"
name=
"diffutils"
rev=
"1.2.1"
/>
<dependency
org=
"org.xerial"
name=
"sqlite-jdbc"
rev=
"3.
21.0.
1"
>
<dependency
org=
"org.xerial"
name=
"sqlite-jdbc"
rev=
"3.
8.1
1"
>
<artifact
name=
"sqlite-jdbc"
type=
"jar"
/>
<artifact
name=
"sqlite-jdbc"
type=
"jar"
/>
</dependency>
</dependency>
<dependency
org=
"org.postgresql"
name=
"postgresql"
rev=
"9.4.1211.jre7"
>
<dependency
org=
"org.postgresql"
name=
"postgresql"
rev=
"9.4.1211.jre7"
>
...
...
This diff is collapsed.
Click to expand it.
debian/sleuthkit-java.install
+
1
−
1
View file @
9fdad8d5
bindings
/
java
/
lib
/
sqlite
-
jdbc
-
3.
21.0.
1.
jar
/
usr
/
share
/
java
bindings
/
java
/
lib
/
sqlite
-
jdbc
-
3.
8.1
1.
jar
/
usr
/
share
/
java
bindings
/
java
/
dist
/
sleuthkit
-
4.6.0.
jar
/
usr
/
share
/
java
bindings
/
java
/
dist
/
sleuthkit
-
4.6.0.
jar
/
usr
/
share
/
java
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