Skip to content
Snippets Groups Projects
Select Git revision
  • hotfix/varmutablescriptbug
  • jep
  • master default protected
  • update-pom-parent
  • v1.16.1.0
  • v1.16.0.0
6 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Apr25Nov18225Jul2228Jun31May11109Mar7Dec24Nov16Oct21Sep11Aug23Jan222197updated pom parent, add .DS_Store in gitignore, updated some classesupdate-pom-parentupdate-pom-parentFixed ScriptEngineManager class to work with Java 8mastermasterUpdated to new parent pom and updated to work with Java 15 or aboveGet rid of the original ScriptEngineManager, now doing our own based on the PluginScriptFactory interfaceUse ScriptEngineHandler.getEngineManager() singleton instead of re-creating the ScriptEngineManager every timefixed possible NPEfixed resources folderjepjepFixed resources locationupdated parent pomBeginning of inclusion of JEP integrationAdded Python through JEP library (ONGOING)Merge branch 'add_license' into 'master'Add GPL3 licenseMerge branch 'new-readme' into 'master'Update README new-readme complete case when there is no README at allUpdate README new-readme completeUpdated POMUpdated to use new parent POM + fixesUpdated parent versionFinally mavenized the project !Update .gitignoreremoved Eclipse filesfix for java 6Merge branch 'release/v1.16.3.0'Fix for compatibility with java 6Merge branch 'hotfix/set-min-java-version-to-6-or-7'Merge branch 'hotfix/set-min-java-version-to-6-or-7' into developFix minimum Java version compatibility. Set to Java 7Merge branch 'release/v1.16.1.0'v1.16.1.0v1.16.1.0Merge branch 'hotfix/varmutablescriptbug'Merge branch 'hotfix/varmutablescriptbug' into developUsing only VarMutable instead of the old VarMutableScript mixed variablehotfix/varmutab…hotfix/varmutablescriptbugSeparated script interpretation and user interface in protocol blocksv1.16.0.0v1.16.0.0better using variableChanged project dependencies to plugin dependenciesInitial commit