1. 214e922 Make use of the new API introduced by Axiom r1094037. by Andreas Veithen · 13 years ago
  2. 495a9e3 Some fixes to the download page: by Andreas Veithen · 13 years ago
  3. de81e93 Removed duplicate download.cgi file. The right place is in src/site/resources; see r1090001. by Andreas Veithen · 13 years ago
  4. ef17535 Recovered file from the generated site that was not present in the site sources. by Andreas Veithen · 13 years ago
  5. 086f67c Fixed Constants so that it has a consistent and complete set of isPolicyXXX methods. by Andreas Veithen · 13 years ago
  6. 11eb97c [maven-release-plugin] prepare for next development iteration by Andreas Veithen · 13 years ago
  7. 429c1ea [maven-release-plugin] prepare release 3.0.0 by Andreas Veithen · 13 years ago 3.0.0@1088365
  8. 4f25e7b Fixed the inconsistent date format used in the download page and replaced it by a more explicit one to avoid confusion. by Andreas Veithen · 13 years ago
  9. cb23cc9 Relocated the site from http://ws.apache.org/commons/neethi/ to http://ws.apache.org/neethi/. by Andreas Veithen · 13 years ago
  10. 424f9dd Improve site plugin config to push sites with versions in their pathnames. by Benson Margulies · 13 years ago
  11. f3ad6bf Updated the download page so that the names of the source distributions match with what is produced by the org.apache:apache super-POM. by Andreas Veithen · 13 years ago
  12. 97cf171 Make sure that license/notice files are also included in the binary distribution. by Andreas Veithen · 13 years ago
  13. 133c453 Removed the Google Analytics stuff. Nobody has access to it, and the onClick attributes are lost anyway during HTML generation. by Andreas Veithen · 13 years ago
  14. 64b7f09 Make sure that the Maven site conforms to the Apache project branding guidelines. Also improved the site navigation and disabled project reports that are not useful. by Andreas Veithen · 13 years ago
  15. cf9fa5c Avoid duplicate legal files in the JAR. by Andreas Veithen · 13 years ago
  16. fcbd2ae Removed the source distribution. The default one created by the org.apache:apache super-POM is enough. by Andreas Veithen · 13 years ago
  17. cb40511 [maven-release-plugin] prepare for next development iteration by Daniel Kulp · 13 years ago
  18. b9aec4a [maven-release-plugin] prepare release neethi-3.0.0 by Daniel Kulp · 13 years ago
  19. b358b81 Update release notes, download page, etc... by Daniel Kulp · 13 years ago
  20. 19e77c6 [maven-release-plugin] prepare for next development iteration by Daniel Kulp · 13 years ago
  21. 269a058 [maven-release-plugin] prepare release neethi-3.0.0 by Daniel Kulp · 13 years ago
  22. 9ea660c Remove slf4j by Daniel Kulp · 13 years ago
  23. 84d3e25 Use slf4j instead of commons-logging by Daniel Kulp · 13 years ago
  24. e8e138d Fix a couple uses of generics. Add migration guide to site by Daniel Kulp · 13 years ago
  25. d5a63c0 Fix the site name by Daniel Kulp · 13 years ago
  26. e4bdff0 The Assertion name is already calculated, don't need to re-do it. by Daniel Kulp · 13 years ago
  27. bdbdc23 Make sure prefix isn't null in QName by Daniel Kulp · 13 years ago
  28. c0daa80 Fix issues with Primitives with text content having the text get lost by Daniel Kulp · 13 years ago
  29. 18da92e getAttributes can return null by Daniel Kulp · 13 years ago
  30. 63c15aa Write out the saved attributes by Daniel Kulp · 13 years ago
  31. 21c0851 Make sure attributes are saved on the primitive assertions. by Daniel Kulp · 13 years ago
  32. 878bc78 If DOOM isn't avail, just use stax. by Daniel Kulp · 13 years ago
  33. a4c2610 Rename PolicyEngine to PolicyBuilder (since that is what it really is) by Daniel Kulp · 13 years ago
  34. 2472326 Since this is a 3.0 update, go ahead and make the 1.5 namespace the default. by Daniel Kulp · 13 years ago
  35. 351aad1 Change AssertionBuilderFactory to an interface (with an impl) to make by Daniel Kulp · 13 years ago
  36. 87865d7 Add a better description to the javadoc by Daniel Kulp · 13 years ago
  37. 93be040 The built in primitive assertions can use the default intersect by Daniel Kulp · 13 years ago
  38. 6406d32 For policies that don't implement the new IntersectableAssertion by Daniel Kulp · 13 years ago
  39. e8306a7 Start integrating neethi into CXF. Needed to make some by Daniel Kulp · 13 years ago
  40. 1524f7a Remove the @suppresswarnings that are causing issues in eclipse by Daniel Kulp · 13 years ago
  41. e4111b3 minor reformatting to improve the code, readability by Ruwan Linton · 13 years ago
  42. a9253b8 rename the prameter to uri as it is meaningfull from ur, and a return statement simplification by Ruwan Linton · 13 years ago
  43. d156432 Minor PMD flagged changes by Daniel Kulp · 13 years ago
  44. 67fc47f Code cleanup, formatting, import cleanup, etc... by Daniel Kulp · 13 years ago
  45. b89cd92 Ignore .snv dirs by Daniel Kulp · 13 years ago
  46. 678d058 optimizing all the imports of the Policy engine by Ruwan Linton · 13 years ago
  47. 9701bd8 I don't think we need to import self in Java :-) by Ruwan Linton · 13 years ago
  48. 384e537 Update various things in pom by Daniel Kulp · 13 years ago
  49. 521cd77 Add round5 tests. (good news, they all pass) by Daniel Kulp · 13 years ago
  50. 5b7c0a9 [NEETHI-4] Implement intersect, take into account the lax mode and by Daniel Kulp · 13 years ago
  51. be7576e [NEETHI-8] Make vars protected for easier subclassing/extension by Daniel Kulp · 13 years ago
  52. eb4b92a [NEETHI-5, NEETHI-2] Call the builders for stuff in Policy namespace we by Daniel Kulp · 13 years ago
  53. 0f7093a [NEETHI-3] Add test case from NEETHI-3 to prove it works with changes for 3.0 by Daniel Kulp · 13 years ago
  54. 6d9d71e [NEETHI-6] Return null from getFirstPolicyComponent if there are no by Daniel Kulp · 13 years ago
  55. 6a7205e [NEETHI-7] Add convenience constructors by Daniel Kulp · 13 years ago
  56. 003302e [NEETHI-1] Fix javadoc by Daniel Kulp · 13 years ago
  57. 0b844cc Go back to calling it 3.0-SNAPSHOT since it contains a bunch of by Daniel Kulp · 13 years ago
  58. 53b33e2 First pass at removing the singletons by Daniel Kulp · 13 years ago
  59. 71790ba Remove Axiom from the core engine parts by Daniel Kulp · 13 years ago
  60. d3320e5 Fix spelling mistake in class name by Daniel Kulp · 13 years ago
  61. 5ecdc2f Change java5 method sig to allow lists of the subclasses as well by Daniel Kulp · 13 years ago
  62. 569b6aa Inherit deploy locations from apache parent pom by Daniel Kulp · 13 years ago
  63. e9046bd Fix a bunch of spelling mistakes by Daniel Kulp · 13 years ago
  64. e3de36b Don't use a deprecated Axiom class by Daniel Kulp · 13 years ago
  65. 2e66416 Updated Axiom snapshot version. by Andreas Veithen · 13 years ago
  66. ac19f80 Add version to javadoc plugin to make maven 3 happy. by Daniel Kulp · 13 years ago
  67. bf86b50 Change to using maven-bundle-plugin to generate OSGi manifest by Daniel Kulp · 13 years ago
  68. 8a73497 Update another API to use Java5 typed collections by Daniel Kulp · 13 years ago
  69. 6e3b3a6 Set org.apache:apache:8 as parent POM to include the Apache snapshot repository. by Andreas Veithen · 13 years ago
  70. ff91f7d Make sure that Neethi only uses Axiom classes that are part of the public API, not classes that belong to a particular implementation. by Andreas Veithen · 13 years ago
  71. 7a73139 Quick change to avoid NPE when an element does not have a namespace. by Richard J. Scheuerle, Jr · 14 years ago
  72. 81ff606 Update to use java 5 generics. Get rest of Eclipse warnings cleaned by Daniel Kulp · 15 years ago
  73. 0ddd8fa Update neethi pom to start working on 3.0 by Daniel Kulp · 15 years ago
  74. 9f750e1 switch to correctly named SNAPSHOT with version # by Davanum Srinivas · 15 years ago 2_0_X_BRANCH@787316 2.0.5@787316
  75. a16e6e5 switch off unique versions in the snapshot repo by Davanum Srinivas · 16 years ago
  76. 827ad9a Fix for WSCOMMONS-352 - legal/stax-api-LICENSE.txt should be deleted by Davanum Srinivas · 16 years ago
  77. dfea52e Adding missing "The" (thanks to Dan Kulp) by Glen Daniels · 16 years ago
  78. 5bea488 Prep for Neethi 2.0.4 by Davanum Srinivas · 16 years ago
  79. 19d3a5c Fix for WSCOMMONS-322 - Get rid of sun.misc.Service by Davanum Srinivas · 16 years ago 2.0.4@649060
  80. 8efff1b Fix for WSCOMMONS-316 - PolicyReference.serialize(..) does not declare policy namespace by Davanum Srinivas · 16 years ago
  81. 1127ab7 better site by Davanum Srinivas · 16 years ago 2.0.3@646794
  82. ddef27c fix version and features: by Davanum Srinivas · 16 years ago
  83. bcd6f81 add missing download.cgi/ by Davanum Srinivas · 16 years ago
  84. ac9b90e don't include sources jar by Davanum Srinivas · 16 years ago
  85. 609eb86 add license and notice files by Davanum Srinivas · 16 years ago
  86. 5aa791d prep neethi bin/src dist by Davanum Srinivas · 16 years ago
  87. 035fd2c make the sun.misc dependency optional, throw in flag to not fail if we just ignore tests by Davanum Srinivas · 16 years ago
  88. 628881a oops forgot the manifest by Davanum Srinivas · 16 years ago
  89. 3f56f0b move notice/license txt files to resources directory. get rid of the ant-run step, add explicit manifest by Davanum Srinivas · 16 years ago
  90. 85d4e94 oops! remove duplicate license headers by Davanum Srinivas · 16 years ago
  91. ca83892 updating license headers by Davanum Srinivas · 16 years ago
  92. 04e44eb remove m1 plugin. add osgi manifest information by Davanum Srinivas · 16 years ago
  93. 54ff272 oops! it's pointing to the wrong repo by Davanum Srinivas · 16 years ago
  94. b30c831 Update dependencies to latest versions by Davanum Srinivas · 16 years ago
  95. 86a69ef update versions of dependencies by Davanum Srinivas · 16 years ago
  96. a7bd5c6 remove m1 build artifacts by Davanum Srinivas · 16 years ago
  97. c79b789 by Hettige Don Ignatious Nywan Sanka Samaranayake · 17 years ago
  98. 409f6a0 Defined the <axiom.version> and < neethi.version> properties in the pom.xml which is IMO much cleaner than hard by Hettige Don Ignatious Nywan Sanka Samaranayake · 17 years ago
  99. ef48745 typo by Ruchith Udayanga Fernando · 17 years ago 2_0_2@556647
  100. 4c09234 Changed the axiom dependencies to SNAPSHOT. by Hettige Don Ignatious Nywan Sanka Samaranayake · 17 years ago