Don't create empty attribute statements when no attributes are released. Fixed bug...
[java-idp.git] / build.xml
2007-10-29 lajoieMerge in new logging system.
2007-09-13 lajoieCreate backups of existing configuration files anytime...
2007-09-10 wnorrisupdates to aacli - resolve servlet-api dependency,...
2007-08-22 lajoieMake install the default build target
2007-07-13 lajoieStop using build-date as version number
2007-06-20 lajoieTry explicitly setting property to not overwrite config...
2007-06-20 lajoieCreate war during install process instead of package...
2007-06-19 lajoieHook in SAML 1 goodness
2007-06-19 lajoieDon't include log4j jar in WAR (does bad things to...
2007-06-19 wnorriscreate symlink for shib-tools.sh and chmod +x. (and...
2007-06-18 lajoieDon't include schemas in WEB-INF/classes, they are...
2007-05-28 lajoieBunch o' bug fixes, all IdP configuration files now...
2007-05-21 lajoieProperly build WAR and install $IDP_HOME
2007-05-20 lajoieRemove old web pages
2007-01-28 lajoieAlign project layout and build files (round 1)
2006-12-06 lajoieAdded checkstyle
2006-10-25 lajoieFix duplicate entries in WAR
2006-07-04 lajoieRemove Ant extensions
2006-07-04 lajoieRemove targets and properties related to SP and WAYF
2006-05-12 wassaRemoved stale SP unit test from test target.
2006-01-27 wassaCreate IDP_HOME regardless of whether install is "files...
2005-11-12 lajoieSDSS WAYF patch for multi-federation support
2005-11-04 wassaIncluded black-box IdP tests in standared test suite.
2005-09-26 lajoieCorrected bug with WAYF packaging where digester proper...
2005-09-19 gilbertcreate separate sp.xml files for testing with IQ and...
2005-09-15 gilbertAdd Build SP to install target
2005-08-26 lajoiecorrected reference to testing classpath
2005-08-25 lajoieRemoved ${classpath} element from build.path as it...
2005-08-21 lajoieExtension filesystem install target correctly called...
2005-08-11 wassaSince we always need the newest xerces endorsed now...
2005-07-25 lajoieSlew of documentation and minor functionality changes...
2005-07-13 lajoieAdded expansion of path macros to src-conf files in...
2005-07-11 wassaLine wrapping for warning messages.
2005-07-11 wassaDon't ever overwrite IdP configuration files.
2005-07-11 lajoieAdded bin, src-conf, and repurposed etc directory
2005-07-09 lajoieAdded custom extension libraries into main shib test...
2005-07-08 lajoieCorrected various bugs that caused the build to break
2005-07-08 wassaOuch. Commented out the extension build.
2005-07-08 wassaBe extra careful about deleting existing IdP configurat...
2005-07-08 wassaTemplate webapp name. Bugzilla #372
2005-07-08 lajoieAdded support for custom extension building
2005-07-06 lajoieConverted all instances of $SHIB_HOME$ to $IDP_HOME...
2005-07-06 lajoieAdded install.url to package-[IdP|SP ] target dependenc...
2005-06-28 wassaNaming cleanups in the build file, mostly as propsed...
2005-06-21 lajoiePulled out WAR file creation from install targets
2005-06-06 gilbertAdd URL format conversion to SP
2005-06-01 gilbertAdd targets for SP install (non-interactive)
2005-05-31 wassaOuch. URL conversion was not being done on the templat...
2005-05-30 cantorWayf target was deleting classes.
2005-05-27 wassaProperly replace paths in configuration templates with...
2005-05-25 wassaDuring the non-interactive install task, create a confi...
2005-05-25 wassaUpdated install process by separating interactive quest...
2005-05-20 wassaCorrectly set file permissions on shell scripts.
2005-05-19 wassaSmall install fix. Clenaup gen'ed file.
2005-05-19 wassaAdded IdP war creation and copy target that uses proper...
2005-05-19 wassaBuild file cleanups.
2005-05-19 wassaSmall fixes.
2005-05-19 wassaSmall fixes.
2005-05-19 wassaSlightly improved install task:
2005-05-18 wassaRemoved -target option from build. Evidentially, the...
2005-05-18 wassaUpdated install task:
2005-05-18 wassaFix classpath for tests so that the credential loader...
2005-05-17 wassaAdd all unit tests to ant task.
2005-05-17 wassaBetter display.
2005-05-17 wassaFixed minor problems with the install tasks.
2005-05-17 wassaAdded deployment descriptor templates for new install...
2005-05-17 wassaAdded Will's ant installation tasks.
2005-04-29 gilbertAdd endorsed to classpath for Java 1.4 compile
2005-04-04 wassaCompile for jdk 1.4.
2005-04-04 gilbertGenerate old class file formats
2005-03-31 gilbertAdd descriptions, remove test from IdP-SP build (until...
2005-03-23 gilbertTarget to copy WAR to tomcat.
2005-03-18 gilbertChange "origin" to "IdP".
2004-10-28 gilbertAn Ant target for a developer version of origin+sp...
2003-08-20 cantorAdded Tomcat tasks.
2003-07-29 cantorAdded target to generate salt key
2003-06-17 cantorFixed doc variable.
2003-05-28 wassaForce endorsement for tests.
2003-04-16 wassaAdded attribute resolver tests to ant configuration.
2003-03-04 wassaDon't automatically generate a secret key on dist build.
2003-02-26 wassaA few build file cleanups.
2003-02-26 wassaConverted test structure to be the same as OpenSAML...
2003-02-24 wassaAdded generation of secret for Cyprto Handle to ant...
2003-02-22 wassaAdded explicit root directory for junit thread.
2003-02-22 wassaFail build when problems are encountered.
2003-02-22 wassaCopy conf files into distribution.
2002-12-20 wassaAdded ARP tests to build process.
2002-12-04 cantorRenamed origin build to shibboleth.war (consistent...
2002-11-06 wassaMoved util jar to /lib so that /bin/scripts can use...
2002-11-06 wassaBuild cleanups. Removed targets for old "shib target...
2002-06-24 wassaAdded ArpUtil scripting.
2002-06-24 cantor*** empty log message ***
2002-06-20 wassaTesting.
2002-06-17 cantorAdded javadoc target
2002-06-12 doustiIncluded aaLocal in the build
2002-06-11 wassaAdded pre-checking target to build configuration.
2002-06-11 wassaUpdated for new targets.
2002-06-11 wassaBacked out "common" targets.
2002-06-11 cantorFixed some targets
2002-06-08 cantorAdded "common" targets for shibboleth.jar
next