Repository: incubator-htrace
Updated Branches:
  refs/heads/master a3c25b94a -> 302e5b42c


HTRACE-163. Remove bin directory and add to maven clean


Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/302e5b42
Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/302e5b42
Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/302e5b42

Branch: refs/heads/master
Commit: 302e5b42c1311d13bf4654b1909f516bbe81d927
Parents: a3c25b9
Author: Abraham Elmahrek <[email protected]>
Authored: Thu Apr 30 15:47:00 2015 -0700
Committer: Abraham Elmahrek <[email protected]>
Committed: Thu Apr 30 16:05:25 2015 -0700

----------------------------------------------------------------------
 .gitignore                                          |   1 +
 .../htrace/impl/HTracedRESTReceiver$PostSpans.class | Bin 6048 -> 0 bytes
 .../apache/htrace/impl/HTracedRESTReceiver.class    | Bin 6342 -> 0 bytes
 ...TracedRESTReceiver$TestHTraceConfiguration.class | Bin 4215 -> 0 bytes
 .../htrace/impl/TestHTracedRESTReceiver.class       | Bin 6253 -> 0 bytes
 .../bin/org/apache/htrace/util/DataDir.class        | Bin 4054 -> 0 bytes
 .../bin/org/apache/htrace/util/HTracedProcess.class | Bin 4217 -> 0 bytes
 .../org/apache/htrace/util/TestHTracedProcess.class | Bin 3779 -> 0 bytes
 htrace-htraced/pom.xml                              |  11 +++++++++++
 9 files changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e8339ba..8735de5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 dependency-reduced-pom.xml
 htrace-htraced/src/go/build
 htrace-htraced/src/go/pkg
+htrace-htraced/bin

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver$PostSpans.class
----------------------------------------------------------------------
diff --git 
a/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver$PostSpans.class 
b/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver$PostSpans.class
deleted file mode 100644
index 77d1559..0000000
Binary files 
a/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver$PostSpans.class 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver.class
----------------------------------------------------------------------
diff --git 
a/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver.class 
b/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver.class
deleted file mode 100644
index 43b44b0..0000000
Binary files 
a/htrace-htraced/bin/org/apache/htrace/impl/HTracedRESTReceiver.class and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver$TestHTraceConfiguration.class
----------------------------------------------------------------------
diff --git 
a/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver$TestHTraceConfiguration.class
 
b/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver$TestHTraceConfiguration.class
deleted file mode 100644
index 8662503..0000000
Binary files 
a/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver$TestHTraceConfiguration.class
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver.class
----------------------------------------------------------------------
diff --git 
a/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver.class 
b/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver.class
deleted file mode 100644
index 9456899..0000000
Binary files 
a/htrace-htraced/bin/org/apache/htrace/impl/TestHTracedRESTReceiver.class and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/util/DataDir.class
----------------------------------------------------------------------
diff --git a/htrace-htraced/bin/org/apache/htrace/util/DataDir.class 
b/htrace-htraced/bin/org/apache/htrace/util/DataDir.class
deleted file mode 100644
index ef80323..0000000
Binary files a/htrace-htraced/bin/org/apache/htrace/util/DataDir.class and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/util/HTracedProcess.class
----------------------------------------------------------------------
diff --git a/htrace-htraced/bin/org/apache/htrace/util/HTracedProcess.class 
b/htrace-htraced/bin/org/apache/htrace/util/HTracedProcess.class
deleted file mode 100644
index 1de4f75..0000000
Binary files a/htrace-htraced/bin/org/apache/htrace/util/HTracedProcess.class 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/bin/org/apache/htrace/util/TestHTracedProcess.class
----------------------------------------------------------------------
diff --git a/htrace-htraced/bin/org/apache/htrace/util/TestHTracedProcess.class 
b/htrace-htraced/bin/org/apache/htrace/util/TestHTracedProcess.class
deleted file mode 100644
index 95ec940..0000000
Binary files 
a/htrace-htraced/bin/org/apache/htrace/util/TestHTracedProcess.class and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/302e5b42/htrace-htraced/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-htraced/pom.xml b/htrace-htraced/pom.xml
index 0e951ad..728fa90 100644
--- a/htrace-htraced/pom.xml
+++ b/htrace-htraced/pom.xml
@@ -146,6 +146,17 @@ language governing permissions and limitations under the 
License. -->
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <artifactId>maven-clean-plugin</artifactId>
+        <version>2.6.1</version>
+        <configuration>
+          <filesets>
+            <fileset>
+              <directory>bin</directory>
+            </fileset>
+          </filesets>
+        </configuration>
+      </plugin>
     </plugins>
   </build>
   <dependencies>

Reply via email to