cjmamo
cjmamo
Android NDK R8b breaks the build since they change the location of some header files. Adding the header file paths in the android_make_zmq.sh fixes the problem.
I want to extract some details from the manifest file of a particular APK (http://www.freewarelovers.com/android/download/temp/1300052439_RealCalc_1.6.0.apk). Every attribute value I want is retrieved except for the 'package' attribute. When I attempt...
There appears to be a regression in v1.1.2 which is causing #688 not to behave as expected anymore. In v1.1.1, I'm able to generate POJOs from schemas like this: ```json...
XMLReaders appear to be redundantly instantiated while constructing an execution context. This happens because _XMLReader_ is declared as a resource in the _smooks-resource-list_ config. The declaration can't be removed because...
re-add PatternParserTest
I've upgraded from hawtio-springboot 2.17.6 to 4.0-M4. With Spring Security, the browser (Firefox & Chrome) returns RC 403 after attempting to POST to `hawtio/jolokia` (see attached screenshot) during login. I've...
**Describe the bug** The characters to escape are hard-coded in [`IBM_EDI_Format.dfdl.xsd`](https://github.com/smooks/smooks-edi-cartridge/blob/v2.0.0-RC3/common-schemas/src/main/resources/EDIFACT-Common/IBM_EDI_Format.dfdl.xsd#L124). This means that during unparsing, when non-default delimiters are used, characters which should not be escaped are escaped anyway....
…ependency can be downloaded from JitPack Refs: https://blog.oversecured.com/Introducing-MavenGate-a-supply-chain-attack-method-for-Java-and-Android-applications
### Please describe the feature that you want to propose I couldn't find a way how to add a custom Kamelet to the Kamelet catalogue shown in Kaoto. Presumably this...