Coder Social home page Coder Social logo

Comments (32)

meyerdan avatar meyerdan commented on July 20, 2024

There are already 30 commis on master since last release.
Why not release it right away?
Do you need more stuff?

πŸ”

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

webjar camunda webapp starter did not work when I tested it ... this schould be part of the release. Can anyone confirm/retest?

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

Can't you release the current status and then do another relase with only the webjar thing?

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

We could ... but why should we release with a "closed" issue that does not work? Can you just run the webapp example on your machine and see how it goes?

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

Sounds like that issue needs re-opening :=)

Idea 1:

  • re-open webjar issue
  • move webjar stuff to branch
  • release project.
  • then fix webjar stuff

Idea 2:

  • just release it and declare the webjar stuff as "experimental" or "known issue".

You are probably thinking: "why is that guy trolling here in the spring boot project? Doesn't he have other things to do? Doesn't he have his own releases to cut?"

The answer is: Yes I do. However, I know the desire of putting that last feature / bugfix ... into the release and while I am doing that discovering new things to put the next thing in there as well and by this putting off the release again and again and in the end never releasing anything. Knowing this so well I can maybe help somewhere else when I think I see similar tendencies. But feel free to completely ignore / mute me :=)

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

By the way issue #3 is still open. Anyway there must be someone who tests and create issues. Without I have no idea what is not working.

Nevertheless I can follow Daniel: There can be a release without the web starter.

from camunda-bpm-spring-boot-starter.

hawky-4s- avatar hawky-4s- commented on July 20, 2024

I will test #3 and put some work into the project tomorrow or monday as slacktime to fix any remaining issues.
Can we agree on a release date next week?

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

I agree with a release independent if #3 is integrated or not.

from camunda-bpm-spring-boot-starter.

nikku avatar nikku commented on July 20, 2024

I am a fan of releasing early and often. #3 looks like a nice candiate for a follow up release. 🌡

from camunda-bpm-spring-boot-starter.

lofidewanto avatar lofidewanto commented on July 20, 2024

I tried the webjar stuff:

  1. I can open the 3 webapps: tasklist, cockpit and admin.
  2. I have to insert a new user for Camunda as usual and this works just fine.
  3. Problem: with the new created user I cannot login into the webapp. This looks like the problem of the "standard" H2 DB in memory.

I will try to use other DB and try to restart the Spring Boot service.

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

What is the url you use to access the webapp?

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

Are you running the example Applikation? If so, there should be no context in the URL and the frontend should be accessible using http://localhost:8080/

from camunda-bpm-spring-boot-starter.

lofidewanto avatar lofidewanto commented on July 20, 2024

OK it works, I also try with our own process model project. The problem was the Spring Security. If you have the jar in your classpath you need to turn it off:

security.basic.enabled=false

or just exclude the spring-security.jar.

I can use all three webapps without any problem.

Thanks,
Lofi

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

Yes, I run the example-webapp Application. I get a 404 when I open http://localhost:8080/

from camunda-bpm-spring-boot-starter.

lofidewanto avatar lofidewanto commented on July 20, 2024

Try this address:
localhost:8080/"context"/app/cockpit/index.html

Or just without "context".

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

This localhost:8080//app/cockpit/index.html works for me.

I would have expected localhost:8080/camunda (or localhost:8080/ as oliver suggested). Do we need to set an acceptance criteria on the issue ("should be reachable under ....")? I find it rather unintuitive to guess link contents ....

But still: it works ... so I am with you for the 1.1.0 release πŸ‘

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

I expected that the webapp is reachable under /. It worked for me but I was blended by browser cache - sorry for that.

I fixed this with commit 897dc0b and added some docu with commit 90b1561.

Please verify and do the release.

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

Still no release 😿

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

Sorry, I checked that the cockpit is accessible with the latest fix from Oliver but then discovered that the tasklist is not usable because filters do not work because of the json-header bug Daniel found.

We can release though, just have to accept missing tasklist as known bug. Christian?

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

Lets make deal :Dollar:

  1. You do a release of Spring Boot
  2. I will fix the tasklist header bug :)
  3. You do another release of Spring Boot

This way we have two releases :Zap:

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

And we all know: 2 releases are better than 1 release. At least twice as good, I'd say :-)

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

awesomeness = 2^(Number of releases)

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

please please do the release

...sounds like a song :)

Am 29.01.2016 um 10:57 schrieb Daniel Meyer [email protected]:

awesomeness = 2^(Number of releases)

β€”
Reply to this email directly or view it on GitHub #31 (comment).

from camunda-bpm-spring-boot-starter.

nikku avatar nikku commented on July 20, 2024

Be noisy guys. More releases, more publicity, more fame and fortune for camunda-bpm-spring-boot-starter.

from camunda-bpm-spring-boot-starter.

 avatar commented on July 20, 2024

I will trigger the release when I get a cookie from ya!

On 29.01.16 13:22, Nico Rehwaldt wrote:

Be noisy guys. More releases, more publicity, more fame and fortune
for camunda-bpm-spring-boot-starter.

β€”
Reply to this email directly or view it on GitHub
#31 (comment).

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

πŸͺ

Am 29.01.2016 um 13:23 schrieb camunda-jenkins [email protected]:

I will trigger the release when I get a cookie from ya!

On 29.01.16 13:22, Nico Rehwaldt wrote:

Be noisy guys. More releases, more publicity, more fame and fortune
for camunda-bpm-spring-boot-starter.

β€”
Reply to this email directly or view it on GitHub
#31 (comment).

β€”
Reply to this email directly or view it on GitHub #31 (comment).

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

😿 😿 😿

from camunda-bpm-spring-boot-starter.

nikku avatar nikku commented on July 20, 2024

πŸ‘ for release.

from camunda-bpm-spring-boot-starter.

hawky-4s- avatar hawky-4s- commented on July 20, 2024

Release 🍻 today and πŸͺs on monday for me please -> 1.1.0

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

😹 😹 😹

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

Will there be a blogpost as well?

from camunda-bpm-spring-boot-starter.

meyerdan avatar meyerdan commented on July 20, 2024

Would be really cool if we could produce some kind of blogpost or release notes so that users know that there is a new release and what is in it.
A short announcement, 5 lines of text would be enough...

Let me know if I can help out.

from camunda-bpm-spring-boot-starter.

Related Issues (20)

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.