Author: tchemit Date: 2008-10-07 19:56:37 +0000 (Tue, 07 Oct 2008) New Revision: 1535 Modified: isis-fish/branches/arbo-maven/pom.xml Log: remove jaxx ui from java sourceroot since there is a bug in jaxx compiler : when try to load a java source file... perharps this bug appears with UTF-8 migration ? Modified: isis-fish/branches/arbo-maven/pom.xml =================================================================== --- isis-fish/branches/arbo-maven/pom.xml 2008-10-07 19:55:52 UTC (rev 1534) +++ isis-fish/branches/arbo-maven/pom.xml 2008-10-07 19:56:37 UTC (rev 1535) @@ -577,9 +577,9 @@ <goals> <goal>generate</goal> </goals> - <configuration> + <!--configuration> <src>src/main/java</src> - </configuration> + </configuration--> </execution> </executions> <dependencies>
participants (1)
-
tchemit@users.labs.libre-entreprise.org