On Mon, Feb 22, 2016 at 6:21 AM, Simon Steiner <[email protected]> wrote:
> Hi, > > Some files are missing from META-INF directory inside > commons-2.2.0-SNAPSHOT.jar > I presume you are referring to the LICENSE and NOTICE files. I've fixed that just now. > > Thanks > > -----Original Message----- > From: Matthias Reischenbacher [mailto:[email protected]] > Sent: 22 February 2016 12:36 > To: [email protected] > Subject: Re: [VOTE] Merge from xmlgraphics/commons/branches/maven to trunk. > > I tested successfully with Java 7 on Windows 10. With Java 8 the findbugs > target doesn't work, but this is the same for ant and maven. > > +1 > > Btw... I also tried to import the maven project in eclipse 4.4. The main > source and test folders are recognized correctly, but additionally a source > folder for "src/java" is added, which doesn't exist, so eclipse reports the > error "Project 'commons' is missing required source folder: > 'src/java'ยด" > > On 21.02.2016 04:00, Glenn Adams 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. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
