/[Apache-SVN]/portals/jetspeed-1/trunk/project.properties
ViewVC logotype

Log of /portals/jetspeed-1/trunk/project.properties

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 408694 - (view) (annotate) - [select for diffs]
Modified Mon May 22 15:31:52 2006 UTC (3 years, 6 months ago) by ate
File length: 3262 byte(s)
Diff to previous 185027 (colored)
Big update for bringing Fusion in line with the latest Jetspeed-2 (2.1-dev for now):
- bump version to 1.6.1-dev
- replace the ackward embedded "entity reference" solution for resolving deps with plain property definitions and embedding the previously external deps now directly
- for Fusion, use jetspeed-2 plugin generated maven project definitions
- updated Fusion to integrate the latest Jetspeed-2 functionality and removed obsolete code like the cps package
- updated Jetspeed-1 embedded hsqldb version and demo script to 1.8.0.2 as that's what Jetspeed-2 requires (as minimum) and mixing with 1.7.1 isn't possible

Revision 185027 - (view) (annotate) - [select for diffs]
Modified Thu May 26 02:51:21 2005 UTC (4 years, 6 months ago) by taylor
File length: 3199 byte(s)
Diff to previous 184882 (colored)
update version #s

Revision 184882 - (view) (annotate) - [select for diffs]
Modified Tue Sep 21 17:50:56 2004 UTC (5 years, 2 months ago) by taylor
File length: 3203 byte(s)
Diff to previous 184636 (colored)
turn off tests by default

PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

Revision 184636 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 02:08:50 2004 UTC (5 years, 5 months ago) by jford
File length: 3182 byte(s)
Diff to previous 184628 (colored)
Added merge properties

Revision 184628 - (view) (annotate) - [select for diffs]
Modified Sat Jun 26 19:35:52 2004 UTC (5 years, 5 months ago) by jford
File length: 3122 byte(s)
Diff to previous 184531 (colored)
Added property for combining build with fusion

Revision 184531 - (view) (annotate) - [select for diffs]
Modified Fri Apr 23 01:12:24 2004 UTC (5 years, 7 months ago) by paulsp
File length: 2916 byte(s)
Diff to previous 184507 (colored)
o Set licence files

Revision 184507 - (view) (annotate) - [select for diffs]
Modified Thu Apr 22 17:21:57 2004 UTC (5 years, 7 months ago) by taylor
File length: 2811 byte(s)
Diff to previous 184406 (colored)
added comments to project.properties for avail dbs

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 184406 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 18:14:00 2004 UTC (5 years, 7 months ago) by jford
File length: 2496 byte(s)
Diff to previous 184393 (colored)
Added Apache License 2.0

Revision 184393 - (view) (annotate) - [select for diffs]
Modified Wed Apr 7 22:05:42 2004 UTC (5 years, 7 months ago) by jford
File length: 1899 byte(s)
Diff to previous 184387 (colored)
Fork compile/junit for build to work properly

Revision 184387 - (view) (annotate) - [select for diffs]
Modified Wed Apr 7 18:01:04 2004 UTC (5 years, 7 months ago) by taylor
File length: 1853 byte(s)
Diff to previous 184385 (colored)
added 2nd remote repo

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 184385 - (view) (annotate) - [select for diffs]
Modified Tue Apr 6 23:03:07 2004 UTC (5 years, 7 months ago) by morciuch
File length: 1767 byte(s)
Diff to previous 184377 (colored)
Added property for torque.saveException. All should now compile and run with Torque 3.1 after being built with Maven.

Revision 184377 - (view) (annotate) - [select for diffs]
Modified Mon Apr 5 14:59:45 2004 UTC (5 years, 7 months ago) by morciuch
File length: 1730 byte(s)
Diff to previous 184228 (colored)
Torque generation for Maven build - work in progress (see issue JS1-452).

The sources get generated but will not yet compile.

Revision 184228 - (view) (annotate) - [select for diffs]
Modified Fri Aug 29 18:37:20 2003 UTC (6 years, 3 months ago) by morciuch
File length: 1000 byte(s)
Diff to previous 183955 (colored)
Minor changes for generating site using Maven

Revision 183955 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 19:34:52 2003 UTC (6 years, 7 months ago) by morciuch
File length: 697 byte(s)
Diff to previous 183931 (colored)
1. Added packaging of jetspeed localization bundles into the .jar.
2. Added goals for local repository deployment (missing in maven-1.8)

Revision 183931 - (view) (annotate) - [select for diffs]
Modified Fri Mar 21 20:50:09 2003 UTC (6 years, 8 months ago) by morciuch
File length: 558 byte(s)
Diff to previous 183393 (colored)
Made changes to maven goal for building binary distribution. The default binary distibution included only the jetspeed .jar file and javadocs which I think it's pretty meaningless with jetspeed (can't use the .jar file on its own.

New binary distribution also includes contents of the webapp directory. Such distribution could be basis for building a custom portal. Eventually, I'd like to modify the jestpeed plugin for Maven to allow building custom portal from binary distribution (it builds from the .war file now).

I'm sure others may have different ideas about the definition of binary distribution so I'll leave this up for discussion (for example, how do we package a release when using Maven?).

Revision 183393 - (view) (annotate) - [select for diffs]
Modified Fri Jul 19 10:21:47 2002 UTC (7 years, 4 months ago) by paulsp
File length: 522 byte(s)
Diff to previous 183375 (colored)
Set version number to 1.4b2-dev

Revision 183375 - (view) (annotate) - [select for diffs]
Modified Tue Jul 16 19:10:41 2002 UTC (7 years, 4 months ago) by taylor
File length: 518 byte(s)
Diff to previous 183011 (colored)
Started on 1.4b1 release
 - changed version number
 - fixed bugs in portlet titles
 - clean up of example portlets
 - added some functionality to HelloJSP
 - applied Glenn Golden's patch to DBPSML service
 - referenced new PSML Browser directly on Admin user page
 - fixed bad links in Turbine portlet

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 183011 - (view) (annotate) - [select for diffs]
Modified Fri Apr 5 10:02:35 2002 UTC (7 years, 7 months ago) by kimptoc
File length: 522 byte(s)
Diff to previous 183008 (colored)
make the maven build use the correct lib.repo throughout

Revision 183008 - (view) (annotate) - [select for diffs]
Modified Thu Apr 4 21:18:19 2002 UTC (7 years, 7 months ago) by kimptoc
File length: 407 byte(s)
Diff to previous 183000 (colored)
tweaks to the maven dependencies

Revision 183000 - (view) (annotate) - [select for diffs]
Added Thu Apr 4 08:37:08 2002 UTC (7 years, 7 months ago) by kimptoc
File length: 387 byte(s)
added first cut/non-working maven stuff

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