mdb
8a19e977ae
Added a local Makefile to put our jar files into the CLASSPATH.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@51 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-16 03:28:39 +00:00
mdb
b6d6dedc30
Added convenience functions to Log that allow callers to use Log.info()
...
rather than Log.log.info(), etc.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@50 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-16 03:27:54 +00:00
mdb
304f1527cc
Added a top-level makefile for ease of rebuilding.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@49 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-15 01:47:55 +00:00
mdb
87dd10bb85
Changed around the way things are handled. We now map all files with the
...
.wm extension to the DispatcherServlet and it loads ContextPopulator
instances to populate the contexts for the template that is identified by
the URI. This page driven invocation scheme works more nicely in my humble
opinion and WebMacro certainly benefits from such an extension.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@48 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-15 01:44:34 +00:00
mdb
0a2c7d63fd
Finished the config loading stuff.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@47 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-15 01:15:02 +00:00
mdb
0af3172403
Created a utility class for loading configuration information from a file
...
that lives somewhere in the classpath.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@46 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-15 01:09:57 +00:00
mdb
d654cd9bd5
Added the code that actually maps exceptions to error messages.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@45 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 20:00:28 +00:00
mdb
e00c6cc066
Added a method for replacing text within a string.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@44 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 19:54:43 +00:00
mdb
4c087e4e6a
Created an extension to the webmacro servlet that automatically handles
...
exceptions in a user friendly way.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@43 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 18:49:41 +00:00
mdb
4da2553581
Catch and report class not found when loading the JDBC driver.
...
Added an execute() helper function which will automatically commit or roll
back an SQL operation if it succeeds or fails.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@42 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 05:55:57 +00:00
mdb
500a88880b
Created a makefile for building javadoc documentation.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@41 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 05:54:29 +00:00
mdb
826a3f1749
Extend the samskivert provided default repository implementation now and
...
use the samskivert version of JORA.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@40 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 05:48:29 +00:00
mdb
c2db44dd77
Imported a slightly modified version of JORA.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@39 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 05:46:56 +00:00
mdb
8061ef0939
Created base class for JORA-based database repository implementations that
...
takes care of establishing a JORA session based on JDBC configuration
properties and provides a few other useful patterns.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@38 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-13 00:25:14 +00:00
mdb
034241f6ce
Fixed up the ripping process as well as progress reporting. Made progress
...
reporting work for the cdparanoia ripper.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@37 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-06 08:18:00 +00:00
mdb
d3d22fcf68
Added ignore files to ignore all the autogenerated crap.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@36 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 23:41:15 +00:00
mdb
537e308c62
Initial, incomplete, version of lookuplet.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@35 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 23:38:39 +00:00
mdb
d15f6917bd
Created design document.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@34 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:02:34 +00:00
mdb
37404be66b
Initial revision of the music importer UI. Not complete.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@33 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:02:09 +00:00
mdb
05bbd8f973
New cdparanoia has xiph.org email address in header rather than mit.edu
...
address.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@32 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:01:24 +00:00
mdb
8b5124cd23
Added a top-level Makefile.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@31 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:01:00 +00:00
mdb
470048442a
SQL to create the music repository.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@30 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:00:47 +00:00
mdb
0993bf5aed
Added a local makefile that includes our jar files and the samskivert
...
stuff.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@29 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 07:00:21 +00:00
mdb
b046d75e7a
Added a script for running java with the proper environment.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@28 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 06:59:36 +00:00
mdb
4ec1bd06da
Account for a container's insets when laying out it's children. Apparently
...
that's up to us.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@27 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 11:09:59 +00:00
mdb
effaaf3df8
Log the stack trace if a task observer chokes in taskCompleted() or
...
taskFailed().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@26 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 06:14:36 +00:00
mdb
55eaea1974
Added the facilities for logging a stack trace.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@25 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 06:13:59 +00:00
mdb
513a71ad7c
Allow tasks to throw an exception so that it can be caught and passed to
...
the task observer.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@24 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 05:41:30 +00:00
mdb
e621f669b0
Implemented a group layout manager that works like the One True Layout
...
System (as conceived in the Magic User Interface library [MUI] on the
Amiga so long ago). Component weights are not yet supported, but fixedness
works which is mainly what I need.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@23 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-07 05:41:07 +00:00
mdb
0b9e558b4d
Created services to facilitate doing things asynchronously in swing
...
applications.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@22 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 03:25:19 +00:00
mdb
16618d72e5
Created a default log provider so that logging does something by default.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@21 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 03:21:59 +00:00
mdb
f6539f6f10
Added a top-level README that describes the project.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@20 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:28:34 +00:00
mdb
3c89f47481
Added a script for invoking java with the proper environment.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@19 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:28:23 +00:00
mdb
70c8004f02
Created a utility class to easy closing statements and connections and
...
such.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@18 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:27:30 +00:00
mdb
ce2bdb4829
Supply the cdid to the test function.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@17 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:27:00 +00:00
mdb
f1dfc30dfe
Made the inner classes public because callers need access to them.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@16 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:26:23 +00:00
mdb
d2a43bc589
Created a thin wrapper through which we can log to an arbitrary logging
...
framework.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@15 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-06 00:24:46 +00:00
mdb
558cefb280
Initial revision of music repository code.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@14 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-11-08 06:42:57 +00:00
mdb
b74769d5f6
Added a toString() that does something nice with arrays.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@13 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:51:13 +00:00
mdb
8e5f441937
Whoops. getSubProperties() should have been static.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@12 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:51:00 +00:00
mdb
c2548022a1
Created a class for properties related utility functions. Created a
...
function that extracts sub-properties from a global properties file.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@11 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:48:13 +00:00
mdb
1f099746c7
Initial revision of a string-related utilities class.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@10 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-31 00:04:15 +00:00
mdb
a087bdbae8
Convert RipProgressListener to ConversionProgressListener.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@9 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-30 22:21:47 +00:00
mdb
57178fa35e
Added encoder interface, fixed more stuff up.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@8 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-30 22:21:11 +00:00
mdb
a8785c1b4c
Initial revision of ripping support. (Reads track info, doesn't rip tracks
...
yet.)
git-svn-id: https://samskivert.googlecode.com/svn/trunk@7 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-30 21:08:53 +00:00
mdb
b1f97cc2b2
Fixed up the version number reporting.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@6 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 07:37:43 +00:00
mdb
64e7b334ba
Working version of CDDB interface.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@5 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 07:32:12 +00:00
mdb
17ba2b0067
Initial revision
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-10-23 03:34:27 +00:00