Skip to content

Commit

Permalink
Bumped 2.6.0-m1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Boileau committed Jan 26, 2025
1 parent 72e63ca commit 3856eba
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 35 deletions.
8 changes: 1 addition & 7 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
Changes log
===========

- 2.6 Milestone 1 (??-01-2025)
- 2.6 Milestone 1 (26-01-2025)
- Enhancements
- Java 17 is the minimum requirement.
- Security
- ...
- Bugs fixed
- ...
- Misc
- Upgraded GWT (org.gwtproject:gwt-dev/gwt-user) to 2.12.1.
- Upgraded Guice to 7.0.0.
Expand All @@ -16,5 +12,3 @@ Changes log
- Removed deprecated extensions FileUpload, GAE, OSGi, RDF.
- Removed deprecated code related to WebDAV, NIO, POP, POPS, SDC, SIP, SIPS, SMTP, SMTPS.
- Deprecated the Atom, JAXB, Guice, GWT, OData and Servlet extensions.
...

2 changes: 1 addition & 1 deletion org.restlet.gwt/org.restlet.gwt.ext.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet.gwt</groupId>
<artifactId>org.restlet.gwt.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.gwt/org.restlet.gwt.ext.xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet.gwt</groupId>
<artifactId>org.restlet.gwt.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.gwt/org.restlet.gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet.gwt</groupId>
<artifactId>org.restlet.gwt.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public class Engine {
public static final String MINOR_NUMBER = "6";

/** Release number. */
public static final String RELEASE_NUMBER = "-SNAPSHOT";
public static final String RELEASE_NUMBER = ".0-m1";


/** Complete version. */
Expand Down
2 changes: 1 addition & 1 deletion org.restlet.gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.jaas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.odata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.thymeleaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.ext.xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/org.restlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public class Engine {
public static final String MINOR_NUMBER = "6";

/** Release number. */
public static final String RELEASE_NUMBER = "-SNAPSHOT";
public static final String RELEASE_NUMBER = ".0-m1";

/** The org.restlet log level. */
private static volatile Level restletLogLevel;
Expand Down
2 changes: 1 addition & 1 deletion org.restlet.java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.restlet</groupId>
<artifactId>org.restlet.parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6.0-m1</version>
<packaging>pom</packaging>

<name>Restlet Framework - Parent</name>
Expand Down

0 comments on commit 3856eba

Please sign in to comment.