Mail Archive Home | fractal-commits List | August 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
Setting scope of JUnit to test. Fix package names.
--- 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>
--- 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>
--- 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>
--- 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>
--- 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>
--- 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 --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.