GitHub user samaitra opened a pull request:
https://github.com/apache/ignite/pull/383
IGNITE-944 HTTP REST log command doesn't work
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/samaitra/ignite IGNITE-944
Alternatively you can
Agree with Sergey - the source archive should be build independently, perhaps
as a part of the release target.
Fixing source manually won't work, because then the content of the release
tarball will be different from the release commit. These seem to be a
relatively point-fixes and should require
Why not just properly fix all the points? I like Vladimir’s suggestion for
(3). Should we add/change build instructions in the DEVNOTES.txt?
On Sat, Dec 26, 2015 at 8:20 AM, Anton Vinogradov
wrote:
> Hi,
>
> 1-2)
> Seems that we have to have dotnet build folder located at "regular" java
> target
Hi,
1-2)
Seems that we have to have dotnet build folder located at "regular" java
target folder which will be automatically excluded at source package build.
Another way is to configure "source-release-assembly" at "apache-release"
profile somehow.
And last one case is to build source package at s
GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/382
ignite-2288: Changed F.first(Iterable) to use index-based lookup for Lists.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilantukh/ignite ign
Vladimir Ozerov created IGNITE-2297:
---
Summary: DirectByteBufferStreamImplV2: add special cases for maps
with a single element.
Key: IGNITE-2297
URL: https://issues.apache.org/jira/browse/IGNITE-2297
Hi
I analyzed the build log for Apache Ignite 1.5.0.final-rc1 and found that
we make a source archive after building of fabric edition. It seems it
caused the issue raised by Cos.
I propose to move the step of source archiving before any build steps and
may be run RAT against source zip file.
Sergey Kozlov created IGNITE-2296:
-
Summary: Apache copyright link opens 404 page
Key: IGNITE-2296
URL: https://issues.apache.org/jira/browse/IGNITE-2296
Project: Ignite
Issue Type: Bug
Sure, I unsassigned this issue from me in case if anyone wants to implement
this.
Pavel Tupitsyn created IGNITE-2295:
--
Summary: .Net: Provide performance counters
Key: IGNITE-2295
URL: https://issues.apache.org/jira/browse/IGNITE-2295
Project: Ignite
Issue Type: Task
Sergi Vladykin created IGNITE-2294:
--
Summary: Implement SQL DML (insert, update, delete) cluses.
Key: IGNITE-2294
URL: https://issues.apache.org/jira/browse/IGNITE-2294
Project: Ignite
Issue
Vladimir Ozerov created IGNITE-2293:
---
Summary: Review CacheContinuousQueryHandler.EntryBuffer
concurrency.
Key: IGNITE-2293
URL: https://issues.apache.org/jira/browse/IGNITE-2293
Project: Ignite
Vladimir Ozerov created IGNITE-2292:
---
Summary: Add ability to build .NET platform from Maven.
Key: IGNITE-2292
URL: https://issues.apache.org/jira/browse/IGNITE-2292
Project: Ignite
Issue T
Cos,
p.1 and p.2 appear to be the same - folder "modules/platforms/dotnet/bin"
should not exist in source release, only in binary build.
p.3 - looks like we need make .NET and CPP docs creation step off by
default and enable it only if particular flag is set. For now behavior is
the opposite - doc
14 matches
Mail list logo