Giter VIP home page Giter VIP logo

harmony's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

dana-i2cat

harmony's Issues

many entities are declared as final

the JPA 2 Specification (Section 2.1 "The Entity Class", page 21) states: "The entity class must not be final. No methods or persistent instance variables of the entity class may be final."

Still many entities have relations that were marked as final. this is an incorrect way to map classess acording to JPA and is causing OpenJPA to fail.

harmony.translator.idc wont build

harmony.translator-idc cannot be built because of dependencies issues with axis2.
it depends on a version of axis2 (1.4.1) that contained an old apache repository.

as right now I am not working on the module anymore.

common-security cannot be build

common-security will not build. this is caused probably by library version problems, probably of the gaaa toolkit and xmlsec

the following errors appear while compiling:

[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/common/security/authz/HarmonyPEP.java:[28,31] package org.aaaarch.gaaapi.authn does not exist

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/test/common/security/TestWorkflows.java:[44,31] package org.aaaarch.gaaapi.authn does not exist

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/common/security/authn/SignatureFactory.java:[68,40] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/common/security/authz/HarmonyPEP.java:[283,50] cannot find symbol
symbol : variable AuthenticateSubject
location: class eu.ist_phosphorus.harmony.common.security.authz.HarmonyPEP

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/test/common/security/TestWorkflows.java:[248,51] cannot find symbol
symbol : variable AuthenticateSubject
location: class eu.ist_phosphorus.harmony.test.common.security.TestWorkflows

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/common/security/authn/SignatureFactory.java:[312,24] cannot find symbol
symbol : method createDSctx(org.w3c.dom.Document,java.lang.String,java.lang.String)
location: class org.apache.xml.security.utils.XMLUtils

/home/santiago/projects/harmony/ist-phosphours-wp1.harmony.src/harmony.common.security/src/main/java/eu/ist_phosphorus/harmony/common/security/authn/SignatureFactory.java:[314,26] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release

README files are not updated

projects have been migrated to apache maven but still all README files talk about using ant scripts.
The README files should describe the use of maven to build the projects

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.