Skip to content

Commit

Permalink
release 08-2016
Browse files Browse the repository at this point in the history
  • Loading branch information
dg-grow-alexey-lukashov committed Aug 25, 2016
1 parent 5a42257 commit 0ade3e5
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 17 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ services to their users.

### Older versions

* [2016.07](https://github.com/espd/ESPD-Service/blob/2016.07/espd-docs/src/main/asciidoc/espd.adoc)
* [2016.06](https://github.com/espd/ESPD-Service/blob/2016.06/espd-docs/src/main/asciidoc/espd.adoc)
* [2016.05](https://github.com/espd/ESPD-Service/blob/2016.05/espd-docs/src/main/asciidoc/espd.adoc)

Expand Down
2 changes: 1 addition & 1 deletion espd-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>espd</artifactId>
<groupId>eu.europa.ec.grow.espd</groupId>
<version>2016.07</version>
<version>2016.08</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/about.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:homepage: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:homepage: https://ec.europa.eu/espd[ESPD]

== About

Expand Down
6 changes: 3 additions & 3 deletions espd-docs/src/main/asciidoc/configuration.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:sourcedir: ../java/eu/europa/ec/grow/espd
:homepage: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:homepage: https://ec.europa.eu/espd[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:appVersion: 2016.05
:maven: https://maven.apache.org[Maven 3]
:tomcat: https://tomcat.apache.org[Tomcat 7+]
Expand Down Expand Up @@ -226,7 +226,7 @@ And this is how the static resources are referenced in the view part:
----

For example, a request made to the `all.js` file would be translated into a request made to a Javascript file with a hash:
`https://ec.europa.eu/growth/tools-databases/espd/static/bundle/all-60d9cd4aee2d53a2a4bd69a5546a9d18.js`.
`https://ec.europa.eu/espdstatic/bundle/all-60d9cd4aee2d53a2a4bd69a5546a9d18.js`.

==== WRO4J

Expand Down
6 changes: 3 additions & 3 deletions espd-docs/src/main/asciidoc/espd.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
Alexey Lukashov +
Virgiliu Ratoi

v2016.07, 29-07-2016
v2016.08, 31-08-2016

:sourcedir: ../java/eu/europa/ec/grow/espd
:homepage: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:homepage: https://ec.europa.eu/espd[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:appVersion: 2016.05
:maven: https://maven.apache.org[Maven 3]
:tomcat: https://tomcat.apache.org[Tomcat 7+]
Expand Down
4 changes: 2 additions & 2 deletions espd-docs/src/main/asciidoc/installation.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:sourcedir: ../java/eu/europa/ec/grow/espd
:homepage: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:homepage: https://ec.europa.eu/espd[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:appVersion: 2016.05
:maven: https://maven.apache.org[Maven 3]
:tomcat: https://tomcat.apache.org[Tomcat 7+]
Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/license.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]

== License

Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/overview.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:maven: https://maven.apache.org[Maven 3]
:tomcat: https://tomcat.apache.org[Tomcat 7+]
:springBoot: http://projects.spring.io/spring-boot/[Spring Boot]
Expand Down
19 changes: 19 additions & 0 deletions espd-docs/src/main/asciidoc/releaseNotes.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
== Release notes

=== 2016.08 (31st of August 2016)

==== Bug

* https://github.com/ESPD/ESPD-Service/issues/63[Text shown twice]
* https://github.com/ESPD/ESPD-Service/issues/35[Bug needs to be fixed due to an upgrade to weblogic 12 1.3]
* https://github.com/ESPD/ESPD-Service/issues/34[Duplicate ids of requirement groups]
* https://github.com/ESPD/ESPD-Service/issues/32[KvK number is filled in for the VAT number after reloading the xml]
* https://github.com/ESPD/ESPD-Service/issues/20[For more information about the UEA click here not translated]

==== Improvement

* https://github.com/ESPD/ESPD-Service/issues/42[Inform users that they are using the wrong environment]

==== Enhancement

* https://github.com/ESPD/ESPD-Service/issues/17[Link to eCertis for EOs]
* https://github.com/ESPD/ESPD-Service/issues/16[Add more Legal representative]

=== 2016.07 (29th of July 2016)

==== Bug
Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/requirements.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:homepage: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:homepage: https://ec.europa.eu/espd[ESPD]
:maven: https://maven.apache.org[Maven 3]
:tomcat: https://tomcat.apache.org[Tomcat 7+]

Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/testing.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:maven: https://maven.apache.org[Maven 3]
:intellij: https://www.jetbrains.com/idea[IntelliJ]
:eclipse: https://eclipse.org/downloads[Eclipse]
Expand Down
2 changes: 1 addition & 1 deletion espd-docs/src/main/asciidoc/view.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:espd: https://ec.europa.eu/growth/tools-databases/espd/[ESPD]
:espd: https://ec.europa.eu/espd[ESPD]
:maven: https://maven.apache.org[Maven 3]
:springBoot: http://projects.spring.io/spring-boot/[Spring Boot]
:spring: https://projects.spring.io/spring-framework/[Spring]
Expand Down
2 changes: 1 addition & 1 deletion espd-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>espd</artifactId>
<groupId>eu.europa.ec.grow.espd</groupId>
<version>2016.07</version>
<version>2016.08</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>espd-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>eu.europa.ec.grow.espd</groupId>
<artifactId>espd</artifactId>
<packaging>pom</packaging>
<version>2016.07</version>
<version>2016.08</version>
<modules>
<module>espd-web</module>
<module>espd-docs</module>
Expand Down

0 comments on commit 0ade3e5

Please sign in to comment.