Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ada624a

Browse files
committed
fixed date format
1 parent 3af559d commit ada624a

File tree

65 files changed

+67
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+67
-67
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus</artifactId>
8-
<version>5.0</version>
8+
<version>5.1</version>
99
</parent>
1010

1111
<artifactId>plexus-site</artifactId>

src/site/apt/download-binaries.apt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Getting Plexus Binaries
@@ -26,4 +26,4 @@ Getting Plexus Binaries
2626
Alternatively, you check out Plexus sources and build the binaries yourself.
2727

2828
See instructions on {{{./source-repository.html}Getting Sources}}.
29-
29+

src/site/apt/guides/component-programming/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
What is a Component?

src/site/apt/guides/developer-guide/advanced-topics/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Advanced Plexus Topics

src/site/apt/guides/developer-guide/advanced-topics/plexus-class-loading.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Class Loading in Plexus

src/site/apt/guides/developer-guide/advanced-topics/programmatic-container-configuration.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Configuring the Plexus Container Programmatically

src/site/apt/guides/developer-guide/appendices/javadoc-tags-reference.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Rahul Thakur
55
Emmanuel Venisse
66
------
7-
9th July, 2006
7+
2006-07-09
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/appendices/plexus-maven-plugin-reference.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
9th July, 2006
6+
2006-07-09
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/building-applications/cdc.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Trygve Laugst\xF8l
55
Emmanuel Venisse
66
------
7-
9th July, 2006
7+
2006-07-09
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/building-applications/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Trygve Laugstol
55
Emmanuel Venisse
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010
Building Plexus Applications and Runtimes

src/site/apt/guides/developer-guide/building-applications/runtime-builder.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/building-components/component-identity.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Michal Maczka
55
Rahul Thakur
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010

src/site/apt/guides/developer-guide/building-components/component-testing.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Michal Maczka
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/building-components/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Building Components

src/site/apt/guides/developer-guide/building-components/instantiation-strategies.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Component Instantiation Strategies

src/site/apt/guides/developer-guide/building-pars.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Building PARs - Plexus Application Archives

src/site/apt/guides/developer-guide/configuration/component-descriptor.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/configuration/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99

src/site/apt/guides/developer-guide/configuration/plexus-auto-configuration.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Michal Maczka
55
------
6-
Last changed on Oct 13, 2004
6+
2004-10-13
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/deploying-pars.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Deploying PARs on a Plexus Applicaton Server instance

src/site/apt/guides/developer-guide/developing-components.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Developing Plexus Components

src/site/apt/guides/developer-guide/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Michal Maczka
55
Rahul Thakur
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/introduction-to-components.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Introduction to Components

src/site/apt/guides/developer-guide/introduction.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Introduction

src/site/apt/guides/developer-guide/lifecycle.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Lifecycle

src/site/apt/guides/developer-guide/personalities/avalon-personality.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Michal Maczka
55
Rahul Thakur
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/personalities/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/personalities/pico-personality.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Michal Maczka
55
Rahul Thakur
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/personalities/plexus-personality.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Michal Maczka
55
Rahul Thakur
66
------
7-
17th June, 2006
7+
2006-06-17
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/personalities/spring-personality.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/developer-guide/plexus-application-server.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Plexus Application Server

src/site/apt/guides/developer-guide/services.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
17th June, 2006
6+
2006-06-17
77
------
88

99
Services

src/site/apt/guides/plexus-web-applications/01_preparing_for_project.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-----
44
Rahul Thakur
55
-----
6-
10th July 2006
6+
2006-07-10
77
-----
88

99
Overview

src/site/apt/guides/plexus-web-applications/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
------
44
Rahul Thakur
55
------
6-
07th July, 2006
6+
2006-07-07
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/quick-start/component-descriptor-creator.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Trygve Laugst\xF8l
55
Brett Porter
66
------
7-
May 27, 2006
7+
2006-05-27
88
------
99

1010
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/quick-start/embedder.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-----
44
Rahul Thakur
55
-----
6-
17th June, 2006
6+
2006-06-17
77
-----
88

99
Plexus Embedder

src/site/apt/guides/quick-start/getting-started.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-----
44
Brett Porter
55
-----
6-
26 May 2006
6+
2006-05-26
77
-----
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/trails/index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-----
44
Rahul Thakur
55
-----
6-
16 June 2006
6+
2006-06-16
77
-----
88

99
Documentation Trails

src/site/apt/guides/writing-components/00_index.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Plexus Sample Application Trail
33
-----
44
Rahul Thakur
55
----
6-
08th June 2006
6+
2006-06-08
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/writing-components/01_preparing_for_project.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Chapter 1 : Preparing for first Plexus Project
33
-----
44
Rahul Thakur
55
-----
6-
08th June 2006
6+
2006-06-08
77
-----
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/writing-components/02_diving_in.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Writing your first Plexus Component
33
-----
44
Rahul Thakur
55
----
6-
11th June 2006
6+
2006-06-11
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/writing-components/03_joys_of_tdd.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Writing tests for a Plexus Component
33
-----
44
Rahul Thakur
55
----
6-
11th June 2006
6+
2006-06-11
77
------
88

99
<<<The contents of this document are a work in progress>>>

src/site/apt/guides/writing-components/04_more_bells_n_whistles.apt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ More fun with Plexus Components
33
-----
44
Rahul Thakur
55
----
6-
11th June 2006
6+
2006-06-11
77
------
88

99
<<<The contents of this document are a work in progress>>>

0 commit comments

Comments
 (0)