Coder Social home page Coder Social logo

jandockx / ppwcode-recovered-from-google-code Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 62.81 MB

Automatically exported from code.google.com/p/ppwcode

License: Apache License 2.0

JavaScript 8.67% HTML 7.10% CSS 0.34% Batchfile 0.07% Java 70.85% Shell 0.01% XSLT 0.01% C# 12.56% Visual Basic 0.04% SQLPL 0.18% PowerShell 0.01% PLSQL 0.01% PLpgSQL 0.13% ASP 0.04% Ruby 0.01% ApacheConf 0.01%

ppwcode-recovered-from-google-code's People

Contributors

ankejagerppw avatar dvdwouwe avatar jandockx avatar markcuypers avatar rvdginste avatar tcrommen avatar tommahieu avatar

ppwcode-recovered-from-google-code's Issues

purgatory JSP

When a number of business projects are delivered using the new ppwcode 
vernaculars, decide 
whether or not this project makes any sense anymore. This JSP project might 
contain still some 
things that need to be kept, like error pages, ... If not, or if the code is 
used in other libraries, this 
should be deleted at a given time.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:38

Create Java part of website

Create the Java part of the website

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 12:36

cleanup of ppwcode-metainfo

Cleanup of ppwcode metainfo. First of all, we need to change the license 
headers. Add svn-
annotation code (which is now, amongst others, en Beedraz).


Original issue reported on code.google.com by jandockx on 3 Jun 2008 at 9:32

release

release first version asap

Original issue reported on code.google.com by jandockx on 3 Jun 2008 at 10:47

reactive value project

This project is pretty important, and needs to be reactivated and cleaned asap. 
This is not a utility 
libary, and not a vernacular. It should become a project at the top level.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:43

missing artifacts maven2 repository

For building and testing of our libraries, we have dependencies on a number of 
external libaries, 
some of which are not in the global maven repositories, for different reasons 
(mainly license 
issues).
For inhouse projects, we normally set up a "missing artifacts" repository, so 
that we only need to 
find and install those libs once for the entire team.

We cannot do this for these public projects. Such a setup requires a settings 
in the maven pom, 
and obviously we cannot make the missing artifacts repo publicly available (for 
license reasons). 
Once the reference to a missing artifacts repo is in the pom however, things 
will stop working of 
that repo is not public.

Users need to do an mvn install of the lib in question in their local repo 
cache by hand. This 
obviously is an escape for our developers too, but to sad.

Is there any solution for our team?

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 2:07

Project reports setup: Clirr

Reactivate plugin settings and standards for code reports on this level.
Clirr? Check sensibility and configure if kept.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:01

purgatory JSF

When a number of business projects are delivered using the new ppwcode 
vernaculars, decide 
whether or not this project makes any sense anymore. These things where created 
a number of 
years ago, when JSF was less stable, there was no Seam, and Spring was in its 
infancy. Chances are 
that, with those larger projects available, this code is no longer needed.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:36

project reports setup: JavaNCSS

Reactivate plugin settings and standards for code reports on this level. 
Configure JavaNCSS: 
evaluate, kill if not sensible.


Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:04

Project reports setup: CPD

Reactivate plugin settings and standards for code reports on this level.
CPD settings. Check them.


Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:02

version numbering

Describe version numbering scheme + rationale.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:18

maven2 snapshot repository

From our first weeks in this setup, it becomes clear that a separate snapshot 
library becomes 
sensible. We already decided more or less that "dev" trees in svn will be 
deleted once a stable 
version is deleted. Why then would we keep the snapshot artifacts in the repo? 
Deleting the 
snapshots from the repo is a bit of work. By keeping them in a separate 
snapshot directory, we can 
just delete a subdirectory on the server, and be done with it.

The same applies to the project dev sites.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:53

cleanup of ppwcode-exception

Cleanup of ppw-code exception. Work will be done in the dev_II branch. First of 
all, we need to 
change the license headers. Further, we need to change the annotations to svn. 
For this, we first 
need to pull the meta-info project from the purgatory, and clean that, and add 
svn-annotation 
code (which is now, amongst others, en Beedraz).

Original issue reported on code.google.com by jandockx on 3 Jun 2008 at 9:29

delete purgatory i18n

This old project will largely be incorporated in the semantics vernacular and 
an i18n util project or 
the smallfries util project. Once this is done, this part of the purgatory 
should be deleted.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:34

Make license headers ok.

Make license headers ok.

Original issue reported on code.google.com by jandockx on 15 Jun 2008 at 12:22

Get waivers on paper.

Get waivers from all members, and client companies we work with from now on, 
for ppwcode, and 
for Apache (see http://www.apache.org/licenses/#clas).

Original issue reported on code.google.com by jandockx on 28 May 2008 at 7:59

Project reports setup: FindBugs

Reactivate plugin settings and standards for code reports on this level.
Configure FindBugs (this is a re-evaluation; we decided some years ago not to 
use it since it is 
really over-eager, and Checkstyle + PMD was much better)


Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:03

release first version

release first version

Original issue reported on code.google.com by jandockx on 15 Jun 2008 at 12:25

existing distro's

Put existing versions of Java libraries in google code downloads. Copy from 
cvs.peopleware.be 
maven repo.

Original issue reported on code.google.com by jandockx on 28 May 2008 at 7:56

Version numbering scheme for implementation version

Decide on version numbering scheme for implementation version (III-n.m.p-N.M). 
It is probably 
better and more simple to do this using a timestamp or the revision number. 
That seems ok, but it 
needs to be implemented in the maven parents.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:20

Project reports setup: StatSCM

Reactivate plugin settings and standards for code reports on this level.
Evaluate configuration of StatSCM. This plugin must stay, but might replace 
other plugins, and 
maybe needs a bit of re-configuration.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:08

Project reports setup: PMD

Reactivate plugin settings and standards for code reports on this level.
PMD: use existing standard, add for java 1.5, activate


Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:07

Dependency graph

Dependency graph of subprojects on Java part of site.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 12:40

unit tests

project needs a lot more unit tests

Original issue reported on code.google.com by jandockx on 15 Jun 2008 at 12:23

Old versions of the libraries: keep them and release them in the ppwcode context?

ppwcode grows from the PeopleWare JavaLibraries project. We have a applications 
in the field that 
use the original libraries in a certain version. It is not the intention that 
the libraries are further 
maintained in the original private vcs, but even this week we encountered a 
situation that we did 
need to do a checkout of old code.

What are we going to do with this? Use the old private vcs for that? Or put all 
those things in 
ppwcode, in some subdirectory? In that case, we probably need to do a sizeable 
amount of work, to 
put all the licenses in order, work which we are now doing while refactoring 
the code ...

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:48

set up backup

Set up back up of svn repo.

Original issue reported on code.google.com by jandockx on 28 May 2008 at 8:06

Fix plugin versions used in build

For Maven 2 builds to be reliable in the future, it is necessary to fix the 
versions of the plugins 
used. This can be done in the root pom once and for all. This is done in the 
pluginManagement tag.

Original issue reported on code.google.com by jandockx on 24 Jun 2008 at 7:26

delete purgatory struts

Chances are slim that we will do another Struts 1 project. What to do with this 
library?

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:42

mavenize

mavenize the project

Original issue reported on code.google.com by jandockx on 3 Jun 2008 at 10:46

Project reports setup: dependency graph

I would really like a visual representation of the dependency graph in the 
project reports. I believe I 
remember some things on the maven2 mailing lists that say that such a thing 
might exist now.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:10

purgatory servlet

This project contains a number of classes that are relevant for web 
applications in general. 
Consider reactivating them, possibly in the context of the new exception 
vernacular. If not, or if the 
code is used in other libraries, this should be deleted at a given time.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:39

ready for release

Verify licenses, notices, etc... for release. Use apache projects as example.

Original issue reported on code.google.com by jandockx on 14 Jul 2008 at 11:11

make copied code compile

make copied code compile

Original issue reported on code.google.com by jandockx on 15 Jun 2008 at 12:25

Organize source

organize the source in a good new structure using svn move.

Original issue reported on code.google.com by jandockx on 28 May 2008 at 7:52

Project reports setup: Checkstyle

Reactivate plugin settings and standards for code reports on this level.
Checkstyle: use existing standard, add for java 1.5, activate


Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:00

Define mailing lists

Define mailing lists.

Original issue reported on code.google.com by jandockx on 28 May 2008 at 7:51

Mavenize

Mavenize

Original issue reported on code.google.com by jandockx on 15 Jun 2008 at 12:21

delete purgatory settings and library-settings

purgatory settings mainly contains old settings files. Once the tasks for 
cleaning the maven2 parent 
poms with respect to the project report settings are done, this should be 
removed. 

On the other hand, this week we had to do some work on the old project, and we 
needed the old 
version of this repo. ... ?

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:41

Upload source

Upload source code from PeopleWare CVS.

Original issue reported on code.google.com by jandockx on 28 May 2008 at 7:51

ppwcode.org website

Build ppwcode.org website. Include existing maven project sites for existing 
versions of libraries. 
(Move from cvs.peopleware.be/projects/JavaLibraries/).

Original issue reported on code.google.com by jandockx on 28 May 2008 at 7:54

delete purgatory forReintegration

forReintegration mainly contains old settings files. Once the tasks for 
cleaning the maven2 parent 
poms with respect to the project report settings are done, this should be 
removed.

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:33

Create vernacular part of the website.

Create vernacular part of the website. What is this, what are the projects, ...

Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 12:38

Project reports setup: JDepend

Reactivate plugin settings and standards for code reports on this level.
Configure JDepend: use existing standard, add for java 1.5, activate


Original issue reported on code.google.com by jandockx on 11 Jul 2008 at 1:05

ready for release

Verify licenses, notices, etc... for release. Use apache projects as example.

Original issue reported on code.google.com by jandockx on 14 Jul 2008 at 11:06

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.