You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2006/10/05 22:10:50 UTC

svn commit: r453347 - /incubator/tuscany/java/sdo/sample/pom.xml

Author: jboynes
Date: Thu Oct  5 13:10:50 2006
New Revision: 453347

URL: http://svn.apache.org/viewvc?view=rev&rev=453347
Log:
comment out sdo samples assembly as it breaks the das build

Modified:
    incubator/tuscany/java/sdo/sample/pom.xml

Modified: incubator/tuscany/java/sdo/sample/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/sample/pom.xml?view=diff&rev=453347&r1=453346&r2=453347
==============================================================================
--- incubator/tuscany/java/sdo/sample/pom.xml (original)
+++ incubator/tuscany/java/sdo/sample/pom.xml Thu Oct  5 13:10:50 2006
@@ -83,6 +83,7 @@
                     </archive>
                 </configuration>
             </plugin>
+<!--
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
@@ -102,6 +103,7 @@
                     </descriptors>
                 </configuration>
             </plugin>
+-->
         </plugins>
     </build>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org


Re: svn commit: r453347 - /incubator/tuscany/java/sdo/sample/pom.xml

Posted by Jeremy Boynes <jb...@apache.org>.
On Oct 5, 2006, at 1:10 PM, jboynes@apache.org wrote:

> Author: jboynes
> Date: Thu Oct  5 13:10:50 2006
> New Revision: 453347
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=453347
> Log:
> comment out sdo samples assembly as it breaks the das build

Kelvin

I had to comment out the assembly step as it was breaking the build  
for DAS - something is running the build twice with the wrong goals.

I'd like to help fix this but I'm not sure what you were trying to  
assemble with the SDO samples. Could you expand on that a bit?
--
Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org