OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


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

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

[fractal-commits] [7557] trunk/fractaladl/juliac/julia-mixed: Minor simplification: no need to have a src/main/ java directory for generating membrane implementations.


Title: [7557] trunk/fractaladl/juliac/julia-mixed: Minor simplification: no need to have a src/main/java directory for generating membrane implementations.
Revision
7557
Author
seintur
Date
2008-04-29 21:50:40 +0200 (Tue, 29 Apr 2008)

Log Message

Minor simplification: no need to have a src/main/java directory for generating membrane implementations.

Modified Paths

Removed Paths

Diff

Modified: trunk/fractaladl/juliac/julia-mixed/comp/.classpath (7556 => 7557)


--- trunk/fractaladl/juliac/julia-mixed/comp/.classpath	2008-04-29 19:44:40 UTC (rev 7556)
+++ trunk/fractaladl/juliac/julia-mixed/comp/.classpath	2008-04-29 19:50:40 UTC (rev 7557)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" path="target/generated-sources/main/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/juliac-compiler"/>

Modified: trunk/fractaladl/juliac/julia-mixed/comp/pom.xml (7556 => 7557)


--- trunk/fractaladl/juliac/julia-mixed/comp/pom.xml	2008-04-29 19:44:40 UTC (rev 7556)
+++ trunk/fractaladl/juliac/julia-mixed/comp/pom.xml	2008-04-29 19:50:40 UTC (rev 7557)
@@ -56,7 +56,6 @@
 				</executions>
 				<configuration>
 					<opt>COMP</opt>
-					<srcs>src/main/java</srcs>
 					<mixins>org.objectweb.fractal.julia:julia-mixins:2.5.2:sources org.objectweb.fractal.julia:koch-mixins:2.5.2:sources</mixins>
 					<types>primitive parametricPrimitive composite primitiveTemplate compositeTemplate</types>
 					<!-- debug>true</debug -->

Modified: trunk/fractaladl/juliac/julia-mixed/oo/.classpath (7556 => 7557)


--- trunk/fractaladl/juliac/julia-mixed/oo/.classpath	2008-04-29 19:44:40 UTC (rev 7556)
+++ trunk/fractaladl/juliac/julia-mixed/oo/.classpath	2008-04-29 19:50:40 UTC (rev 7557)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" path="target/generated-sources/main/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/juliac-compiler"/>

Modified: trunk/fractaladl/juliac/julia-mixed/oo/pom.xml (7556 => 7557)


--- trunk/fractaladl/juliac/julia-mixed/oo/pom.xml	2008-04-29 19:44:40 UTC (rev 7556)
+++ trunk/fractaladl/juliac/julia-mixed/oo/pom.xml	2008-04-29 19:50:40 UTC (rev 7557)
@@ -50,7 +50,6 @@
 				</executions>
 				<configuration>
 					<opt>OO</opt>
-					<srcs>src/main/java</srcs>
 					<mixins>org.objectweb.fractal.julia:julia-mixins:2.5.2:sources</mixins>
 					<types>primitive parametricPrimitive composite primitiveTemplate compositeTemplate</types>
 					<!-- debug>true</debug -->


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

Reply via email to:

Powered by MHonArc.

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