commit e074830a35f6bb52676096e405965f75b9435fc2
Author:     Cristiano Gavião <cvgav...@gmail.com>
AuthorDate: Tue, 25 Mar 2014 16:23:39 -0300
Commit:     Cristiano Gavião <cvgav...@gmail.com>
CommitDate: Tue, 25 Mar 2014 16:23:39 -0300

    added a system fragment project that exposes some JDK packages in order
    to build with tycho.

diff --git a/jbehave-osgi-bundles/org.jbehave.osgi.fragment.jdk/pom.xml 
b/jbehave-osgi-bundles/org.jbehave.osgi.fragment.jdk/pom.xml
index e1b6899..0cd4ae5 100644
--- a/jbehave-osgi-bundles/org.jbehave.osgi.fragment.jdk/pom.xml
+++ b/jbehave-osgi-bundles/org.jbehave.osgi.fragment.jdk/pom.xml
@@ -1,13 +1,3 @@
-<!--#======================================================================= 
-->
-<!--# Copyright (c) 2012, 2013 Committers of lunifera.org - Lunifera.org. -->
-<!--# 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: -->
-<!--# Cristiano Gavião - initial API and implementation -->
-<!--#======================================================================= 
-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
@@ -18,7 +8,7 @@
        </parent>
 
        <artifactId>org.jbehave.osgi.fragment.jdk</artifactId>
-       <name>JBehave OSGi : System fragment for JDK packages exporting.</name>
+       <name>JBehave OSGi : System fragment for JDK packages exporting</name>
        <packaging>bundle</packaging>
 
        <build>



Reply via email to