Giter VIP home page Giter VIP logo

jbpm3-seam's People

Stargazers

 avatar Omid Pourhadi avatar Marek Novotný avatar

Watchers

James Cloos avatar

Forkers

mark1900

jbpm3-seam's Issues

org.jbpm.jbpm3:jbpm-jpdl:3.2.10.SP3_seam2 released into JBoss Releases repository

Is this https://github.com/mareknovotny/jbpm3-seam the source that was built to make the "3.2.10.SP3_seam2"release mentioned in JBSEAM-4900?

Background

I am currently using a custom Seam 2.3 ( seam_2_3-jee7 ) release in a Wildfly 8.2.0.Final (JEE7) web application. I am now looking to deploy Seam 2 to Wildfly 10.1.0.Final, though it is looking like I will need to rebuild the following dependency against Hibernate 5.0.10.Final.

            <dependency>
                <groupId>org.jbpm.jbpm3</groupId>
                <artifactId>jbpm-jpdl</artifactId>
                <version>3.2.10.SP3_seam2</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.hibernate</groupId>
                        <artifactId>hibernate-core</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>

In the Seam 2 Task JBSEAM-4900 it is mentioned that possibly @mareknovotny released this.

Marek Novotny added a comment - 14/Mar/12 1:42 PM
org.jbpm.jbpm3:jbpm-jpdl:3.2.10.SP3_seam2 released into JBoss Releases repository.
Todo and Dvdstore examples are migrated to EE6 example set to verify the functionality.

I noticed that in the source changelog that upgraded jbpm3 to be compatible with Hibernate4 it contains the following code change, though I cannot find the original source code ( http://anonsvn.jboss.org/repos/jbpm/jbpm3/ ).

- <version>3.2.2</version>
+ <version>3.2.10.SP3_seam2</version>

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.