Author: rdonkin
Date: Thu Aug 4 15:28:30 2011
New Revision: 1153908
URL: http://svn.apache.org/viewvc?rev=1153908&view=rev
Log:
JAMES-1263 Make space for license and notice for war
Added:
james/app/branches/3_0_beta3/src/main/licensing/app/
james/app/branches/3_0_beta3/src/main/licensing/app/license-for-binary.txt
- copied unchanged from r1153907,
james/app/branches/3_0_beta3/src/main/licensing/license-for-binary.txt
james/app/branches/3_0_beta3/src/main/licensing/app/licensing.xml
- copied unchanged from r1153907,
james/app/branches/3_0_beta3/src/main/licensing/licensing.xml
james/app/branches/3_0_beta3/src/main/licensing/app/notice-for-binary.txt
- copied unchanged from r1153907,
james/app/branches/3_0_beta3/src/main/licensing/notice-for-binary.txt
Removed:
james/app/branches/3_0_beta3/src/main/licensing/license-for-binary.txt
james/app/branches/3_0_beta3/src/main/licensing/licensing.xml
james/app/branches/3_0_beta3/src/main/licensing/notice-for-binary.txt
Modified:
james/app/branches/3_0_beta3/src/assemble/bin.xml
Modified: james/app/branches/3_0_beta3/src/assemble/bin.xml
URL:
http://svn.apache.org/viewvc/james/app/branches/3_0_beta3/src/assemble/bin.xml?rev=1153908&r1=1153907&r2=1153908&view=diff
==============================================================================
--- james/app/branches/3_0_beta3/src/assemble/bin.xml (original)
+++ james/app/branches/3_0_beta3/src/assemble/bin.xml Thu Aug 4 15:28:30 2011
@@ -133,13 +133,13 @@
</fileSets>
<files>
<file>
- <source>src/main/licensing/notice-for-binary.txt</source>
+ <source>src/main/licensing/app/notice-for-binary.txt</source>
<outputDirectory>/</outputDirectory>
<destName>NOTICE</destName>
<lineEnding>crlf</lineEnding>
</file>
<file>
- <source>src/main/licensing/license-for-binary.txt</source>
+ <source>src/main/licensing/app/license-for-binary.txt</source>
<outputDirectory>/</outputDirectory>
<destName>LICENSE</destName>
<lineEnding>crlf</lineEnding>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]