/[Apache-SVN]/commons/proper/scxml/trunk/project.properties
ViewVC logotype

Log of /commons/proper/scxml/trunk/project.properties

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 701488 - (view) (annotate) - [select for diffs]
Modified Fri Oct 3 18:49:05 2008 UTC (13 months, 3 weeks ago) by rahul
File length: 2197 byte(s)
Diff to previous 603710 (colored)
SCXML-84
Added a tutorial about using Commons SCXML on Google Android, based on the stopwatch example.
Contributed by: Jakob Sachse <jakobsa AT gmail DOT com>
Added Jakob to list of contributors. Thanks for the patch!

Revision 603710 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 19:31:50 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 2155 byte(s)
Diff to previous 561230 (colored)
Turn off site Javadoc reports that do not work and / or do not add significant value.

Revision 561230 - (view) (annotate) - [select for diffs]
Modified Tue Jul 31 04:17:09 2007 UTC (2 years, 3 months ago) by rahul
File length: 2086 byte(s)
Diff to previous 560660 (colored)
TLP related blanket changes:

s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 2094 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/scxml/trunk/project.properties
File length: 2094 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/scxml/trunk/project.properties
File length: 2094 byte(s)
Diff to previous 486363 (colored)
Moving to TLP

Revision 486363 - (view) (annotate) - [select for diffs]
Modified Tue Dec 12 22:11:41 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/scxml/trunk/project.properties
File length: 2094 byte(s)
Diff to previous 462838 (colored)
Setting the maven repo - apologies if this borks anything

Revision 462838 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 16:08:36 2006 UTC (3 years, 1 month ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/project.properties
File length: 2046 byte(s)
Diff to previous 415690 (colored)
Update license headers in source files per:
 http://www.apache.org/legal/src-headers.html
Associated checkstyle and changelog updates as well.

Revision 415690 - (view) (annotate) - [select for diffs]
Modified Tue Jun 20 15:03:24 2006 UTC (3 years, 5 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/project.properties
File length: 1884 byte(s)
Diff to previous 415520 (colored)
Remove commons-build dependency on site building. Thanks to Stephen.

Revision 415520 - (view) (annotate) - [select for diffs]
Modified Tue Jun 20 06:32:06 2006 UTC (3 years, 5 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/project.properties
File length: 1928 byte(s)
Diff to previous 396686 (colored)
Update changes report, move issues to JIRA ids.

Revision 396686 - (view) (annotate) - [select for diffs]
Modified Mon Apr 24 21:11:00 2006 UTC (3 years, 7 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/project.properties
File length: 1649 byte(s)
Diff to previous 388872 (colored)
Move scxml to proper

Revision 388872 - (view) (annotate) - [select for diffs]
Modified Sun Mar 26 03:11:20 2006 UTC (3 years, 8 months ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1649 byte(s)
Diff to previous 377559 (colored)
- Minor site improvements
- Stopped using clover a while back
- Readability whitespace adjustments for navigation.xml

Revision 377559 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 01:17:27 2006 UTC (3 years, 9 months ago) by niallp
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1680 byte(s)
Diff to previous 375111 (colored)
Modify maven build to add two non-standard attributes to the jar's manifest file to indicate the values of "maven.compile.source" and "maven.compile.target". Also modify the build to include an "Implementation-Vendor-Id" of "org.apache" in the jar's manifest.

The two non-standard entires created in the manifest file will look something like the following:

X-Compile-Source-JDK: 1.3
X-Compile-Target-JDK: 1.3

This change serves two purposes:

  1) To provide comfort to users regarding JVM compatibility.
  2) Enable releases to be checked more easily for JVM compatibility.

The manifest specification indicates that "unknown" entries in the manifest file are ignored. These entries have been prefixed with "X-" which is a sometimes used "convention" for indicating non-standard entries.

See thread: http://tinyurl.com/839zh

Revision 375111 - (view) (annotate) - [select for diffs]
Modified Sun Feb 5 21:39:11 2006 UTC (3 years, 9 months ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1327 byte(s)
Diff to previous 321280 (colored)
Update changes document and add changes issue template.

Revision 321280 - (view) (annotate) - [select for diffs]
Modified Sat Oct 15 02:41:20 2005 UTC (4 years, 1 month ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1268 byte(s)
Diff to previous 321279 (colored)
The second illustrated usecase for Commons SCXML is Shale dialogs.

The content in this commit is just a port of:

http://people.apache.org/~rahul/scxml-in-shale/ 
*time sensitive URL*

with some changes based on comments from Craig on dev@struts.

Revision 321279 - (view) (annotate) - [select for diffs]
Modified Sat Oct 15 02:27:10 2005 UTC (4 years, 1 month ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1239 byte(s)
Diff to previous 240367 (colored)
Adding a usecases section - the first concrete usecase for Commons SCXML has been rdc:group.

Revision 240367 - (view) (annotate) - [select for diffs]
Modified Sat Aug 27 00:43:33 2005 UTC (4 years, 3 months ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1194 byte(s)
Diff to previous 239341 (colored)
Use a customized set of checkstyle rules. These are the Sun checks with three changes as discussed on the dev list:

1) Use a regexp header check for ASL
2) Disable 'hide a field' check (lot of noise from setters)
3) Disable 'method design for extension' check

Revision 239341 - (view) (annotate) - [select for diffs]
Modified Tue Aug 23 04:27:47 2005 UTC (4 years, 3 months ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1026 byte(s)
Diff to previous 233244 (colored)
1) Corrected year in license for top level artifacts
2) Added source and wiki links to home page

Revision 233244 - (view) (annotate) - [select for diffs]
Added Wed Aug 17 19:23:28 2005 UTC (4 years, 3 months ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/project.properties
File length: 1026 byte(s)
1) Corrected package declarations
2) Removed author tags from Javadoc
3) Added build and site artifacts (ant as well as maven builds)
4) Propedits for scxml/trunk

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2