You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2007/03/27 19:22:49 UTC

svn commit: r523005 - /incubator/wicket/releases/wicket-1.3.0-incubating-alpha/wicket-assembly-all.xml

Author: dashorst
Date: Tue Mar 27 10:22:49 2007
New Revision: 523005

URL: http://svn.apache.org/viewvc?view=rev&rev=523005
Log:
Copies licenses from wicket src directory to a root licenses folder, to adhere to the license requirements and the notice file

Modified:
    incubator/wicket/releases/wicket-1.3.0-incubating-alpha/wicket-assembly-all.xml

Modified: incubator/wicket/releases/wicket-1.3.0-incubating-alpha/wicket-assembly-all.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/releases/wicket-1.3.0-incubating-alpha/wicket-assembly-all.xml?view=diff&rev=523005&r1=523004&r2=523005
==============================================================================
--- incubator/wicket/releases/wicket-1.3.0-incubating-alpha/wicket-assembly-all.xml (original)
+++ incubator/wicket/releases/wicket-1.3.0-incubating-alpha/wicket-assembly-all.xml Tue Mar 27 10:22:49 2007
@@ -39,6 +39,11 @@
 				<include>DISCLAIMER.txt</include>
 			</includes>
 		</fileSet>
+		<fileSet>
+			<directory>${basedir}/jdk-1.4/wicket/licenses</directory>
+			<outputDirectory>licenses</outputDirectory>
+			<useDefaultExcludes>true</useDefaultExcludes>
+		</fileSet>
 	</fileSets>
 	<moduleSets>
 		<moduleSet>