Author: wsmoak
Date: Sat Dec  8 17:46:59 2007
New Revision: 602606

URL: http://svn.apache.org/viewvc?rev=602606&view=rev
Log:
Use the default locations for output and work.  The assembly will be in the 
'target' directory.

Modified:
    shale/framework/branches/SHALE_1_0_X/shale-dist/pom.xml

Modified: shale/framework/branches/SHALE_1_0_X/shale-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/shale-dist/pom.xml?rev=602606&r1=602605&r2=602606&view=diff
==============================================================================
--- shale/framework/branches/SHALE_1_0_X/shale-dist/pom.xml (original)
+++ shale/framework/branches/SHALE_1_0_X/shale-dist/pom.xml Sat Dec  8 17:46:59 
2007
@@ -42,8 +42,6 @@
                         <descriptor>src/assemble/dist.xml</descriptor>
                     </descriptors>
                     <finalName>shale-framework-${version}</finalName>
-                    <outputDirectory>target/assembly/out</outputDirectory>
-                    <workDirectory>target/assembly/work</workDirectory>
                 </configuration>
                 <executions>
                   <execution>


Reply via email to