Repository: ode
Updated Branches:
  refs/heads/ode-1.3.x f5dbc94e2 -> be68dd1c1


commented eclipse.natures property on bpel-scripts as it was creating an empty 
zip archive, build is failing on jenkins


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

Branch: refs/heads/ode-1.3.x
Commit: be68dd1c1c8aae1f4ca2afd1853c0d19a4810dee
Parents: f5dbc94
Author: sathwik <[email protected]>
Authored: Thu Jul 3 18:57:59 2014 +0530
Committer: sathwik <[email protected]>
Committed: Thu Jul 3 18:57:59 2014 +0530

----------------------------------------------------------------------
 Rakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/be68dd1c/Rakefile
----------------------------------------------------------------------
diff --git a/Rakefile b/Rakefile
index 352ec71..2a228d6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -255,7 +255,7 @@ define "ode" do
 
   desc "ODE BPEL Test Script Files"
   define "bpel-scripts" do
-    eclipse.natures = :java
+    #eclipse.natures = :java
 
     package :jar
   end

Reply via email to