Merge is complete, and both Jenkins build projects, xmlgraphics-commons [1] and xmlgraphics-commons-maven [2], are enabled and building without error.
[1] https://builds.apache.org/job/xmlgraphics-commons/ [2] https://builds.apache.org/job/xmlgraphics-commons-maven/ I'm now moving my attention to mavenizing batik, for which I will post a merge VOTE presently. On Wed, Feb 24, 2016 at 10:28 AM, Glenn Adams <[email protected]> wrote: > There have been no objections, and all comments have been resolved AFAIK; > therefore, I will proceed with merging ^/xmlgraphics/commons/branches/maven > into ^/xmlgraphics/commons/trunk. > > On Sun, Feb 21, 2016 at 12:00 AM, Glenn Adams <[email protected]> wrote: > >> I would like to start a vote on merging >> from xmlgraphics/commons/branches/maven to trunk. Please respond by >> Wednesday, 02/24, 1700Z. Lack of a response will be interpreted as +0. >> >> In addition to adding a Maven POM, this merge will begin the process of >> migrating to the typical maven directory hierarchy, i.e., >> >> src/main/java >> src/main/resources >> src/test/java >> src/test/resources >> >> etc. >> >> I have retained symbolic links to permit ant builds to continue to >> function. >> >> The following run without error (on my platform): >> >> mvn clean test >> ant clean junit >> >> I am using the following tool versions: >> >> $ mvn -v >> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; >> 2015-11-10T09:41:47-07:00) >> Maven home: /opt/local/share/java/maven3 >> Java version: 1.7.0_80, vendor: Oracle Corporation >> Java home: >> /Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre >> Default locale: en_US, platform encoding: UTF-8 >> OS name: "mac os x", version: "10.11.3", arch: "x86_64", family: "mac" >> >> $ ant -version >> Apache Ant(TM) version 1.9.6 compiled on June 29 2015 >> Please let me know if you encounter problems on JDK 6. >> > >
