StripesFramework / stripes

Stripes is a Java framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as it should be. It's stripey and it doesn't suck.
http://www.stripesframework.org/
171 stars 73 forks source link

Feature/jakarta lift #100

Open tuxBurner opened 10 months ago

tuxBurner commented 10 months ago

Hello, this is a Lift from javax to jakarta. There where several Changes but it is running and works. The Version is bumped to 2.0.0-SNAPSHOT.

Would you consider to release this version in the maven repository ?

Greetings

rgrashel commented 10 months ago

Hi Seppel,

Let me take a look at this. Thanks for all of this hard work. I'll see what we can do about getting this into master and released into the maven repo.

Thanks again.

tuxBurner commented 10 months ago

Nice @rgrashel if you need any support, let me know ;)

herrlado commented 9 months ago

Any news? This branch is java 17 compatible and has the newest libraries (spring 6.x)

jellisgwn commented 7 months ago

Is there any progress on getting this new version push to a repo?

herrlado commented 6 months ago

@rgrashel Hey Rick, could you make a statement on this pr ? We do need this for several project. We are considering to fork it and maintain on our own if nothing happens (we do not need just jakarta but also newest spring etc). We would prefer to support stripes in main development but we need some feedback...

elijah-potter commented 2 months ago

Are there any updates on this? @herrlado, did you end up forking it?

tuxBurner commented 2 months ago

@elijah-potter we are currently working with our fork and have it running in production.