Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
a7edbe1
Updated dependencies
tazmaniax Mar 15, 2024
b9b8697
Updated dependencies
tazmaniax Mar 29, 2024
94282a3
Updated dependencies
tazmaniax Apr 25, 2024
0dc289f
Updated dependencies
tazmaniax Apr 27, 2024
aca5295
Updated 3rd party dependencies
tazmaniax Jun 15, 2024
d61e54e
Updated dependencies
tazmaniax Jul 15, 2024
3868202
Updated dependencies
tazmaniax Aug 26, 2024
da96dda
refs#1496 ConcurrentModificationException when resolved a new classname
yuba Aug 30, 2024
d13e5bc
Merge pull request #1482 from tazmaniax/dependencies_update_20240315
xael-fry Sep 8, 2024
869b780
chore(dependencies): update com.mchange.c3p0 from 0.10.1 to 0.10.2 (#…
xael-fry Jul 14, 2025
d1b289f
chore(dependencies): update asm from 9.7 to 9.8 (#1502)
xael-fry Jul 14, 2025
5c7f13c
chore(dependencies): update gson from 2.11.0 to 2.13.1 (#1502)
xael-fry Jul 14, 2025
dc9a357
chore(dependencies): update commons-beanutils from 1.9.4 to 1.11.0 (#…
xael-fry Jul 14, 2025
45c102a
chore(dependencies): update commons-codec from 1.17.1 to 1.18.0 (#1502)
xael-fry Jul 14, 2025
8efb317
chore(dependencies): update commons-fileupload from 1.5 to 1.6.0(#1502)
xael-fry Jul 14, 2025
a152c17
chore(dependencies): update commons-io from 2.16.1 to 2.19.0 (#1502)
xael-fry Jul 14, 2025
595fc8b
chore(dependencies): update commons-lang3 from 3.16.0 to 3.18.0 (#1502)
xael-fry Jul 14, 2025
0f6040a
chore(dependencies): update commons-text from 1.12.0 to 1.13.1 (#1502)
xael-fry Jul 14, 2025
4f6f5ab
chore(dependencies): update commons-logging from 1.3.4 to 1.3.5 (#1502)
xael-fry Jul 14, 2025
e129095
chore(dependencies): update org.dom4j.dom4j from 2.1.4 to 2.2.0 (#1502)
xael-fry Jul 14, 2025
0ca9fc7
chore(dependencies): update joda-time from 2.12.7 to 2.14.0 (#1502)
xael-fry Jul 22, 2025
48c3fe6
chore(dependencies): update groovy from 3.0.22 to 3.0.25 (#1502)
xael-fry Jul 23, 2025
576a52a
chore(dependencies): update mysql-connector from 9.0.0 to 9.3.0 (#1502)
xael-fry Jul 23, 2025
8f3a6b8
chore(dependencies): update postgresql from 42.7.4 to 42.7.7 (#1502)
xael-fry Jul 23, 2025
9aa06d8
chore(dependencies): update ivy from 2.5.2 to 2.5.3 (#1502)
xael-fry Jul 23, 2025
f3bb9b3
chore(dependencies): update bouncycastle bcprov-jdk18on and bcpkix-jd…
xael-fry Jul 23, 2025
a9d4f73
chore(dependencies): update jandex from 3.2.2 to 3.2.7 (#1502)
xael-fry Jul 23, 2025
5db60c0
chore(dependencies): update jboss-logging from 3.6.0 to 3.6.1 (#1502)
xael-fry Jul 23, 2025
90dbb0f
chore(dependencies): update mchange-commons-java from 0.3.1 to 0.3.2 …
xael-fry Jul 23, 2025
5fe31f8
chore(dependencies): update xstream from 1.4.20 to 1.4.21 (#1502)
xael-fry Jul 23, 2025
51735c5
chore(dependencies): update snakeyaml from 2.2 to 2.4 (#1502)
xael-fry Jul 23, 2025
597aa5e
chore(dependencies): update slf4j-api from 2.0.16 to 2.0.17 (#1502)
xael-fry Jul 23, 2025
77234e7
chore(dependencies): update byte-buddy from 1.15.0 to 1.17.6 (#1502)
xael-fry Jul 23, 2025
ffdd617
Merge pull request #1503 from xael-fry/1502_update-dependencies
xael-fry Jul 24, 2025
e238c38
documentation(release): update documentation for release 1.9.0
xael-fry Jul 25, 2025
da21f20
documentation(chat): move from deprecated gitter to Play1 discord
xael-fry Jul 25, 2025
6dbc5d2
Merge pull request #1504 from playframework/prepare_release_1.9.0
xael-fry Jul 25, 2025
ba1a93f
Merge commit '6dbc5d26e09e6cdd86736c1ba53cd78d23a2ff8f' into HEAD
renat-nosto Oct 16, 2025
517e84d
complilation fix
renat-nosto Oct 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Welcome to Play framework

[![GitHub Discussions](https://img.shields.io/github/discussions/playframework/play1?&logo=github&color=brightgreen)](https://github.com/playframework/play1/discussions)
[![Gitter](https://img.shields.io/gitter/room/playframework/play1)](https://gitter.im/playframework/play1)
[![Discord](https://img.shields.io/discord/931647755942776882?logo=discord&logoColor=white)](https://discord.gg/YVRgAp2Zj4)
[![Contributors](https://img.shields.io/github/contributors/playframework/play1)](https://github.com/playframework/play1/graphs/contributors)
[![StackOverflow](https://img.shields.io/static/v1?label=stackoverflow&logo=stackoverflow&logoColor=fe7a16&color=brightgreen&message=playframework)](https://stackoverflow.com/tags/playframework)

Expand Down
1 change: 1 addition & 0 deletions documentation/manual/home.textile
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ h2. <a name="versionnotes">Version notes</a>
New versions of Play include certain changes. Check older release notes for:

# "About Play releases":releases/releases
# "Play 1.9.0":releases/release1.9.x/releasenotes-1.9.0
# "Play 1.8.0":releases/release1.8.x/releasenotes-1.8.0
# "Play 1.7.1":releases/release1.7.x/releasenotes-1.7.1
# "Play 1.7.0":releases/release1.7.x/releasenotes-1.7.0
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Play 1.9.0 -- Release notes

Play 1.9.0 has been released of the master branch.

The changes in this release are listed in the "1.9.0":https://github.com/playframework/play1/milestone/10624965 including 12 resolved tickets.


## What's new in Play 1.9.0


## What's fixed in Play 1.9.0

* "#1358":https://github.com/playframework/play1/issues/1358 : Update the README, use Markdown instead of Textile
* "#1472":https://github.com/playframework/play1/issues/1472 : Fix "play build-module" by replacing yaml.load with yaml.safe_load
* "#1473":https://github.com/playframework/play1/issues/1473 : feat(dependabot): add dependabot.yml configuration
* "#1474":https://github.com/playframework/play1/issues/1474 : Convert README from textile to markdown
* "#1475":https://github.com/playframework/play1/issues/1475 : Bump actions/setup-python from 4 to 5
* "#1476":https://github.com/playframework/play1/issues/1476 : Bump actions/setup-java from 3 to 4
* "#1477":https://github.com/playframework/play1/issues/1477 : GitHub actions configuration
* "#1478":https://github.com/playframework/play1/issues/1478 : Update issue templates
* "#1479":https://github.com/playframework/play1/issues/1479 : fix(release-draft): fix version number
* "#1482":https://github.com/playframework/play1/issues/1482 : Updated dependencies
* "#1502":https://github.com/playframework/play1/issues/1502 : dependencies upgrade:
* "#1503":https://github.com/playframework/play1/issues/1503 : 1502 update dependencies
5 changes: 5 additions & 0 deletions documentation/manual/releases/releases.textile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ h1. About Play releases

You can download Play releases "here":https://www.playframework.com/download. Each release has a Migration Guide that explains how to upgrade from the previous release.

h2. Play 1.9.x

# "Play 1.9.0":release1.9.x/releasenotes-1.9.0


h2. Play 1.8.x

# "Play 1.8.0":release1.8.x/releasenotes-1.8.0
Expand Down
68 changes: 34 additions & 34 deletions framework/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,67 +8,67 @@ transitiveDependencies: false
# This core dependencies are required by Play framework
require: &allDependencies
- antlr 2.7.7
- org.ow2.asm -> asm 9.6
- org.ow2.asm -> asm-commons 9.6
- org.ow2.asm -> asm-util 9.6
- org.ow2.asm -> asm-tree 9.6
- org.ow2.asm -> asm-analysis 9.6
- org.ow2.asm -> asm 9.8
- org.ow2.asm -> asm-commons 9.8
- org.ow2.asm -> asm-util 9.8
- org.ow2.asm -> asm-tree 9.8
- org.ow2.asm -> asm-analysis 9.8
- cglib -> cglib 3.3.0
- com.google.code.gson -> gson 2.10.1
- com.google.code.gson -> gson 2.13.1
- com.jamonapi -> jamon 2.82
- com.ning -> async-http-client 1.9.40
- commons-beanutils 1.9.4
- commons-codec 1.16.1
- commons-beanutils 1.11.0
- commons-codec 1.18.0
- org.apache.commons -> commons-email 1.6.0
- commons-fileupload 1.5
- commons-io 2.15.1
- commons-fileupload 1.6.0
- commons-io 2.19.0
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
- org.apache.commons -> commons-lang3 3.14.0
- org.apache.commons -> commons-text 1.11.0
- commons-logging 1.3.0
- org.dom4j -> dom4j 2.1.4
- org.apache.commons -> commons-lang3 3.18.0
- org.apache.commons -> commons-text 1.13.1
- commons-logging 1.3.5
- org.dom4j -> dom4j 2.2.0
- javax.activation -> javax.activation-api 1.2.0
- com.sun.mail -> javax.mail 1.6.2
- jakarta.inject -> jakarta.inject-api 1.0
- javax.validation -> validation-api 1.1.0.Final
- javax.activation -> activation 1.1.1
- jaxen 2.0.0
- joda-time 2.12.7
- joda-time 2.14.0
- org.hamcrest -> hamcrest-all 1.3
- junit 4.13.2
- net.sourceforge.jregex -> jregex 1.2_01
- org.apache.logging.log4j -> log4j-api 2.23.0
- org.apache.logging.log4j -> log4j-core 2.23.0
- net.sourceforge.jregex -> jregex 1.2_01
- org.apache.logging.log4j -> log4j-api 2.23.1
- org.apache.logging.log4j -> log4j-core 2.23.1
- net.sf.ehcache -> ehcache 2.10.9.2
- net.sf.ezmorph -> ezmorph 1.0.6
- net.sf.jsr107cache -> jsr107cache 1.1
- net.sf.oval -> oval 3.2.1
- oauth.signpost -> signpost-core 1.2.1.2
- javax.servlet -> javax.servlet-api 3.0.1
- jakarta.servlet -> jakarta.servlet-api 6.0.0
- org.apache.ivy -> ivy 2.5.2
- org.bouncycastle -> bcprov-jdk18on 1.78.1
- org.bouncycastle -> bcpkix-jdk18on 1.78.1
- org.bouncycastle -> bcutil-jdk18on 1.78.1
- org.codehaus.groovy -> groovy 3.0.20
- org.codehaus.groovy -> groovy-xml 3.0.20
- org.eclipse.jdt -> org.eclipse.jdt.core 3.36.0
- org.eclipse.jdt -> ecj 3.36.0
- net.bytebuddy -> byte-buddy 1.14.19
- io.smallrye -> jandex 3.1.6
- org.jboss.logging -> jboss-logging 3.5.3.Final
- org.apache.ivy -> ivy 2.5.3
- org.bouncycastle -> bcprov-jdk18on 1.81
- org.bouncycastle -> bcpkix-jdk18on 1.81
- org.bouncycastle -> bcutil-jdk18on 1.81
- org.codehaus.groovy -> groovy 3.0.25
- org.codehaus.groovy -> groovy-xml 3.0.25
- org.eclipse.jdt -> org.eclipse.jdt.core 3.43.0
- org.eclipse.jdt -> ecj 3.43.0
- net.bytebuddy -> byte-buddy 1.17.8
- io.smallrye -> jandex 3.2.7
- org.jboss.logging -> jboss-logging 3.6.1.Final
- org.jboss.spec.javax.transaction -> jboss-transaction-api_1.2_spec 1.1.1.Final
- javax.persistence -> javax.persistence-api 2.2
- javax.xml.bind -> jaxb-api 2.3.1
- org.glassfish.jaxb -> jaxb-runtime 2.3.9
- com.fasterxml -> classmate 1.7.0
- com.mchange -> mchange-commons-java 0.2.20
- com.mchange -> mchange-commons-java 0.3.2
- org.javassist -> javassist 3.30.2-GA
- io.netty -> netty 3.10.6.Final.Nosto20250401
- org.postgresql -> postgresql 42.7.2
- org.slf4j -> slf4j-api 2.0.12
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.23.0
- org.yaml -> snakeyaml 2.2
- org.postgresql -> postgresql 42.7.7
- org.slf4j -> slf4j-api 2.0.17
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.23.1
- org.yaml -> snakeyaml 2.4
- net.spy -> spymemcached 2.12.3
- com.thoughtworks.xstream -> xstream 1.4.21
- xmlpull 1.1.3.4d_b4_min
Expand Down
Binary file removed framework/lib/asm-9.6.jar
Binary file not shown.
Binary file added framework/lib/asm-9.8.jar
Binary file not shown.
Binary file removed framework/lib/asm-analysis-9.6.jar
Binary file not shown.
Binary file added framework/lib/asm-analysis-9.8.jar
Binary file not shown.
Binary file removed framework/lib/asm-commons-9.6.jar
Binary file not shown.
Binary file added framework/lib/asm-commons-9.8.jar
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/asm-util-9.6.jar
Binary file not shown.
Binary file added framework/lib/asm-util-9.8.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/byte-buddy-1.14.19.jar
Binary file not shown.
Binary file added framework/lib/byte-buddy-1.17.8.jar
Binary file not shown.
Binary file added framework/lib/c3p0-0.10.2.jar
Binary file not shown.
Binary file removed framework/lib/c3p0-0.9.5.5.jar
Binary file not shown.
Binary file added framework/lib/commons-beanutils-1.11.0.jar
Binary file not shown.
Binary file removed framework/lib/commons-beanutils-1.9.4.jar
Binary file not shown.
Binary file removed framework/lib/commons-codec-1.16.1.jar
Binary file not shown.
Binary file added framework/lib/commons-codec-1.18.0.jar
Binary file not shown.
Binary file removed framework/lib/commons-fileupload-1.5.jar
Binary file not shown.
Binary file added framework/lib/commons-fileupload-1.6.0.jar
Binary file not shown.
Binary file removed framework/lib/commons-io-2.15.1.jar
Binary file not shown.
Binary file added framework/lib/commons-io-2.19.0.jar
Binary file not shown.
Binary file removed framework/lib/commons-lang3-3.14.0.jar
Binary file not shown.
Binary file added framework/lib/commons-lang3-3.18.0.jar
Binary file not shown.
Binary file removed framework/lib/commons-logging-1.3.0.jar
Binary file not shown.
Binary file added framework/lib/commons-logging-1.3.5.jar
Binary file not shown.
Binary file removed framework/lib/commons-text-1.11.0.jar
Binary file not shown.
Binary file added framework/lib/commons-text-1.13.1.jar
Binary file not shown.
Binary file removed framework/lib/dom4j-2.1.4.jar
Binary file not shown.
Binary file added framework/lib/dom4j-2.2.0.jar
Binary file not shown.
Binary file removed framework/lib/ecj-3.36.0.jar
Binary file not shown.
Binary file added framework/lib/ecj-3.43.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/gson-2.10.1.jar
Binary file not shown.
Binary file added framework/lib/gson-2.13.1.jar
Binary file not shown.
Binary file removed framework/lib/ivy-2.5.2.jar
Binary file not shown.
Binary file added framework/lib/ivy-2.5.3.jar
Binary file not shown.
Binary file removed framework/lib/jandex-3.1.6.jar
Binary file not shown.
Binary file added framework/lib/jandex-3.2.7.jar
Binary file not shown.
Binary file removed framework/lib/jboss-logging-3.5.3.Final.jar
Binary file not shown.
Binary file added framework/lib/jboss-logging-3.6.1.Final.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/mchange-commons-java-0.2.20.jar
Binary file not shown.
Binary file added framework/lib/mchange-commons-java-0.3.2.jar
Binary file not shown.
Binary file added framework/lib/mysql-connector-j-9.3.0.jar
Binary file not shown.
Binary file removed framework/lib/org.eclipse.jdt.core-3.36.0.jar
Binary file not shown.
Binary file added framework/lib/org.eclipse.jdt.core-3.43.0.jar
Binary file not shown.
Binary file removed framework/lib/postgresql-42.7.2.jar
Binary file not shown.
Binary file added framework/lib/postgresql-42.7.7.jar
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/snakeyaml-2.2.jar
Binary file not shown.
Binary file added framework/lib/snakeyaml-2.4.jar
Binary file not shown.
3 changes: 2 additions & 1 deletion framework/src/play/classloading/ApplicationCompiler.java
Original file line number Diff line number Diff line change
Expand Up @@ -303,11 +303,12 @@ public void cleanup() {
applicationClasses.getApplicationClass(clazzName.toString()).compiled(clazzFile.getBytes());
}
};
CompilerOptions options = new CompilerOptions(settings);

/**
* The JDT compiler
*/
Compiler jdtCompiler = new Compiler(nameEnvironment, policy, settings, compilerRequestor, problemFactory) {
Compiler jdtCompiler = new Compiler(nameEnvironment, policy, options, compilerRequestor, problemFactory) {

@Override
protected void handleInternalException(Throwable e, CompilationUnitDeclaration ud, CompilationResult result) {
Expand Down
2 changes: 1 addition & 1 deletion modules/docviewer/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<target name="compile">
<mkdir dir="tmp/classes" />
<javac srcdir="src" destdir="tmp/classes" debug="true" source="1.8" target="1.8">
<javac srcdir="src" destdir="tmp/classes" debug="true" source="11" target="11">
<classpath refid="project.classpath" />
</javac>
</target>
Expand Down
2 changes: 1 addition & 1 deletion modules/grizzly/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<target name="compile">
<mkdir dir="tmp/classes" />
<javac srcdir="src" destdir="tmp/classes" debug="true" source="1.8" target="1.8">
<javac srcdir="src" destdir="tmp/classes" debug="true" source="11" target="11">
<classpath refid="project.classpath" />
</javac>
</target>
Expand Down
2 changes: 1 addition & 1 deletion modules/testrunner/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<target name="build">
<mkdir dir="tmp/classes" />
<mkdir dir="lib" />
<javac srcdir="src" destdir="tmp/classes" source="1.8" target="1.8">
<javac srcdir="src" destdir="tmp/classes" source="11" target="11">
<classpath refid="project.classpath" />
</javac>
<copy todir="tmp/classes">
Expand Down
2 changes: 1 addition & 1 deletion samples-and-tests/modules/testModule/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<target name="compile" depends="check">
<mkdir dir="lib" />
<mkdir dir="tmp/classes" />
<javac srcdir="src" destdir="tmp/classes" source="1.8" target="1.8" debug="true">
<javac srcdir="src" destdir="tmp/classes" source="11" target="11" debug="true">
<classpath refid="project.classpath" />
</javac>
</target>
Expand Down
Loading