You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/04/04 22:48:48 UTC

svn commit: r391408 - in /myfaces/tomahawk/trunk/assembly/src/main: assembly/dep.xml resources/NOTICE.txt

Author: bommel
Date: Tue Apr  4 13:48:47 2006
New Revision: 391408

URL: http://svn.apache.org/viewcvs?rev=391408&view=rev
Log:
added assembly

Modified:
    myfaces/tomahawk/trunk/assembly/src/main/assembly/dep.xml
    myfaces/tomahawk/trunk/assembly/src/main/resources/NOTICE.txt

Modified: myfaces/tomahawk/trunk/assembly/src/main/assembly/dep.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/assembly/src/main/assembly/dep.xml?rev=391408&r1=391407&r2=391408&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/assembly/src/main/assembly/dep.xml (original)
+++ myfaces/tomahawk/trunk/assembly/src/main/assembly/dep.xml Tue Apr  4 13:48:47 2006
@@ -4,12 +4,12 @@
     <format>tar.gz</format>
     <format>zip</format>
   </formats>
-  <!--dependencySets>
+  <dependencySets>
     <dependencySet>
       <outputDirectory>lib</outputDirectory>
       <scope>runtime</scope>
     </dependencySet>
-  </dependencySets-->
+  </dependencySets>
   <fileSets>
     <fileSet>
     	<directory>src/main/resources</directory>
@@ -23,13 +23,6 @@
     <fileSet>
       <directory>target/javadoc</directory>
       <outputDirectory>javadoc</outputDirectory>
-      <includes>
-        <include>*.jar</include>
-      </includes>
-    </fileSet>
-    <fileSet>
-      <directory>target/assembly-lib</directory>
-      <outputDirectory>lib</outputDirectory>
       <includes>
         <include>*.jar</include>
       </includes>

Modified: myfaces/tomahawk/trunk/assembly/src/main/resources/NOTICE.txt
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/assembly/src/main/resources/NOTICE.txt?rev=391408&r1=391407&r2=391408&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/assembly/src/main/resources/NOTICE.txt (original)
+++ myfaces/tomahawk/trunk/assembly/src/main/resources/NOTICE.txt Tue Apr  4 13:48:47 2006
@@ -3,14 +3,5 @@
 
 ------------------------------------------------------------------------
 See the file LICENSE.txt
-See licenses for accompanying products in the "/licenses" subdirectory.
 ------------------------------------------------------------------------
 
-This product includes software developed by Heng Yuan
-http://www.cs.ucla.edu/~heng/JSCookMenu
-
-This product includes software developed by Sam Stephenson (the ProtoType library)
-http://conio.net/
-
-This product includes software developed by Thomas Fuchs (the Ruby on Rails Ajax javascript extensions)
-http://script.aculo.us/