GithubHelp home page GithubHelp logo

bibiserv_dev's Introduction

CircleCI

Bibiserv

Web application framework mainly for bioinformatic developers to publish their tools with an user-friendly web interface.

Development-Guidelines

https://github.com/BiBiServ/Development-Guidelines

How to build the project?

dependency: >= Maven 3.3.9

Run

mvn package

How to version the project?

We decided that all modules should have the same version as the parent module. By using the below command in the project root you can update all child modules at once.

mvn  versions:set -DnewVersion=<version>

where

  • version = 2.1.0.alpha.2

bibiserv_dev's People

Contributors

jkrue avatar pbelmann avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hzi-bifo

bibiserv_dev's Issues

Wizard crashes when loading existing XML description

Wizard crashes (OutOfMemory Exception -> ViewExpiredException: viewId:/loadXML.xhtml - View /loadXML.xhtml could not be restored) when loaded an existing and valid xml description file.

Configuration : OSX 10.11.6, Java 1.8.0_112, Glassfish 4.1 (unpatched), Domain is limited to max. 1 GB RAM

Clean up and update documentation

Since the Wizard comes with a full manual we have to check if everything is up-to-date (in fact this is currently not the case) and fix it. We should concentrate on the Markup based version and remove the Tex variant.

Wizard unit test could fail due to encoding problems ...

We detect that under some circumstances the units could fail with an (UTF-8) encoding problem. The error occurs when an UTF-8 encoded XML file (with german umlaute) is read, encoded as base64 stream, decoded as string and then compared against original content. We have to check what are the surrounding conditions for this problem ...

Remove webstart submodule

WebStart is an outdated way to start Java programs directly from a web browser. The CodeGen process doesn't generate webstart pages per default anymore - it must be explity enabled using a Java system property. For backward compatibility the xml schema must contain an optional webstart section, but the wizard should not support this any more.

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.