33 Commits

Author SHA1 Message Date
adam-m
cfa895fcd8 update legacy commons-lang2 from 2.4 to 2.6 2013-03-29 12:28:52 -04:00
adam-m
1f13c8da3a upgrade commons-lang to 3. Keep 2 for other 3rd party modules that depend on it at runtime (there is no collision with 2 and 3)
Update EscapeUtil wrapper to use version 3.
2013-03-29 12:22:27 -04:00
adam-m
555a15016f updated scalr wrapper 2013-03-19 12:18:42 -04:00
adam-m
5d13bdbb31 much better thumbnail viewer: add support for bmp, faster thumnail generation and better quality looking. Simplified code, by using scalr. 2013-03-19 12:10:12 -04:00
adam-m
3150852813 event better image scaling (using scalr) and better handling of huge hi-res images 2013-03-19 11:12:04 -04:00
adam-m
05eed7f9cc sigar loader - one more check before acquiring a lock 2013-03-15 13:31:49 -04:00
adam-m
c2f2df6231 correct sigar loaded error message to make it less critical 2013-03-12 19:57:17 -04:00
adam-m
6cd9190881 move out all methods to get memory from memorymonitor to PlatformUtil so they can be used elsewhere 2013-03-07 19:11:19 -05:00
adam-m
7037fb8403 Better integration of sigar instrumentation library. Should work on windows, linux, mac.
Added PID and virt memory used to log when application starts.
2013-03-07 14:31:22 -05:00
adam-m
76d11d70da export commons io 2013-02-14 14:31:40 -05:00
adam-m
452930c554 Merge branch 'master' of https://github.com/tmciver-basis/autopsy 2013-02-14 14:27:47 -05:00
adam-m
df2b53e76e update javafx jar 2013-02-14 14:26:59 -05:00
Tim McIver
9320541ffd Added apache commons io jar to core libs ivy.xml. 2013-02-14 14:22:18 -05:00
adam-m
374574eee4 fix comment 2013-02-05 13:21:20 -05:00
adam-m
b505dbf994 fix corelibs to include javafx.jar 2013-02-05 13:19:46 -05:00
adam-m
589e8735c7 Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline
Conflicts:
	CoreLibs/build.xml
2013-02-05 10:57:45 -05:00
Tim McIver
9959315450 Added jfxrt.jar to CoreLibs and removed wrapped jfxrt.jar from Timeline
module. Also set sync=false in build.xml in CoreLibs so that jfxrt.jar
would not be removed by ivy.
2013-02-01 16:03:41 -05:00
adam-m
d3cf4608d1 Add specific build files for corelibs for different OS 2013-01-27 00:53:56 -05:00
adam-m
d564e1515c build sigar native libs for monitoring 2013-01-24 20:41:52 -05:00
adam-m
a13c7e074a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-01-24 19:47:34 -05:00
adam-m
f0be686c34 update ivy version 2013-01-24 19:46:58 -05:00
adam-m
3f2c382053 fix new corelibs lib rule 2013-01-22 13:07:56 -05:00
adam-m
b304a4f330 use repo configuration in corelibs ivy 2013-01-22 11:09:58 -05:00
adam-m
bae8aa5d90 add sigar lib for process monitoring to corelibs 2013-01-20 10:08:38 -05:00
adam-m
34e1b811c3 change java source level to 1.7 2013-01-20 08:48:14 -05:00
adam-m
8889ef6ffc update classpath 2012-10-10 15:40:58 -04:00
adam-m
92fa58bd2c Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbXML.java
2012-10-10 15:39:30 -04:00
0xNF
50640d3f8c Moved XML utilities from PlatformUtil to XMlUtil
Removed Dom4J dependency from RecentActivity.
2012-10-10 12:51:15 -04:00
Devin148
6df840b5a1 Fix offline build with Ivy 2012-10-09 09:57:37 -04:00
adam-m
ea6a4656f2 make core essential mods that can't be uninstalled 2012-09-27 13:10:03 -04:00
adam-m
3ed2b4ed30 update manifests with plugin descriptions 2012-09-27 10:06:40 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
adam-m
498b8019ae Wrap all jars in Core in a separate module CoreLibs 2012-09-26 14:43:34 -04:00