bin.includes = META-INF/,\
.,\
plugin.xml,\
- scl/
+ scl/,\
+ adapters.xml
bin.includes = META-INF/,\
.,\
icons/,\
- plugin.xml
+ plugin.xml,\
+ scl/
bin.includes = META-INF/,\
.,\
OSGI-INF/org.simantics.scl.compiler.source.repository.BuiltinModuleSourceRepository.xml,\
- OSGI-INF/org.simantics.scl.compiler.elaboration.java.LoggingModule.xml
+ OSGI-INF/org.simantics.scl.compiler.elaboration.java.LoggingModule.xml,\
+ sclTests/
bin.includes = META-INF/,\
.,\
plugin.xml,\
- scl/
+ scl/,\
+ adapters.xml
src.includes = scl/
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2007, 2010 Association for Decentralized Information Management
- in Industry THTH ry.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
-
- Contributors:
- VTT Technical Research Centre of Finland - initial API and implementation
- -->
-
-<adapters>
-
-</adapters>
<plugin>
<groupId>org.simantics</groupId>
<artifactId>graph-builder-maven-plugin</artifactId>
- <version>0.0.5</version>
+ <version>0.0.7</version>
<executions>
<execution>
<goals><goal>compile-graphs</goal></goals>