Kapil Agnihotri

Results 8 issues of Kapil Agnihotri

When a Shapefile is loaded in hale studio, it may happen that the data which is loaded may not have its corresponding schema already loaded. This could result in the...

enhancement
io
planned

Version: 4.1.0.SNAPSHOT Build 547 Newer versions of macOS (Catalina and later) includes [Gatekeeper technology](https://support.apple.com/en-us/HT202491) that mandates any software to be notarized for security reasons. Therefore, in these versions, when the...

enhancement
build
planned

Similar to the the installer for Mac with intel chip, create an installer for Mac with M1 chip bundled with its compatible jdk.

stale

After importing an XML schema in the hale studio either as a source or a target, if the user `excludes type from mapping` from the imported xml schema, then the...

needs info
stale

Migrate from groovy 2.4 to 4.0.1 and Migrate from pegdown to flexmark-java markdown parser 0.64 Other related PRs - [hale build support](https://gitlab.wetransform.to/hale/hale-build-support/merge_requests/4) - [shared-platform](https://github.com/halestudio/shared-platform/pull/9) - [hale platform](https://github.com/halestudio/hale-platform/pull/36) ING-3268

Update is required because the product doesn't validate in Mac with M1 chip “eclipse”: https://download.eclipse.org/eclipse/updates/4.24/ “release”: https://download.eclipse.org/releases/2022-06

stale

Units tests that are run on `` bundle fails due to missing jaxb-api on classpath. This happens because, org.deegree still refers to javax.xml libraries for `jaxb` related dependencies. However, after...

bug
platform
confirmed

We get NPE when starting tests for [WMS service](https://test.haleconnect.de/ows/services/org.472.c3bf1298-3629-437a-a925-382964393979_wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0) using the API call. NPE is observed only for the first time when this API is requested but on successive API...