Added update site
Change-Id: I26da6b8046729993568e47e4622d06ef269abc04
diff --git a/org.eclipse.fmc.blockdiagram.editor.meta/pom.xml b/org.eclipse.fmc.blockdiagram.editor.meta/pom.xml
index 7dbd5b4..ad4801f 100644
--- a/org.eclipse.fmc.blockdiagram.editor.meta/pom.xml
+++ b/org.eclipse.fmc.blockdiagram.editor.meta/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.blockdiagram.editor.tests/pom.xml b/org.eclipse.fmc.blockdiagram.editor.tests/pom.xml
index c0b50ff..00e2a5e 100644
--- a/org.eclipse.fmc.blockdiagram.editor.tests/pom.xml
+++ b/org.eclipse.fmc.blockdiagram.editor.tests/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.blockdiagram.editor/pom.xml b/org.eclipse.fmc.blockdiagram.editor/pom.xml
index a33d2eb..037d714 100644
--- a/org.eclipse.fmc.blockdiagram.editor/pom.xml
+++ b/org.eclipse.fmc.blockdiagram.editor/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.feature/.gitignore b/org.eclipse.fmc.feature/.gitignore
new file mode 100644
index 0000000..ea8c4bf
--- /dev/null
+++ b/org.eclipse.fmc.feature/.gitignore
@@ -0,0 +1 @@
+/target
diff --git a/org.eclipse.fmc.feature/pom.xml b/org.eclipse.fmc.feature/pom.xml
index da1504f..152501c 100644
--- a/org.eclipse.fmc.feature/pom.xml
+++ b/org.eclipse.fmc.feature/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.mm.edit/pom.xml b/org.eclipse.fmc.mm.edit/pom.xml
index f270742..effd037 100644
--- a/org.eclipse.fmc.mm.edit/pom.xml
+++ b/org.eclipse.fmc.mm.edit/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.mm.editor/pom.xml b/org.eclipse.fmc.mm.editor/pom.xml
index 7888d48..eb5614d 100644
--- a/org.eclipse.fmc.mm.editor/pom.xml
+++ b/org.eclipse.fmc.mm.editor/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.mm/pom.xml b/org.eclipse.fmc.mm/pom.xml
index e23ac45..b838234 100644
--- a/org.eclipse.fmc.mm/pom.xml
+++ b/org.eclipse.fmc.mm/pom.xml
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/org.eclipse.fmc.parent/pom.xml b/org.eclipse.fmc.parent/pom.xml
index 263a1bf..650ae81 100644
--- a/org.eclipse.fmc.parent/pom.xml
+++ b/org.eclipse.fmc.parent/pom.xml
@@ -8,6 +8,7 @@
<version>0.11.0-SNAPSHOT</version>
<properties>
<tycho-version>0.18.1</tycho-version>
+ <license-repo.url>http://download.eclipse.org/cbi/updates/license/</license-repo.url>
</properties>
<repositories>
@@ -21,6 +22,11 @@
<layout>p2</layout>
<url>http://download.eclipse.org/releases/luna</url>
</repository>
+ <repository>
+ <id>license-feature</id>
+ <url>${license-repo.url}</url>
+ <layout>p2</layout>
+ </repository>
</repositories>
<modules>
<module>../org.eclipse.fmc.mm</module>
diff --git a/org.eclipse.fmc.updatesite/.gitignore b/org.eclipse.fmc.updatesite/.gitignore
new file mode 100644
index 0000000..ea8c4bf
--- /dev/null
+++ b/org.eclipse.fmc.updatesite/.gitignore
@@ -0,0 +1 @@
+/target
diff --git a/org.eclipse.fmc.updatesite/.project b/org.eclipse.fmc.updatesite/.project
new file mode 100644
index 0000000..2ed71b9
--- /dev/null
+++ b/org.eclipse.fmc.updatesite/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.fmc.updatesite</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.UpdateSiteBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.UpdateSiteNature</nature>
+ </natures>
+</projectDescription>
diff --git a/org.eclipse.fmc.updatesite/category.xml b/org.eclipse.fmc.updatesite/category.xml
new file mode 100644
index 0000000..869591a
--- /dev/null
+++ b/org.eclipse.fmc.updatesite/category.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature url="features/org.eclipse.fmc.feature_0.11.0.qualifier.jar" id="org.eclipse.fmc.feature" version="0.11.0.qualifier">
+ <category name="general"/>
+ </feature>
+ <category-def name="general" label="general"/>
+</site>
diff --git a/org.eclipse.fmc.updatesite/pom.xml b/org.eclipse.fmc.updatesite/pom.xml
new file mode 100644
index 0000000..5d6c72c
--- /dev/null
+++ b/org.eclipse.fmc.updatesite/pom.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*******************************************************************************
+ * Copyright (c) 2013 Benjamin Schmeling.
+ * 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:
+ * Benjamin Schmeling - initial API and implementation and/or initial documentation
+ *******************************************************************************/
+-->
+<project
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>org.eclipse.fmc.updatesite</artifactId>
+ <packaging>eclipse-repository</packaging>
+ <version>0.11.0-SNAPSHOT</version>
+ <groupId>org.eclipse.fmc</groupId>
+ <parent>
+ <groupId>org.eclipse.fmc</groupId>
+ <artifactId>org.eclipse.fmc.parent</artifactId>
+ <version>0.11.0-SNAPSHOT</version>
+ <relativePath>../org.eclipse.fmc.parent</relativePath>
+ </parent>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-p2-repository-plugin</artifactId>
+ <version>${tycho-version}</version>
+ <configuration>
+ <includeAllDependencies>true</includeAllDependencies>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+</project>
\ No newline at end of file