You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2014/01/06 13:56:39 UTC

git commit: can't see any change

Updated Branches:
  refs/heads/master e1f1ead96 -> dfb1eb959


can't see any change


Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/dfb1eb95
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/dfb1eb95
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/dfb1eb95

Branch: refs/heads/master
Commit: dfb1eb959d65beff994f324d63b2b2d2ec806617
Parents: e1f1ead
Author: retobg <re...@apache.org>
Authored: Mon Jan 6 13:54:28 2014 +0100
Committer: retobg <re...@apache.org>
Committed: Mon Jan 6 13:54:28 2014 +0100

----------------------------------------------------------------------
 .../typerendering-launcher/nbactions.xml        | 100 +++++++++----------
 .../src/main/bundles/list.xml                   |  10 +-
 2 files changed, 55 insertions(+), 55 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/dfb1eb95/provisioning/launchers/typerendering-launcher/nbactions.xml
----------------------------------------------------------------------
diff --git a/provisioning/launchers/typerendering-launcher/nbactions.xml b/provisioning/launchers/typerendering-launcher/nbactions.xml
index bfac297..101fb77 100644
--- a/provisioning/launchers/typerendering-launcher/nbactions.xml
+++ b/provisioning/launchers/typerendering-launcher/nbactions.xml
@@ -1,50 +1,50 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<actions>
-  <action>
-    <actionName>run</actionName>
-    <goals>
-      <goal>clean</goal>
-      <goal>package</goal>
-      <goal>antrun:run</goal>
-      <goal>-o</goal>
-    </goals>
-  </action>
-  <action>
-    <actionName>debug</actionName>
-    <goals>
-      <goal>clean</goal>
-      <goal>package</goal>
-      <goal>antrun:run</goal>
-      <goal>-o</goal>
-    </goals>
-    <properties>
-      <vm.args>-Xdebug -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address}</vm.args>
-      <jpda.listen>true</jpda.listen>
-    </properties>
-  </action>
-  <action>
-    <actionName>profile</actionName>
-    <goals>
-      <goal>clean</goal>
-      <goal>package</goal>
-      <goal>antrun:run</goal>
-      <goal>-o</goal>
-    </goals>
-    <properties>
-      <vm.args>${profiler.args}</vm.args>
-      <!-- XXX <java jvm="${profiler.java}" ...> -->
-      <profiler.action>profile</profiler.action>
-    </properties>
-  </action>
-  <action>
-        <actionName>CUSTOM-resume-debug</actionName>
-        <displayName>Resume Debug</displayName>
-        <goals>
-            <goal>antrun:run</goal>
-        </goals>
-        <properties>
-            <vm.args>-Xdebug -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address}</vm.args>
-            <jpda.listen>true</jpda.listen>
-        </properties>
-    </action>
-</actions>
+<?xml version="1.0" encoding="UTF-8"?>
+<actions>
+  <action>
+    <actionName>run</actionName>
+    <goals>
+      <goal>clean</goal>
+      <goal>package</goal>
+      <goal>antrun:run</goal>
+      <goal>-o</goal>
+    </goals>
+  </action>
+  <action>
+    <actionName>debug</actionName>
+    <goals>
+      <goal>clean</goal>
+      <goal>package</goal>
+      <goal>antrun:run</goal>
+      <goal>-o</goal>
+    </goals>
+    <properties>
+      <vm.args>-Xdebug -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address}</vm.args>
+      <jpda.listen>true</jpda.listen>
+    </properties>
+  </action>
+  <action>
+    <actionName>profile</actionName>
+    <goals>
+      <goal>clean</goal>
+      <goal>package</goal>
+      <goal>antrun:run</goal>
+      <goal>-o</goal>
+    </goals>
+    <properties>
+      <vm.args>${profiler.args}</vm.args>
+      <!-- XXX <java jvm="${profiler.java}" ...> -->
+      <profiler.action>profile</profiler.action>
+    </properties>
+  </action>
+  <action>
+        <actionName>CUSTOM-resume-debug</actionName>
+        <displayName>Resume Debug</displayName>
+        <goals>
+            <goal>antrun:run</goal>
+        </goals>
+        <properties>
+            <vm.args>-Xdebug -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address}</vm.args>
+            <jpda.listen>true</jpda.listen>
+        </properties>
+    </action>
+</actions>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/dfb1eb95/provisioning/launchers/typerendering-launcher/src/main/bundles/list.xml
----------------------------------------------------------------------
diff --git a/provisioning/launchers/typerendering-launcher/src/main/bundles/list.xml b/provisioning/launchers/typerendering-launcher/src/main/bundles/list.xml
index 1c97931..1098261 100644
--- a/provisioning/launchers/typerendering-launcher/src/main/bundles/list.xml
+++ b/provisioning/launchers/typerendering-launcher/src/main/bundles/list.xml
@@ -1,5 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<bundles>
-    <startLevel level="1">
-    </startLevel>
-</bundles>
+<?xml version="1.0" encoding="UTF-8"?>
+<bundles>
+    <startLevel level="1">
+    </startLevel>
+</bundles>