OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | fractal-commits List | August 2008 Index

<--  Date Index  --> <--  Thread Index  -->

[fractal-commits] [8418] trunk/juliac/examples: Setting scope of JUnit to test.


Title: [8418] trunk/juliac/examples: Setting scope of JUnit to test.
Revision
8418
Author
seintur
Date
2008-08-29 18:10:19 +0200 (Fri, 29 Aug 2008)

Log Message

Setting scope of JUnit to test.
Fix package names.

Modified Paths

Diff

Modified: trunk/juliac/examples/advanced/foobar-cases/otherversionnumber/pom.xml (8417 => 8418)


--- trunk/juliac/examples/advanced/foobar-cases/otherversionnumber/pom.xml	2008-08-29 15:52:23 UTC (rev 8417)
+++ trunk/juliac/examples/advanced/foobar-cases/otherversionnumber/pom.xml	2008-08-29 16:10:19 UTC (rev 8418)
@@ -38,6 +38,7 @@
 						<mixin>org.objectweb.fractal.julia:julia-mixins:${julia.version}:sources</mixin>
 					</mixins>
 					<membranes><membrane>primitive</membrane></membranes>
+					<compileInput>false</compileInput>
 					<!-- debug>true</debug -->
 				</configuration>
 			</plugin>

Modified: trunk/juliac/examples/advanced/foobar-cases/proxyparameters/pom.xml (8417 => 8418)


--- trunk/juliac/examples/advanced/foobar-cases/proxyparameters/pom.xml	2008-08-29 15:52:23 UTC (rev 8417)
+++ trunk/juliac/examples/advanced/foobar-cases/proxyparameters/pom.xml	2008-08-29 16:10:19 UTC (rev 8418)
@@ -51,7 +51,7 @@
 		  i
 			</name>
 			<signature>
-		  example.genericparameter.I
+		  example.proxyparameters.I
 			</signature>
 			<isClient>
 		  false
@@ -68,7 +68,7 @@
 		  primitive
 							</controllerDesc>
 							<contentDesc>
-		  example.genericparameter.CImpl
+		  example.proxyparameters.CImpl
 							</contentDesc>
 						</component>
 					</components>

Modified: trunk/juliac/examples/advanced/helloworld-bin/assembly/pom.xml (8417 => 8418)


--- trunk/juliac/examples/advanced/helloworld-bin/assembly/pom.xml	2008-08-29 15:52:23 UTC (rev 8417)
+++ trunk/juliac/examples/advanced/helloworld-bin/assembly/pom.xml	2008-08-29 16:10:19 UTC (rev 8418)
@@ -48,6 +48,7 @@
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
 			<version>4.4</version>
+			<scope>test</scope>
 		</dependency>
 	</dependencies>
 

Modified: trunk/juliac/examples/advanced/ultra-merge-comanche/pom.xml (8417 => 8418)


--- trunk/juliac/examples/advanced/ultra-merge-comanche/pom.xml	2008-08-29 15:52:23 UTC (rev 8417)
+++ trunk/juliac/examples/advanced/ultra-merge-comanche/pom.xml	2008-08-29 16:10:19 UTC (rev 8418)
@@ -28,6 +28,7 @@
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
 			<version>4.4</version>
+			<scope>test</scope>
 		</dependency>
 	</dependencies>
 

Modified: trunk/juliac/examples/advanced/ultra-merge-helloworld/pom.xml (8417 => 8418)


--- trunk/juliac/examples/advanced/ultra-merge-helloworld/pom.xml	2008-08-29 15:52:23 UTC (rev 8417)
+++ trunk/juliac/examples/advanced/ultra-merge-helloworld/pom.xml	2008-08-29 16:10:19 UTC (rev 8418)
@@ -34,6 +34,7 @@
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
 			<version>4.4</version>
+			<scope>test</scope>
 		</dependency>
 	</dependencies>
 

Modified: trunk/juliac/examples/comanche/pom.xml (8417 => 8418)


--- trunk/juliac/examples/comanche/pom.xml	2008-08-29 15:52:23 UTC (rev 8417)
+++ trunk/juliac/examples/comanche/pom.xml	2008-08-29 16:10:19 UTC (rev 8418)
@@ -38,6 +38,7 @@
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
 			<version>4.4</version>
+			<scope>test</scope>
 		</dependency>
 	</dependencies>
 


<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.