Coder Social home page Coder Social logo

m4j's Issues

The project is active?

Hello Brian,

I work in a Brazilian software company that develops ERP in MUMPS.
It is a very large system, a year that was converted from the MUMPS Intersystems for GTM. Also recreated some implementations connectors and Java tools to maintain compatibility with Intersystems.
Currently the company is in a process of changing everything to java and I enjoyed your M4J project.
The project is active?

Thank you

Build failure with Maven for H2 global store

Hello,
I am currently trying to compile the system using Maven. After commenting out the references to the Cache dependency, and removing that dependency within the pom.xml file, I am getting this error related to the H2 global store:

[ERROR] /home/seth/Desktop/m4j/src/main/java/com/braylabs/m4j/global/GlobalStore.java:[51,49] cannot find symbol
  symbol:   method removeMap()
  location: class org.h2.mvstore.MVMap<java.lang.Object,java.lang.Object>
[ERROR] /home/seth/Desktop/m4j/src/main/java/com/braylabs/m4j/global/MMap.java:[286,39] wrong number of type arguments; required 2
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.197 s
[INFO] Finished at: 2022-04-24T20:08:08-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project m4j: Compilation failure: Compilation failure: 
[ERROR] /home/seth/Desktop/m4j/src/main/java/com/braylabs/m4j/global/GlobalStore.java:[51,49] cannot find symbol
[ERROR]   symbol:   method removeMap()
[ERROR]   location: class org.h2.mvstore.MVMap<java.lang.Object,java.lang.Object>
[ERROR] /home/seth/Desktop/m4j/src/main/java/com/braylabs/m4j/global/MMap.java:[286,39] wrong number of type arguments; required 2

Would there be a specific value that I would need to set for the 2nd argument?
Thank you!
-Seth

Missing classes in git

Hello,

The class MUMPS2ParserBaseVisitor and MUMPSBaseVisitor not found in git

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.