Opened 9 years ago

Last modified 9 years ago

#104 new task

Upgrade to Java 7 and Maven 3.

Reported by: Christian Schulte Owned by:
Priority: major Component: JOMC Tools
Version: 2.0.0 Keywords:
Cc:

Description ΒΆ


Change History (10)

comment:1 by Christian Schulte, 9 years ago

In 5274:

o Updated to use the try-with-resources statement.
o Dependency updates.
o Updated the Maven plugin to give up on Maven 2 compatibility.

See #104

comment:2 by Christian Schulte, 9 years ago

In 5275:

o Merged changes up to 5274 from 'trunk' into branch 'jomc-tools-1.x'.

See #104

comment:3 by Christian Schulte, 9 years ago

In 5276:

o Updated to correct compilation errors.

See #104

comment:4 by Christian Schulte, 9 years ago

In 5277:

o Updated tests to correctly unzip resources and copy files.

See #104

comment:5 by Christian Schulte, 9 years ago

In 5278:

o Updated to use 'InputStream' and 'OutputStream' instead of 'FileChannel'.

See #104

comment:6 by Christian Schulte, 9 years ago

In 5279:

o Merged changes up to 5278 from 'trunk' into branch 'jomc-tools-1.x'.

See #104

comment:7 by Christian Schulte, 9 years ago

In 5280:

o Updated to use an 'OutputStreamWriter' instead of creating an intermediate

byte array.

See #104

comment:8 by Christian Schulte, 9 years ago

In 5281:

o Merged changes up to 5280 from 'trunk' into branch 'jomc-tools-1.x'.

See #104

comment:9 by Christian Schulte, 9 years ago

In 5314:

o Updated to correctly create directories when copying a directory recursively.

See #104

comment:10 by Christian Schulte, 9 years ago

In 5315:

o Merged changes up to 5314 from 'trunk' into branch 'jomc-tools-1.x'.

See #104

Note: See TracTickets for help on using tickets.