adding nuget.config to direct packages to root/lib. The @interface in Java is 
meant to a mark an annotation/attribute. extracted attributes.  defaulting the 
temp directory property.


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

Branch: refs/heads/branch_4x
Commit: fcc56d705ae14a0b96f18b06b5e9ef05b5ece368
Parents: 533ab24
Author: michael herndon <[email protected]>
Authored: Mon Mar 10 18:06:35 2014 -0400
Committer: michael herndon <[email protected]>
Committed: Mon Mar 10 18:06:35 2014 -0400

----------------------------------------------------------------------
 lib/NUnit.2.6.3/NUnit.2.6.3.nupkg               |   Bin 0 -> 98508 bytes
 lib/NUnit.2.6.3/lib/nunit.framework.dll         |   Bin 0 -> 151552 bytes
 lib/NUnit.2.6.3/lib/nunit.framework.xml         | 10960 +++++++++++++++++
 lib/NUnit.2.6.3/license.txt                     |    15 +
 lib/repositories.config                         |     4 +
 lucene.net                                      |     1 -
 nuget.config                                    |    22 +
 test/core/README.md                             |     3 +-
 .../Lucene.Net.TestFramework.csproj             |    25 +-
 test/test-framework/Notice.md                   |     7 +
 test/test-framework/README.md                   |     6 +
 test/test-framework/Support/RandomizedTest.cs   |     2 +
 test/test-framework/Util/Attributes.cs          |    64 +
 test/test-framework/Util/LuceneTestCase.cs      |    52 +-
 test/test-framework/packages.config             |     4 +
 15 files changed, 11134 insertions(+), 31 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/fcc56d70/lib/NUnit.2.6.3/NUnit.2.6.3.nupkg
----------------------------------------------------------------------
diff --git a/lib/NUnit.2.6.3/NUnit.2.6.3.nupkg 
b/lib/NUnit.2.6.3/NUnit.2.6.3.nupkg
new file mode 100644
index 0000000..61e3a5e
Binary files /dev/null and b/lib/NUnit.2.6.3/NUnit.2.6.3.nupkg differ

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/fcc56d70/lib/NUnit.2.6.3/lib/nunit.framework.dll
----------------------------------------------------------------------
diff --git a/lib/NUnit.2.6.3/lib/nunit.framework.dll 
b/lib/NUnit.2.6.3/lib/nunit.framework.dll
new file mode 100644
index 0000000..780727f
Binary files /dev/null and b/lib/NUnit.2.6.3/lib/nunit.framework.dll differ

Reply via email to