Repository: incubator-htrace
Updated Branches:
  refs/heads/3.2 aa58338e1 -> e21e0156d


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/e21e0156
Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/e21e0156
Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/e21e0156

Branch: refs/heads/3.2
Commit: e21e0156d72f3f1d36351146b7994ab085969915
Parents: aa58338
Author: Abraham Elmahrek <[email protected]>
Authored: Thu Apr 30 15:47:00 2015 -0700
Committer: Abraham Elmahrek <[email protected]>
Committed: Thu Apr 30 16:24:09 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/e21e0156/.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/e21e0156/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/e21e0156/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/e21e0156/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/e21e0156/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/e21e0156/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/e21e0156/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/e21e0156/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/e21e0156/htrace-htraced/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-htraced/pom.xml b/htrace-htraced/pom.xml
index 52580f2..a9ef9ce 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