This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch 1.2-RC
in repository https://gitbox.apache.org/repos/asf/sis.git


    from 8491f5f027 Set version number to 1.2.
     new 493e643749 Fix compilation errors caused by mismatched versions.
     new 6aa660bd49 Remove `sis-webapp` module, since it is not ready.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 application/pom.xml                                |  1 -
 application/sis-webapp/pom.xml                     | 47 ----------------------
 .../main/java/org/apache/sis/services/Servlet.java | 26 ------------
 .../java/org/apache/sis/services/package-info.java | 21 ----------
 .../src/main/webapp/META-INF/context.xml           | 26 ------------
 .../sis-webapp/src/main/webapp/WEB-INF/web.xml     | 24 -----------
 ide-project/NetBeans/nbproject/build-impl.xml      | 25 ++++--------
 ide-project/NetBeans/nbproject/genfiles.properties |  4 +-
 ide-project/NetBeans/nbproject/project.properties  |  3 +-
 ide-project/NetBeans/nbproject/project.xml         |  1 -
 pom.xml                                            |  1 -
 11 files changed, 11 insertions(+), 168 deletions(-)
 delete mode 100644 application/sis-webapp/pom.xml
 delete mode 100644 
application/sis-webapp/src/main/java/org/apache/sis/services/Servlet.java
 delete mode 100644 
application/sis-webapp/src/main/java/org/apache/sis/services/package-info.java
 delete mode 100644 application/sis-webapp/src/main/webapp/META-INF/context.xml
 delete mode 100644 application/sis-webapp/src/main/webapp/WEB-INF/web.xml

Reply via email to