/[Apache-SVN]/webservices/wss4j/trunk/build.xml
ViewVC logotype

Log of /webservices/wss4j/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 798973 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 16:31:29 2009 UTC (3 months, 4 weeks ago) by coheigea
File length: 33676 byte(s)
Diff to previous 753319 (colored)
Forward merging to trunk.

Revision 753319 - (view) (annotate) - [select for diffs]
Modified Fri Mar 13 17:08:43 2009 UTC (8 months, 2 weeks ago) by coheigea
File length: 33661 byte(s)
Diff to previous 738124 (colored)
Updated trunk to 1.6-SNAPSHOT.

Revision 738124 - (view) (annotate) - [select for diffs]
Modified Tue Jan 27 16:10:32 2009 UTC (9 months, 4 weeks ago) by coheigea
File length: 33662 byte(s)
Diff to previous 734409 (colored)
Upgraded pom/build versions on trunk to 1.5.6-SNAPSHOT
 - Trunk is now open
 - Removed addressing jar from lib, which is no longer required.

Revision 734409 - (view) (annotate) - [select for diffs]
Modified Wed Jan 14 14:48:34 2009 UTC (10 months, 1 week ago) by coheigea
File length: 33662 byte(s)
Diff to previous 711767 (colored)
Some project updates for imminent 1.5.5 release.

Revision 711767 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 04:11:53 2008 UTC (12 months, 2 weeks ago) by nandana
File length: 33404 byte(s)
Diff to previous 700768 (colored)
Adding licenses to the wss4j-otherjars distro 

Revision 700768 - (view) (annotate) - [select for diffs]
Modified Wed Oct 1 13:56:10 2008 UTC (13 months, 3 weeks ago) by coheigea
File length: 33395 byte(s)
Diff to previous 698575 (colored)
[WSS-144] - Removed tab characters from all source, test and build files.

Revision 698575 - (view) (annotate) - [select for diffs]
Modified Wed Sep 24 13:59:05 2008 UTC (14 months ago) by coheigea
File length: 33277 byte(s)
Diff to previous 662864 (colored)
[WSS-133] - Cleanup of misspellings, indentation etc.
 - Applied most of Glen's patch (thanks!) for a bunch of spelling mistakes in method names. 
   I also added back in the old methods with @deprecated for backwards compatibility.
 - Removed tabs from WSHandler and reindented it.
 - Removed a load of source and test dependencies on deprecated methods
 - Removed some unnecessary test println's
 - Removed sandbox tests from "ant test" run, as they are broken.


Revision 662864 - (view) (annotate) - [select for diffs]
Modified Tue Jun 3 19:26:58 2008 UTC (17 months, 3 weeks ago) by fadushin
File length: 33291 byte(s)
Diff to previous 649139 (colored)
Merged branch/tags changes to mainline

Revision 649139 - (view) (annotate) - [select for diffs]
Modified Thu Apr 17 14:59:23 2008 UTC (19 months, 1 week ago) by nandana
File length: 33221 byte(s)
Diff to previous 612669 (colored)
WSS-114 applied the patch

Revision 612669 - (view) (annotate) - [select for diffs]
Modified Thu Jan 17 01:08:08 2008 UTC (22 months, 1 week ago) by ruchithf
File length: 33213 byte(s)
Diff to previous 554146 (colored)
Fixed WSS-95, NOTICE file is now included in the src and bin dists

Revision 554146 - (view) (annotate) - [select for diffs]
Modified Sat Jul 7 06:32:02 2007 UTC (2 years, 4 months ago) by ruchithf
File length: 33197 byte(s)
Diff to previous 539490 (colored)
Fixed the WSS_SAML namespace and updated the ant build to set the version of wss4j to SNAPSHOT

Revision 539490 - (view) (annotate) - [select for diffs]
Modified Fri May 18 15:01:01 2007 UTC (2 years, 6 months ago) by ruchithf
File length: 33198 byte(s)
Diff to previous 520751 (colored)
set the version

Revision 520751 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 05:08:49 2007 UTC (2 years, 8 months ago) by asankha
File length: 33198 byte(s)
Diff to previous 507561 (colored)
compile 1.3 or 1.4 level java code irrespective of the JDK used 

Revision 507561 - (view) (annotate) - [select for diffs]
Modified Wed Feb 14 15:02:50 2007 UTC (2 years, 9 months ago) by dims
File length: 33107 byte(s)
Diff to previous 482192 (colored)
- Remove sandbox code.
- Remove the security policy stuff (since it does not work anymore and there's better support in rampart for securitypolicy)
- Add a maven2 pom


Revision 482192 - (view) (annotate) - [select for diffs]
Modified Mon Dec 4 14:45:47 2006 UTC (2 years, 11 months ago) by ruchithf
File length: 33118 byte(s)
Diff to previous 482173 (colored)
Release artifacts are ready, reset version to SNAPSHOT

Revision 482173 - (view) (annotate) - [select for diffs]
Modified Mon Dec 4 13:34:30 2006 UTC (2 years, 11 months ago) by ruchithf
File length: 33118 byte(s)
Diff to previous 482166 (colored)
Makesure version is set to 1.5.1

Revision 482166 - (view) (annotate) - [select for diffs]
Modified Mon Dec 4 13:17:26 2006 UTC (2 years, 11 months ago) by ruchithf
File length: 33110 byte(s)
Diff to previous 398584 (colored)
Preparing for the release - setting versions

Revision 398584 - (view) (annotate) - [select for diffs]
Modified Mon May 1 12:45:14 2006 UTC (3 years, 6 months ago) by ruchithf
File length: 33118 byte(s)
Diff to previous 398573 (colored)
Updated the build file:
 - Version properties had to be adjusted to remove whitespace from the .zip file names
 - Set the default version to SNAPSHOT
 - Clean the dist dir when cleaning
 - Make sure the wss4j.jar carries the version number
 - When using "ant clean bindist srcdist otherdist" all the release artifacts will be created and the same wss4j-x.y.z.jar thats in the bin distro is also available in the dist dir for convenience
     

Revision 398573 - (view) (annotate) - [select for diffs]
Modified Mon May 1 11:36:11 2006 UTC (3 years, 6 months ago) by ruchithf
File length: 33343 byte(s)
Diff to previous 387399 (colored)
Update version number

Revision 387399 - (view) (annotate) - [select for diffs]
Modified Tue Mar 21 04:09:26 2006 UTC (3 years, 8 months ago) by dims
File length: 33349 byte(s)
Diff to previous 387393 (colored)
exclude junk from wss4j-SNAPSHOT.jar

Revision 387393 - (view) (annotate) - [select for diffs]
Modified Tue Mar 21 03:47:02 2006 UTC (3 years, 8 months ago) by dims
File length: 33218 byte(s)
Diff to previous 386295 (colored)
flag to skip the tests

Revision 386295 - (view) (annotate) - [select for diffs]
Modified Thu Mar 16 09:24:52 2006 UTC (3 years, 8 months ago) by werner
File length: 33178 byte(s)
Diff to previous 330974 (colored)
Use the latest version of BC jar if using Java 5.0.

Revision 330974 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 05:31:59 2005 UTC (4 years ago) by dims
File length: 33011 byte(s)
Diff to previous 325984 (colored)
add deployment descriptor for trust2 and enable test case as well.

details: http://article.gmane.org/gmane.comp.apache.webservices.fx.devel/1129



Revision 325984 - (view) (annotate) - [select for diffs]
Modified Mon Oct 17 20:51:19 2005 UTC (4 years, 1 month ago) by dims
File length: 31399 byte(s)
Diff to previous 312838 (colored)
- Add endorsed library contents to webapp
- Populate client-config.wsdd
- Replace wss4j.html with interop.jsp
- Populate the edit fields for the services automatically


Revision 312838 - (view) (annotate) - [select for diffs]
Modified Tue Oct 11 08:25:59 2005 UTC (4 years, 1 month ago) by werner
File length: 31035 byte(s)
Diff to previous 291977 (colored)
Don't include/use the standard class path, not necessary.

Revision 291977 - (view) (annotate) - [select for diffs]
Modified Tue Sep 27 15:37:57 2005 UTC (4 years, 2 months ago) by hans
File length: 31027 byte(s)
Diff to previous 291746 (colored)
* Avoid wsdl2java'ing when not needed (see target 'chkwsdl'
  in interop/build.xml)

* build.xml does not dump classpaths etc unless invoked with 
  debug -- you need to use "ant [-debug|-d]" to see this
  output (set by <echo level="debug">)

* Replace pattern throughout handlers

    if ((x = (String) getOption(X)) == null) {
        x = (String) ((MessageContext)reqData.getMsgContext())
                        .getProperty(X);
     }

  with something of type:

    x = getString(X, reqData.getMsgContext()); 

* Added package.html for sandbox.

* Generally wrap lines at 80 chars in functions/methods I
  changed.



Revision 291746 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 20:54:22 2005 UTC (4 years, 2 months ago) by dims
File length: 31778 byte(s)
Diff to previous 291731 (colored)
get "ant test" working out-of-the-box in jdk1.3 


Revision 291731 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 20:24:31 2005 UTC (4 years, 2 months ago) by dims
File length: 31440 byte(s)
Diff to previous 291004 (colored)
Get code working in JDK1.3


Revision 291004 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 19:08:01 2005 UTC (4 years, 2 months ago) by werner
File length: 31203 byte(s)
Diff to previous 280875 (colored)
Clean up a little bit, rearrange some common used code, add new
targets to make life easier for testing, debugging, timing.

Revision 280875 - (view) (annotate) - [select for diffs]
Modified Wed Sep 14 15:28:04 2005 UTC (4 years, 2 months ago) by dims
File length: 31676 byte(s)
Diff to previous 280758 (colored)
make sandbox code happy

Revision 280758 - (view) (annotate) - [select for diffs]
Modified Wed Sep 14 04:08:31 2005 UTC (4 years, 2 months ago) by dims
File length: 31667 byte(s)
Diff to previous 279410 (colored)


Revision 279410 - (view) (annotate) - [select for diffs]
Modified Wed Sep 7 19:49:42 2005 UTC (4 years, 2 months ago) by werner
File length: 31672 byte(s)
Diff to previous 279279 (colored)
Add some targets for easier monitoring and debugging.

Revision 279279 - (view) (annotate) - [select for diffs]
Modified Wed Sep 7 08:30:14 2005 UTC (4 years, 2 months ago) by werner
File length: 28640 byte(s)
Diff to previous 279269 (colored)
Make sandbox code compile clean after changes to remove old namespaces.

Revision 279269 - (view) (annotate) - [select for diffs]
Modified Wed Sep 7 07:54:10 2005 UTC (4 years, 2 months ago) by werner
File length: 28632 byte(s)
Diff to previous 278575 (colored)
Exclude the "sandbox" from the compile.library target. Will be
re-enabled if sandbox code is ok.

Revision 278575 - (view) (annotate) - [select for diffs]
Modified Sun Sep 4 10:38:39 2005 UTC (4 years, 2 months ago) by werner
File length: 28594 byte(s)
Diff to previous 240896 (colored)
Update version numbers, modify target name.

Revision 240896 - (view) (annotate) - [select for diffs]
Modified Mon Aug 15 13:51:28 2005 UTC (4 years, 3 months ago) by werner
File length: 28594 byte(s)
Diff to previous 240889 (colored)
Add a new target "reqjardist" that builds a ZIP file containing
the ./lib/*.jar and ./endorsed/*.jar files.

This may simplify WSS4J deployment because no need to get
the required jar from somewhere else. For the licenses please
have a look into the ./legal directory.

Revision 240889 - (view) (annotate) - [select for diffs]
Modified Sun Jul 31 11:10:44 2005 UTC (4 years, 3 months ago) by dims
File length: 28262 byte(s)
Diff to previous 240886 (colored)
update viewcvs link.

Revision 240886 - (view) (annotate) - [select for diffs]
Modified Sun Jul 31 10:11:41 2005 UTC (4 years, 3 months ago) by werner
File length: 28265 byte(s)
Diff to previous 240884 (colored)
Add README and legal stuff to srcdist target

Revision 240884 - (view) (annotate) - [select for diffs]
Modified Fri Jul 22 18:58:00 2005 UTC (4 years, 4 months ago) by werner
File length: 28249 byte(s)
Diff to previous 240870 (colored)
Add some more info to readme.txt, add files to bindist target
of build.xml.
Prepare for binary distribution WSS4J 1.0.0

Revision 240870 - (view) (annotate) - [select for diffs]
Modified Fri Jun 10 10:56:50 2005 UTC (4 years, 5 months ago) by ruchithf
File length: 28227 byte(s)
Diff to previous 240864 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 240864 - (view) (annotate) - [select for diffs]
Modified Tue Jun 7 14:38:18 2005 UTC (4 years, 5 months ago) by dims
File length: 28792 byte(s)
Diff to previous 240863 (colored)
Update to latest CVS of Axis (needed for fixing JAXRPCHandler problems)

Revision 240863 - (view) (annotate) - [select for diffs]
Modified Mon Jun 6 16:53:46 2005 UTC (4 years, 5 months ago) by dims
File length: 28801 byte(s)
Diff to previous 240861 (colored)
Remove extra build.xml and clean up build process for the generated code.

Revision 240861 - (view) (annotate) - [select for diffs]
Modified Sun Jun 5 19:14:13 2005 UTC (4 years, 5 months ago) by werner
File length: 28186 byte(s)
Diff to previous 240857 (colored)
Disable JAX-RPC testcase until problem is fixed.

Revision 240857 - (view) (annotate) - [select for diffs]
Modified Sun Jun 5 18:53:54 2005 UTC (4 years, 5 months ago) by werner
File length: 28186 byte(s)
Diff to previous 240853 (colored)
Update the distribution targets (both bindist and srcdist)

Revision 240853 - (view) (annotate) - [select for diffs]
Modified Sun Jun 5 02:27:41 2005 UTC (4 years, 5 months ago) by dims
File length: 28345 byte(s)
Diff to previous 240852 (colored)
fix changelog target

Revision 240852 - (view) (annotate) - [select for diffs]
Modified Sat Jun 4 21:12:59 2005 UTC (4 years, 5 months ago) by dims
File length: 28391 byte(s)
Diff to previous 240849 (colored)
Get new certs working in the test harness.

Revision 240849 - (view) (annotate) - [select for diffs]
Modified Thu Jun 2 11:40:20 2005 UTC (4 years, 5 months ago) by dims
File length: 28390 byte(s)
Diff to previous 240848 (colored)
fixes to test cases from ruchith

Revision 240848 - (view) (annotate) - [select for diffs]
Modified Wed Jun 1 10:54:50 2005 UTC (4 years, 5 months ago) by dims
File length: 28400 byte(s)
Diff to previous 240825 (colored)
Fix for I refactored the org.apache.ws.security.trust.message.token.* classes
of the WS-Trust impl from Ruchith.

Changes:
* RequestSecurityToken, RequestSecurityTokenResponse,
RequestedProofToken, RequestedSecurityToken were moved into the Trust
Impl. where they actually belong.
* All the WS-Trust related security token classes extends from AbstractToken
 Removed the unnecessary methods from these classes and added missing ones
* Added a few missing tokens: RenewTarget, Claims

Note: secconv/components/PackageTests is failing and i had to comment it in build.xml

Revision 240825 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 18:01:29 2005 UTC (4 years, 8 months ago) by dims
File length: 28392 byte(s)
Diff to previous 240787 (colored)
Sanitizing the jars...using named versions from their download locations.

Notes:
- TestJAXRPCHandler is broken. commented out for now
- Addressing jar built from latest cvs
- keeping opensaml.jar as-is (1.0.1 based on dom3 stuff that may break everything)

Revision 240787 - (view) (annotate) - [select for diffs]
Modified Sat Oct 16 15:01:28 2004 UTC (5 years, 1 month ago) by dims
File length: 28367 byte(s)
Diff to previous 240772 (colored)
Don't use enum (keyword in JDK1.5)

Revision 240772 - (view) (annotate) - [select for diffs]
Modified Tue Aug 31 06:21:53 2004 UTC (5 years, 2 months ago) by dims
File length: 28342 byte(s)
Diff to previous 240769 (colored)
Fix "maven dist"

Revision 240769 - (view) (annotate) - [select for diffs]
Modified Mon Aug 30 09:22:57 2004 UTC (5 years, 2 months ago) by dims
File length: 28513 byte(s)
Diff to previous 240761 (colored)
Fix build failures.

Revision 240761 - (view) (annotate) - [select for diffs]
Modified Thu Aug 12 17:42:10 2004 UTC (5 years, 3 months ago) by dims
File length: 28363 byte(s)
Diff to previous 240741 (colored)
- Re-factor files to eliminate dependency of the jax-rpc handler on org.apache.ws.axis package
- Add Venkat's contribution (WSS4JHandler)
- Add Test for Scenario3 using the WSS4JHandler

Revision 240741 - (view) (annotate) - [select for diffs]
Modified Mon Aug 9 06:00:45 2004 UTC (5 years, 3 months ago) by muthulee
File length: 27237 byte(s)
Diff to previous 240716 (colored)
Changine the Build.xml file to compile Junit component tests for WS_Secure Conversation.

Revision 240716 - (view) (annotate) - [select for diffs]
Modified Thu Jul 22 17:31:37 2004 UTC (5 years, 4 months ago) by dims
File length: 27156 byte(s)
Diff to previous 240699 (colored)
oops...commented out interop tests by mistake.

Revision 240699 - (view) (annotate) - [select for diffs]
Modified Sat Jun 19 20:29:55 2004 UTC (5 years, 5 months ago) by dims
File length: 27207 byte(s)
Diff to previous 240687 (colored)
Checking in updates from Dimuthu et al.

Notes:
- separate test harness at test/secconv

Revision 240687 - (view) (annotate) - [select for diffs]
Modified Sun May 30 09:27:48 2004 UTC (5 years, 5 months ago) by werner
File length: 27012 byte(s)
Diff to previous 240684 (colored)
Enhance WSS4J Axis drivers to support SAML token. Note: this
is not a full support yet.

Revision 240684 - (view) (annotate) - [select for diffs]
Modified Mon May 17 04:15:01 2004 UTC (5 years, 6 months ago) by dims
File length: 26895 byte(s)
Diff to previous 240665 (colored)
bare minimum support for saml interop #1

Revision 240665 - (view) (annotate) - [select for diffs]
Modified Mon Apr 12 15:52:58 2004 UTC (5 years, 7 months ago) by dims
File length: 26632 byte(s)
Diff to previous 240664 (colored)
- Cleanup javadoc
- Load jks from classpath
- Stand-alone interop war (just drop into any tomcat)

Revision 240664 - (view) (annotate) - [select for diffs]
Modified Mon Apr 12 14:11:59 2004 UTC (5 years, 7 months ago) by werner
File length: 26386 byte(s)
Diff to previous 240663 (colored)
Add srcdist target

Revision 240663 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 16:14:23 2004 UTC (5 years, 7 months ago) by dims
File length: 26189 byte(s)
Diff to previous 240657 (colored)
Adding a war target that can be used for for interop testing.

Revision 240657 - (view) (annotate) - [select for diffs]
Modified Thu Apr 1 18:55:20 2004 UTC (5 years, 7 months ago) by werner
File length: 24452 byte(s)
Diff to previous 240638 (colored)
Enhance dist target.

Revision 240638 - (view) (annotate) - [select for diffs]
Modified Wed Mar 17 11:06:45 2004 UTC (5 years, 8 months ago) by dims
File length: 24100 byte(s)
Diff to previous 240630 (colored)
don't look for jdk1.5 :)

Revision 240630 - (view) (annotate) - [select for diffs]
Modified Mon Mar 15 17:15:15 2004 UTC (5 years, 8 months ago) by dims
File length: 24119 byte(s)
Diff to previous 240606 (colored)
Use one jks store for both certs. Interop tests works witk JDK1.5Beta ONLY. JDK1.4.2 has a bug that prevents loading the keystore.

Revision 240606 - (view) (annotate) - [select for diffs]
Modified Wed Mar 10 20:36:40 2004 UTC (5 years, 8 months ago) by dims
File length: 23825 byte(s)
Diff to previous 240604 (colored)
Got both Scenario1 and Scenario2 working with Betrusted and MSFT endpoints.

Note:
***** Unfortunately BROKE TONS OF TESTS *****

Revision 240604 - (view) (annotate) - [select for diffs]
Modified Wed Mar 10 14:26:25 2004 UTC (5 years, 8 months ago) by dims
File length: 23821 byte(s)
Diff to previous 240597 (colored)
Trying to get Scenario2 working against MSFT endpoint...

Notes: this will break our test, will need to fix it.

Revision 240597 - (view) (annotate) - [select for diffs]
Modified Mon Mar 8 16:05:06 2004 UTC (5 years, 8 months ago) by dims
File length: 23535 byte(s)
Diff to previous 240576 (colored)
Fix and test interop problem for Scenario1 (with MSFT endpoint)

Revision 240576 - (view) (annotate) - [select for diffs]
Modified Tue Feb 24 18:59:44 2004 UTC (5 years, 9 months ago) by werner
File length: 23480 byte(s)
Diff to previous 240574 (colored)
Set new version "1.0Beta"

Revision 240574 - (view) (annotate) - [select for diffs]
Added Tue Feb 24 12:50:28 2004 UTC (5 years, 9 months ago) by werner
File length: 23477 byte(s)
Add the missing build files. Copied from SF, tested. Works ok, all
testcases and interop tests ok.

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