Commit Graph

66 Commits

Author SHA1 Message Date
Michael Jumper
67412b8666 Bumped versions to 0.5.0. 2011-11-04 15:20:01 -07:00
Michael Jumper
9d01e530f8 Restored dependencies (removed "provided"), added lib-directory parameter, added custom classloader which reads .jar's from lib-directory, using new classloader to find auth provider. 2011-08-26 13:20:26 -07:00
Michael Jumper
3d3d41ea29 Setting scope of slf4j to provided. 2011-08-25 00:52:48 -07:00
Michael Jumper
fa8fd16504 Removed unnecessary scope definitions, set scope of guacamole-common and guacamole-common-auth to provided (jars must then be added to servlet container's classpath, but auth plugins can finally be written AND included without rebuilding the .war) 2011-08-25 00:23:27 -07:00
Michael Jumper
111e9163e2 Switch to external auth API. 2011-08-15 09:39:07 -07:00
Michael Jumper
e2e110b12f Working multiple-config login stub. 2011-08-12 21:40:07 -07:00
Michael Jumper
1240b10474 Added logging via SLF4J 2011-07-13 18:08:11 -07:00
Michael Jumper
b1e0148c1e Filter webapp/* so we don't have to hard-code the version number. Display version number in login UI. 2011-06-29 16:43:23 -07:00
Michael Jumper
31fcba137b Updated version numbers to 0.4.0 2011-05-27 13:45:29 -07:00
Michael Jumper
5d72e27ca9 Removed SNAPSHOT 2011-02-17 19:21:03 -08:00
Michael Jumper
03d13b0861 Using UTF-8 source encoding. 2011-01-23 17:01:47 -08:00
Michael Jumper
afa8c740f6 Migrating to separate Guacamole javascript library 2011-01-22 21:53:57 -08:00
Michael Jumper
fa481e428b Defining dist repo in property. 2011-01-01 00:40:11 -08:00
Michael Jumper
1cf3461b5d Enabling snapshots in pom.xml 2010-12-29 15:28:02 -08:00
Michael Jumper
acbabe540f Using SNAPSHOT version 2010-12-29 14:48:24 -08:00
Michael Jumper
49e7624dfc Removed all files now part of other repos, moved default webapp source up 2010-12-15 13:36:33 -08:00