I hereby claim:
- I am dimitrihautot on github.
- I am dimeke (https://keybase.io/dimeke) on keybase.
- I have a public key ASBql5tQgSTYarsTdkyBCI2yTuALhQw-V4EH2fI3GjB8RAo
To claim this, I am signing this object:
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<modelVersion>4.0.0</modelVersion> | |
<artifactId>rod-web-bootify</artifactId> | |
<version>1.2-SNAPSHOT</version> | |
<packaging>war</packaging> | |
<name>${project.artifactId}</name> | |
<description>Découpes automatiques programmées de la pige antenne radio</description> |
[INFO] org.springframework.boot:rod-web-bootify:war:1.2-SNAPSHOT | |
[INFO] +- org.springframework:spring-beans:jar:4.0.8.RELEASE:compile | |
[INFO] +- org.springframework:spring-context:jar:4.0.8.RELEASE:compile | |
[INFO] | +- org.springframework:spring-aop:jar:4.0.8.RELEASE:compile | |
[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile | |
[INFO] | \- org.springframework:spring-expression:jar:4.0.8.RELEASE:compile | |
[INFO] +- org.springframework:spring-core:jar:4.0.8.RELEASE:compile | |
[INFO] +- org.springframework:spring-test:jar:4.0.8.RELEASE:compile | |
[INFO] +- org.springframework:spring-webmvc:jar:4.0.8.RELEASE:compile | |
[INFO] | \- org.springframework:spring-web:jar:4.0.8.RELEASE:compile |
Last login: Thu Dec 4 15:55:45 on ttys013 | |
11:01:05 /work/RTBF/svn/radioOnDemand/java/rod-web/branches/bootify $ mvn package -Denv=local -X -DskipTests=true | |
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T22:58:10+02:00) | |
Maven home: /Java/apache-maven-3.2.3 | |
Java version: 1.7.0_55, vendor: Oracle Corporation | |
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre | |
Default locale: fr_FR, platform encoding: UTF-8 | |
OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac" | |
[INFO] Error stacktraces are turned on. | |
[DEBUG] Reading global settings from /Java/apache-maven-3.2.3/conf/settings.xml |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building rod-web-bootify 1.2-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-help-plugin:2.2:effective-pom (default-cli) @ rod-web-bootify --- | |
[INFO] | |
Effective POMs, after inheritance, interpolation, and profiles are applied: |
package be.rtbf.info.reptel.model; | |
import javax.persistence.*; | |
import java.io.Serializable; | |
@Entity | |
public class Contact implements Serializable { | |
private static final long serialVersionUID = 2L; |
I hereby claim:
To claim this, I am signing this object:
Last updated: 2017-03-18
exiftool -filename -filemodifydate -createdate -r -if '(not $datetimeoriginal) and $filetype eq "JPEG"' .
###Output photos that don't have datetimeoriginal to a CSV### Note this can take a long time if you have a lot of jpgs