diff --git a/.gitignore b/.gitignore
index e6540d9..9a7e24d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,7 +33,8 @@ samples/*/toolkit.xml
samples/*/.toolkitList
samples/*/bin
/samples/*/doc
-/release-*
+/release/
+/com.ibm.streamsx.inet/build.info
## java excludes
*.class
diff --git a/build.xml b/build.xml
index cc9f21f..f219cbe 100644
--- a/build.xml
+++ b/build.xml
@@ -6,8 +6,14 @@
-
+
+
+
+
+
+
+
-
-
@@ -44,7 +48,7 @@
-
@@ -152,20 +156,127 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+ excludes="**/.gitignore **/.gitkeep com.ibm.streamsx.inet/impl/java/src-gen/** com.ibm.streamsx.inet/impl/java/classes/** com.ibm.streamsx.inet/impl/cpp/bin/** com.ibm.streamsx.inet/.project com.ibm.streamsx.inet/.settings/** com.ibm.streamsx.inet/.classpath "
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ !Your workspace is not clean!
+ Commit all changes before you produce a release
+ commitstatus:
+ ${commitstatus}
+ Press Return key to continue or ^C to exit...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ !!! DANGER: Git-ignored files to be removed from your workspace:
+ ${untracked}
+ Press Return key to continue or ^C to exit...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+