From 08d96e5f21cd44905e189a71cd22c3fc5bfaff0d Mon Sep 17 00:00:00 2001 From: Shevek Date: Wed, 31 Dec 2014 19:05:36 -0800 Subject: Remove old binary files from build tree. --- lib/ant/ant-contrib.jar | Bin 196135 -> 0 bytes lib/checkstyle/checkstyle-all-4.1.jar | Bin 1261097 -> 0 bytes lib/checkstyle/commons-beanutils-core.jar | Bin 168760 -> 0 bytes lib/checkstyle/commons-cli.jar | Bin 30117 -> 0 bytes lib/checkstyle/commons-collections.jar | Bin 165119 -> 0 bytes lib/checkstyle/commons-logging.jar | Bin 31605 -> 0 bytes lib/cobertura/asm-3.2.jar | Bin 71456 -> 0 bytes lib/cobertura/asm-tree-3.2.jar | Bin 30270 -> 0 bytes lib/cobertura/cobertura.jar | Bin 453355 -> 0 bytes lib/cobertura/jakarta-oro-2.0.8.jar | Bin 65261 -> 0 bytes lib/findbugs/lib/annotations.jar | Bin 11562 -> 0 bytes lib/findbugs/lib/asm-3.0.jar | Bin 42660 -> 0 bytes lib/findbugs/lib/asm-analysis-3.0.jar | Bin 17551 -> 0 bytes lib/findbugs/lib/asm-commons-3.0.jar | Bin 32218 -> 0 bytes lib/findbugs/lib/asm-tree-3.0.jar | Bin 21607 -> 0 bytes lib/findbugs/lib/asm-util-3.0.jar | Bin 33028 -> 0 bytes lib/findbugs/lib/asm-xml-3.0.jar | Bin 51222 -> 0 bytes lib/findbugs/lib/bcel.jar | Bin 528473 -> 0 bytes lib/findbugs/lib/buggy.icns | Bin 36133 -> 0 bytes lib/findbugs/lib/dom4j-full.jar | Bin 513409 -> 0 bytes lib/findbugs/lib/findbugs-ant.jar | Bin 23744 -> 0 bytes lib/findbugs/lib/findbugs.jar | Bin 1658254 -> 0 bytes lib/findbugs/lib/findbugsGUI.jar | Bin 565050 -> 0 bytes lib/findbugs/lib/jsr305.jar | Bin 24426 -> 0 bytes lib/findbugs/plugin/coreplugin.jar | Bin 650972 -> 0 bytes lib/findbugs/xsl/default.xsl | 376 ------- lib/findbugs/xsl/fancy-hist.xsl | 1127 -------------------- lib/findbugs/xsl/fancy.xsl | 846 --------------- lib/findbugs/xsl/plain.xsl | 306 ------ lib/findbugs/xsl/summary.xsl | 252 ----- lib/jrat/bcel-326809.jar | Bin 532700 -> 0 bytes lib/jrat/jmxri.jar | Bin 309048 -> 0 bytes lib/jrat/shiftone-arbor.jar | Bin 45630 -> 0 bytes lib/jrat/shiftone-jrat.jar | Bin 421539 -> 0 bytes lib/junit/junit.jar | Bin 187676 -> 0 bytes lib/log4j/log4j-1.2.13.jar | Bin 358180 -> 0 bytes lib/runtime/getopt/gnu.getopt.jar | Bin 13625 -> 0 bytes lib/svn/commons-lang-2.0.jar | Bin 169763 -> 0 bytes lib/svn/jakarta-regexp-1.3.jar | Bin 25429 -> 0 bytes lib/svn/svnClientAdapter.jar | Bin 175111 -> 0 bytes lib/svn/svnant.jar | Bin 44028 -> 0 bytes lib/svn/svnjavahl.jar | Bin 42210 -> 0 bytes lib/vpp/commons-collections-3.1.jar | Bin 559366 -> 0 bytes lib/vpp/foundrylogic-vpp-2.2.1-nodeps.jar | Bin 26463 -> 0 bytes lib/vpp/velocity-1.4.jar | Bin 361173 -> 0 bytes src/main/resources/log4j.properties | 22 - .../resources/org/anarres/cpp/taskdef.properties | 2 - 47 files changed, 2931 deletions(-) delete mode 100644 lib/ant/ant-contrib.jar delete mode 100644 lib/checkstyle/checkstyle-all-4.1.jar delete mode 100644 lib/checkstyle/commons-beanutils-core.jar delete mode 100644 lib/checkstyle/commons-cli.jar delete mode 100644 lib/checkstyle/commons-collections.jar delete mode 100644 lib/checkstyle/commons-logging.jar delete mode 100644 lib/cobertura/asm-3.2.jar delete mode 100644 lib/cobertura/asm-tree-3.2.jar delete mode 100644 lib/cobertura/cobertura.jar delete mode 100644 lib/cobertura/jakarta-oro-2.0.8.jar delete mode 100644 lib/findbugs/lib/annotations.jar delete mode 100644 lib/findbugs/lib/asm-3.0.jar delete mode 100644 lib/findbugs/lib/asm-analysis-3.0.jar delete mode 100644 lib/findbugs/lib/asm-commons-3.0.jar delete mode 100644 lib/findbugs/lib/asm-tree-3.0.jar delete mode 100644 lib/findbugs/lib/asm-util-3.0.jar delete mode 100644 lib/findbugs/lib/asm-xml-3.0.jar delete mode 100644 lib/findbugs/lib/bcel.jar delete mode 100644 lib/findbugs/lib/buggy.icns delete mode 100644 lib/findbugs/lib/dom4j-full.jar delete mode 100644 lib/findbugs/lib/findbugs-ant.jar delete mode 100644 lib/findbugs/lib/findbugs.jar delete mode 100644 lib/findbugs/lib/findbugsGUI.jar delete mode 100644 lib/findbugs/lib/jsr305.jar delete mode 100644 lib/findbugs/plugin/coreplugin.jar delete mode 100644 lib/findbugs/xsl/default.xsl delete mode 100644 lib/findbugs/xsl/fancy-hist.xsl delete mode 100644 lib/findbugs/xsl/fancy.xsl delete mode 100644 lib/findbugs/xsl/plain.xsl delete mode 100644 lib/findbugs/xsl/summary.xsl delete mode 100644 lib/jrat/bcel-326809.jar delete mode 100644 lib/jrat/jmxri.jar delete mode 100644 lib/jrat/shiftone-arbor.jar delete mode 100644 lib/jrat/shiftone-jrat.jar delete mode 100644 lib/junit/junit.jar delete mode 100644 lib/log4j/log4j-1.2.13.jar delete mode 100644 lib/runtime/getopt/gnu.getopt.jar delete mode 100644 lib/svn/commons-lang-2.0.jar delete mode 100644 lib/svn/jakarta-regexp-1.3.jar delete mode 100644 lib/svn/svnClientAdapter.jar delete mode 100644 lib/svn/svnant.jar delete mode 100644 lib/svn/svnjavahl.jar delete mode 100644 lib/vpp/commons-collections-3.1.jar delete mode 100644 lib/vpp/foundrylogic-vpp-2.2.1-nodeps.jar delete mode 100644 lib/vpp/velocity-1.4.jar delete mode 100644 src/main/resources/log4j.properties delete mode 100644 src/main/resources/org/anarres/cpp/taskdef.properties diff --git a/lib/ant/ant-contrib.jar b/lib/ant/ant-contrib.jar deleted file mode 100644 index 6e04e84..0000000 Binary files a/lib/ant/ant-contrib.jar and /dev/null differ diff --git a/lib/checkstyle/checkstyle-all-4.1.jar b/lib/checkstyle/checkstyle-all-4.1.jar deleted file mode 100644 index ea018b6..0000000 Binary files a/lib/checkstyle/checkstyle-all-4.1.jar and /dev/null differ diff --git a/lib/checkstyle/commons-beanutils-core.jar b/lib/checkstyle/commons-beanutils-core.jar deleted file mode 100644 index ce79cbe..0000000 Binary files a/lib/checkstyle/commons-beanutils-core.jar and /dev/null differ diff --git a/lib/checkstyle/commons-cli.jar b/lib/checkstyle/commons-cli.jar deleted file mode 100644 index 22a004e..0000000 Binary files a/lib/checkstyle/commons-cli.jar and /dev/null differ diff --git a/lib/checkstyle/commons-collections.jar b/lib/checkstyle/commons-collections.jar deleted file mode 100644 index f66c6d2..0000000 Binary files a/lib/checkstyle/commons-collections.jar and /dev/null differ diff --git a/lib/checkstyle/commons-logging.jar b/lib/checkstyle/commons-logging.jar deleted file mode 100644 index b99c937..0000000 Binary files a/lib/checkstyle/commons-logging.jar and /dev/null differ diff --git a/lib/cobertura/asm-3.2.jar b/lib/cobertura/asm-3.2.jar deleted file mode 100644 index 2a83445..0000000 Binary files a/lib/cobertura/asm-3.2.jar and /dev/null differ diff --git a/lib/cobertura/asm-tree-3.2.jar b/lib/cobertura/asm-tree-3.2.jar deleted file mode 100644 index 4ab3528..0000000 Binary files a/lib/cobertura/asm-tree-3.2.jar and /dev/null differ diff --git a/lib/cobertura/cobertura.jar b/lib/cobertura/cobertura.jar deleted file mode 100644 index 438fe55..0000000 Binary files a/lib/cobertura/cobertura.jar and /dev/null differ diff --git a/lib/cobertura/jakarta-oro-2.0.8.jar b/lib/cobertura/jakarta-oro-2.0.8.jar deleted file mode 100644 index 23488d2..0000000 Binary files a/lib/cobertura/jakarta-oro-2.0.8.jar and /dev/null differ diff --git a/lib/findbugs/lib/annotations.jar b/lib/findbugs/lib/annotations.jar deleted file mode 100644 index e16db1f..0000000 Binary files a/lib/findbugs/lib/annotations.jar and /dev/null differ diff --git a/lib/findbugs/lib/asm-3.0.jar b/lib/findbugs/lib/asm-3.0.jar deleted file mode 100644 index 7a5c727..0000000 Binary files a/lib/findbugs/lib/asm-3.0.jar and /dev/null differ diff --git a/lib/findbugs/lib/asm-analysis-3.0.jar b/lib/findbugs/lib/asm-analysis-3.0.jar deleted file mode 100644 index c5f795f..0000000 Binary files a/lib/findbugs/lib/asm-analysis-3.0.jar and /dev/null differ diff --git a/lib/findbugs/lib/asm-commons-3.0.jar b/lib/findbugs/lib/asm-commons-3.0.jar deleted file mode 100644 index 2971530..0000000 Binary files a/lib/findbugs/lib/asm-commons-3.0.jar and /dev/null differ diff --git a/lib/findbugs/lib/asm-tree-3.0.jar b/lib/findbugs/lib/asm-tree-3.0.jar deleted file mode 100644 index c6347fe..0000000 Binary files a/lib/findbugs/lib/asm-tree-3.0.jar and /dev/null differ diff --git a/lib/findbugs/lib/asm-util-3.0.jar b/lib/findbugs/lib/asm-util-3.0.jar deleted file mode 100644 index 9515986..0000000 Binary files a/lib/findbugs/lib/asm-util-3.0.jar and /dev/null differ diff --git a/lib/findbugs/lib/asm-xml-3.0.jar b/lib/findbugs/lib/asm-xml-3.0.jar deleted file mode 100644 index b3d1a64..0000000 Binary files a/lib/findbugs/lib/asm-xml-3.0.jar and /dev/null differ diff --git a/lib/findbugs/lib/bcel.jar b/lib/findbugs/lib/bcel.jar deleted file mode 100644 index be093c8..0000000 Binary files a/lib/findbugs/lib/bcel.jar and /dev/null differ diff --git a/lib/findbugs/lib/buggy.icns b/lib/findbugs/lib/buggy.icns deleted file mode 100644 index b1f4660..0000000 Binary files a/lib/findbugs/lib/buggy.icns and /dev/null differ diff --git a/lib/findbugs/lib/dom4j-full.jar b/lib/findbugs/lib/dom4j-full.jar deleted file mode 100644 index 1efbf7e..0000000 Binary files a/lib/findbugs/lib/dom4j-full.jar and /dev/null differ diff --git a/lib/findbugs/lib/findbugs-ant.jar b/lib/findbugs/lib/findbugs-ant.jar deleted file mode 100644 index 3a2740e..0000000 Binary files a/lib/findbugs/lib/findbugs-ant.jar and /dev/null differ diff --git a/lib/findbugs/lib/findbugs.jar b/lib/findbugs/lib/findbugs.jar deleted file mode 100644 index 10c8f78..0000000 Binary files a/lib/findbugs/lib/findbugs.jar and /dev/null differ diff --git a/lib/findbugs/lib/findbugsGUI.jar b/lib/findbugs/lib/findbugsGUI.jar deleted file mode 100644 index 8cf6984..0000000 Binary files a/lib/findbugs/lib/findbugsGUI.jar and /dev/null differ diff --git a/lib/findbugs/lib/jsr305.jar b/lib/findbugs/lib/jsr305.jar deleted file mode 100644 index 90119cb..0000000 Binary files a/lib/findbugs/lib/jsr305.jar and /dev/null differ diff --git a/lib/findbugs/plugin/coreplugin.jar b/lib/findbugs/plugin/coreplugin.jar deleted file mode 100644 index 0f9c317..0000000 Binary files a/lib/findbugs/plugin/coreplugin.jar and /dev/null differ diff --git a/lib/findbugs/xsl/default.xsl b/lib/findbugs/xsl/default.xsl deleted file mode 100644 index e8f30d4..0000000 --- a/lib/findbugs/xsl/default.xsl +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - - - - - -  - - - - - - Code - Warning - - - - - - - FindBugs Report - - - - - - - - - -

FindBugs Report

- -

Project Information

- - -

Metrics

- - -

Contents

- - -

Summary

- - - - - - - - - - - - tablerow0 - tablerow1 - - - - - - - - - - - tablerow0 - tablerow1 - - - - - - -
Warning TypeNumber
Warnings
Total
- -

Warnings

- -

Click on a warning row to see full context information.

- - - - - - - - - Warnings - Warnings_ - - - -

Details

- - - - - - - - -
- - -

Project: - - - - -

-

FindBugs version:

- -

Code analyzed:

-
    - -
  • -
    -
-



-
- - - - - - - - priority- - - - - - - - - - - - - - - - - - - - - -

:

- -
- - - - - - -

- - - - - - -
-
- - - - - -

lines of code analyzed, - in classes, - in packages.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricTotalDensity*
High Priority Warnings - - - - - - - - -
Medium Priority Warnings - - - - - - - - -
Low Priority Warnings - - - - - - - - -
Total Warnings
-

(* Defects per Thousand lines of non-commenting source statements)

-



- -
- -
- - diff --git a/lib/findbugs/xsl/fancy-hist.xsl b/lib/findbugs/xsl/fancy-hist.xsl deleted file mode 100644 index 8086600..0000000 --- a/lib/findbugs/xsl/fancy-hist.xsl +++ /dev/null @@ -1,1127 +0,0 @@ - - - - - - - - - - - - - - - - - - FindBugs (<xsl:value-of select="/BugCollection/@version" />) - Analysis for - <xsl:choose> - <xsl:when test='string-length(/BugCollection/Project/@projectName)>0'><xsl:value-of select="/BugCollection/Project/@projectName" /></xsl:when> - <xsl:otherwise><xsl:value-of select="/BugCollection/Project/@filename" /></xsl:otherwise> - </xsl:choose> - - - - - - -

- FindBugs () - Analysis for - - - - -

- - - -
- -
-
- Computing data... -
- -
-
-

Package Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PackageCode SizeBugsBugs p1Bugs p2Bugs p3Bugs Exp.
- Overall - ( packages), - ( classes) -
-
- -
-
-

Analyzed Files:

-
    - -
  • -
    -
-
-
-

Used Libraries:

-
    - -
  • -
    - -
  • None
  • -
    -
-
-
-

Analysis Errors:

-
    - - -
  • None
  • -
    - -
  • Missing ref classes for analysis: -
      - -
    • -
      -
    -
  • -
    -
-
-
-
Loading...
-
Loading...
-
Loading...
-
- - - - -
- - -
- diff --git a/lib/findbugs/xsl/fancy.xsl b/lib/findbugs/xsl/fancy.xsl deleted file mode 100644 index 5d152dd..0000000 --- a/lib/findbugs/xsl/fancy.xsl +++ /dev/null @@ -1,846 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - FindBugs (<xsl:value-of select="/BugCollection/@version" />) - Analysis for - <xsl:choose> - <xsl:when test='string-length(/BugCollection/Project/@projectName)>0'><xsl:value-of select="/BugCollection/Project/@projectName" /></xsl:when> - <xsl:otherwise><xsl:value-of select="/BugCollection/Project/@filename" /></xsl:otherwise> - </xsl:choose> - - - - - - -
-

- FindBugs () - Analysis for - - - - -

- - - - - - - - - - -
- tip- - tip - /
- -
-
- - - -
- b-uid-- - - - - - - -
-
-
-
-
- -
-
-
-
-
-
-
- - -
- - - - -
-

FindBugs Analysis generated at:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PackageCode SizeBugsBugs p1Bugs p2Bugs p3Bugs Exp.Ratio
- Overall - ( packages), - ( classes) -
-
-
- - - - - - - - - - - - b-1 -    - P1 - - b-2 -    - P2 - - b-3 -    - P3 - - b-4 -    - Exp. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- category--and-code--and-bug- - category--and-code--and-bug- - b-uid-- - - - - - - - -
-
-
- - - - - - - - - - - 0 - - - - - - 0 - - - - - - 0 - - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - 0 - - - - - - 0 - - - - - - 0 - - - - - -
- -
- package--and-class- - - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - -
- -
- package--and-class--and-type- - package--and-class--and-type- - b-uid-- - - - - - - - -
-
-
- -
diff --git a/lib/findbugs/xsl/plain.xsl b/lib/findbugs/xsl/plain.xsl deleted file mode 100644 index 80fff8d..0000000 --- a/lib/findbugs/xsl/plain.xsl +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - - - - Warning - Priority - Details - - - - - - - FindBugs Report - - - - - - - -

FindBugs Report

-

Produced using FindBugs .

-

Project: - - - - -

-

Metrics

- - -

Summary

- - - - - - - - - - - - tablerow0 - tablerow1 - - - - - - - - - - - tablerow0 - tablerow1 - - - - - - -
Warning TypeNumber
Warnings
Total
-



- -

Warnings

- -

Click on each warning link to see a full description of the issue, and - details of how to resolve it.

- - - - - - - - - Warnings - Warnings_ - - - -



-

Warning Types

- - - - - - - - -
- - - - - - - - - - - High - Medium - Low - Unknown - - - -



- - - -
In file , - - - line - - - lines - to - - -
- - -
-
-

- - -
- - -

- -



-
- - - - - - -

- - - - - - - - - - - - - - -

None

-



-
- - - - - -

lines of code analyzed, - in classes, - in packages.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricTotalDensity*
High Priority Warnings - - - - - - - - -
Medium Priority Warnings - - - - - - - - -
Low Priority Warnings - - - - - - - - -
Total Warnings - - - - - - - - - - -
-

(* Defects per Thousand lines of non-commenting source statements)

-



- -
- -
diff --git a/lib/findbugs/xsl/summary.xsl b/lib/findbugs/xsl/summary.xsl deleted file mode 100644 index faf0131..0000000 --- a/lib/findbugs/xsl/summary.xsl +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <xsl:value-of select="$PAGE.TITLE" /> - -

-

Analysis for - - - - - -

-

-

- -
-

- -
() -

- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
       
-
-
-
- -
diff --git a/lib/jrat/bcel-326809.jar b/lib/jrat/bcel-326809.jar deleted file mode 100644 index 9c8de92..0000000 Binary files a/lib/jrat/bcel-326809.jar and /dev/null differ diff --git a/lib/jrat/jmxri.jar b/lib/jrat/jmxri.jar deleted file mode 100644 index 5e519fd..0000000 Binary files a/lib/jrat/jmxri.jar and /dev/null differ diff --git a/lib/jrat/shiftone-arbor.jar b/lib/jrat/shiftone-arbor.jar deleted file mode 100644 index f16528e..0000000 Binary files a/lib/jrat/shiftone-arbor.jar and /dev/null differ diff --git a/lib/jrat/shiftone-jrat.jar b/lib/jrat/shiftone-jrat.jar deleted file mode 100644 index 3c1c5bf..0000000 Binary files a/lib/jrat/shiftone-jrat.jar and /dev/null differ diff --git a/lib/junit/junit.jar b/lib/junit/junit.jar deleted file mode 100644 index 717cd08..0000000 Binary files a/lib/junit/junit.jar and /dev/null differ diff --git a/lib/log4j/log4j-1.2.13.jar b/lib/log4j/log4j-1.2.13.jar deleted file mode 100644 index dde9972..0000000 Binary files a/lib/log4j/log4j-1.2.13.jar and /dev/null differ diff --git a/lib/runtime/getopt/gnu.getopt.jar b/lib/runtime/getopt/gnu.getopt.jar deleted file mode 100644 index 1aea24b..0000000 Binary files a/lib/runtime/getopt/gnu.getopt.jar and /dev/null differ diff --git a/lib/svn/commons-lang-2.0.jar b/lib/svn/commons-lang-2.0.jar deleted file mode 100644 index c8a2870..0000000 Binary files a/lib/svn/commons-lang-2.0.jar and /dev/null differ diff --git a/lib/svn/jakarta-regexp-1.3.jar b/lib/svn/jakarta-regexp-1.3.jar deleted file mode 100644 index d653a38..0000000 Binary files a/lib/svn/jakarta-regexp-1.3.jar and /dev/null differ diff --git a/lib/svn/svnClientAdapter.jar b/lib/svn/svnClientAdapter.jar deleted file mode 100644 index 502a53f..0000000 Binary files a/lib/svn/svnClientAdapter.jar and /dev/null differ diff --git a/lib/svn/svnant.jar b/lib/svn/svnant.jar deleted file mode 100644 index fc5e2b9..0000000 Binary files a/lib/svn/svnant.jar and /dev/null differ diff --git a/lib/svn/svnjavahl.jar b/lib/svn/svnjavahl.jar deleted file mode 100644 index 4208165..0000000 Binary files a/lib/svn/svnjavahl.jar and /dev/null differ diff --git a/lib/vpp/commons-collections-3.1.jar b/lib/vpp/commons-collections-3.1.jar deleted file mode 100644 index 41e230f..0000000 Binary files a/lib/vpp/commons-collections-3.1.jar and /dev/null differ diff --git a/lib/vpp/foundrylogic-vpp-2.2.1-nodeps.jar b/lib/vpp/foundrylogic-vpp-2.2.1-nodeps.jar deleted file mode 100644 index 3956a43..0000000 Binary files a/lib/vpp/foundrylogic-vpp-2.2.1-nodeps.jar and /dev/null differ diff --git a/lib/vpp/velocity-1.4.jar b/lib/vpp/velocity-1.4.jar deleted file mode 100644 index 04ec9d2..0000000 Binary files a/lib/vpp/velocity-1.4.jar and /dev/null differ diff --git a/src/main/resources/log4j.properties b/src/main/resources/log4j.properties deleted file mode 100644 index 901854c..0000000 --- a/src/main/resources/log4j.properties +++ /dev/null @@ -1,22 +0,0 @@ -# Set root logger level to DEBUG and its only appender to stdout. -log4j.rootLogger=INFO, stdout - -# stdout is set to be a ConsoleAppender. -log4j.appender.stdout=org.apache.log4j.ConsoleAppender - -# stdout uses PatternLayout. -log4j.appender.stdout.layout=org.apache.log4j.PatternLayout -# log4j.appender.stdout.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n -# log4j.appender.stdout.layout.ConversionPattern=%-4r [%t] %p %c{1} - %m%n -log4j.appender.stdout.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} [%t %x] %p %c - %m%n -# Make log4j honour other programs changing System.out -log4j.appender.stdout.follow=true - -# Turn on Axis exception logging -log4j.logger.org.apache.axis.EXCEPTIONS=DEBUG - -# log4j.logger.org.apache.axis=WARN -# log4j.logger.org.mortbay=WARN -# log4j.logger.com.mchange=WARN - -# log4j.logger.org.anarres.iengine=DEBUG diff --git a/src/main/resources/org/anarres/cpp/taskdef.properties b/src/main/resources/org/anarres/cpp/taskdef.properties deleted file mode 100644 index 6d575d7..0000000 --- a/src/main/resources/org/anarres/cpp/taskdef.properties +++ /dev/null @@ -1,2 +0,0 @@ -# Taskdefs for JCPP -cpp=org.anarres.cpp.CppTask -- cgit v1.2.3