Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log4net dependency #1

Open
wants to merge 73 commits into
base: trunk
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
f4d2e7c
Added copyright header to new files
soneyworld Aug 19, 2014
8dbb554
Merge branch 'trunk' into BrowserSupport
soneyworld Nov 13, 2014
0a83f52
Merge branch 'trunk' into BrowserSupport
soneyworld Nov 13, 2014
1671d11
Merge branch 'trunk' into BrowserSupport
soneyworld Nov 13, 2014
f75011e
Changed unit test back to atompub binding
soneyworld Dec 9, 2014
a512cdd
NullReferenceException fixed on converter class
soneyworld Dec 12, 2014
6d55dfc
Merge branch 'trunk' of github.com:OpenDataSpace/chemistry-dotcmis in…
soneyworld Dec 12, 2014
b2a75c4
Merge branch 'trunk' into BrowserSupport
soneyworld Dec 12, 2014
9b2209f
http AllowWriteStreamBuffering is required to re-send the auth request
more0401 Feb 3, 2015
cda5d06
Improved exception handling on browser binding
soneyworld Mar 6, 2015
b29d6e7
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 6, 2015
9fb363e
Added parsing of appendContentStream returned objectId
soneyworld Mar 12, 2015
ca7ae7d
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 12, 2015
9890f11
Fixed parsing exception
soneyworld Mar 12, 2015
970f634
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 12, 2015
4e6dfd7
Changed extracting of new object id to read from header
soneyworld Mar 12, 2015
7a11f00
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 12, 2015
e315383
Fixed compile error and added exception handling
soneyworld Mar 12, 2015
955384f
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 12, 2015
f43d2da
Bugfix for AppendContentStream Refresh issue
soneyworld Mar 12, 2015
5507020
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 12, 2015
25afadd
Fix for #540
nicolas-raoul Mar 19, 2015
6f9db17
Merge branch 'trunk' of github.com:OpenDataSpace/chemistry-dotcmis in…
soneyworld Mar 19, 2015
8c6ea80
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 19, 2015
fed674c
Upgraded .Net minimum version to v4.5
soneyworld Mar 19, 2015
fec8008
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 19, 2015
c65ad18
Downgrade from .Net 4.5 to 4.0
soneyworld Mar 19, 2015
fda739c
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 19, 2015
979ab7b
Added NameConstraintViolation detection to browser binding
soneyworld Mar 20, 2015
622fb2e
Added NameConstraintViolation detection to atompub binding
soneyworld Mar 20, 2015
61b6be2
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 20, 2015
3404ead
Fixed exception parsing
soneyworld Mar 20, 2015
026379d
Fixed exception parsing
soneyworld Mar 20, 2015
c271774
Merge branch 'trunk' into BrowserSupport
soneyworld Mar 20, 2015
26aa99f
CMIS-902: fixed DTD processing
fmui Mar 30, 2015
c15ad53
CMIS-903: read POST responses to avoid blocking
fmui Mar 30, 2015
3de7527
CMIS-905: changed ICmisSpi from internal to public
fmui Apr 7, 2015
9b2372b
DotCMIS: preparation for 0.7 release
fmui Apr 8, 2015
6e82691
CMIS-907: fixed SPI class check
fmui Apr 9, 2015
3fc2318
prepare DotCMIS 0.7 RC2
fmui Apr 9, 2015
b62c68d
DotCMIS: changed doc style to VS2013
fmui Apr 9, 2015
2788311
Merge remote-tracking branch 'apache/trunk' into trunk
soneyworld Apr 10, 2015
9195ccd
Merge branch 'trunk' into BrowserSupport
soneyworld Apr 10, 2015
6dfa0ef
Added missing isPrivateWorkingCopy property to IDocument interface an…
soneyworld Apr 29, 2015
654cd97
Fixed possible NullReferenceException
soneyworld Jun 22, 2015
9b5ec24
Improved StackTrace support for CmisExceptions
soneyworld Jul 6, 2015
b492528
Fixed Exception parsing of browser binding
soneyworld Jul 23, 2015
bb79e24
Tiny improvements on http connection creation
soneyworld Jul 23, 2015
0c9b62e
Revert "Tiny improvements on http connection creation"
soneyworld Jul 23, 2015
50ddec5
Fixed missing argument in base constructor
soneyworld Jul 27, 2015
b4672ae
Updated to new Newtonsoft.Json library
soneyworld Aug 13, 2015
25087ea
Updated Newtonsoft.Json lib to 7.0.1 and nuget
soneyworld Aug 13, 2015
bf6f1b7
Added automatic nuget restore on sln compilation
soneyworld Aug 13, 2015
113aa88
Revert "Added automatic nuget restore on sln compilation"
soneyworld Aug 13, 2015
c7fc2e1
Added possibility to set number of http retries
soneyworld Aug 17, 2015
6ae7e61
Fixed wrong cmis connection exception creation
soneyworld Aug 19, 2015
45fa507
CMIS-936: made public API methods virtual
fmui Aug 20, 2015
a72a7fe
Fixed broken json parsing of returned list of objects
soneyworld Sep 4, 2015
742d99d
Improved exception parsing and creation in browser and atompub binding
soneyworld Sep 4, 2015
271db38
Merge remote-tracking branch 'apache/trunk' into trunk
soneyworld Sep 4, 2015
b09a7cb
Fixed broken content change event list in browser binding
soneyworld Sep 7, 2015
2254999
Merge branch 'trunk' of github.com:OpenDataSpace/chemistry-dotcmis in…
soneyworld Sep 7, 2015
6542c19
Bugfix: CreateItem & CreatePolicy got wrong action
soneyworld Sep 9, 2015
fc65fa1
log4net dependency
lelmarir Oct 14, 2015
7a20964
removed wrong log4net reference
lelmarir Oct 15, 2015
e06211f
fix exception on connection problems
lelmarir Feb 5, 2016
c883cdf
the response might have no stream
lelmarir Feb 9, 2016
36ac9e6
use a single log
lelmarir Feb 9, 2016
0695f92
Merge branch 'fix' into trunk
lelmarir Feb 9, 2016
a871ed1
Merge remote-tracking branch 'OpenDataSpace/trunk' into test
lelmarir Feb 9, 2016
98fabca
rethrow the exception if no response (eg. Timeout, Connection Loss)
lelmarir Feb 10, 2016
3a211b3
Merge branch 'pullRequest' into test
lelmarir Feb 10, 2016
81e9062
new Newtonsoft.Json version
Mar 30, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions DotCMIS/DotCMIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
<AssemblyOriginatorKeyFile>dotcmis.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This path does not exist on computers other than yours. Embedding the log4net DLL (for instance at the root of the project) could be a solution.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As said, i'm a c# newbie; but the packages folder should be the NuGet managed folder for dependency, so it should put there the dll as instructed by the <package id="log4net" ...> entry in packages.config file.
Isn't it?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now i can see: the problem is that i'm using this project as a submodule of CmisSync, so the resulting path is related to the root project that indeed has the packages folder.
I don't want to add a dll to the project; it need to be managed by NuGet, but i don't know how to solve this

</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Newtonsoft.Json.dll</HintPath>
Expand Down
1 change: 1 addition & 0 deletions DotCMIS/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.3" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.2" targetFramework="net35" />
</packages>