[java-identity-provider COMMIT] /trunk/idp-distribution/src/main/resources/bin/build.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jan 1 08:22:31 EST 2015
Author: iay
Date: Thu Jan 1 08:22:30 2015
New Revision: 7225
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7225&view=rev
Log:
Correct a couple of typos.
Modified:
trunk/idp-distribution/src/main/resources/bin/build.xml
Modified: trunk/idp-distribution/src/main/resources/bin/build.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-distribution/src/main/resources/bin/build.xml?rev=7225&r1=7224&r2=7225&view=diff
==============================================================================
--- trunk/idp-distribution/src/main/resources/bin/build.xml (original)
+++ trunk/idp-distribution/src/main/resources/bin/build.xml Thu Jan 1 08:22:30 2015
@@ -14,12 +14,12 @@
stuff has been copied or overwritten from the distribution)
A V2 upgrade will be performed if a V2 site is detected.
build-war: Create the war file
- install: Copies files from the specified target to the distribution and then
+ install: Copies files from the distribution to the specified target and then
invokes install-nocopy
PROPERTIES:
The following properties are used. If they are not specified on the command line then
- There will be prompted for if needed.
+ they will be prompted for if needed.
idp.src.dir (update only): Where to install from. No default
idp.target.dir (all): where to install to. Default is basedir.
More information about the commits
mailing list