Checkout
 

maurotalevi in Ehcache

Added Eclipse project files to svn:ignore.
Reverting test commit.
Test commit
Added Eclipse project files to svn:ignore
Fixed maven plugin versions in pluginManagement section of parent POM.

Moved javadoc and source plugins to parent POM.

Made property user-agnostic.
Removed unused imports.
Configured cobertura and release plugins.
Updated distribution management to use single server id='sourceforge.net'.
Updated classpath after removal of tool
Removed remaining CVS dirs.
  1. … 25 more files in changeset.
Removed remaining CVS dirs.
  1. … 29 more files in changeset.
Use stable version.
Upgraded to 1.0-alpha-5-SNAPSHOT of shade-maven-plugin, to allow the configurability of debugger artifact name.

Configured shade-maven-plugin to create the debugger uber jar with all the dependencies.

Added generation of HTML/PDF userguide.
Added configuration files to binary distribution content.

Removed site from reactor, until site is generated in core.

Got yDoc doclet generation working in javadoc with yDoc properties defined in default profile in ~/.m2/settings.xml

Added site URL specification in the module that does site:deploy.
Fixed checkstyle cache path.
    • -1
    • +1
    /trunk/core/config/checkstyle.properties
Fixed core site generation - although the ydoc doclet is still not working and has been commented out.

Need to try to the route of Trails project who seem to use it with Maven.

    • -0
    • +6
    /trunk/core/config/checkstyle.properties
Added nt profile to skip tests on demand.

Commented out minijar plugin to produce ueberjar in debugger, which used to work but now fails.

Renamed core name.

Moved dependency management to parent pom.

Configured test resources - but some tests still fail.

Added debugger target dir to svn:ignore.
Created debugger module containing RemoteDebugger.

Module also produced ueber jar containing all dependendencies bundled in a single jar.

Updated Ant build script to use separate debugger module.

    • -0
    • +45
    /trunk/debugger/pom.xml
  1. … 3 more files in changeset.
Renabled componentisation.

Use POM artifactId as Ant build name.

Added target dirs to svn:ignore.

Removed CVS dir.

Readded distribution and site modules.

    • -0
    • +15
    /trunk/distribution/src/main/assembly/assembly-src.xml
    • -0
    • +61
    /trunk/distribution/pom.xml
    • -0
    • +23
    /trunk/distribution/src/main/assembly/assembly-bin.xml
    • -0
    • +191
    /trunk/site/pom.xml
Reverting test commit
Testing commit