Revert change in rev 2833
[java-idp.git] / .classpath
2008-11-26 lajoieIdPSessionFilter throws ArrayIndexOutOfBoundsException...
2008-10-09 lajoieUpdate to use Q for Eclipse maven plugin
2008-04-12 lajoieFirst part of mavenizing IdP
2007-11-22 lajoieShare java-shib-common package
2007-11-06 lajoieUpdate to 2.0.7 release of Spring, contains bug fix...
2007-10-29 lajoiefix up mistaken project dependency
2007-10-29 lajoieMerge in new logging system.
2007-06-20 lajoieRemove custom directory, however extensions are done...
2007-06-13 putmanbDoh, don't need this, already there due to java-shib...
2007-06-13 putmanbAdd Spring core jar, has dependencies needed by Spring...
2007-05-29 lajoieMissed a couple files on last checkin
2007-05-28 lajoieBunch o' bug fixes, all IdP configuration files now...
2007-05-19 lajoiemove configuration files into a conf directory (which...
2007-02-11 lajoieFix up library versions and classpath
2007-02-08 lajoieClean up and align project settings
2007-01-28 lajoieAlign project layout and build files (round 1)
2006-11-28 wnorrisadded javadoc location for various libraries for easy...
2006-11-16 lajoieMove to using code and libs in shib-common
2006-11-12 lajoieFew more Spring libs
2006-11-09 lajoieOrganize libraries
2006-11-09 lajoieOrganize libraries, remove old ones
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-04 lajoieRemove Ant extensions
2006-05-24 wassaAdded the ability for the resolver to compute attribute...
2005-10-14 wassaImported Will's automated blackbox IdP tests. Hooray!
2005-10-05 gilbertAdd endorsed libraries to build classpath (for compile...
2005-09-28 lajoieRemoved JARs that are no longer needed after WAYF code...
2005-08-23 gilbertAdd Mockrunner classes for JUnit tests
2005-08-12 cantorReplace Sun XML parser with Xerces to fix memory leak.
2005-07-21 wassaMake eclipse metadata reflect current JAXP config.
2005-07-20 gilbertReplace Sun JAXP 1.3 jar files with Xerces 2.7.0 and...
2005-05-17 wassaUpdated ant as needed for new install process.
2005-05-14 cantorUpdated build to fix buffer bug.
2005-04-29 wassaRemoved commons-codec dependency.
2005-04-29 wassaAdded portions of the BC provider to support Base64...
2005-04-24 cantorXalan-less xmlsec build.
2005-03-03 cantorAdded codec.
2005-02-18 cantorRemoved UUID library.
2005-02-11 cantorUpdating libraries.
2005-01-28 wassaFixed eclipse config to work with new XML libs.
2005-01-06 wassaChecked in the latest build of the shib-filter project...
2004-12-03 wassaAdded xbean libraries to the eclipse configuration...
2004-10-08 wassaRev'd commons pool and dbcp libs.
2004-04-13 wassaUpdated to xmlsec 1.1 candidate.
2004-03-16 wassaUpdated eclipse config for new jars.
2003-12-16 cantorUpdate to a recent xmlsec build.
2003-11-06 cantorUpdating pool library
2003-10-28 cantorBumped Xerces version to 2.5.0
2003-09-24 wassaAdded commons libs to eclipse config.
2003-07-28 wassaRemove ldap jar. Included in rt.jar in JDK > 1.4.
2003-07-18 wassaOuch. Don't use GPL library.
2003-07-17 wassaAdded test program for the Attribute Resolver.
2003-05-30 wassaEdited eclipse config to point to new xml lib location.
2003-05-21 wassaChanged eclipse library precedence.
2003-05-07 wassaUpdated eclipse config for new jars.
2003-02-26 wassaRev servlet API so that we get servlet filter support.
2003-02-26 wassaConverted test structure to be the same as OpenSAML...
2003-02-21 wassaAdded generator for Crypto Handle Repository secret.
2003-01-24 wassaAdd source for xerces.
2003-01-22 wassaUpdated libraries.
2003-01-21 wassaUpdated some libraries.
2002-12-20 wassaUpdated junit.
2002-08-02 wassaUpdating source jars and eclipse config to match recent...
2002-07-31 wassaSynched eclipse config with updated libraries
2002-06-19 wassaAdded source for the Apache Commons Digester.
2002-06-14 wassa*** empty log message ***
2002-06-13 wassaChanged xml jars to be a part of the war.
2002-06-12 wassaUpdated eclipse config to work with new log4j jar.
2002-06-11 wassaUpdated eclipse config to match change in servlet jar.
2002-06-07 wassaChanged eclipse config for alignment with new directory...
2002-06-06 wassaUpdated OpenSAML library.
2002-06-06 wassaSynced libraries with OpenSAML
2002-06-06 wassaMoved to new version of xerces
2002-06-05 wassaReworked so that location of Handle Service is read...
2002-05-28 wassaAdded creation of a true UUID to the Attribute Query...
2002-05-28 wassaImporting Handle Service code.