You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/05/26 13:33:47 UTC

svn commit: r778698 - in /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature: ./ .settings/

Author: spoole
Date: Tue May 26 13:33:47 2009
New Revision: 778698

URL: http://svn.apache.org/viewvc?rev=778698&view=rev
Log:
trying to eclipse feature build via maven

Added:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.classpath
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.project
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.eclipse.jdt.core.prefs
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.maven.ide.eclipse.prefs
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/build.properties
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/kato.product
Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/   (props changed)
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/feature.xml
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/pom.xml

Propchange: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue May 26 13:33:47 2009
@@ -0,0 +1,3 @@
+build.xml
+target
+org.apache.kato.feature_0.0.1.bin.dist.zip

Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.classpath
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.classpath?rev=778698&view=auto
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.classpath (added)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.classpath Tue May 26 13:33:47 2009
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>

Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.project
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.project?rev=778698&view=auto
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.project (added)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.project Tue May 26 13:33:47 2009
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>kato.feature</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.FeatureBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.FeatureNature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+
+</projectDescription>

Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.eclipse.jdt.core.prefs?rev=778698&view=auto
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.eclipse.jdt.core.prefs (added)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.eclipse.jdt.core.prefs Tue May 26 13:33:47 2009
@@ -0,0 +1,5 @@
+#Tue May 26 13:45:05 BST 2009
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.source=1.6

Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.maven.ide.eclipse.prefs
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.maven.ide.eclipse.prefs?rev=778698&view=auto
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.maven.ide.eclipse.prefs (added)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/.settings/org.maven.ide.eclipse.prefs Tue May 26 13:33:47 2009
@@ -0,0 +1,9 @@
+#Tue May 26 13:45:02 BST 2009
+activeProfiles=
+eclipse.preferences.version=1
+fullBuildGoals=process-test-resources
+includeModules=false
+resolveWorkspaceProjects=true
+resourceFilterGoals=process-resources resources\:testResources
+skipCompilerPlugin=true
+version=1

Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/build.properties
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/build.properties?rev=778698&view=auto
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/build.properties (added)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/build.properties Tue May 26 13:33:47 2009
@@ -0,0 +1 @@
+bin.includes = feature.xml

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/feature.xml
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/feature.xml?rev=778698&r1=778697&r2=778698&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/feature.xml (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/feature.xml Tue May 26 13:33:47 2009
@@ -1,32 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.apache.kato.feature"
-      label="%name"
+      label="Apache Kato"
       version="0.0.1"
-      provider-name="%provider">
+      provider-name="Apache">
 
-   <description>
-      %description
+  <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
    </description>
 
-   <copyright>
-      %copyright
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
    </copyright>
 
-   <license url="%licenseURL">
-      %license
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
    </license>
 
-   <requires>
-      <import plugin="org.eclipse.core.runtime"/>
-      <import plugin="org.eclipse.ui"/>
-      <import plugin="org.eclipse.core.runtime.compatibility"/>
-      <import plugin="org.eclipse.ui.ide"/>
-      <import plugin="org.eclipse.ui.editors"/>
-      <import plugin="org.eclipse.core.resources"/>
-      <import plugin="org.eclipse.ui.ide" version="3.4.2" match="greaterOrEqual"/>
-      <import plugin="org.eclipse.ui.editors" version="3.4.0" match="greaterOrEqual"/>
-   </requires>
+   <plugin
+         id="kato.explorer.plugin"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="kato.query.plugin"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
 
    <plugin
          id="org.apache.kato.api.plugin"

Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/kato.product
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/kato.product?rev=778698&view=auto
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/kato.product (added)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/kato.product Tue May 26 13:33:47 2009
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.4"?>
+
+<product name="Kato" id="org.eclipse.sdk.ide" application="org.eclipse.ui.ide.workbench" version="0.0.1" useFeatures="true">
+
+   <configIni use="default">
+   </configIni>
+
+   <launcherArgs>
+      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
+   </launcherArgs>
+
+   <plugins>
+   </plugins>
+
+   <features>
+      <feature id="org.apache.kato.feature" version="0.0.1"/>
+   </features>
+
+</product>

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/pom.xml?rev=778698&r1=778697&r2=778698&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/pom.xml (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/features/kato.feature/pom.xml Tue May 26 13:33:47 2009
@@ -17,6 +17,10 @@
         <extensions>true</extensions>
         <configuration>
           <eclipseInstall>/home/spoole/eclipseinstall/eclipse</eclipseInstall>
+          <!-- 
+          <pdeProductFilename>kato.product</pdeProductFilename>
+          <pdeBuildVersion>3.2.0.v20060603</pdeBuildVersion>
+           -->       
         </configuration>
       </plugin>
     	<plugin>